Merged
Conversation
Closes #590. Thanks, phiw13. Plugin help block can optionally now start with a 'comment line' that begins "#@language" followed by the language-country identifier. e.g. "#@language he-il" (without the quotes) would indicate the help text is written in Hebrew and, as such, will be rendered RTL irrespective of user interface language, as long as the nominated language is installed. The identifier MUST occur on its own line, and be the first line of the help text. It will be automatically stripped from the output when viewing plugin help. In the absence of a language marker, English (en-gb) is assumed.
I introduced a regression by mistake, which has been fixed.
Fair warning has been given.
Partial fix for #860
In case theme author wants to target this specifically.
TODO: uniformization across all panes, localStorage cleanup.
Also, removed redundant ‘view’ link on articles (which can be viewed via the status links already) and moves the image ‘view’ link into the image edit panel.
Will form part of the broader language handling changes, but are useful now for other development areas.
Multiple txp installs shouldn't share localStorage.
See Issue #876.
Also add missing DocBlock headers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.