aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* po plugin: added TODO about charset/encoding in new translationsintrigeri2008-11-02
| | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* po plugin: replace tweakbestlink hook with a wrapper functionintrigeri2008-11-02
| | | | | | ... thanks to the new inject() feature. Signed-off-by: intrigeri <intrigeri@boum.org>
* Revert "added the tweakbestlink hook"intrigeri2008-11-02
| | | | | | | This reverts commit e51089e11fc1093a253fc13ebfbd5d55912eba59. The new "inject()" feature should replace this ad-hoc hook. Signed-off-by: intrigeri <intrigeri@boum.org>
* po plugin: added testsuiteintrigeri2008-11-02
| | | | | | | | | I want to have an easy way to know if I break something when I'll convert custom added hooks to the new "inject" feature. It will also be useful after this conversion, to trigger an alert when IkiWiki's internals change enough to break my wrapper functions. Signed-off-by: intrigeri <intrigeri@boum.org>
* disable istranslatable memoizationintrigeri2008-11-02
| | | | | | | | It makes some test cases cry once every two tries; this may be related to the artificial way the testsuite is run, or not. In the meantime, stop memoizing this function. Signed-off-by: intrigeri <intrigeri@boum.org>
* Merge commit 'origin/master' into prv/pointrigeri2008-11-02
|\
| * (no commit message)http://thewordnerd.info/2008-10-31
| |
| * (no commit message)http://thewordnerd.info/2008-10-31
| |
| * renameJoey Hess2008-10-31
| |
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-10-31
| |\
| | * (no commit message)alexander2008-10-31
| | |
| | * (no commit message)alexander2008-10-31
| | |
| * | reorgJoey Hess2008-10-31
| | |
| * | typoJoey Hess2008-10-31
| |/
| * format: New plugin, allows embedding differntly formatted text inside a page ↵Joey Hess2008-10-31
| | | | | | | | (ie, otl inside a mdwn page, or syntax highlighted code inside a page).
| * require srcdir and destdir params when --render used w/o --setupJoey Hess2008-10-30
| | | | | | | | | | The srcdir is needed by --render, so if --setup is not specified, read it at the command line.
| * fix --setup --renderJoey Hess2008-10-30
| | | | | | | | In this mode, rebuild mode should not be on
| * set ctime in --render mode if not knownJoey Hess2008-10-30
| | | | | | | | Avoids some uninitialised value warnings.
| * responseJoey Hess2008-10-30
| |
| * responseJoey Hess2008-10-30
| |
| * don't rely on plugin load order when determining generated directivesJoey Hess2008-10-30
| | | | | | | | | | Instead, shortcuts will explicitly be marked as such when registered, and listdirectives can filter them out.
| * start discussion of the pluginjwalzer2008-10-30
| |
| * opml-Plugin - Stub-Pagejwalzer2008-10-30
| |
| * (no commit message)http://lollipopman.myopenid.com/2008-10-30
| |
| * question about relative links?jwalzer2008-10-30
| |
| * Userpage setupjwalzer2008-10-30
| |
| * (no commit message)jwalzer2008-10-30
| |
| * (no commit message)jwalzer2008-10-30
| |
| * (no commit message)jwalzer2008-10-30
| |
| * Forum questionJason Blevins2008-10-29
| |
| * Suggest user stylesheetsJason Blevins2008-10-29
| |
| * Note on fixhttp://www.cse.unsw.edu.au/~willu/2008-10-29
| |
| * oopsJoey Hess2008-10-29
| |
| * responseJoey Hess2008-10-29
| |
| * wordingJoey Hess2008-10-29
| |
| * Just remembered that '#' already has a meaning in WikiLinks.https://yag.myopenid.com//2008-10-29
| |
| * Clarified my question about selectively disabling backlinks.https://yag.myopenid.com//2008-10-29
| |
| * Added syntax suggestions for accessing meta information in Ikiwiki links.https://yag.myopenid.com//2008-10-29
| |
| * I'm not sure whether I understand this "raw_enabled" setting in the context ↵https://yag.myopenid.com//2008-10-29
| | | | | | | | of rst.
| * Fixed broken link.https://yag.myopenid.com//2008-10-29
| |
| * Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar`Joey Hess2008-10-29
| | | | | | | | | | | | | | The syslog value from the setup file is purposfully ignored when doing ikiwiki -setup, so that it will output to stdout (while generating wrappers that do use the syslog). But that caused -dumpsetup to not preserve the syslog value from the setup file.
| * fix preview of shortcutsJoey Hess2008-10-29
| | | | | | | | | | Move shortcut processing back to checkconfig, and avoid it failing if the srcdir is not defined.
| * allow_symlinks_before_srcdir is a booleanJoey Hess2008-10-29
| |
| * fix display of error msgJoey Hess2008-10-29
| |
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-10-29
| |\
| | * Bug report re shortcuts during previewJason Blevins2008-10-28
| | |
| | * better entry pointsneale2008-10-28
| | |
| | * (no commit message)neale2008-10-28
| | |
| | * oops, attributionneale2008-10-28
| | |
| | * How I accomplished this and where I'd like to take itneale2008-10-28
| | |