Page MenuHomeWrite.as

Send parameters lang and rtl when creating and updating posts
Closed, ResolvedPublic

Description

lang should be an ISO 2 letter country code (e.g. en, de, fr). This is used on the web to set the language of the entire post.

rtl should be the string "true" if phone settings are on an RTL language, otherwise "false". This is used on the web to determine if the entire post should be displayed LTR or RTL. It might get removed from the API in the future, but was added mostly so the user could potentially override RTL display with an app setting. Open to discussing.

Revisions and Commits

Related Objects

Event Timeline

matt raised the priority of this task from to Normal.
matt updated the task description. (Show Details)
matt added a project: Write.as iOS.
matt moved this task to Backlog on the Write.as iOS board.
matt changed the visibility from "All Users" to "Public (No Login Required)".
matt added a parent task: T7: iOS Release 1.1.
matt added a subscriber: matt.

Great news, this is done. Do we have a good system to hooking this into specific commits or github?

matt added a commit: Restricted Diffusion Commit.Aug 6 2015, 7:16 PM

Great! You can either put the task identifier somewhere in the commit message (e.g. T39) or go into a commit in Diffusion, click Edit Maniphest Tasks and add it.