summaryrefslogtreecommitdiff
path: root/doc/examples
AgeCommit message (Collapse)Author
2011-04-09This reverts commit 7db82bf716f1c89fd707abab1db875c6de688dca.Joey Hess
2011-04-09Revert "testcomment about the page"Joey Hess
This reverts commit 68208cffb32ed8560778046107dac2f1e7f5e3d6.
2011-04-09testcomment about the pagehttps://www.google.com/accounts/o8/id?id=AItOawkV257KL44UPs9lIcwySRxjoaTEts076n0
2011-04-09(no commit message)https://www.google.com/accounts/o8/id?id=AItOawkV257KL44UPs9lIcwySRxjoaTEts076n0
2011-03-21cleanJoey Hess
2011-03-16(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgCg984na5f7ef0FHyQQPaqXNXjfaq-Z4
2011-02-09cleanJoey Hess
2011-02-08removeJoey Hess
2011-02-06(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnJE92TSa647Wo-y20pIHcv2hEAPsqO4TM
2011-01-31(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnjTxLLg2ZKJy5YMPFHcz6sHRpb37t2JrY
2011-01-06revert leftover test pagehttp://smcv.pseudorandom.co.uk/
This reverts commit 42adf471986243ae8f2bfbe4ce1f94b66aa5c065
2010-12-28removedhttps://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28removedhttps://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-21This reverts commit 788872d12756ba95d34449b4bd37890e6ac01700admin
2010-12-21Testadmin
2010-11-05add link to tag plugin pagehttp://cristian.regolo.cc/
2010-10-19cleanupJoey Hess
2010-10-19(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnzWY2QyG3IWm_oMTbSsdYFbNE3kiwh4ns
2010-07-05comments: Added commentmoderation directive for easy linking to the comment ↵Joey Hess
moderation queue.
2010-06-30Use comment template on comments page of example blog.Joey Hess
2010-06-15match only pages in calendarJoey Hess
2010-06-14limit blog inlines to pagesJoey Hess
This way images attached to blog posts don't show up as enclosures in the blog by default.
2010-06-13wordingJoey Hess
2010-06-09remove tag on first postJoey Hess
It's a broken link on ikiwiki.info.
2010-06-09note that setup is all done by auto-blog.setupJoey Hess
2010-06-09remove example blog tag pagesJoey Hess
Autotag will create them as needed. Avoids some complexity.
2010-05-28Revert "delete me"Joey Hess
2010-05-28delete mehttps://www.google.com/accounts/o8/id?id=AItOawmC_nMjWfriv8nVMOwnvYhgmzwvVP4OVjU
2010-05-15fixup pagespecs to work relative tooJoey Hess
2010-05-15fix comment feed filenameJoey Hess
2010-05-15move moderation info to sidebarJoey Hess
2010-05-15reword comment count to avoid pluralisation issuesJoey Hess
2010-05-08conditionalize use of sidebarJoey Hess
2010-05-07switch to use comments(), and add a count (and a feed) ofJoey Hess
comments pending moderation
2010-05-01update example tag pages to match autotag.tmplJoey Hess
2010-04-16typoCord
2010-04-15fix tagspecJoey Hess
2010-04-15reorgJoey Hess
2010-04-15typoJoey Hess
2010-04-15allow sidebar directive to enable use of sidebar pageJoey Hess
This way, the example blog always has a sidebar on the index page, but not the overhead of sidebars on all the other pages. And if a user wants to, they can enable global_sidebars to switch to sidebars on every page.
2010-04-15add note if ikiwiki-calendar needs to be runJoey Hess
2010-04-15updateJoey Hess
2010-04-15CSS and templates for sidebar changed to use a class, not an id.Joey Hess
Multiple sidebars should be possible; also, I want to add a sidebar template.
2010-04-15enhance pagestats and rework example blog front pageJoey Hess
* pagestats: Class parameter can be used to override default class for custom styling. * pagestats: Use style=list to get a list of tags, scaled by use like in a tag cloud. This is useful to put in a sidebar. * Rework example blog front page.
2010-04-15remove example comments_pagespec settingJoey Hess
auto-blog.setup configures this automatically now
2010-03-28fix tagJoey Hess
Actually, tags can't be made to work with and w/o tagbase, so just make it assume tagbase is set. Better example anyway. (It'll be a broken link on ikiwiki.info though.)