diff options
author | http://joey.kitenet.net/ <joey@web> | 2012-03-03 11:01:34 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-03 11:01:34 -0400 |
commit | 3186fcb985e854143c9ef85df8e02e50e19efb1a (patch) | |
tree | 15e1cd3132a9ad17f85d6dfed84f2e6e457ad8cc | |
parent | a0b64ab6a8b9208ed4901530aeb547158da2d113 (diff) | |
download | ikiwiki-3186fcb985e854143c9ef85df8e02e50e19efb1a.tar ikiwiki-3186fcb985e854143c9ef85df8e02e50e19efb1a.tar.gz |
Added a comment
-rw-r--r-- | doc/forum/How_to_show_recent_changes_for_individual_pages__63__/comment_1_cd34affc6883f4e4bc5e7e7b711cc8ba._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/How_to_show_recent_changes_for_individual_pages__63__/comment_1_cd34affc6883f4e4bc5e7e7b711cc8ba._comment b/doc/forum/How_to_show_recent_changes_for_individual_pages__63__/comment_1_cd34affc6883f4e4bc5e7e7b711cc8ba._comment new file mode 100644 index 000000000..8ed341c09 --- /dev/null +++ b/doc/forum/How_to_show_recent_changes_for_individual_pages__63__/comment_1_cd34affc6883f4e4bc5e7e7b711cc8ba._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2012-03-03T15:01:34Z" + content=""" +The RecentChanges page is a wiki page like any other, containing a special inline directive. You can copy that, and modify the inline's [[ikiwiki/PageSpec]] to match pages changed by a specific author, or with a specific title. + +If you want separate change logs for *every* page, install gitweb and configure historyurl. There will then be a \"History\" link going to the gitweb for each page. +"""]] |