Skip to content

Plugin help, RTL UI, text direction. #590

@phiw13

Description

@phiw13

STR:

  1. install any plugin with a help file (I used cbe_rand_content while testing), but any plugin will do.
  2. switch the Texpattern language to any of the RTL languages available (Hebrew works out of the box for a local install on an average OS X box).
  3. go to the Plugin panel, click the help link for the plugin.

Actual result: the (Western, LTR) text is displayed right aligned.
Expected: the text is aligned from the left.

On the plugin-install and plugin-edit sub panels the actual content (plugin code / help) is wrapped inside a div.code with the dir=ltr attribute hard coded. This probably could be done for the plugin-help sub panel (applied to the div.txp-layout-textboxI think).

Of course, if the plugin author actually provides a help file in a RTL language, this will look a bit sad.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions