Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-05 | minor formatting issue: Having a wikilink in the heading was not very nice. | http://lj.rossia.org/users/imz/ | |
2009-06-05 | Created the page, so that one can inspect the backlinks. | http://lj.rossia.org/users/imz/ | |
2009-06-05 | Added a wikilink on a term (to keep track of the discussions of anchors). | http://lj.rossia.org/users/imz/ | |
2009-06-05 | Put wikilink on a useful term (perhaps, someday there is an explanation ↵ | http://lj.rossia.org/users/imz/ | |
there about all relevant stuff about anchors in ikiwiki). | |||
2009-06-03 | update openid docs regarding openid 2, since smcv noticed | Joey Hess | |
a newer perl module supports it. Although, based on its bug reports at <http://rt.cpan.org/Public/Dist/Display.html?Name=Net-OpenID-Consumer>, there may be some problems (myspace is known not to work, for example). | |||
2009-06-03 | Correct wikilink. | http://lj.rossia.org/users/imz/ | |
2009-06-02 | comment: Make comment directives no longer use the internal "_comment" form, ↵ | Joey Hess | |
and document the comment directive syntax. Rationalle: Comments need to be user-editable so that they can be posted via git commit etc. The _comment directive is still supported, for back-compat. | |||
2009-05-23 | mention highlight | Joey Hess | |
2009-05-22 | document internal here (was already documented in plugins/aggregate) | Joey Hess | |
2009-05-19 | Merge branch 'master' into po | Joey Hess | |
Conflicts: debian/changelog | |||
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-20 | Merge commit 'upstream/master' into pub/po | intrigeri | |
Conflicts: debian/changelog debian/control | |||
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> |