Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-23 | mention highlight | Joey Hess | |
2009-05-22 | document internal here (was already documented in plugins/aggregate) | Joey Hess | |
2009-05-18 | remove manual backlink | Joey Hess | |
ikiwiki has backlinks so we don't have to clutter up pages with links to pages that link to them, which this basically did | |||
2009-05-18 | remove link to fixed bug | Joey Hess | |
Let's just rely on backlinks for this? | |||
2009-05-18 | move bug to /bugs | Jon Dowland | |
2009-05-18 | minor: A narrower pattern, so that the example list is not that huge. | http://lj.rossia.org/users/imz/ | |
2009-05-18 | A misfeature report. | http://lj.rossia.org/users/imz/ | |
2009-05-18 | minor: Another name for the bugreport, so that it can participate in my test. | http://lj.rossia.org/users/imz/ | |
2009-05-18 | Added a link to a bugreport I'm about to post. | http://lj.rossia.org/users/imz/ | |
2009-05-17 | update for rename of bugs/pipe-symbol_in_wikilink_target.mdwn to âµ | http://lj.rossia.org/users/imz/ | |
bugs/pipe-symbol_in_taglink_target.mdwn | |||
2009-05-17 | About to post a bug. | http://lj.rossia.org/users/imz/ | |
2009-05-16 | response | Joey Hess | |
2009-05-15 | Added a note that Yahoo is not yet supported. | http://lj.rossia.org/users/imz/ | |
2009-05-15 | (no commit message) | http://zwol.livejournal.com/ | |
2009-05-15 | response | Joey Hess | |
2009-05-15 | (no commit message) | http://zwol.livejournal.com/ | |
2009-05-15 | (no commit message) | http://zwol.livejournal.com/ | |
2009-04-28 | s/choosen/chosen/ | simonraven | |
2009-04-11 | Add a microblog template that is useful for inlining microblogging posts. | Joey Hess | |
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-02-19 | rename tag() to tagged(); add docs | Joey Hess | |
2009-01-26 | Merge commit 'smcv/updated' | 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/ | |
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-26 | proper spelling of viruses | http://madduck.net/ | |
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 | vim syntax file linked | http://a1fie.livejournal.com/ | |
2008-11-04 | response | Joey Hess | |
2008-11-04 | Question excluding images in inline pagespec | Jason Blevins | |