Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-05 | po plugin: more detailed backlinks todo item | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-04 | po plugin: redesign refresh mechanism after master page update | intrigeri | |
manually triggering IkiWiki::refresh() was at least dubious, and more or less buggy (it randomly broke the whole backlinks feature); thinking a bit more to add the necessary bits to @needsbuild seems like a better way. don't play with ikiwiki's internals if not absolutely needed. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: remove broken parentlinks for home page's translations | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: updated doc/todo | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-03 | trackpad registered a click on save | neale | |
2008-11-03 | (no commit message) | neale | |
2008-11-03 | po plugin: updated doc+todo | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-03 | po plugin: slave pages link to the master's discussion page | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: updated todo / doc | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po: now uses inject | intrigeri | |
2008-11-02 | Revert "added the targetpage hook" | intrigeri | |
This reverts commit fc299df955879bf958aa78338ba64d56a7df17a9. Such functionality can now be achieved using the inject() function. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Revert "added hook urlpath" and "rename urlpath hook into tweakurlpath..." | intrigeri | |
This reverts commits d9b9022c13af3aa6c469df05beaa293fcf33cafc and 39d44d443d2271ec8787e6192b8b5811bee41ebf. This functionality should now be achieved using the new inject() function. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: added TODO about charset/encoding in new translations | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Revert "added the tweakbestlink hook" | intrigeri | |
This reverts commit e51089e11fc1093a253fc13ebfbd5d55912eba59. The new "inject()" feature should replace this ad-hoc hook. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Merge commit 'origin/master' into prv/po | intrigeri | |
2008-10-31 | rename | Joey Hess | |
2008-10-31 | (no commit message) | alexander | |
2008-10-31 | (no commit message) | alexander | |
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 | start discussion of the plugin | jwalzer | |
2008-10-30 | opml-Plugin - Stub-Page | jwalzer | |
2008-10-30 | (no commit message) | http://lollipopman.myopenid.com/ | |
2008-10-29 | wording | Joey Hess | |
2008-10-29 | Fixed broken link. | https://yag.myopenid.com// | |
2008-10-26 | organizing and pulling together syntax highlighting info | Joey Hess | |
2008-10-24 | include temp file for attachment change too | Joey Hess | |
2008-10-24 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-24 | updates | Joey Hess | |
2008-10-24 | Typo fix. | tschwinge | |
2008-10-23 | check_canattach hooked up | Joey Hess | |
2008-10-23 | more work on untrusted committers | Joey Hess | |
Wired up check_canedit and check_canremove, still need to deal with check_canattach, and test. | |||
2008-10-22 | initial support for git repos with untrusted committers | Joey Hess | |
Still need to wire up the calls to check_* , but it's cold out here and my hands are going numb, so enough for now. | |||
2008-10-21 | displaytime hook is gone | Joey Hess | |
2008-10-21 | thanks! | intrigeri | |
2008-10-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-21 | function injection overhaul | Joey Hess | |
Add an inject function, that can be used by plugins that want to replace one of ikiwiki's functions with their own version. (This is a scary thing that grubs through the symbol table, and replaces all exported occurances of a function with the injected version.) external: RPC functions can be injected to replace exported functions. Removed the stupid displaytime hook, and use injection instead. | |||
2008-10-21 | change obsolete example | Joey Hess | |
2008-10-21 | added link to po plugin | intrigeri | |
2008-10-20 | response | Joey Hess | |
2008-10-20 | answering joey | intrigeri | |
2008-10-20 | use relativedate as the css class for dates that should display relative | Joey Hess | |
2008-10-20 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-20 | wow | Joey Hess | |
2008-10-20 | formatting, added git clone information | intrigeri | |
2008-10-20 | initial plugin public apparition | intrigeri | |
2008-10-20 | add header | Joey Hess | |
2008-10-20 | update | Joey Hess | |
2008-10-20 | fix name | Joey Hess | |
2008-10-20 | pull together info on converting to ikiwiki from other systems | Joey Hess | |