Commit Graph

12989 Commits (baaa176b9b8138429f607ddf5ec9f3725e169486)

Author SHA1 Message Date
Joey Hess baaa176b9b simplify example
I've seen user(http://*) confuse someone who didn't know pagespecs to think
that just http://* would moderate all comments to every page, or something
like that.
2010-05-18 13:36:51 -04:00
Joey Hess 32d4d975ae Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-05-18 13:33:54 -04:00
Joey Hess 7aa209f1ce Fix a bug that prevented matching deleted comments, and so did not update 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.
2010-05-18 13:32:28 -04:00
intrigeri 529141779f response 2010-05-18 16:11:45 +02:00
Jon Dowland c71ea2337d response: shortcomings 2010-05-18 11:47:28 +01:00
http://smcv.pseudorandom.co.uk/ 284038fbbf tag as done 2010-05-18 09:23:23 +00:00
Changaco 1f974b3517 problem solved 2010-05-17 23:36:16 +00:00
Joey Hess 2b1bc9c729 review 2010-05-17 17:13:53 -04:00
Joey Hess facc77e109 force scalar context 2010-05-17 17:06:13 -04:00
intrigeri 47bc610532 please pull 2010-05-17 22:46:23 +02:00
Joey Hess 533c8e62c5 why this is hard.. 2010-05-17 15:55:17 -04:00
Joey Hess 3298902443 response 2010-05-17 15:46:07 -04:00
Joey Hess a5f0fc4931 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-05-17 15:42:44 -04:00
Joey Hess 5e51560574 new todo 2010-05-17 15:42:20 -04:00
http://smcv.pseudorandom.co.uk/ f864b74859 an example of somewhere where the old functionality is actually needed 2010-05-17 17:34:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E d63553b39b response 2010-05-17 17:31:55 +00:00
http://jmtd.livejournal.com/ eb28db2ad5 how do people like to hack on ikiwiki? 2010-05-17 17:18:58 +00:00
Joey Hess 92fa3f63d4 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-05-17 13:13:43 -04:00
http://jmtd.livejournal.com/ 4518fbe1c1 link CC0 (I'd never heard of it) 2010-05-17 17:13:17 +00:00
Joey Hess 4de7cdf2aa fix location 2010-05-17 13:13:11 -04:00
http://jmtd.livejournal.com/ b7777931e2 fix link 2010-05-17 17:12:22 +00:00
Changaco 4bb245df90 2010-05-17 16:46:28 +00:00
jwalck ddb4f24104 2010-05-17 04:56:44 +00:00
jwalck 744919eba0 2010-05-17 04:52:27 +00:00
Joey Hess 7cae295124 on javascript, plugins, and htmlscrubber 2010-05-17 00:42:52 -04:00
jwalck f2304367f6 2010-05-17 04:04:50 +00:00
jwalck 2451d39278 2010-05-17 04:03:03 +00:00
Joey Hess 19360c3c49 typo 2010-05-16 16:58:32 -04:00
jwalck c5495420bd 2010-05-16 17:05:09 +00:00
zimek cf559160fa 2010-05-16 13:51:50 +00:00
zimek 87c4b603c3 2010-05-16 13:50:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E 26cf8d386f s/FORCEBAREURL/FORCEBASEURL/ 2010-05-16 12:55:22 +00:00
PaulePanter 3830a3868b formulation (Did not sound right. (But I am non-native English speaker. So please revert if my change is incorrect.) 2010-05-16 11:02:31 +00:00
Joey Hess ffcd2da827 page.tmpl: Accidentially broke po plugin's otherlanguages list styling when modifying for html5; now fixed. 2010-05-16 00:03:35 -04:00
Joey Hess 8e77dc1c9c fix typo 2010-05-15 23:54:00 -04:00
Joey Hess 595a783e56 fixup pagespecs to work relative too 2010-05-15 23:47:55 -04:00
Joey Hess cf7c47dea3 formatting 2010-05-15 23:44:54 -04:00
Joey Hess 1e36ed1fe8 formatting 2010-05-15 23:43:55 -04:00
Joey Hess 3d43768b52 formatting 2010-05-15 23:41:59 -04:00
Joey Hess 405f5f09d0 add news item for ikiwiki 3.20100515 2010-05-15 23:39:54 -04:00
Joey Hess 0e13c97345 disable openid when building doc dir 2010-05-15 23:24:57 -04:00
Joey Hess 0ab4496237 fix comment feed filename 2010-05-15 23:06:19 -04:00
Joey Hess 758cd909e9 move moderation info to sidebar 2010-05-15 23:01:40 -04:00
Joey Hess e02c1bcf3d document needing to wrap footer in dynamic test 2010-05-15 22:41:37 -04:00
Joey Hess ff67a31db5 Revert "avoid showing comment post stuff on dynamic pages"
This reverts commit 4a6d5330e5.

That was too ugly, the DYNAMIC test on page.tmpl will avoid the problem
anyway -- just needs to be added.
2010-05-15 22:38:59 -04:00
Joey Hess e2ad879932 reword 2010-05-15 22:32:24 -04:00
Joey Hess 4a6d5330e5 avoid showing comment post stuff on dynamic pages
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.
2010-05-15 22:28:07 -04:00
Joey Hess 0287fe29ac reword comment count to avoid pluralisation issues 2010-05-15 22:23:44 -04:00
Joey Hess 083e491262 add missing closing tmpl_if 2010-05-15 22:21:17 -04:00
Joey Hess cae6e7fa96 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-05-15 21:10:02 -04:00