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
intrigeri
055be361f5
page.tmpl: use OTHERLANGUAGES and PERCENTTRANSLATED
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-03-28 11:41:21 +01: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
Joey Hess
c46d3f8c79
update zack.css from gitweb and repoint link to it
2009-03-26 14:11:51 -04:00
Joey Hess
014fbf266f
fix link truncation
2009-03-26 14:08:14 -04:00
Joey Hess
de116df11b
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-03-26 14:04:42 -04:00
Joey Hess
503d83ffbc
comments: Fix too loose test for comments pages that matched normal pages with "comment_" in their name. Closes : #521322
2009-03-26 14:04:28 -04:00
http://stefano.zacchiroli.myopenid.com/
20071c3945
2009-03-26 13:30:34 -04:00
http://stefano.zacchiroli.myopenid.com/
f2a1c1bfb4
2009-03-26 13:21:03 -04:00
simonraven
f11ba52564
2009-03-26 13:18:24 -04:00
http://stefano.zacchiroli.myopenid.com/
5900c7f170
2009-03-26 13:18:02 -04:00
http://haruschi.myopenid.com/
66c354ec27
2009-03-26 11:55:47 -04:00
simonraven
102553d6a7
2009-03-26 01:43:43 -04:00
Joey Hess
9e4adba63a
css: Add clear: both to inlinefooter.
...
If an inlined page contains a floating element, this ensures
that the footer appears beneath it, and prevents the floating element from
possibly leaking down to the next inlined page.
2009-03-25 18:04:45 -04:00
Joey Hess
5ec9c7af75
response
2009-03-25 16:25:02 -04:00
simonraven
ba59ed5e69
2009-03-25 14:34:25 -04:00
http://fredofromstart.myopenid.com/
35a5ecb85d
2009-03-25 03:16:39 -04:00
chrysn
ca862d5127
inline autotitles: open issue
2009-03-24 18:23:44 -04:00
Joey Hess
4538747649
Updated French translation (Jean-Luc Coulon). Closes : #521072
2009-03-24 15:52:37 -04:00
chrysn
be5d113383
create link from todo lists to structured page data
2009-03-24 13:26:23 -04:00
http://jmtd.net/
2c37e8915a
thanks for the tip
2009-03-24 13:00:34 -04:00
http://jmtd.net/
7455e8cea9
+test
2009-03-24 12:34:00 -04:00
chrysn
fcf72069cb
inline autotitles: additional patch
2009-03-24 10:55:27 +01:00
chrysn
16735bd194
(corrected bug in inline autotitle description)
2009-03-24 09:20:18 +01:00
chrysn
ce81e2e286
(urls for inline autotitle)
2009-03-24 08:25:35 +01:00
chrysn
82281d1aef
wishlist, patch: inline autotitles
2009-03-24 08:21:22 +01:00
salamonv
19d04c309b
2009-03-23 14:54:29 -04:00
salamonv
4f9bb662e4
2009-03-23 14:53:45 -04:00
Joey Hess
10a9c00151
git, mercurial: Fix --getctime to return file creation time, not last commit time.
2009-03-20 16:36:51 -04:00
Joey Hess
ee973d0b46
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-03-20 16:34:49 -04:00
Joey Hess
a2c0423e54
fix rcs_getctime to return first, not last, change time
...
This was being buggy and returning the file's last change time, not its
creation time.
(I checked all the others (except tla) and they're ok.)
2009-03-20 16:32:37 -04:00
Joey Hess
2c86616a6a
fix rcs_getctime to return first, not last, change time
...
This was being buggy and returning the file's last change time, not its
creation time.
2009-03-20 16:24:19 -04:00
chrysn
1d9b58b0d4
(replace github link with ikwiki gitweb link so that github branch can go away)
2009-03-20 05:30:28 -04:00