Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-19 | (no commit message) | http://taozhyn.myopenid.com/ | |
2009-01-20 | po: let's walk the last steps needed before merge! | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | blogspam: Log spam info on failure. | Joey Hess | |
2009-01-19 | Updated spanish translation | Víctor Moral | |
2009-01-19 | remove cansave plugin, now replaced by Joey's checkcontent one | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | (no commit message) | http://zms.myopenid.com/ | |
2009-01-19 | make checkcontent compatible with hooks that need the full content | intrigeri | |
Always pass the full (modified) content in `content` named parameter. When the user edits an existing wiki page, also pass a `diff` named parameter, which includes only the lines that they added to the page, or modified. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | (no commit message) | http://zms.myopenid.com/ | |
2009-01-19 | (no commit message) | kent | |
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-18 | Avoid feeding decoded unicode to Term::ReadLine | Joey Hess | |
That resulted in double encoded display when using perl's stub readline module. Apparently that module unconditionally upgrades text to utf8, in a quite braindead way. (Term::ReadLine::Gnu::Perl worked ok.) | |||
2009-01-18 | overriding visible modification time (to avoid insignificant edits flooding ↵ | http://smcv.pseudorandom.co.uk/ | |
planets) | |||
2009-01-18 | Some more thoughts about a gallery plugin | Simon McVittie | |
2009-01-18 | Add myself to ikiwikiusers | Simon McVittie | |
2009-01-18 | Document underlay plugin as included | Simon McVittie | |
2009-01-18 | Add underlay plugin | Simon McVittie | |
2009-01-18 | fix typo, mention git branch | http://smcv.pseudorandom.co.uk/ | |
2009-01-18 | underlay plugin, a command-line interface for add_underlay() | http://smcv.pseudorandom.co.uk/ | |
2009-01-18 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2009-01-17 | I really ought to RTFM before I make todo requests, eh? | cfm | |
2009-01-17 | Created user page. | cfm | |
2009-01-17 | (no commit message) | cfm | |
2009-01-18 | fix previous buggy merge | intrigeri | |
2009-01-18 | Merge commit 'upstream/master' into prv/po | intrigeri | |
Conflicts: t/syntax.t | |||
2009-01-17 | add news item for ikiwiki 3.02 | Joey Hess | |
2009-01-17 | releasing version 3.02 | Joey Hess | |
2009-01-17 | blogspam api now supports homepage link | Joey Hess | |
2009-01-17 | load rpc xml lib on the fly | Joey Hess | |
This way, enabling the plugin via websetup is safe, it can't leave ikiwiki in a broken state. | |||
2009-01-17 | use short names in comittype | Joey Hess | |
Use mtn for monontone and hg for mercurial. The long names cause ugly formatting in recentchanges, which has CSS that only allows a few characters for the commit type column. | |||
2009-01-17 | back to apt-get | Joey Hess | |
Using aptitude command lines used to be a good idea, but apt and aptitude share info now, and apt-get has all the important features of aptitude | |||
2009-01-17 | Typo. | PaulePanter | |
2009-01-17 | Merge commit 'upstream/master' into prv/po | intrigeri | |
Conflicts: IkiWiki/Plugin/editpage.pm IkiWiki/Plugin/skeleton.pm.example doc/plugins/write.mdwn t/syntax.t | |||
2009-01-17 | po(doc): moved security analysis to its own page | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-17 | As far as I know, aptitude is recommended by Debian. And who does use ↵ | PaulePanter | |
apt-get instead should know to replace aptitude by apt-get. | |||
2009-01-17 | added monotone wiki, which uses ikiwiki-on-monotone | http://lapo.it/ | |
2009-01-17 | (no commit message) | http://evacuee.myid.net/ | |
2009-01-16 | mention dep | Joey Hess | |
2009-01-16 | add link to options list | Joey Hess | |
2009-01-16 | add blogspam to auto-blog | Joey Hess | |
configure it to only check comment posts for spam | |||
2009-01-16 | reorder | Joey Hess | |
2009-01-16 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment ↵ | Joey Hess | |
posting using the BlogSpam.net API. | |||
2009-01-16 | make postcomment() pagespecs work while in checkcontent | Joey Hess | |
2009-01-16 | add new hook to skeleton | Joey Hess | |
2009-01-16 | checkcontent: New hook, can be used to implement arbitrary content filters, ↵ | Joey Hess | |
including spam filters. | |||
2009-01-16 | remove xxx comment | Joey Hess | |
IIRC I analised this and the code is right | |||
2009-01-16 | testing cgi script. | alan | |
2009-01-16 | po: when possible, disable use of Text::WrapI18N in po4a; else warn about ↵ | intrigeri | |
too old po4a Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-16 | add a warning (exported) function to the core | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-16 | po(change): re-render all rendered files in one corner case | intrigeri | |
All meta titles are first extracted at scan time, i.e. before we turn PO files back into translated markdown; escaping of double-quotes in PO files breaks the meta plugin's parsing enough to save ugly titles to %pagestate at this time. Then, at render time, every page's passes on row through the Great Rendering Chain (filter->preprocess->linkify->htmlize), and the meta plugin's preprocess hook is this time in a position to correctly extract the titles from slave pages. This is, unfortunately, too late: if the page A, linking to the page B, is rendered before B, it will display the wrongly-extracted meta title as the link text to B. On the one hand, such a corner case only happens on rebuild: on refresh, every rendered page is fixed to contain correct meta titles. On the other hand, it can take some time to get every page fixed. We therefore re-render every rendered page after a rebuild to fix them at once. As this more or less doubles the time needed to rebuild the wiki, we do so only when really needed. Signed-off-by: intrigeri <intrigeri@boum.org> |