aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-02-01
|\
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI2010-02-01
| |
| * also potwikihttp://jmtd.livejournal.com/2010-02-01
| |
| * moved discussion to the forum main pageJavier Rojas2010-01-31
| |
| * missing signatureJavier Rojas2010-01-30
| |
| * reply to forum discussionJavier Rojas2010-01-30
| |
| * testing pushJavier Rojas2010-01-30
| |
* | document that state variables are not available in the checkconfig hookJoey Hess2010-01-31
|/
* note on filteringJoey Hess2010-01-29
|
* oh, we didn't convert this one yet.Joey Hess2010-01-28
|
* iainmclaren.com not using ikiwiki nowJoey Hess2010-01-28
|
* added Anna and Mark's bevvy of websitesJoey Hess2010-01-28
|
* img: Fix a bug that could taint @links with undef values.Joey Hess2010-01-28
|
* revert spamJoey Hess2010-01-28
|
* (no commit message)MariaJackson2010-01-28
|
* new repoJoey Hess2010-01-28
|
* template: Preprocess parameters before htmlizing.Joey Hess2010-01-26
| | | | | | | | | | | | | | | | | | | | | | | Consider a template like: [[!template type=note text=""" [[!inline pages="*foo*"]] """]] The text parameter is htmlized before being passed into the template (in case the template wraps it in a <span> that prevents markdown from htmlizing it later). But, when markdown sees "*foo*", it turns that into <em>foo</em>. Later, when preprocessing the inline directive, that leads to suprising results. To fix this, I made template parameters be preprocessed (and filtered) before being htmlized. Note that I left in the preprocessing (and filtering) of the template output at the end. That's still relevant when the template itself contains preprocessor directives.
* Revert spamJoey Hess2010-01-24
|
* added referencesHelenOliver2010-01-25
|
* note new version of getfieldhttp://kerravonsen.dreamwidth.org/2010-01-24
|
* new release of getfield; can now get values from other pages as well as ↵http://kerravonsen.dreamwidth.org/2010-01-24
| | | | current page
* link to sitehttp://kerravonsen.dreamwidth.org/2010-01-24
|
* note that report is now releasedhttp://kerravonsen.dreamwidth.org/2010-01-24
|
* new report pluginhttp://kerravonsen.dreamwidth.org/2010-01-24
|
* responseJoey Hess2010-01-23
|
* (no commit message)http://www.google.com/profiles/gsvick2010-01-24
|
* responseJoey Hess2010-01-23
|
* (no commit message)http://www.google.com/profiles/gsvick2010-01-23
|
* responseJoey Hess2010-01-23
|
* (no commit message)http://www.google.com/profiles/gsvick2010-01-23
|
* responseJoey Hess2010-01-23
|
* responseJoey Hess2010-01-23
|
* (no commit message)http://www.google.com/profiles/gsvick2010-01-23
|
* update about wiki page navigationhttps://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI2010-01-23
|
* discovered a wrinklehttp://kerravonsen.dreamwidth.org/2010-01-22
|
* (no commit message)http://kerravonsen.dreamwidth.org/2010-01-22
|
* new forum thread - file navigationhttps://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI2010-01-22
|
* add news item for ikiwiki 3.20100122Joey Hess2010-01-22
|
* releasing version 3.20100122Joey Hess2010-01-22
|
* responseJoey Hess2010-01-22
|
* formattinghttp://kerravonsen.dreamwidth.org/2010-01-22
|
* query, help!http://kerravonsen.dreamwidth.org/2010-01-22
|
* po: avoid crash when page is emptyJoey Hess2010-01-21
| | | | | | | Note that there is an associated po4a warning when a page is empty: Use of uninitialized value $file in substitution (s///) at /usr/share/perl5/Locale/Po4a/Text.pm line 205. I've filed a bug with po4a about that, but the important thing is fixing the crash here.
* handle git-notes breakageJoey Hess2010-01-19
| | | | | | | | | | The new git-notes feature in git 1.6.6 changes git log output in a way that broke ikiwiki's parser if notes are added to commits. I decided to deal with this by disabling notes when ikiwiki uses git, by setting GIT_NOTES_REF="". AFAICS, looking up notes when dumping logs will only waste time, since it does not currently seem to make sense for ikiwiki to do anything with the notes.
* updateJoey Hess2010-01-18
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-01-18
|\
| * responsehttp://www.google.com/profiles/schmonz2010-01-18
| |
* | updateJoey Hess2010-01-18
|/
* responseJoey Hess2010-01-18
|
* brace style and layoutJoey Hess2010-01-18
|