Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey | |
* When inlining a page in another one, links from the inlined page are now expanded the same as they are when rendering the inlined page as a standalone page. So rather than being expanded from the POV of the inlining page, they are expanded from the POV of the inlined page. For example, a link from blog/foo to "bar" will now link to blog/bar if it exists. Previously this needed to be a link explicitly to "blog/bar"; such links will also continue to work. (This was slightly complex to do as the link still has to be constructed relative to the inlining page.) | |||
2006-05-26 | * The page name and parent links has switched from using a <h1> to a styled | joey | |
<span>, so pages can use <h1> internally instead of needing to use <h2>. * Updated all of ikiwiki's own wiki pages for that. * Add pagetemplate hook, which can be used by plugins that want to mess around with adding new stuff to the page template. * Remove headercontent; the search plugin now adds the search box to the header by registering a pagetemplate hook, and other plugins should do similarly. | |||
2006-05-25 | use right name for search plugin | joey | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber | joey | |
and --disable-plugin htmlscrubber. | |||
2006-05-05 | rename the "render" hook to "change", which is clearer | joey | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | haiku plugin | joey | |
2006-05-04 | link updates | joey | |
2006-05-04 | * Added smiley plugin, nicely controlled and documented by the smileys page. | joey | |
* Copied in some smileys from Moin Moin. | |||
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey | |
for other types of search engine plugins if wanted, and also opening up a lot of new possibilities for other kinds of plugins later some notable changes along the way: - lots of new hook types: cgi, render, delete - wrapper files fixed to support config strings with newlines in them - HEADERCONTENT in page template useful for plugins. Probably needs to be expanded to more such for other places plugins might want to add content. - remove unnecessary wrappers field from config info stored in wrappers | |||
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey: change to plugin interface | www-data | |
2006-05-02 | * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, | joey | |
to pave the way for adding other RCS support. This also changes the setup files, where before they had svn => 1 or svn => 0, now they have rcs => "svn" or rcs => "". * Add a debian/NEWS file with upgrade notes. * Load whatever rcs module is specified, so new ones can be just dropped in as plugins and work. * Add some basic docs about writing RCS modules. | |||
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | * Add an orphans plugin for finding pages that nothing links to. | joey | |
* Removed backlinks page, which it turns out nothing used. | |||
2006-05-02 | fix name | joey | |
2006-05-02 | * Added plugin system, currently only supporting for PreProcessorDirectives. | joey | |
* Added a pagecount plugin, enabled by default. * Support PreProcessorDirectives with no parameters, ie "[[pagecount ]]". * Fixed/optimised backlinks code, to avoid rebuilding pages to update backlinks when the backlinks hadn't really changed. * Moved inline page support, rss generation etc into the inline plugin, enabled by default. * Added brokenlinks plugin, not enabled by default, but rather handy. * Fix several broken links in the doc wiki. | |||
2008-11-26 | (no commit message) | http://yam655.livejournal.com/ | |
2008-11-26 | Relative previous months? | http://yam655.livejournal.com/ | |
2008-11-23 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2008-11-20 | response | Joey Hess | |
2008-11-19 | does change to ikiwiki.cgi locking help? | http://schmonz.livejournal.com/ | |
2008-11-19 | wishlist from IRC | http://smcv.pseudorandom.co.uk/ | |
2008-11-19 | respond to joey, some more suggestions | http://smcv.pseudorandom.co.uk/ | |
2008-11-18 | another thought | Joey Hess | |
2008-11-18 | responses | Joey Hess | |
2008-11-18 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2008-11-18 | Raw HTML now allowed, joeyh convinced me :-) | http://smcv.pseudorandom.co.uk/ | |
2008-11-18 | Fix link to htmlbalance | http://smcv.pseudorandom.co.uk/ | |
2008-11-18 | update | http://smcv.pseudorandom.co.uk/ | |
2008-11-18 | rename plugins/contrib/postcomment.mdwn to plugins/contrib/comments.mdwn | http://smcv.pseudorandom.co.uk/ | |
2008-11-18 | response | http://smcv.pseudorandom.co.uk/ | |
2008-11-17 | initial comments | Joey Hess | |
Done inline on the page, `scuse. | |||
2008-11-17 | use HTML::Entities | Joey Hess | |
2008-11-17 | thoughts | Joey Hess | |