RogerHaase
RogerHaase
cintek, please make your moin repo public. It is easier to clone your repo and test all your changes than it is to review and download each diff separately.
Please add your theme to: http://moinmo.in/ThemeMarket Also check the moin2 docs to verify there is a pointer to the above theme market, and the moin2 docs have working instructions for...
Yes, for now. We should concentrate on fixing/improving existing code rather than adding to the code base. Moin1.x has many contributed themes, moin 2.x should support contributed themes as well....
Not sure how a theme can add a "new translation". A theme's UI should use _('xxx') to display words and phrases, so if a new language is added all themes...
I finally understand issue. Focus theme invents a new word or phrase that needs translation, but contributed themes may not be present when `python setup.py extract_messages` is run so translation...
A fifth option is to just use _("More") in the theme code and ignore that a tiny part of the theme is English only for now. If the theme is...
Actions went away in moin2 before I started working on the project. Looked, but could not find a relevant discussion in the old Google Summer of Code logs. I found...
With a couple of trivial edits to correct rst syntax errors, using the rst > markdown conversion tool, and copy and paste: the following is the complete content of the...
Agree it is currently ambigious. So at a minimum "Upload file:" needs to be replaced with a more descriptive phrase while preserving the current action. If a user wants to...
Best I can do is to defer to you.