Joey Hess [Mon, 28 Mar 2011 15:53:55 +0000 (11:53 -0400)]
comment: Better fix to avoid showing comments of subpages, while not breaking manual inlining of comments.
Joey Hess [Mon, 28 Mar 2011 15:41:13 +0000 (11:41 -0400)]
Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug introduced in version 3.
20100505.)"
This reverts commit
b34d31142b9fed28ec9cf77fe0c5d9f405d48c84.
This was the wrong approach. It broke inlining of comment(*) on eg, a
toplevel comment page.
tschwinge [Mon, 28 Mar 2011 09:14:05 +0000 (09:14 +0000)]
Create page.
Joey Hess [Fri, 25 Mar 2011 01:30:18 +0000 (21:30 -0400)]
Yaml formatted setup files are now produced by default
This has been a while coming. It turns out that non-excutable setup files
have a number of benefits. Also, I find YAML setup files easier to edit
myself, and I suspect many users will prefer not needing to deal with
perl syntax.
Joey Hess [Thu, 24 Mar 2011 23:44:32 +0000 (19:44 -0400)]
fix targetpage replacement to support 3 argument form
Oddly, this hadn't caused any visible breakage. Possibly inline,
which is the only thing to use targetpage, resolves the function
to the "real" one before po gets loaded?
Joey Hess [Thu, 24 Mar 2011 21:55:03 +0000 (17:55 -0400)]
avoid stomping on inline's rootpage sub if it's not already present
If the inline plugin is not being loaded, or is perhaps loaded after po
(when IkiWiki::Setup::getsetup loads all the plugins, for example),
po should not inject its custom rootpage sub, as that will lead to a
redefinition error message when inline loads.
Joey Hess [Thu, 24 Mar 2011 17:37:40 +0000 (13:37 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 24 Mar 2011 17:36:16 +0000 (13:36 -0400)]
Add timezone setting in setup file. This alows time zone to be configured via the web.
http://smcv.pseudorandom.co.uk/ [Thu, 24 Mar 2011 16:10:43 +0000 (16:10 +0000)]
in practice this is enabled by default, because recentchanges uses it
http://smcv.pseudorandom.co.uk/ [Thu, 24 Mar 2011 16:07:16 +0000 (16:07 +0000)]
this was merged, fix cross-references to other plugins
http://smcv.pseudorandom.co.uk/ [Thu, 24 Mar 2011 16:05:13 +0000 (16:05 +0000)]
rename plugins/contrib/transient.mdwn to plugins/transient.mdwn
Jörg Sommer [Wed, 23 Mar 2011 16:54:39 +0000 (17:54 +0100)]
ikiwiki manual: fix a little spelling mistake
http://tmarble.wordpress.com/ [Wed, 23 Mar 2011 02:19:40 +0000 (02:19 +0000)]
test of openid
Joey Hess [Tue, 22 Mar 2011 18:48:08 +0000 (14:48 -0400)]
response
Joey Hess [Tue, 22 Mar 2011 18:41:32 +0000 (14:41 -0400)]
Revert garbage
Joey Hess [Tue, 22 Mar 2011 18:41:25 +0000 (14:41 -0400)]
verrens [Tue, 22 Mar 2011 17:19:57 +0000 (17:19 +0000)]
verrens [Tue, 22 Mar 2011 17:19:34 +0000 (17:19 +0000)]
тест
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 06:46:44 +0000 (06:46 +0000)]
removed spam
prosch [Tue, 22 Mar 2011 05:53:33 +0000 (05:53 +0000)]
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 05:05:54 +0000 (05:05 +0000)]
another thought
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 05:03:10 +0000 (05:03 +0000)]
response to response
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 04:56:33 +0000 (04:56 +0000)]
clean solution is not clean
Joey Hess [Mon, 21 Mar 2011 20:40:11 +0000 (16:40 -0400)]
fix var name
Joey Hess [Mon, 21 Mar 2011 19:02:44 +0000 (15:02 -0400)]
add news item for ikiwiki 3.
20110321
Joey Hess [Mon, 21 Mar 2011 19:01:19 +0000 (15:01 -0400)]
releasing version 3.
20110321
Joey Hess [Mon, 21 Mar 2011 18:44:43 +0000 (14:44 -0400)]
comment about locking
Joey Hess [Mon, 21 Mar 2011 18:32:46 +0000 (14:32 -0400)]
call aggregate checkconfig last
Since the plugin abuses the checkconfig hook to launch aggregation when in
--aggregate mode, it should give other plugins that have checkconfig hooks
a chance to run before they are possibly used in rendering the aggregated
content.
Joey Hess [Mon, 21 Mar 2011 18:21:55 +0000 (14:21 -0400)]
Avoid escaping / characters in filenames when building the cgiurl, as this confuses eg, cvsweb.
Joey Hess [Mon, 21 Mar 2011 18:19:21 +0000 (14:19 -0400)]
aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiejar configuration setting can be used by other plugins to provide a custom `cookie_jar` object for LWP::UserAgent. (Thanks, schmonz)
Joey Hess [Mon, 21 Mar 2011 17:58:26 +0000 (13:58 -0400)]
response
Joey Hess [Mon, 21 Mar 2011 17:52:14 +0000 (13:52 -0400)]
close as user error
Joey Hess [Mon, 21 Mar 2011 17:47:12 +0000 (13:47 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 21 Mar 2011 17:44:42 +0000 (13:44 -0400)]
response
Joey Hess [Mon, 21 Mar 2011 17:33:47 +0000 (13:33 -0400)]
clean
http://smcv.pseudorandom.co.uk/ [Mon, 21 Mar 2011 14:31:33 +0000 (14:31 +0000)]
base href has to be (fully) absolute
http://kerravonsen.dreamwidth.org/ [Mon, 21 Mar 2011 03:09:26 +0000 (03:09 +0000)]
oops, it was me
http://kerravonsen.dreamwidth.org/ [Mon, 21 Mar 2011 03:08:39 +0000 (03:08 +0000)]
problem with reverse proxy and searching
response
Joey Hess [Sat, 19 Mar 2011 18:03:50 +0000 (14:03 -0400)]
remove reundant chengelog version parse
Joey Hess [Thu, 17 Mar 2011 21:09:39 +0000 (17:09 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://kerravonsen.dreamwidth.org/ [Tue, 15 Mar 2011 04:01:52 +0000 (04:01 +0000)]
Can one enable Apache XBitHack?
justint [Fri, 11 Mar 2011 00:46:43 +0000 (00:46 +0000)]
Øyvind A. Holm [Thu, 10 Mar 2011 06:22:44 +0000 (07:22 +0100)]
ikiwikiusers: Add link to some Ikiwiki love
ebc91c32-4ade-11e0-b799-
fefdb24f8e10
Josh Triplett [Wed, 9 Mar 2011 19:28:38 +0000 (11:28 -0800)]
Fix typo: s/insertation/insertion/g
Joey Hess [Tue, 8 Mar 2011 01:56:04 +0000 (21:56 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 03:00:09 +0000 (03:00 +0000)]
add patch tag
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 02:57:34 +0000 (02:57 +0000)]
Permit a level of user interposition in the inline directive.
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 02:31:33 +0000 (02:31 +0000)]
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 01:56:11 +0000 (01:56 +0000)]
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 01:47:33 +0000 (01:47 +0000)]
Idea for extending inline.
Forgot to sign...
wiki_file_regexp vs CGI bug
nil [Sat, 5 Mar 2011 13:02:28 +0000 (13:02 +0000)]
nil [Sat, 5 Mar 2011 13:01:26 +0000 (13:01 +0000)]
ikiwiki behind a nginx proxy
Ludwig Nussel [Fri, 4 Mar 2011 13:50:56 +0000 (14:50 +0100)]
get rid of diag explain again
how now brown cow
Joey Hess [Wed, 2 Mar 2011 16:40:57 +0000 (12:40 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 2 Mar 2011 16:39:58 +0000 (12:39 -0400)]
darcs: Fix multiple issues preventing rcs_diff from working.
justint [Wed, 2 Mar 2011 06:45:52 +0000 (06:45 +0000)]
justint [Wed, 2 Mar 2011 03:14:01 +0000 (03:14 +0000)]
justint [Wed, 2 Mar 2011 03:00:28 +0000 (03:00 +0000)]
Joey Hess [Tue, 1 Mar 2011 16:39:08 +0000 (12:39 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
justint [Tue, 1 Mar 2011 14:46:17 +0000 (14:46 +0000)]
justint [Tue, 1 Mar 2011 14:45:04 +0000 (14:45 +0000)]
Giuseppe Bilotta [Mon, 28 Feb 2011 15:29:12 +0000 (16:29 +0100)]
Response
rootpage="bugs"
http://www.tobez.org/ [Sun, 27 Feb 2011 23:58:13 +0000 (23:58 +0000)]
Joey Hess [Sun, 27 Feb 2011 22:32:44 +0000 (18:32 -0400)]
avoid uninitlized value when urlto is called with 1 parameter and no url is configured
This brings back the old behavior before urlto changes for this case.
It will generate a path like "/foo", which is not right, but is
the same as is generated by urlto($page, "", 1) -- which is what
the code that now uses 1-parameter urlto used to use.
Joey Hess [Sun, 27 Feb 2011 22:16:07 +0000 (18:16 -0400)]
comment: Don't show comments of subpages on parent pages. (Fixes bug introduced in version 3.
20100505.)
https://shinji.startssl.com/ [Sun, 27 Feb 2011 21:38:52 +0000 (21:38 +0000)]
wentasah [Sun, 27 Feb 2011 20:39:16 +0000 (20:39 +0000)]
Joey Hess [Sun, 27 Feb 2011 20:08:02 +0000 (16:08 -0400)]
response
wentasah [Sun, 27 Feb 2011 16:11:26 +0000 (16:11 +0000)]
wentasah [Sun, 27 Feb 2011 16:01:35 +0000 (16:01 +0000)]
justint [Sun, 27 Feb 2011 05:21:54 +0000 (05:21 +0000)]
Added a comment: thank you
justint [Sun, 27 Feb 2011 05:19:17 +0000 (05:19 +0000)]
Fix link.
Add link to http://ikiwiki.info/ikiwiki/, where most of the documentation lives.
Joey Hess [Sat, 26 Feb 2011 00:14:52 +0000 (20:14 -0400)]
add news item for ikiwiki 3.
20110225
Joey Hess [Sat, 26 Feb 2011 00:12:09 +0000 (20:12 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 25 Feb 2011 23:59:06 +0000 (19:59 -0400)]
releasing version 3.
20110225
Øyvind A. Holm [Fri, 25 Feb 2011 22:44:21 +0000 (23:44 +0100)]
Probably a good thing to add my name used IRL + join some lines
Joey Hess [Fri, 25 Feb 2011 21:32:36 +0000 (17:32 -0400)]
avoid uninitialized value warning when running -dumpsetup
Here wikistatedir has not been configured.
Joey Hess [Fri, 25 Feb 2011 21:30:34 +0000 (17:30 -0400)]
response
Joey Hess [Fri, 25 Feb 2011 21:22:00 +0000 (17:22 -0400)]
response
Joey Hess [Fri, 25 Feb 2011 21:15:35 +0000 (17:15 -0400)]
response
Joey Hess [Fri, 25 Feb 2011 20:31:37 +0000 (16:31 -0400)]
update
Joey Hess [Fri, 25 Feb 2011 18:59:13 +0000 (14:59 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://joey.kitenet.net/ [Fri, 25 Feb 2011 18:58:38 +0000 (18:58 +0000)]
Added a comment
http://joey.kitenet.net/ [Fri, 25 Feb 2011 18:57:23 +0000 (18:57 +0000)]
Added a comment
Joey Hess [Fri, 25 Feb 2011 18:56:16 +0000 (14:56 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 25 Feb 2011 18:55:06 +0000 (14:55 -0400)]
Revert change adding a huge, unformatted, unmaintainable, and basically
useless set of every variable in every template file.
This reverts commit
39d37c7c1be6b8bd4ac48aa7f0f4fc04c86aa310.
justint [Fri, 25 Feb 2011 02:02:43 +0000 (02:02 +0000)]
http://smcv.pseudorandom.co.uk/ [Thu, 24 Feb 2011 21:52:43 +0000 (21:52 +0000)]
doesn't look like an ikiwiki bug
Øyvind A. Holm [Thu, 24 Feb 2011 20:26:50 +0000 (21:26 +0100)]
Answer about the .deb file from Debian unstable
Øyvind A. Holm [Thu, 24 Feb 2011 13:01:24 +0000 (14:01 +0100)]
tips/github.mdwn: "mb" → "MB" (megabytes)