[pmwiki-users] new edit form, accesskeys, user preferences

Hans design at flutesong.fsnet.co.uk
Sat Jul 9 08:17:11 CDT 2005


This is all very exciting! Big hurrah to Pm!

I found one problem though going to the German group with gemini skin:
http://www.pmwiki.org/wiki/PmWikiDe/PmWikiDe?skin=gemini

The group uses the RecentChanges page, which got a German (:title
Aktuelle Änderungen:). This appears in the Top Menu, but it points to
PmWikiDe.AktuelleAumlNderungen?action=edit ('action=edit' because such
a page does not exist). Reason is in Site.PageTopMenu:

   * %accesskey=$[ak_recentchanges]%[[ $[Recent Changes] ]]
   
so the page name gets translated according to the German XL page.
I suppose we can just write instead:

 * %accesskey=$[ak_recentchanges]%[[RecentChanges| $[Recent Changes] ]]

I can't edit the page because the Site group has edit protection set.

Maybe there is an alternative solution:
Could one redefine the RecentPages page via XLPage to point to a
different page?
   'PmWikiDe.RecentPages' => ''PmWikiDe.AktuelleÄnderungen',
or does this not work?


Best, 
~Hans                           




More information about the pmwiki-users mailing list