aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Forum responseJason Blevins2008-11-04
|
* Undo too much quoting.Thomas Schwinge2008-11-04
|
* Bug in the txt plugin.Thomas Schwinge2008-11-04
|
* trackpad registered a click on saveneale2008-11-03
|
* (no commit message)neale2008-11-03
|
* add news item for ikiwiki 2.68Joey Hess2008-11-03
|
* releasing version 2.68Joey Hess2008-11-03
|
* updated repository locationintrigeri2008-11-03
|
* responseintrigeri2008-11-03
| | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* notes and wiki-gardening about pagetitle vs. meta titleintrigeri2008-11-03
| | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* Note about prefix_directivesJason Blevins2008-11-02
|
* po: now uses injectintrigeri2008-11-02
|
* preprocess text before htmlizing itJoey Hess2008-11-02
|
* Add patchhttp://www.cse.unsw.edu.au/~willu/2008-11-02
|
* Thoughtshttp://www.cse.unsw.edu.au/~willu/2008-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.