• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7408: WatchlistPlugin Internationalization incomplete & other divots
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
WatchlistPlugin |
Normal |
New |
|
n/a |
|
Detail
Browsing the code for Watchlist plugin, noticed that there's a lot of text that needs to be MAKETEXTed or templated.
- _actionShowWatchedTopics : Value for buttons (user-visible labels)
- _actionShowPreferences : Form text
- _actionUpdatePreferences : error strings ( Actually, all uses of $this->{error})
Also:
- _spaceOutWikiWord - Why is this here? We don't need another place that knows how a wikiword is constructed. TWiki::Func::spaceOutWikiWord can be used or enhanced.
- There is hardcoded CSS that should be replaced with classes defined in a non-code file. (Setting colors,margins, font sizes).
--
TWiki:Main/TimotheLitt
- 2014-01-15
Good points.
--
TWiki:Main.PeterThoeny
- 2014-01-15