Is there a way to create a wiki page that automatically brings the user to another page?
Check out the following plugins:
Also see all plugins tagged with "redirect".
My Problem : I use nspages in a sidebar definition and it didn't list the subcategory start page automatically. My Solution : I created a symbolic link directly in the folder on the server.
[dokuwiki/data/pages/]$ ln -s ./<sub-namespace>/start.txt <sub-namespace>.txt
I know, I could have also added a manual entry in the sidebar page definition but decided to do it this way and decided to share it. — pau 2014/01/06 08:14 CET