aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* po: Always filter .po filesSimon McVittie2019-02-24
| | | | | | | | | | | | | | | | | | | | The input to filter hooks is meant to be the content of a source file on disk. If we only filter once per (page, destpage) pair, and a page is inlined into the same destpage more than once, then the second occurrence will render as the result of htmlizing .po source as if it was Markdown (or whatever the type of the corresponding master page is), which is never going to end well. The alreadyfiltered mechanism was added in commit 1e874b3f to avoid preprocessing loops, but I'm not sure where it could lead to a loop: filter hooks are only called from IkiWiki::filter, which is only called on page content from disk or on proposed content being previewed. According to <https://bugs.debian.org/911356#41>, deleting the alreadyfiltered mechanism resolves the problem, as well as simplifying the code. Closes: #911356 Tested-by: intrigeri
* Recommend against cvsps3 (haven't tried it).Amitai Schleier2019-02-13
|
* Announce v3.20190207Simon McVittie2019-02-07
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* reviewSimon McVittie2019-02-03
|
* commentSimon McVittie2019-02-03
|
* tag as reviewedsmcv2019-02-03
|
* respondsmcv2019-02-03
|
* Exclude reviewed patches from this listsmcv2019-02-03
|
* closeSimon McVittie2019-02-03
|
* Remove unreachable git repositoriesSimon McVittie2019-02-03
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Mark as appliedSimon McVittie2019-02-03
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* remove the "add comment" button from printed mediaAntoine Beaupré2019-02-03
|
* old regexp would have failed for old comment page namessmcv2019-02-03
|
* git-cgi.t: Exercise an alphanumeric, but non-ASCII, root pageSimon McVittie2019-02-03
| | | | | | | | | | | | | My previous attempt to reproduce this bug used a non-alphanumeric ASCII character. This is not currently considered to be a valid value for rootpage, although for a "do what I mean" approach, perhaps we should accept it and pass it through titlepage() or linkpage(). Using Chinese characters (which are considered to match [[:alnum:]] even though the Chinese script is not, strictly speaking, an alphabet), as in the original bug report, reproduces the bug. Signed-off-by: Simon McVittie <smcv@debian.org>
* link to recently-added testssmcv2019-01-31
|
* I'm confused about what the bug is, and what's being fixed. Can you give a ↵smcv2019-01-31
| | | | complete test or example?
* close bugSimon McVittie2019-01-31
|
* respondSimon McVittie2019-01-31
|
* Fix syntax and escapingSimon McVittie2019-01-31
|
* Reset examplesmcv2019-01-31
| | | | This reverts commit 0b53772b99248d2868fac688cdaa227ad61ac08e
* inline is another option of courseanarcat2019-01-30
|
* show tagging exampleanarcat2019-01-30
|
* link to the map plugin, which i find more useful to show tagged pagesanarcat2019-01-30
|
* (no commit message)dorondd@5f188d26a5727578cbe5901372cc69f1664a852b2019-01-23
|
* followupJoey Hess2019-01-21
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2019-01-21
|\
| * (no commit message)ntntnt2019-01-21
| |
| * User link and description changedJens2019-01-17
| |
* | bug reportJoey Hess2019-01-21
|/
* markdown backquoteshttps://sonata-green.dreamwidth.org/2018-12-24
|
* (no commit message)ALEXEIDZ2018-12-16
|
* (no commit message)ALEXEIDZ2018-12-16
|
* followupJoey Hess2018-12-12
|
* (no commit message)xuqi2018-12-10
|
* (no commit message)xuqi2018-12-10
|
* de-indentingxuqi2018-12-10
|
* example for inlining only one level of subpagesxuqi2018-12-10
|
* fail to inject IkiWiki::showformtumashu12018-12-08
|
* patch works for mejmtd2018-12-07
|
* ackjmtd2018-12-07
|
* rename and remove plug can not work well with gettexttumashu12018-12-05
|
* (no commit message)tumashu12018-12-01
|
* Suggest let table plugin support a kind of longtabletumashu12018-12-01
|
* (no commit message)tumashu12018-12-01
|
* Add a patch deal with UTF-8 csv table's problemtumashu12018-12-01
|
* Add a patch decode_utf8 inline's root pagetumashu12018-12-01
|
* add redirectionsmcv2018-12-01
|
* update for rename of ↵smcv2018-12-01
| | | | bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content/20180628-patch.txt
* rename ↵smcv2018-12-01
| | | | bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content.mdwn
* update for rename of ↵smcv2018-12-01
| | | | todo/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt