summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-02po plugin: added testsuiteintrigeri
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>
2008-11-02disable istranslatable memoizationintrigeri
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>
2008-11-02Merge commit 'origin/master' into prv/pointrigeri
2008-10-31(no commit message)http://thewordnerd.info/
2008-10-31(no commit message)http://thewordnerd.info/
2008-10-31renameJoey Hess
2008-10-31Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-10-31(no commit message)alexander
2008-10-31(no commit message)alexander
2008-10-31reorgJoey Hess
2008-10-31typoJoey Hess
2008-10-31format: 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-30require srcdir and destdir params when --render used w/o --setupJoey Hess
The srcdir is needed by --render, so if --setup is not specified, read it at the command line.
2008-10-30fix --setup --renderJoey Hess
In this mode, rebuild mode should not be on
2008-10-30set ctime in --render mode if not knownJoey Hess
Avoids some uninitialised value warnings.
2008-10-30responseJoey Hess
2008-10-30responseJoey Hess
2008-10-30don't rely on plugin load order when determining generated directivesJoey Hess
Instead, shortcuts will explicitly be marked as such when registered, and listdirectives can filter them out.
2008-10-30start discussion of the pluginjwalzer
2008-10-30opml-Plugin - Stub-Pagejwalzer
2008-10-30(no commit message)http://lollipopman.myopenid.com/
2008-10-30question about relative links?jwalzer
2008-10-30Userpage setupjwalzer
2008-10-30(no commit message)jwalzer
2008-10-30(no commit message)jwalzer
2008-10-30(no commit message)jwalzer
2008-10-29Forum questionJason Blevins
2008-10-29Suggest user stylesheetsJason Blevins
2008-10-29Note on fixhttp://www.cse.unsw.edu.au/~willu/
2008-10-29oopsJoey Hess
2008-10-29responseJoey Hess
2008-10-29wordingJoey Hess
2008-10-29Just remembered that '#' already has a meaning in WikiLinks.https://yag.myopenid.com//
2008-10-29Clarified my question about selectively disabling backlinks.https://yag.myopenid.com//
2008-10-29Added syntax suggestions for accessing meta information in Ikiwiki links.https://yag.myopenid.com//
2008-10-29I'm not sure whether I understand this "raw_enabled" setting in the context ↵https://yag.myopenid.com//
of rst.
2008-10-29Fixed broken link.https://yag.myopenid.com//
2008-10-29Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar`Joey Hess
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.
2008-10-29fix preview of shortcutsJoey Hess
Move shortcut processing back to checkconfig, and avoid it failing if the srcdir is not defined.
2008-10-29allow_symlinks_before_srcdir is a booleanJoey Hess
2008-10-29fix display of error msgJoey Hess
2008-10-29Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-10-28Bug report re shortcuts during previewJason Blevins
2008-10-28better entry pointsneale
2008-10-28(no commit message)neale
2008-10-28oops, attributionneale
2008-10-28How I accomplished this and where I'd like to take itneale
2008-10-28Fortran WikiJason Blevins
2008-10-28updateJoey Hess
2008-10-27Note unimplemented featureshttp://www.cse.unsw.edu.au/~willu/