Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-11 | Add a microblog template that is useful for inlining microblogging posts. | Joey Hess | |
2009-03-27 | Merge branch 'master' into po | Joey Hess | |
Conflicts: debian/control | |||
2009-03-26 | typo | simonraven | |
2009-03-19 | add Sort::Naturally to suggests and use cpan link | Joey Hess | |
2009-03-19 | implement sort=title_natural for inline | chrysn | |
adds a new sorting order, title_natural, that uses Sort::Naturally's ncmp function to provide better sorting for inlines | |||
2009-03-08 | Merge commit 'upstream/master' into prv/po | intrigeri | |
Conflicts: IkiWiki/Plugin/editpage.pm debian/control debian/copyright doc/todo/need_global_renamepage_hook.mdwn Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-02-19 | rename tag() to tagged(); add docs | Joey Hess | |
2009-01-26 | Merge commit 'smcv/updated' | Joey Hess | |
2009-01-26 | Merge branch 'master' into po | Joey Hess | |
2009-01-25 | (no commit message) | GuenterLadwig | |
2009-01-25 | (no commit message) | GünterLadwig | |
2009-01-25 | (no commit message) | GünterLadwig | |
2009-01-22 | followup on pagespec negation | justin | |
2009-01-22 | response | Joey Hess | |
2009-01-21 | question on locked_pages and users() in pagespec | justin | |
2009-01-21 | response | Joey Hess | |
2009-01-21 | Question about user tests | justin | |
2009-01-19 | (no commit message) | http://taozhyn.myopenid.com/ | |
2009-01-18 | Add meta field "updated", which can alter the <updated> Atom element | Simon McVittie | |
Some aggregators, like Planet, sort by mtime rather than ctime. This means that posts with modified content come to the top (which seems odd to me, but is presumably what the aggregator's author or operator wants), but it also means that posts with insignificant edits (like adding tags) come to the top too. Atom defines <updated> to be the date of the last *significant* change, so it's fine that ikiwiki defaults to using the mtime, but it would be good to have a way for the author to say "that edit was insignificant, don't use that mtime". | |||
2009-01-03 | Revert "Add actual result for the example" | Joey Hess | |
This reverts commit be67d10a813ae37512daacbbab9815eecd5e94ef. We don't demo directives on directive doc pages, to avoid doing unnecessary work at build time (not a big deal here) and to avoid broken directives if the plugin is not enabled. This fact could probably be documented better, but I don't want to mention it on every page.. | |||
2009-01-01 | Add actual result for the example | http://openid.alexandrefranke.com/ | |
2009-01-01 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-12-30 | Merge commit 'upstream/master' into prv/po | intrigeri | |
Conflicts: debian/control debian/copyright doc/ikiwiki/pagespec.mdwn Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-12-23 | remove globlist support | Joey Hess | |
No transition code implemented, but I will probably make a 2.x release that warns about found globlists. | |||
2008-12-23 | update | Joey Hess | |
2008-12-12 | improve documentation of postcomment | Joey Hess | |
2008-12-12 | first pass through comments documentation | Joey Hess | |
Moved documentation out of contrib. Mostly tweaked some wording. Moved documentation of various bits to other pages (pagespec, etc), and linked to those. Documented the new templates in wikitemplates. Small quantities of documentation were removed. Particularly the list of template variables, which I think is fairly obvious when editing the template. | |||
2008-12-11 | Fix too much quoting. | tschwinge | |
2008-12-11 | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess | |
2008-12-11 | inline: Support emptyfeeds=no option to skip generating empty feeds. | Joey Hess | |
2008-12-01 | add note to consider tagbase when trying to match tagged pages | Jon Dowland | |
2008-11-11 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-10 | reorg to avoid broken link in basewiki | Joey Hess | |
ikiwiki/markdown is a basewiki page and shouldn't link to pages in tips. Instead, make the tips link to it, so backlinks will point back to them. While I'm at it, move the info about the emacs mode to a tip. | |||
2008-11-10 | reorganize vim syntax highlighting info | Joey Hess | |
There was already a tip about it; move the plasticboy version to there. | |||
2008-11-10 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-10 | vim syntax file linked | http://a1fie.livejournal.com/ | |
2008-11-08 | fixed link | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-05 | minor wording improvements/changes | Joey Hess | |
2008-11-05 | add a link to pages for enhanced pagespecs | Joey Hess | |
2008-11-05 | Merge commit 'intrigeri/po' | Joey Hess | |
2008-11-04 | response | Joey Hess | |
2008-11-04 | Question excluding images in inline pagespec | Jason Blevins | |
2008-11-02 | Merge commit 'origin/master' into prv/po | intrigeri | |
2008-10-31 | format: New plugin, allows embedding differntly formatted text inside a page âµ | Joey Hess | |
(ie, otl inside a mdwn page, or syntax highlighted code inside a page). | |||
2008-10-30 | response | Joey Hess | |
2008-10-30 | question about relative links? | jwalzer | |
2008-10-29 | Just remembered that '#' already has a meaning in WikiLinks. | https://yag.myopenid.com// | |
2008-10-29 | Added syntax suggestions for accessing meta information in Ikiwiki links. | https://yag.myopenid.com// | |
2008-10-18 | po plugin: documented custom PageSpec tests, reorganized doc a bit | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | Revert "fix" | intrigeri | |
This reverts commit 40757bfa154d816f0843af468c9085d5b041c95b. |