diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-14 17:01:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-14 17:01:21 -0400 |
commit | fbedf85587d632976071788dec9de374494480fb (patch) | |
tree | 01d2f26131a16427778c3bbbbb7d1be387fd3bf5 /doc/todo | |
parent | 8eec88bd7ccd4b900e96bc2db0c29224dcf5399b (diff) | |
parent | bf127ccb24c44a0bac9f70fd644dbe2a7376e32c (diff) | |
download | ikiwiki-fbedf85587d632976071788dec9de374494480fb.tar ikiwiki-fbedf85587d632976071788dec9de374494480fb.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/websetup_should_link_to_plugin_descriptions.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/websetup_should_link_to_plugin_descriptions.mdwn b/doc/todo/websetup_should_link_to_plugin_descriptions.mdwn new file mode 100644 index 000000000..8b15fb7d0 --- /dev/null +++ b/doc/todo/websetup_should_link_to_plugin_descriptions.mdwn @@ -0,0 +1,3 @@ +A [[wishlist]] item. + +It would be nice if the websetup plugin could link to plugin descriptions. When it refers to a plugin by name, the name could be a link to <http://ikiwiki.info/plugins/$NAME/> (or other suitable location). --liw |