Jon Dowland
9a7e8096c0
Revert "move managing todo lists to 'todo' section"
...
This reverts commit 3496eac54b
.
Rather than move the existing forum topic (and confuse anyone who expected to
find it there) I will create a new TODO item, structured more traditionally.
2009-04-01 13:30:20 +01:00
Jon Dowland
3496eac54b
move managing todo lists to 'todo' section
2009-04-01 12:33:33 +01:00
Jon Dowland
cb09a4eb87
response
2009-04-01 12:31:33 +01:00
http://seanh.myopenid.com/
0d2769f4ba
2009-04-01 07:26:06 -04:00
http://hendry.iki.fi/
33fa78a66f
URL update
2009-03-31 15:06:06 -04:00
Joey Hess
a82ddbe6d9
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-03-31 14:16:56 -04:00
Joey Hess
b1f9996078
Add missing suggests on libtext-textile-perl. Closes : #522039
2009-03-31 14:16:32 -04:00
http://drunkenmonk.myopenid.com/
a1fa249287
Realised apt-get installs old version and decided that the chances that comment was relevant was slim.
2009-03-31 09:46:53 -04:00
http://drunkenmonk.myopenid.com/
e2cf170abd
2009-03-31 09:23:05 -04:00
http://www.tychoish.com/
b19c786c61
2009-03-30 18:04:56 -04:00
http://joey.kitenet.net/
28803a493d
2009-03-30 17:55:37 -04:00
http://www.tychoish.com/
790b4ecbe8
cgi issue
2009-03-30 17:25:43 -04:00
Joey Hess
7bbe9cf94d
Fix documentation of anonok_pagespec. Closes : #521793
2009-03-30 13:07:50 -04:00
Joey Hess
1869505691
move security to discussion
...
The plugin list inlines all pages under plugins with a few exceptions, and
would have included this page. Moving it to discussion avoids the problem.
2009-03-29 15:59:53 -04:00
Joey Hess
06dc69946f
done reviewing po.pm
...
(Still a few bits I haven't bothered fully comprehending in detail.)
2009-03-29 15:56:56 -04:00
Joey Hess
e827247a86
wrapping
2009-03-29 15:48:26 -04:00
Joey Hess
843b9c579c
comment
2009-03-29 15:37:26 -04:00
Joey Hess
b94b0b564d
another issue
2009-03-29 15:25:14 -04:00
Joey Hess
3d8f0b1a3f
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
...
Conflicts:
doc/plugins/contrib/po.mdwn
2009-03-29 14:54:53 -04:00
Joey Hess
b1551ed0e2
review
2009-03-29 14:54:08 -04:00
Joey Hess
4e9db780d5
whitespace
2009-03-29 14:52:29 -04:00
chrysn
82c3f6d7f4
clarification on autotitle (todo title seems unclear in retrospect)
2009-03-29 20:33:00 +02:00
Joey Hess
9dee7d1554
Merge commit 'origin/master' into po
2009-03-29 14:32:02 -04:00
Joey Hess
ef69a6cce5
Merge branch 'master' into po
2009-03-29 14:31:40 -04:00
Joey Hess
c84b4cefcc
minor code changes
2009-03-29 14:31:32 -04:00
simonraven
d9364685ba
bit more tweakiness
2009-03-29 01:33:40 -04:00
simonraven
638cef639d
minor formatting tweaks
2009-03-29 01:28:16 -04:00
intrigeri
00a9b8c176
po follow-up
2009-03-28 06:43:31 -04:00
intrigeri
055be361f5
page.tmpl: use OTHERLANGUAGES and PERCENTTRANSLATED
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-03-28 11:41:21 +01:00
intrigeri
e55d7cf572
answering Joey
2009-03-28 11:13:22 +01:00
intrigeri
19f3093c49
po: answering Joey
2009-03-28 11:10:17 +01:00
simonraven
b8e08458c9
2009-03-28 03:27:47 -04:00
simonraven
3840d3d8f8
2009-03-28 03:20:57 -04:00
Joey Hess
44688008ef
another question
2009-03-27 17:40:58 -04:00
Joey Hess
a4d7ee2559
Merge branch 'master' into po
2009-03-27 15:51:35 -04:00
Joey Hess
e1e936d27c
link changes
2009-03-27 15:51:29 -04:00
Joey Hess
2852cf14a2
review
2009-03-27 15:51:13 -04:00
Joey Hess
89425d0cba
update changelog
2009-03-27 15:34:02 -04:00
Joey Hess
0b2791ccc7
no need to use CORE::rename since I renamed the rename function
2009-03-27 15:28:35 -04:00
Joey Hess
d622da057b
rename function for clarity, formatting improvements
2009-03-27 15:27:38 -04:00
Joey Hess
529a06b7cc
simplifiy
2009-03-27 15:23:36 -04:00
Joey Hess
f9fd71df88
move dedup code into function, simplify
2009-03-27 15:21:21 -04:00
Joey Hess
a4ac48de10
mark done in this branch
2009-03-27 15:12:18 -04:00
Joey Hess
825e2b1378
Merge branch 'master' into po
...
Conflicts:
debian/control
2009-03-27 15:09:41 -04:00
Joey Hess
c8237b4351
response
2009-03-27 14:54:36 -04:00
Joey Hess
32008f8fce
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-03-27 13:45:54 -04:00
Joey Hess
260ee2a283
use md5sum for page_to_id
...
The munged ids were looking pretty nasty, and were not completly guaranteed
to be unique. So a md5sum seems like a better approach. (Would have used
sha1, but md5 is in perl core.)
2009-03-27 13:44:31 -04:00
simonraven
375b53c26e
typo
2009-03-26 20:37:49 -04:00
Joey Hess
10822a22b3
comments: Fix anchor ids to be legal xhtml. Closes : #521339
...
Well, that was a PITA.
Luckily, this doesn't break guids to comments in rss feeds,
though it does change the links.
I haven't put in a warning about needing to rebuild to get
this fix. It's probably good enough for new comments to get the
fix, without a lot of mass rebuilding.
2009-03-26 16:45:53 -04:00
Joey Hess
3481a35953
response
2009-03-26 14:12:55 -04:00