diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-30 12:06:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-30 12:06:41 -0400 |
commit | 272961d7ff952ba1e1c593c74e6b2b805fa53e77 (patch) | |
tree | 58a3271759f7102994cc7df36814239297280dc1 /doc | |
parent | e258575c12be1594be8d4740ec3ba84bfe7f96a6 (diff) | |
parent | 96cb4308d9b5bf9f92f1ff63e6ba30e8f9a590be (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/ikiwiki_lacks_a_--quiet.mdwn | 2 | ||||
-rw-r--r-- | doc/forum/where_are_the_tags/comment_1_6a559c3bfe72011c45b006d33176da3d._comment | 14 |
2 files changed, 15 insertions, 1 deletions
diff --git a/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn b/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn index 9c90f82a6..48fa3b068 100644 --- a/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn +++ b/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn @@ -26,4 +26,4 @@ Yes, I can simply redirect the output, but an option would be cleaner, imo. -- R successfully generated [post-update] skipping bad filename [...] -> I've written a patch ([here](https://github.com/jmtd/ikiwiki/tree/silence-generated), pull request sent) that fixes the 'generated...' lines. -- [[Jon]] +> I've written a patch ([[merged|done]]), pull request sent) that fixes the 'generated...' lines. -- [[Jon]] diff --git a/doc/forum/where_are_the_tags/comment_1_6a559c3bfe72011c45b006d33176da3d._comment b/doc/forum/where_are_the_tags/comment_1_6a559c3bfe72011c45b006d33176da3d._comment new file mode 100644 index 000000000..6878a7af8 --- /dev/null +++ b/doc/forum/where_are_the_tags/comment_1_6a559c3bfe72011c45b006d33176da3d._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://intranetsdoneright.blogspot.com/" + ip="85.127.82.246" + subject="Tag cloud or list of tags possible?" + date="2011-04-30T06:10:14Z" + content=""" +I want to create a helpful welcome page http://pyjs.org/wiki/ mainly by using links or listings of what is called \"special pages\" in MediaWiki. (Currently, we have a list of all wiki articles, this frightens new readers.) + +Can I somehow list all tags of the wiki, or is there a tag cloud? +How can I list the first level of subpages (not the pages, just the \"hierarchy\" level or so)? +What other \"special\" lists or so can ikiwiki generate (e.g. users, tags, changes, ...)? + +Thanks for any help or directions! +"""]] |