search for: wikiconfig

Displaying 3 results from an estimated 3 matches for "wikiconfig".

2007 Oct 11
2
How to put always visible links on a multi-language wiki
...FrontPage - When a browser or user wiki language preference is Spanish the user will see P?ginaInicial automatically. - If the user/browser preference is not Spanish, neither English (those we have configured now for this explanation), then the user will see the default language page configured in wikiconfig.py! - The English user/browser still continue with FrontPage page. This way, - P?ginaInicial is the front page for Spanish users that have Spanish language as preference in the browser or wiki account. - en/Documentation will turn into just Documentation - es/Documentation will turn into just D...
2015 Oct 04
4
Main menu, CentOS Wiki
Sorry about second post about that, but we need language sensitive menu links on wiki.centos.org. For example, if users pick any language and wants to see HowTo section, they need open "Learn" section and find there "HowTo" section, or add language code into every link from menu bar. We should solve this. Can someone help? -------------- next part -------------- An HTML
2015 Oct 05
0
Main menu, CentOS Wiki
...n" section and find there "HowTo" section, or > add language code into every link from menu bar. We should solve > this. Can someone help? Well, it seems you just voluteered ;-) Actually the top bar (called 'navi_bar' in moin) is "static" and defined in the wikiconfig.py file. So I don't think that actually it can support multiple languages dynamically. If someone can have a deeper look at moin and how it can (or not) be done, I guess we're all for it. IIRC someone mentioned in the past another "workaround" : removing all items from navi_bar (...