--
AleksandarErkalovic,
AdamHyde - 03 Apr 2008
Thank you Aleksander and Adam for sharing this contrib module with the
TWikiCommunity!
Some feedback:
- The package is missing. Once you attach the package please flip the topic classification from IncompletePackage to ContribPackage.
- Better to escape the linking of word "LocalizeContrib" in the header. See Jakob Nielsen's Alertbox: The Ten Most Violated Homepage Design Guidelines
- Our TWikiDocsStyleGuide recommends using fixed font for text user has to enter; for blocks of text you can use
<verbatim> tags
- I made those small changes to the contrib topic, feel free to use or ignore
- I am not sure if the three settings are contrib specific or not. If so, use non-colliding namespace for variable names, such as
$TWiki::cfg{LocalizeContrib}{UserInterfaceInternationalisation}
- Help tag the contrib topic so that people can find it.
--
PeterThoeny - 04 Apr 2008
Thanks Peter for the tips, we will be sure to follow this process in the future. I have changed the status as we just added the zip, and tagged it.
I'll look at the variable issue.
--
AdamHyde - 04 Apr 2008
I installed the
LocalizeContrib. Some dependencies need to be
resolved:
CPAN: List::Compare, JSON, Locale::PO, XML::Writer ...
and: Error JavaScript:
Can't find variable: MochiKit
MochiKit is not defined
LocalizeContrib.Base.init is not a function
--
CarlinhosCecconi - 14 Apr 2008
This contrib lists "none" in the Dependencies row of the Contrib Info table. It needs to be updated.
It looks like there is also a dependency on
MochiKit.
--
PeterThoeny - 20 Apr 2008