aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-05-18
|\
| * responseintrigeri2010-05-18
| |
| * response: shortcomingsJon Dowland2010-05-18
| |
| * tag as donehttp://smcv.pseudorandom.co.uk/2010-05-18
| |
| * problem solvedChangaco2010-05-17
| |
* | Fix a bug that prevented matching deleted comments, and so did not update ↵Joey Hess2010-05-18
|/ | | | | | | | | | | | | | pages that had contained them. Problem is that by the time rendering calls render_dependent, %pagesources has had deleted files removed from it. So match_comment's lookup of files in there to see if they had the _comment extension failed. I had to introduce a hash that temporarily holds filenames of deleted pages to fix this. Note that unlike comment(), internal() had avoided this pitfall by being defined to match both internal and non-internal pages.
* reviewJoey Hess2010-05-17
|
* force scalar contextJoey Hess2010-05-17
|
* please pullintrigeri2010-05-17
|
* why this is hard..Joey Hess2010-05-17
|
* responseJoey Hess2010-05-17
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-05-17
|\
| * an example of somewhere where the old functionality is actually neededhttp://smcv.pseudorandom.co.uk/2010-05-17
| |
| * responsehttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2010-05-17
| |
| * how do people like to hack on ikiwiki?http://jmtd.livejournal.com/2010-05-17
| |
* | new todoJoey Hess2010-05-17
|/
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-05-17
|\
| * link CC0 (I'd never heard of it)http://jmtd.livejournal.com/2010-05-17
| |
| * fix linkhttp://jmtd.livejournal.com/2010-05-17
| |
* | fix locationJoey Hess2010-05-17
|/
* (no commit message)Changaco2010-05-17
|
* (no commit message)jwalck2010-05-17
|
* (no commit message)jwalck2010-05-17
|
* on javascript, plugins, and htmlscrubberJoey Hess2010-05-17
|
* (no commit message)jwalck2010-05-17
|
* (no commit message)jwalck2010-05-17
|
* typoJoey Hess2010-05-16
|
* (no commit message)jwalck2010-05-16
|
* (no commit message)zimek2010-05-16
|
* (no commit message)zimek2010-05-16
|
* s/FORCEBAREURL/FORCEBASEURL/https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2010-05-16
|
* formulation (Did not sound right. (But I am non-native English speaker. So ↵PaulePanter2010-05-16
| | | | please revert if my change is incorrect.)
* page.tmpl: Accidentially broke po plugin's otherlanguages list styling when ↵Joey Hess2010-05-16
| | | | modifying for html5; now fixed.
* fix typoJoey Hess2010-05-15
|
* fixup pagespecs to work relative tooJoey Hess2010-05-15
|
* formattingJoey Hess2010-05-15
|
* formattingJoey Hess2010-05-15
|
* formattingJoey Hess2010-05-15
|
* add news item for ikiwiki 3.20100515Joey Hess2010-05-15
|
* disable openid when building doc dirJoey Hess2010-05-15
|
* fix comment feed filenameJoey Hess2010-05-15
|
* move moderation info to sidebarJoey Hess2010-05-15
|
* document needing to wrap footer in dynamic testJoey Hess2010-05-15
|
* Revert "avoid showing comment post stuff on dynamic pages"Joey Hess2010-05-15
| | | | | | | This reverts commit 4a6d5330e5b9554f1bd25b9025dd96200c6519c7. That was too ugly, the DYNAMIC test on page.tmpl will avoid the problem anyway -- just needs to be added.
* rewordJoey Hess2010-05-15
|
* avoid showing comment post stuff on dynamic pagesJoey Hess2010-05-15
| | | | | | | If the site is configured to allow comments on *, then the comment post interface was being added to cgi pages like signin and prefs. This fixes it w/o requiring more page.tmpl changes. The pagetemplate hook is called by misctemplate with an empty page name for dynamic pages.
* reword comment count to avoid pluralisation issuesJoey Hess2010-05-15
|
* add missing closing tmpl_ifJoey Hess2010-05-15
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-05-15
|\
| * Remove Banuhttps://mukund.startssl.com/2010-05-15
| |