aboutsummaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Collapse)AuthorAge
...
* fix comment feed filenameJoey Hess2010-05-15
|
* move moderation info to sidebarJoey Hess2010-05-15
|
* reword comment count to avoid pluralisation issuesJoey Hess2010-05-15
|
* conditionalize use of sidebarJoey Hess2010-05-08
|
* switch to use comments(), and add a count (and a feed) ofJoey Hess2010-05-07
| | | | comments pending moderation
* update example tag pages to match autotag.tmplJoey Hess2010-05-01
|
* typoCord2010-04-16
|
* fix tagspecJoey Hess2010-04-15
|
* reorgJoey Hess2010-04-15
|
* typoJoey Hess2010-04-15
|
* allow sidebar directive to enable use of sidebar pageJoey Hess2010-04-15
| | | | | | | 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.
* add note if ikiwiki-calendar needs to be runJoey Hess2010-04-15
|
* updateJoey Hess2010-04-15
|
* CSS and templates for sidebar changed to use a class, not an id.Joey Hess2010-04-15
| | | | | Multiple sidebars should be possible; also, I want to add a sidebar template.
* enhance pagestats and rework example blog front pageJoey Hess2010-04-15
| | | | | | | | * 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.
* remove example comments_pagespec settingJoey Hess2010-04-15
| | | | auto-blog.setup configures this automatically now
* fix tagJoey Hess2010-03-28
| | | | | | | 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.)
* auto-blog.setup: Set tagbase by default, since most bloggers will want it.Joey Hess2010-03-28
| | | | | Also modified first_post page to use a tag format that will work whether or not tagbase is set.
* ref new tip from softwaresite pageJon Dowland2010-03-01
|
* declutterJoey Hess2009-12-15
|
* (no commit message)testerinchen2009-12-02
|
* (no commit message)testerinchen2009-12-02
|
* Merge branch 'master' into dependency-typesJoey Hess2009-10-11
|\ | | | | | | | | | | Conflicts: debian/changelog doc/plugins/calendar.mdwn
| * ikiwiki-calendar: New command automates creation of archive pages using the ↵Joey Hess2009-10-11
| | | | | | | | calendar plugin.
* | Merge branch 'master' into dependency-typesJoey Hess2009-10-07
|\|
| * limit to discussion pages of blog posts, not whole wikiJoey Hess2009-10-07
| |
* | add among limit to pagestatsJoey Hess2009-10-05
|/
* add comments page to example blog, listing all commentsJoey Hess2009-09-25
|
* Fix example blog's tags/life to not have a broken PageSpec. Closes: #543510Joey Hess2009-08-25
|
* (no commit message)http://electropo.mp/2009-03-02
|
* update, formattingJoey Hess2009-01-12
|
* updateJoey Hess2009-01-12
|
* remove meta titleJoey Hess2009-01-12
| | | | When at toplevel, the default is ok.
* update pathJoey Hess2009-01-12
|
* remove clutterJoey Hess2009-01-07
|
* (no commit message)test2009-01-07
|
* formattingJoey Hess2008-12-28
|
* unify pagespecsJoey Hess2008-12-21
|
* fix linksJoey Hess2008-12-21
|
* formattingJoey Hess2008-12-21
|
* mention comments pluginJoey Hess2008-12-21
|
* remove clutter in example blogJoey Hess2008-12-04
|
* (no commit message)o2008-12-04
|
* remove post, since this is intended to be an example people copy and use,Joey Hess2008-10-06
| | | | it should not get cluttered up
* (no commit message)foob2008-10-06
|
* (no commit message)foob2008-10-06
|
* rootpage is not a pagespecJoey Hess2008-09-14
| | | | So ./posts won't be interpreted right. Just "posts" should do, I think.
* Migrate escaped directives (\[[) in the rest of doc to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate everything else via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* remove question that was added to a non-discussion pageJoey Hess2008-04-22
|