Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix comment feed filename | Joey Hess | 2010-05-15 | |
| | ||||
* | move moderation info to sidebar | Joey Hess | 2010-05-15 | |
| | ||||
* | reword comment count to avoid pluralisation issues | Joey Hess | 2010-05-15 | |
| | ||||
* | conditionalize use of sidebar | Joey Hess | 2010-05-08 | |
| | ||||
* | switch to use comments(), and add a count (and a feed) of | Joey Hess | 2010-05-07 | |
| | | | | comments pending moderation | |||
* | update example tag pages to match autotag.tmpl | Joey Hess | 2010-05-01 | |
| | ||||
* | typo | Cord | 2010-04-16 | |
| | ||||
* | fix tagspec | Joey Hess | 2010-04-15 | |
| | ||||
* | reorg | Joey Hess | 2010-04-15 | |
| | ||||
* | typo | Joey Hess | 2010-04-15 | |
| | ||||
* | allow sidebar directive to enable use of sidebar page | Joey Hess | 2010-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 run | Joey Hess | 2010-04-15 | |
| | ||||
* | update | Joey Hess | 2010-04-15 | |
| | ||||
* | CSS and templates for sidebar changed to use a class, not an id. | Joey Hess | 2010-04-15 | |
| | | | | | Multiple sidebars should be possible; also, I want to add a sidebar template. | |||
* | enhance pagestats and rework example blog front page | Joey Hess | 2010-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 setting | Joey Hess | 2010-04-15 | |
| | | | | auto-blog.setup configures this automatically now | |||
* | fix tag | Joey Hess | 2010-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 Hess | 2010-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 page | Jon Dowland | 2010-03-01 | |
| | ||||
* | declutter | Joey Hess | 2009-12-15 | |
| | ||||
* | (no commit message) | testerinchen | 2009-12-02 | |
| | ||||
* | (no commit message) | testerinchen | 2009-12-02 | |
| | ||||
* | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-11 | |
|\ | | | | | | | | | | | Conflicts: debian/changelog doc/plugins/calendar.mdwn | |||
| * | ikiwiki-calendar: New command automates creation of archive pages using the ↵ | Joey Hess | 2009-10-11 | |
| | | | | | | | | calendar plugin. | |||
* | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 | |
|\| | ||||
| * | limit to discussion pages of blog posts, not whole wiki | Joey Hess | 2009-10-07 | |
| | | ||||
* | | add among limit to pagestats | Joey Hess | 2009-10-05 | |
|/ | ||||
* | add comments page to example blog, listing all comments | Joey Hess | 2009-09-25 | |
| | ||||
* | Fix example blog's tags/life to not have a broken PageSpec. Closes: #543510 | Joey Hess | 2009-08-25 | |
| | ||||
* | (no commit message) | http://electropo.mp/ | 2009-03-02 | |
| | ||||
* | update, formatting | Joey Hess | 2009-01-12 | |
| | ||||
* | update | Joey Hess | 2009-01-12 | |
| | ||||
* | remove meta title | Joey Hess | 2009-01-12 | |
| | | | | When at toplevel, the default is ok. | |||
* | update path | Joey Hess | 2009-01-12 | |
| | ||||
* | remove clutter | Joey Hess | 2009-01-07 | |
| | ||||
* | (no commit message) | test | 2009-01-07 | |
| | ||||
* | formatting | Joey Hess | 2008-12-28 | |
| | ||||
* | unify pagespecs | Joey Hess | 2008-12-21 | |
| | ||||
* | fix links | Joey Hess | 2008-12-21 | |
| | ||||
* | formatting | Joey Hess | 2008-12-21 | |
| | ||||
* | mention comments plugin | Joey Hess | 2008-12-21 | |
| | ||||
* | remove clutter in example blog | Joey Hess | 2008-12-04 | |
| | ||||
* | (no commit message) | o | 2008-12-04 | |
| | ||||
* | remove post, since this is intended to be an example people copy and use, | Joey Hess | 2008-10-06 | |
| | | | | it should not get cluttered up | |||
* | (no commit message) | foob | 2008-10-06 | |
| | ||||
* | (no commit message) | foob | 2008-10-06 | |
| | ||||
* | rootpage is not a pagespec | Joey Hess | 2008-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 \[[! prefix | Simon McVittie | 2008-07-21 | |
| | ||||
* | Migrate everything else via prefix_directives | Simon McVittie | 2008-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 page | Joey Hess | 2008-04-22 | |
| |