Go to file
Simon DELAGE a2043af0ca Added function to get pages ID's and string
Return samples:
Array (
[private] => Array (
[id] => user:admin:start
[string] => Espace Privé
)
[public] => Array (
[id] => user:admin
[string] => Page Publique
)
)

Array (
[public] => Array (
[id] => user:admin
[string] => Page Publique
)
)
2015-08-20 02:10:37 +02:00
conf Added an option to disable redirection 2015-08-20 00:35:29 +02:00
images Improved helper 2014-09-06 10:16:04 +02:00
lang Added an option to disable redirection 2015-08-20 00:35:29 +02:00
action.php Added an option to disable redirection 2015-08-20 00:35:29 +02:00
helper.php Added function to get pages ID's and string 2015-08-20 02:10:37 +02:00
plugin.info.txt Added a missing space 2015-07-17 22:51:31 +02:00
README.md Added Fontawesome links on event 2015-07-10 21:53:41 +02:00
style.css Added Fontawesome links on event 2015-07-10 21:53:41 +02:00

User HomePage

Dokuwiki plugin to automatically create user's homepage and/or namespace. Previous authors stopped developing it in 2009. I started to work on it in 2014-08.