Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-11 | Merge commit 'intrigeri/po' into po | Joey Hess | |
2008-11-11 | Merge branch 'master' into po | Joey Hess | |
2008-11-11 | lockwiki changes | Joey Hess | |
* Stop busy-waiting in lockwiki, as this could delay ikiwiki from waking up for up to one second. The bailout code is no longer needed. * Remove support for unused optional wait parameter from lockwiki. | |||
2008-11-11 | bzr: Fix dates for recentchanges. | Joey Hess | |
2008-11-11 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-11-11 | let's stop sucking :-) | Joey Hess | |
2008-11-11 | po: answered Joey's "create a new translation" question | intrigeri | |
... that I previously completely missed. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-11 | po(change): fix uninitialized variables when running IkiWiki::refresh() | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-11 | po: added HOMEPAGEURL template variable, documented when to use it | intrigeri | |
Hopefully all links should now be consistent with the chosen linking behavior, but who knows... Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-11 | po/todo: added bug report for weird Perl warnings | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-11 | add item to watch list | http://edward.myopenid.com/ | |
2008-11-11 | (no commit message) | bcdugga | |
2008-11-11 | po/todo: updated page formats, broken links, documentation | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-11 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-11 | po: help request | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-11 | po/doc: first fuzzy-testing results for po4a and msgmerge | intrigeri | |
Chapter #1, in which we learn po4a could help to DoS ikiwiki + po, whereas msgmerge seems reluctant to cooperate. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-10 | reply | Jon Dowland | |
2008-11-10 | Merge branch 'master' of git://git.ikiwiki.info | Jon Dowland | |
2008-11-10 | response | Joey Hess | |
2008-11-10 | add discussion on this tip | Jon Dowland | |
2008-11-10 | specifying the user in recentchanges for anon git pushes | http://alcopop.org/me/openid/ | |
2008-11-10 | update my userpage (and try out git pushes) | Jon Dowland | |
2008-11-10 | add a robots.txt | Joey Hess | |
Yahoo! has been pounding on ikiwiki.cgi again. While I'd prefer ikiwiki to generate sites that avoided robots hitting it in other ways, I'm adding a robots.txt, at least temporarily. | |||
2008-11-10 | po/doc: more security research results | intrigeri | |
Apart of the fuzzying part, I'm done with what I can do without help. The "Running po4a on untrusted content" section needs at least a quick glance from an experimented Perl programmer. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
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 | response | Joey Hess | |
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 | po/todo(security): many research results | intrigeri | |
... and some questions to Joey (hint: look for your name) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-08 | fix link to Jason Blevins user page | AlexandreDupas | |
2008-11-08 | question about the format directive and relation with htmlize hooks | AlexandreDupas | |
2008-11-08 | po/todo++: support other file formats than markdown | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-08 | po/todo: mostly security research | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-08 | po: started research on gettext/po4a security | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-08 | fixed link | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-07 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-07 | po: finished backlinks implementation | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-07 | po: implemented linking/backlinks specification for po_link_to=negotiated | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-07 | (no commit message) | http://josephturian.blogspot.com/ | |
2008-11-07 | po: write detailed specification of wished backlinks behaviour | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | txt: Do not encode quotes when filtering the txt, as that broke later ↵ | Joey Hess | |
parsing of any directives on the page. | |||
2008-11-06 | response | Joey Hess | |
2008-11-06 | meta: Plugin is now enabled by default since the basewiki uses it. | Joey Hess | |
2008-11-06 | (no commit message) | http://josephturian.blogspot.com/ | |
2008-11-06 | response | Joey Hess | |
2008-11-06 | response | Joey Hess | |
2008-11-06 | po: fix link to homepage in special case | intrigeri | |
... by wrapping IkiWiki::urlto in order to workaround hard-coded /index.$config{htmlext}, which is wrong when usedirs=0 and po_link_to=current and translatable homepage Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | po: misc responses to Joey | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | (no commit message) | http://alcopop.org/me/openid/ | |