Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-23 | fixed description for open parameter | rdennis | |
2008-07-22 | formatting | Joey Hess | |
2008-07-21 | improve docs | Joey Hess | |
2008-07-21 | really add | Joey Hess | |
2008-07-21 | Merge branch 'master' into tova | Joey Hess | |
Conflicts: debian/changelog | |||
2008-07-21 | Don't prepend tagbase to tags if they start with "./" or "/". | Simon McVittie | |
That syntax made little sense previously, and this allows sites to put "most" of their tags under $tagbase. | |||
2008-07-21 | document remove plugin | Joey Hess | |
2008-07-21 | Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-21 | Change to new preprocessor syntax | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-19 | remove note about version | Joey Hess | |
This wiki documents the current (actually, next ;-) release of ikiwiki. I don't want to have version numbers everywhere. (plugins/write is an exception to this policy). | |||
2008-07-19 | description meta tag | http://alcopop.org/me/openid/ | |
2008-07-19 | list which versions of ikiwiki have this feature | http://alcopop.org/me/openid/ | |
2008-07-17 | Add a postscan hook. | Joey Hess | |
* Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing. | |||
2008-07-17 | web commit by http://jcflack.myopenid.com/: Oh, *that's* where XML RPC is ↵ | Joey Hess | |
specified! :) | |||
2008-07-16 | move complex examples to a tip | Joey Hess | |
2008-07-16 | Merge commit 'intrigeri/pedigree' | Joey Hess | |
2008-07-15 | pedigree rename to parentlinks: rename/adapt everything | intrigeri | |
* Renamed to parentlinks every single variable or function called pedigree * Removed the parentlinks function from Render.pm * Enabled the new parentlinks plugin by default * Adapted testsuite and documentation to reflate the above facts Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-07-15 | pedigree rename to parentlinks: renamed files, to start with | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-07-15 | pedigree: rewrote with different design | intrigeri | |
(and updated testsuite + docs accordingly) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-07-14 | Merge commit 'smcv/aggregateinternal' into aggregateinternal | Joey Hess | |
Conflicts: doc/plugins/aggregate.mdwn | |||
2008-07-15 | Fix aggregateinternal migration so it skips expired entries, and deletes output | Simon McVittie | |
2008-07-14 | improve instructions | Joey Hess | |
It's better to -refresh rather than rebuild, as this way ikiwiki deletes all the html files rendered to destdir for the aggregated pages before. | |||
2008-07-15 | Recommend aggregateinternal => 1 for new wikis, and set it in ikiwiki.setup. | Simon McVittie | |
Also use [[!foo]] in aggregate.mdwn. | |||
2008-07-14 | fix extension name | Joey Hess | |
2008-07-14 | document aggregateinternal | Joey Hess | |
2008-07-14 | pedigree: added documentation (doc/plugins/pedigree.mdwn) | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-07-13 | switch preprocess hooks to use error function | Joey Hess | |
2008-07-13 | Error handling improvement for preprocess hooks. It's now safe to call ↵ | Joey Hess | |
error() from such hooks; it will cause a nicely formatted error message to be inserted into the page. | |||
2008-07-12 | Fix link from meta plugin to tips/howto_stop_flooding_aggregators | Simon McVittie | |
2008-07-12 | Re-work [[meta guid=""]] documentation, and stop claiming that urn:uuid: is ↵ | Simon McVittie | |
automatically prepended | |||
2008-07-12 | rename uuid to guid | Joey Hess | |
2008-07-12 | document uuid | Joey Hess | |
2008-07-10 | reviewed this again | Joey Hess | |
2008-07-10 | document setup plugins | Joey Hess | |
2008-07-07 | typo the second | Joey Hess | |
2008-07-07 | typo | Joey Hess | |
2008-07-06 | add virus checking to attachments plugin | Joey Hess | |
2008-07-03 | web commit by http://alcopop.org/me/openid/: nudge headers down to h2 | Joey Hess | |
2008-07-02 | link to pagespec/attachment | Joey Hess | |
2008-07-02 | move attachment pagespec extensions docs to its own page | Joey Hess | |
in the basewiki, so I can link to it there | |||
2008-07-02 | add mimetype checking | Joey Hess | |
2008-07-02 | response; move to bug report | Joey Hess | |
2008-07-02 | Merge branch 'tova' | Joey Hess | |
2008-07-02 | add user and ip support to attachment pagespecs | Joey Hess | |
2008-07-02 | toggle: Add support for toggles that are open by default. | Joey Hess | |
Also fix to work in preview mode. | |||
2008-07-02 | web commit by http://jcflack.myopenid.com/ | Joey Hess | |
2008-07-01 | response | Joey Hess | |
2008-07-01 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info into tova | Joey Hess | |
2008-07-01 | web commit by http://jcflack.myopenid.com/ | Joey Hess | |