create todo wishlist patch for match_userdir idea

master
iki@e3f6f8ca81d7d2a246b9f0782e57f5c6b6f9c3c5 2015-11-20 13:25:18 -04:00 committed by admin
parent 75ea9d313d
commit 018664efac
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[[!tag wishlist patch ]]
[[!template id=gitbranch branch=bfree/userdirps author="niall"]]
I've written a very small plugin, inspired by
[[forum/Can_ikiwiki_be_configured_as_multi_user_blog__63__]]
which adds match_userdir to IkiWiki::PageSpec
userdir() in a [[IkiWiki/PageSpec]] takes no arguments and checks
if the page is the users userpage or a SubPage of it.
The plugin is named userdirps.
In case my gitbranch template is wrong:
[[https://github.com/bfree/ikiwiki/commit/1f699d15c0778702cc5264dd3c8f822c6b0609ba]]