intrigeri [Fri, 2 Jan 2009 10:21:18 +0000 (11:21 +0100)]
meta branch merge required
Signed-off-by: intrigeri <intrigeri@boum.org>
mburmester [Fri, 2 Jan 2009 03:37:38 +0000 (22:37 -0500)]
bug reopened
http://openid.alexandrefranke.com/ [Thu, 1 Jan 2009 23:17:17 +0000 (18:17 -0500)]
Add actual result for the example
http://www.cse.unsw.edu.au/~willu/ [Thu, 1 Jan 2009 12:33:36 +0000 (07:33 -0500)]
link to related bug
JoshTriplett [Wed, 31 Dec 2008 23:10:18 +0000 (18:10 -0500)]
Fix version.
Joey Hess [Wed, 31 Dec 2008 20:43:14 +0000 (15:43 -0500)]
formatting
Joey Hess [Wed, 31 Dec 2008 20:33:10 +0000 (15:33 -0500)]
fix link
Joey Hess [Wed, 31 Dec 2008 20:32:12 +0000 (15:32 -0500)]
fix link
Joey Hess [Wed, 31 Dec 2008 20:30:41 +0000 (15:30 -0500)]
3.0 annoucement
Joey Hess [Wed, 31 Dec 2008 20:28:03 +0000 (15:28 -0500)]
formatting
Joey Hess [Wed, 31 Dec 2008 20:27:52 +0000 (15:27 -0500)]
formatting
Joey Hess [Wed, 31 Dec 2008 20:26:28 +0000 (15:26 -0500)]
add news item for ikiwiki 3.00
Joey Hess [Wed, 31 Dec 2008 20:21:40 +0000 (15:21 -0500)]
releasing version 3.00
Joey Hess [Wed, 31 Dec 2008 19:54:22 +0000 (14:54 -0500)]
fix moveprefs transition
Joey Hess [Wed, 31 Dec 2008 19:12:37 +0000 (14:12 -0500)]
move to correct location
Joey Hess [Wed, 31 Dec 2008 19:08:15 +0000 (14:08 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 31 Dec 2008 18:33:10 +0000 (13:33 -0500)]
Merge branch 'next'
intrigeri [Wed, 31 Dec 2008 10:53:15 +0000 (11:53 +0100)]
need_global_renamepage_hook: proposed solution implemented in my po branch
Signed-off-by: intrigeri <intrigeri@boum.org>
http://ptecza.myopenid.com/ [Wed, 31 Dec 2008 08:43:43 +0000 (03:43 -0500)]
* Now unofficial Ikiwiki backports for Ubuntu Intrepid
Joey Hess [Wed, 31 Dec 2008 05:44:54 +0000 (00:44 -0500)]
websetup: Avoid a crash when a new array setup item has been added in a new ikiwiki release, and is thus not present in the setup file yet.
This happened with camelcase_ignore. The code tried to convert the undef
value for it into an array.
Joey Hess [Wed, 31 Dec 2008 05:08:46 +0000 (00:08 -0500)]
make sure value is defined before using it as an array
Joey Hess [Tue, 30 Dec 2008 18:38:27 +0000 (13:38 -0500)]
French translation update from Philippe Batailler. Closes: #510216
http://smcv.pseudorandom.co.uk/ [Mon, 29 Dec 2008 22:25:12 +0000 (17:25 -0500)]
planning a future plugin
Joey Hess [Mon, 29 Dec 2008 20:58:20 +0000 (15:58 -0500)]
update
Joey Hess [Mon, 29 Dec 2008 20:08:32 +0000 (15:08 -0500)]
Merge branch 'master' into next
Joey Hess [Mon, 29 Dec 2008 20:08:18 +0000 (15:08 -0500)]
htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it is not present.
Joey Hess [Mon, 29 Dec 2008 19:59:48 +0000 (14:59 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 29 Dec 2008 19:58:54 +0000 (14:58 -0500)]
some initial instructions for publishing wikis on github
http://blog.mithis.net/ [Mon, 29 Dec 2008 07:01:49 +0000 (02:01 -0500)]
http://blog.mithis.net/ [Mon, 29 Dec 2008 06:26:34 +0000 (01:26 -0500)]
Joey Hess [Mon, 29 Dec 2008 03:31:22 +0000 (22:31 -0500)]
1st comment spam
Joey Hess [Mon, 29 Dec 2008 03:23:15 +0000 (22:23 -0500)]
formatting
Joey Hess [Mon, 29 Dec 2008 03:20:22 +0000 (22:20 -0500)]
comments: Add cache avoidance.
This got lost when we added the jump-to-comment anchor.
Joey Hess [Mon, 29 Dec 2008 03:03:34 +0000 (22:03 -0500)]
clarify cgiurl setting
Joey Hess [Sun, 28 Dec 2008 21:19:47 +0000 (16:19 -0500)]
Replace blank OpenID placeholder logo with an unofficial OpenID logo developed by Anna Hess. The official logo does not seem destined to be free.
Joey Hess [Sun, 28 Dec 2008 20:12:11 +0000 (15:12 -0500)]
Merge branch 'master' into next
Conflicts:
debian/changelog
po/ikiwiki.pot
Joey Hess [Sun, 28 Dec 2008 20:05:33 +0000 (15:05 -0500)]
add news item for ikiwiki 2.72
Joey Hess [Sun, 28 Dec 2008 20:05:05 +0000 (15:05 -0500)]
releasing version 2.72
Joey Hess [Sat, 27 Dec 2008 02:45:12 +0000 (21:45 -0500)]
typo
Joey Hess [Fri, 26 Dec 2008 21:11:13 +0000 (16:11 -0500)]
Merge branch 'master' into next
Joey Hess [Fri, 26 Dec 2008 21:08:33 +0000 (16:08 -0500)]
inline: Run format hook first
inline has a format hook that is an optimisation hack. Until this hook
runs, the inlined content is not present on the page. This can prevent
other format hooks, that process that content, from acting on inlined
content. In bug ##509710, we discovered this happened commonly for the
embed plugin, but it could in theory happen for many other plugins (color,
cutpaste, etc) that use format to fill in special html after sanitization.
The ordering was essentially random (hash key order). That's kinda a good
thing, because hooks should be independent of other hooks and able to run
in any order. But for things like inline, that just doesn't work.
To fix the immediate problem, let's make hooks able to be registered as
running "first". There was already the ability to make them run "last".
Now, this simple first/middle/last ordering is obviously not going to work
if a lot of things need to run first, or last, since then we'll be back to
being unable to specify ordering inside those sets. But before worrying about
that too much, and considering dependency ordering, etc, observe how few
plugins use last ordering: Exactly one needs it. And, so far, exactly one
needs first ordering. So for now, KISS.
Another implementation note: I could have sorted the plugins with
first/last/middle as the primary key, and plugin name secondary, to get a
guaranteed stable order. Instead, I chose to preserve hash order. Two
opposing things pulled me toward that decision:
1. Since has order is randomish, it will ensure that no accidental
ordering assumptions are made.
2. Assume for a minute that ordering matters a lot more than expected.
Drastically changing the order a particular configuration uses could
result in a lot of subtle bugs cropping up. (I hope this assumption is
false, partly due to #1, but can't rule it out.)
Joey Hess [Fri, 26 Dec 2008 20:29:04 +0000 (15:29 -0500)]
update
Joey Hess [Fri, 26 Dec 2008 20:27:49 +0000 (15:27 -0500)]
deprecate embed plugin too
I see that this plugin's lists of safe content are already well out of
date, and htmlscrubber_skip offers a non whitelist based approach, so let's
deprecate this plugin for 3.0.
Joey Hess [Fri, 26 Dec 2008 20:06:00 +0000 (15:06 -0500)]
add link to untrusted git push
Joey Hess [Fri, 26 Dec 2008 19:07:25 +0000 (14:07 -0500)]
Merge branch 'master' into next
Joey Hess [Fri, 26 Dec 2008 19:07:19 +0000 (14:07 -0500)]
comments: Deal with users entering unqualified or partial urls.
People seem to be able to expect to enter www.foo.com and get away with it.
The resulting my.wiki/www.foo.com link was not ideal.
To fix it, use URI::Heuristic to expand such things into a real url. It
even looks up hostnames in the DNS if necessary.
Joey Hess [Thu, 25 Dec 2008 21:36:16 +0000 (16:36 -0500)]
Merge branch 'master' into next
Conflicts:
IkiWiki/Plugin/googlecalendar.pm
Joey Hess [Thu, 25 Dec 2008 21:31:58 +0000 (16:31 -0500)]
googlecalendar: Add runtime deprecation warning.
Joey Hess [Thu, 25 Dec 2008 00:55:43 +0000 (19:55 -0500)]
more 3.0 docs, changelog
Joey Hess [Thu, 25 Dec 2008 00:43:07 +0000 (19:43 -0500)]
make ikiwiki-transition prefix_directives take a setup file
This is easier to remeber, and less error-prone than passing it all the
pages in the wiki.
Joey Hess [Wed, 24 Dec 2008 21:29:31 +0000 (16:29 -0500)]
remove top-level directive page from basewiki
Joey Hess [Wed, 24 Dec 2008 21:22:35 +0000 (16:22 -0500)]
remove deprecated googlecalendar plugin
Joey Hess [Wed, 24 Dec 2008 21:16:03 +0000 (16:16 -0500)]
remove deprecated admin prefs
A new ikiwiki-transition moveprefs subcommand can pull the old data out of
the userdb and inject it into the setup file.
Note that it leaves the old values behind in the userdb too. I did this
because I didn't want to lose data if it fails writing the setup file for
some reason, and the old data in the userdb will only use a small amount of
space. Running the command multiple times will mostly not change anything.
Joey Hess [Wed, 24 Dec 2008 20:26:50 +0000 (15:26 -0500)]
typo
Joey Hess [Wed, 24 Dec 2008 01:08:01 +0000 (20:08 -0500)]
close
Joey Hess [Wed, 24 Dec 2008 00:11:03 +0000 (19:11 -0500)]
camelcase: Add camelcase_ignore setting.
http://puck.openid.org/ [Tue, 23 Dec 2008 23:05:38 +0000 (18:05 -0500)]
http://puck.openid.org/ [Tue, 23 Dec 2008 22:48:05 +0000 (17:48 -0500)]
Joey Hess [Tue, 23 Dec 2008 22:36:57 +0000 (17:36 -0500)]
update
Joey Hess [Tue, 23 Dec 2008 22:22:57 +0000 (17:22 -0500)]
Merge branch 'master' into next
Conflicts:
IkiWiki.pm
Joey Hess [Tue, 23 Dec 2008 22:19:27 +0000 (17:19 -0500)]
hack to avoid globlist deprecaton message false positive
Joey Hess [Tue, 23 Dec 2008 22:14:47 +0000 (17:14 -0500)]
update
Joey Hess [Tue, 23 Dec 2008 22:13:57 +0000 (17:13 -0500)]
Add deprecation warning for GlobLists, which will stop working in 3.0.
Joey Hess [Tue, 23 Dec 2008 22:11:04 +0000 (17:11 -0500)]
remove globlist support
No transition code implemented, but I will probably make a 2.x release that
warns about found globlists.
Joey Hess [Tue, 23 Dec 2008 21:56:56 +0000 (16:56 -0500)]
fix to use prefix directives
Joey Hess [Tue, 23 Dec 2008 21:55:33 +0000 (16:55 -0500)]
fix to use prefix directives
Joey Hess [Tue, 23 Dec 2008 21:52:46 +0000 (16:52 -0500)]
update
Joey Hess [Tue, 23 Dec 2008 21:34:19 +0000 (16:34 -0500)]
finalise version 3.00 of the plugin api
Joey Hess [Tue, 23 Dec 2008 21:29:31 +0000 (16:29 -0500)]
update
Joey Hess [Tue, 23 Dec 2008 21:27:02 +0000 (16:27 -0500)]
Merge branch 'master' into next
Joey Hess [Tue, 23 Dec 2008 21:25:52 +0000 (16:25 -0500)]
fix a few directives using the old syntax
I'm turning on prefix_directives for the live wiki now.
Joey Hess [Tue, 23 Dec 2008 21:24:43 +0000 (16:24 -0500)]
enable prefix_directives by default
Joey Hess [Tue, 23 Dec 2008 21:20:37 +0000 (16:20 -0500)]
beginning docs for 3.0
Joey Hess [Tue, 23 Dec 2008 21:08:21 +0000 (16:08 -0500)]
enable aggregate_internal by default
Joey Hess [Tue, 23 Dec 2008 18:27:16 +0000 (13:27 -0500)]
response
Joey Hess [Tue, 23 Dec 2008 18:19:47 +0000 (13:19 -0500)]
fix popcon graph link
http://hendry.iki.fi/ [Tue, 23 Dec 2008 14:29:02 +0000 (09:29 -0500)]
Any other schools?
intrigeri [Mon, 22 Dec 2008 23:24:48 +0000 (00:24 +0100)]
po: make the dev timing clearer
intrigeri [Mon, 22 Dec 2008 23:13:12 +0000 (00:13 +0100)]
httpauth_feature_parity_with_passwordauth: a bit more thinking
Signed-off-by: intrigeri <intrigeri@boum.org>
http://puck.openid.org/ [Tue, 23 Dec 2008 04:14:15 +0000 (23:14 -0500)]
Joey Hess [Tue, 23 Dec 2008 00:04:02 +0000 (19:04 -0500)]
merge recentchanges comments fix
Joey Hess [Tue, 23 Dec 2008 00:02:03 +0000 (19:02 -0500)]
Merge commit 'smcv/recentchanges'
Joey Hess [Tue, 23 Dec 2008 00:00:38 +0000 (19:00 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://smcv.pseudorandom.co.uk/ [Mon, 22 Dec 2008 23:09:15 +0000 (18:09 -0500)]
reference my recentchanges branch
Simon McVittie [Mon, 22 Dec 2008 23:02:08 +0000 (23:02 +0000)]
recentchanges_link CGI: If the linked page is internal, use its permalink
This fixes a bug, that comments appear in recentchanges as broken links.
Joey Hess [Mon, 22 Dec 2008 21:41:29 +0000 (16:41 -0500)]
update
Joey Hess [Mon, 22 Dec 2008 05:03:15 +0000 (00:03 -0500)]
add news item for ikiwiki 2.71
Joey Hess [Sun, 21 Dec 2008 21:50:50 +0000 (16:50 -0500)]
unify pagespecs
Joey Hess [Sun, 21 Dec 2008 21:48:15 +0000 (16:48 -0500)]
fix links
Joey Hess [Sun, 21 Dec 2008 21:45:59 +0000 (16:45 -0500)]
formatting
Joey Hess [Sun, 21 Dec 2008 21:44:02 +0000 (16:44 -0500)]
mention comments plugin
Joey Hess [Sun, 21 Dec 2008 18:46:00 +0000 (13:46 -0500)]
avoid an uninitialized value warning
Joey Hess [Sun, 21 Dec 2008 18:14:31 +0000 (13:14 -0500)]
openid branch merged
Joey Hess [Sun, 21 Dec 2008 18:13:28 +0000 (13:13 -0500)]
Merge commit 'smcv/openid'
Joey Hess [Sun, 21 Dec 2008 18:08:26 +0000 (13:08 -0500)]
more reorg
Joey Hess [Sun, 21 Dec 2008 18:00:03 +0000 (13:00 -0500)]
close merged bugs
Joey Hess [Sun, 21 Dec 2008 17:59:11 +0000 (12:59 -0500)]
add another test
Joey Hess [Sun, 21 Dec 2008 17:50:30 +0000 (12:50 -0500)]
Merge commit 'smcv/comments'
Joey Hess [Sun, 21 Dec 2008 17:48:14 +0000 (12:48 -0500)]
Merge branch 'comments'
http://smcv.pseudorandom.co.uk/ [Sun, 21 Dec 2008 17:25:55 +0000 (12:25 -0500)]
Another fixed bug in beautify_urlpath