I set up Apache rewrite rules so that page URLs can be easily remembered. The URL of page "myPage" in group "myGroup" will be:
http://myWikiSite/myGroup/myPage Now I would like to display this URL somewhere on top of each page. I had not difficulty constructing it in config.php. Now, can it be displayed? I am using the "blix" skin with customized css and logo for each group, which means I have files such as myGroup.css, and myGroup.php and myGroup.SideBar. I tried to modify things in /skins/blix/skin.php and /skins/blix/ skin.tmpl but nothing worked. Another idea is: can we retrieve the page name and group name to construct the URL and display it as an active link in the page header or footer? It would be such a useful feature that I am convinced there is a simple solution. Bernard Bel Laboratoire Parole et Langage http://lpl-aix.fr UMR 6057 CNRS - Université de Provence Centre de Ressources pour la Description de l'Oral (CRDO) http://crdo.fr _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
