aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
| * * Page templates can now use CTIME to show when the page was created.Joey Hess2008-02-09
| |
| * note that's there's a git branch for thisJoey Hess2008-02-09
| |
| * remove random pageJoey Hess2008-02-09
| |
| * replyJoey Hess2008-02-08
| |
| * web commit by lnusselJoey Hess2008-02-08
| |
| * web commit by http://marcell.mars.myopenid.com/Joey Hess2008-02-07
| |
| * web commit by gregJoey Hess2008-02-07
| |
| * web commit by gregJoey Hess2008-02-07
| |
| * web commit by http://edward.myopenid.com/: add ↵Joey Hess2008-02-07
| | | | | | | | [[todo/shortcut_with_different_link_text]] to watchlist
| * Update status of prefix-directives branch.Josh Triplett2008-02-06
| |
| * web commit by tschwinge: Typo and some more.Joey Hess2008-02-05
| |
* | Add --prefix-directives and --no-prefix-directives options to ikiwikiJosh Triplett2008-02-08
| | | | | | | | This avoids the need to set prefix_directives with --set.
* | clarify slightlyJoey Hess2008-02-08
| |
* | Add commented example of prefix_directives to sample ikiwiki.setupJosh Triplett2008-02-06
| |
* | add ! prefix to some directives in templates, and to the recentchanges pageJoey Hess2008-02-05
| |
* | Merge branch 'master' into prefix-directivesJoey Hess2008-02-05
|\|
| * typosJoey Hess2008-02-05
| |
| * Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-02-05
| |\
| | * web commit by http://edward.myopenid.com/: fix pagespec linkJoey Hess2008-02-05
| | |
| | * web commit by http://edward.myopenid.com/: add linksJoey Hess2008-02-05
| | |
| | * web commit by http://edward.myopenid.com/: fix linkJoey Hess2008-02-05
| | |
| | * web commit by http://edward.myopenid.com/: It would be nice if blog post ↵Joey Hess2008-02-04
| | | | | | | | | | | | pages could include the ctime.
| | * web commit by http://joey.kitenet.net/: commit after preview, one last testJoey Hess2008-02-04
| | |
| * | add a page describing ikiwiki's git repo, including branchesJoey Hess2008-02-05
| |/
| * web commit by http://edward.myopenid.com/: had a 'atom' parameter twiceJoey Hess2008-02-04
| |
| * * inline: Add new `allowrss` and `allowatom` config options. These can beJoey Hess2008-02-04
| | | | | | | | | | used if you want a wiki that doesn't default to generating rss or atom feeds, but that does allow them to be turned on for specific blogs.
| * Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-02-04
| |\
| | * web commit by http://joey.kitenet.net/: turning on non-default atom feed ↵Joey Hess2008-02-04
| | | | | | | | | | | | should work now
| * | note about will_render and previewJoey Hess2008-02-04
| |/
| * rm old pageJoey Hess2008-02-04
| |
| * further commentsJoey Hess2008-02-04
| |
| * web commit by http://edward.myopenid.com/: do i get an error?Joey Hess2008-02-04
| |
| * web commit by http://joey.kitenet.net/: test commit, only whitespace changesJoey Hess2008-02-04
| |
| * web commit by http://edward.myopenid.com/: feeds="yes"Joey Hess2008-02-04
| |
| * web commit by http://edward.myopenid.com/: sort="mtime"Joey Hess2008-02-04
| |
| * web commit by http://edward.myopenid.com/: turn on atomJoey Hess2008-02-04
| |
| * web commit by http://edward.myopenid.com/: use space instead of underscoreJoey Hess2008-02-04
| |
| * web commit by http://edward.myopenid.com/: create a watchlistJoey Hess2008-02-04
| |
| * web commit by http://edward.myopenid.com/: prefix diff with a tab on each ↵Joey Hess2008-02-04
| | | | | | | | line so markdown treats it as code
| * * monotone changes by Brian May:Joey Hess2008-02-03
| | | | | | | | | | | | | | - On commits, replace "mtn sync" bidirectional with "mtn push" single direction. No need to pull changes when doing a commit. mtn sync is still called in rcs_update. - Support for viewing differences via patches using viewmtn.
| * removing old patch that was also sent by mailJoey Hess2008-02-03
| |
| * implement aggregate_locking designJoey Hess2008-02-03
| | | | | | | | | | | | | | | | | | | | Now aggregation will not lock the wiki. Any changes made during aggregaton are merged in with the changed state accumulated while aggregating. A separate lock file prevents multiple concurrent aggregators. Garbage collection of orphaned guids is much improved. loadstate() is only called once per process, so tricky support for reloading wiki state is not needed. (Tested fairly thuroughly.)
| * fix broken linkJoey Hess2008-02-03
| |
| * * recentchanges: Exipre all *._change pages, even if the directoryJoey Hess2008-02-03
| | | | | | | | they're in has changed.
| * * recentchanges: Improve handling of links on the very static changes pagesJoey Hess2008-02-03
| | | | | | | | | | by thunking to the CGI, which can redirect to the page, or allow it to be created if it doesn't exist.
| * Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-02-03
| |\
| | * web commit by tschwinge: Another minor bug.Joey Hess2008-02-03
| | |
| | * web commit by tschwinge: Thanks!, and a bug report.Joey Hess2008-02-03
| | |
| | * web commit by http://edward.myopenid.com/: fix broken link to ↵Joey Hess2008-02-03
| | | | | | | | | | | | http://git.or.cz/gitwiki/GitFaq
| * | late night thoughts on fixing aggregation lockingJoey Hess2008-02-03
| |/ | | | | | | (still seem to make sense this morning)