To manage translations better I've updated
http://l10n.xwiki.org/xwiki/bin/view/L10N/StatusByLanguage page which
generates links to translation pages.
I added JavaScript sorting, which seems to work only alphabetically :-/
When I work on laptop, I haven't enough screen to fully see translation
tables, therefore I added XWiki.StyleSheetExtension with dynamic style
which hides panel on smaller width.
@media (max-width: 1366px) {
#leftPanels, #rightPanels {
display: none;
}
#contentcolumn div.main.layoutsubsection {
margin: 0 !important;
}
div#contentcolumn div.main.layoutsubsection {
padding: 0 !important;
}
}
Can anybody with appropriate rights add and include similar object to
Translation class
http://l10n.xwiki.org/xwiki/bin/view/L10NCode/TranslationFileClassSheet20
Also. And maybe add similar JavaSript sorting for translation tables
also? (Or somebody could give modify permissions for valdisvi user to
this class.)
It would improve usability a lot.
Thanks!
Valdis
I'm updating XWiki translations in
http://l10n.xwiki.org/ and after
resource redesign I wonder where should I start.
Can you provide some list of description/priorities for all XWiki
platforms and files, which should be translated first to cover needs of
the most usual XWiki users.
Thanks!
Valdis
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users