Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2008-07-01 | attachment doc updates | Joey Hess | |
2008-06-30 | add an ispage limit | Joey Hess | |
2008-06-30 | basic attachment plugin, unfinished | Joey Hess | |
Currently includes UI, and a few tests of the attachment, as well as the framework to extend pagespecs to test attachments. Does not actually save the file yet. | |||
2008-06-28 | call format hooks when generating page previews | Joey Hess | |
* toc: Revert change in 2.45 that made it run at sanitize time. This breaks use of toc in a sidebar. * Call format hooks when generating page previews, thus fixing toc display there, as well as fixing inlins to again display in page previews, since it's started using format hooks. This also allows several other things, like embed, that use format hooks, to work during page preview time. * Format hooks should not rely on getting an entire html document, as they will only get the body during page preview. * toggle: Deal with preview mode when adding javascript. | |||
2008-06-24 | new txt plugin, was previously contrib/plaintext | Joey Hess | |
2008-06-24 | web commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and ↵ | Joey Hess | |
license | |||
2008-06-24 | response | Joey Hess | |
2008-06-24 | web commit by http://gmcmanus.myopenid.com/: new plaintext plugin | Joey Hess | |
2008-06-21 | `template` option for aggregate.pm. | Bernd Zeimetz | |
Allows to specify the template file which is used to create the html pages. | |||
2008-06-20 | remove some stuff that doesn't really need to be noted in the wiki now that | Joey Hess | |
the plugin is in mainline | |||
2008-06-19 | creole: New plugin from Bernd Zeimetz. Closes: #486930 | Joey Hess | |
2008-06-18 | web commit by ptman: It seems the exclamation mark is now needed, can ↵ | Joey Hess | |
someone confirm this? | |||
2008-06-15 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-06-15 | meta: Store "description" in pagestate for use by other plugins. | Joey Hess | |
map: Support show=description. | |||
2008-06-15 | web commit by XTaran: Changed case of repo link since hgweb seems to be ↵ | Joey Hess | |
pickier about it than before, thanks to Marillion for reporting the dead link. | |||
2008-06-15 | remove TODO, moved to code | Joey Hess | |
2008-06-15 | finish including hnb plugin | Joey Hess | |