Javier Rojas [Mon, 19 Jul 2010 06:11:22 +0000 (01:11 -0500)]
new syntax file for ikiwiki files in vim
crest [Sun, 18 Jul 2010 23:02:32 +0000 (23:02 +0000)]
Joey Hess [Sun, 18 Jul 2010 22:50:14 +0000 (18:50 -0400)]
remove dup sentence
Joey Hess [Sun, 18 Jul 2010 22:35:10 +0000 (18:35 -0400)]
merge updated translations from l10n
This includes an (almost) up-to-date French basewiki translation.
Joey Hess [Sun, 18 Jul 2010 21:59:33 +0000 (17:59 -0400)]
Updated French program translation from Philippe Batailler. Closes: #589423
Joey Hess [Sun, 18 Jul 2010 21:56:58 +0000 (17:56 -0400)]
update standards-version
Joey Hess [Sun, 18 Jul 2010 21:47:36 +0000 (17:47 -0400)]
remove dead case
Joey Hess [Sun, 18 Jul 2010 21:39:28 +0000 (17:39 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 18 Jul 2010 21:30:46 +0000 (17:30 -0400)]
fix other 2 cases of conflicting destdir files
Cleanly fixed case where destdir file failed to be written because there
was a directory with the same name. This can be detected with no extra
system calls, and dealt with by finding all pages that wrote files
inside the directory, and removing them and the directory.
The other, inverse case would be expensive to detect in will_render,
since it would need to check each parent directory of the file to see
if the directory is really a conflicting file. But prep_writefile
already does a similar scan for symlinks in the path, so I added code
there to remove the conflicting file. This fix assumes that the file
is written using writefile, and not some other means (but using other means
would be a security hole too, so hopefully nothing does).
Joey Hess [Sun, 18 Jul 2010 21:16:39 +0000 (17:16 -0400)]
another class of conflicts: subdir/file conflicts
Joey Hess [Sun, 18 Jul 2010 20:47:52 +0000 (16:47 -0400)]
check oldrenderedfiles too
Handles the case where foo.mdwn is moved too foo/index.html
Joey Hess [Sun, 18 Jul 2010 20:45:44 +0000 (16:45 -0400)]
2 more cases
Joey Hess [Sun, 18 Jul 2010 20:28:39 +0000 (16:28 -0400)]
avoid error if two source files render the same destination file
There are two sub-caces. If both source files still exist, the winner that
renders the destination file is undefined. If one source file is deleted
and the other added, in a refresh, the new file will take over the
destination file.
Joey Hess [Sun, 18 Jul 2010 17:52:03 +0000 (13:52 -0400)]
class of bugs I am working on
Joey Hess [Sun, 18 Jul 2010 17:50:06 +0000 (13:50 -0400)]
some other (similar) failure cases
http://weakish.myopenid.com/ [Sun, 18 Jul 2010 14:07:06 +0000 (14:07 +0000)]
this plugin is different from the [[html]] plugin and it is safe in most cases.
bento [Sat, 17 Jul 2010 20:30:54 +0000 (20:30 +0000)]
typo
bento [Sat, 17 Jul 2010 20:29:56 +0000 (20:29 +0000)]
support-statement
Joey Hess [Sat, 17 Jul 2010 17:30:08 +0000 (13:30 -0400)]
update
Joey Hess [Sat, 17 Jul 2010 17:25:03 +0000 (13:25 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 17 Jul 2010 17:24:40 +0000 (13:24 -0400)]
turning into complete source file conflict test suite
https://mukund.startssl.com/ [Sat, 17 Jul 2010 11:56:40 +0000 (11:56 +0000)]
Add Banu
Joey Hess [Fri, 16 Jul 2010 20:11:36 +0000 (16:11 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 16 Jul 2010 20:10:44 +0000 (16:10 -0400)]
add 2 failing test cases
Joey Hess [Fri, 16 Jul 2010 20:05:59 +0000 (16:05 -0400)]
add test of file replace
http://joey.kitenet.net/ [Fri, 16 Jul 2010 19:44:55 +0000 (19:44 +0000)]
Added a comment
Jonas Smedegaard [Fri, 16 Jul 2010 17:52:06 +0000 (19:52 +0200)]
Fix a couple of grammar errors.
tkane [Fri, 16 Jul 2010 13:18:28 +0000 (13:18 +0000)]
Added a comment
Joey Hess [Wed, 14 Jul 2010 18:47:29 +0000 (14:47 -0400)]
add getsetup hook
Joey Hess [Wed, 14 Jul 2010 18:47:17 +0000 (14:47 -0400)]
add section to getsetup info
Joey Hess [Wed, 14 Jul 2010 18:44:40 +0000 (14:44 -0400)]
add 2 more missing getsetup hooks
Joey Hess [Wed, 14 Jul 2010 18:39:20 +0000 (14:39 -0400)]
note on escaping
Joey Hess [Wed, 14 Jul 2010 18:38:25 +0000 (14:38 -0400)]
escape example wikilink
Joey Hess [Wed, 14 Jul 2010 18:37:21 +0000 (14:37 -0400)]
response
Joey Hess [Wed, 14 Jul 2010 18:32:16 +0000 (14:32 -0400)]
more detail on manual moderation
Joey Hess [Wed, 14 Jul 2010 18:29:57 +0000 (14:29 -0400)]
respond
Joey Hess [Wed, 14 Jul 2010 18:28:00 +0000 (14:28 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 14 Jul 2010 18:27:25 +0000 (14:27 -0400)]
Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have the caching problem that was added to work around). Closes: #588623
http://hendry.iki.fi/ [Wed, 14 Jul 2010 14:25:10 +0000 (14:25 +0000)]
http://hendry.iki.fi/ [Wed, 14 Jul 2010 14:23:18 +0000 (14:23 +0000)]
finding unmoderated comments
Joey Hess [Tue, 13 Jul 2010 19:23:44 +0000 (15:23 -0400)]
add missing getsetup hook
Joey Hess [Mon, 12 Jul 2010 19:43:04 +0000 (15:43 -0400)]
merged
Joey Hess [Mon, 12 Jul 2010 19:42:30 +0000 (15:42 -0400)]
changelog
intrigeri [Sun, 11 Jul 2010 09:58:09 +0000 (11:58 +0200)]
po: added an optional target percentage to needstranslation
(cherry picked from commit
98cc9460ac67fee606437712882cfa1e5d259729)
Joey Hess [Mon, 12 Jul 2010 19:39:32 +0000 (15:39 -0400)]
merged filter-full
Joey Hess [Mon, 12 Jul 2010 19:35:40 +0000 (15:35 -0400)]
Merge branch 'filter-full'
test [Mon, 12 Jul 2010 19:02:30 +0000 (19:02 +0000)]
jeanm [Mon, 12 Jul 2010 17:43:31 +0000 (17:43 +0000)]
Added a comment
Joey Hess [Sun, 11 Jul 2010 17:38:37 +0000 (13:38 -0400)]
openid: Fix handling of utf-8 nicknames.
Joey Hess [Sun, 11 Jul 2010 17:35:11 +0000 (13:35 -0400)]
response
Joey Hess [Sun, 11 Jul 2010 17:34:17 +0000 (13:34 -0400)]
response
intrigeri [Sun, 11 Jul 2010 10:52:22 +0000 (12:52 +0200)]
reply, proposed a few possible solutions.
intrigeri [Sun, 11 Jul 2010 10:00:00 +0000 (12:00 +0200)]
implemented, please merge
intrigeri [Sun, 11 Jul 2010 09:37:48 +0000 (11:37 +0200)]
reply. and now?
intrigeri [Sun, 11 Jul 2010 09:27:54 +0000 (11:27 +0200)]
the filter-full branch works nicely
http://kerravonsen.dreamwidth.org/ [Sun, 11 Jul 2010 07:18:35 +0000 (07:18 +0000)]
Added a comment: I still don't get it
Added a comment
http://kerravonsen.dreamwidth.org/ [Sat, 10 Jul 2010 12:44:15 +0000 (12:44 +0000)]
Added a comment: PHP != Perl
http://weakish.myopenid.com/ [Sat, 10 Jul 2010 12:42:23 +0000 (12:42 +0000)]
add my personal website
http://weakish.myopenid.com/ [Sat, 10 Jul 2010 09:20:36 +0000 (09:20 +0000)]
link to repolist plugin
http://weakish.myopenid.com/ [Fri, 9 Jul 2010 11:44:59 +0000 (11:44 +0000)]
minor markup syntax
Joey Hess [Thu, 8 Jul 2010 18:14:59 +0000 (14:14 -0400)]
fix child process error propigation
$? holds the full exit status
Joey Hess [Thu, 8 Jul 2010 18:06:40 +0000 (14:06 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 8 Jul 2010 18:01:52 +0000 (14:01 -0400)]
Add --changesetup mode that allows easily changing options in a setup file.
Joey Hess [Thu, 8 Jul 2010 17:55:30 +0000 (13:55 -0400)]
fork a child to run dumpsetup
http://jeremiahfoster.com/ [Thu, 8 Jul 2010 16:09:32 +0000 (16:09 +0000)]
http://ptecza.myopenid.com/ [Thu, 8 Jul 2010 12:25:45 +0000 (12:25 +0000)]
Reply
http://joey.kitenet.net/ [Thu, 8 Jul 2010 06:04:44 +0000 (06:04 +0000)]
Added a comment: do parameter missing
Joey Hess [Wed, 7 Jul 2010 17:58:19 +0000 (13:58 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Jul 2010 17:57:34 +0000 (13:57 -0400)]
response
Joey Hess [Wed, 7 Jul 2010 17:55:46 +0000 (13:55 -0400)]
another tip
quick fix
Joey Hess [Tue, 6 Jul 2010 20:02:41 +0000 (16:02 -0400)]
revert bugfix
Not needed; lastupdate will be 0 for new feeds.
Joey Hess [Tue, 6 Jul 2010 19:59:08 +0000 (15:59 -0400)]
bugfix
Joey Hess [Tue, 6 Jul 2010 17:57:28 +0000 (13:57 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 6 Jul 2010 17:57:17 +0000 (13:57 -0400)]
aggregate: Write timestamp next aggregation can happen to .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs.
http://ptecza.myopenid.com/ [Tue, 6 Jul 2010 10:36:02 +0000 (10:36 +0000)]
Reply
Javier Rojas [Tue, 6 Jul 2010 04:34:47 +0000 (23:34 -0500)]
new forum post - ikiwiki vim syntax
Joey Hess [Tue, 6 Jul 2010 00:19:31 +0000 (20:19 -0400)]
comments: Added commentmoderation directive for easy linking to the comment moderation queue.
Joey Hess [Mon, 5 Jul 2010 18:16:36 +0000 (14:16 -0400)]
response
Joey Hess [Mon, 5 Jul 2010 18:04:54 +0000 (14:04 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 5 Jul 2010 18:04:49 +0000 (14:04 -0400)]
img: Add a margin around images displayed by this directive.
Particularly important for floating images, which could before be placed
uncomfortably close to text.
http://ptecza.myopenid.com/ [Mon, 5 Jul 2010 10:44:29 +0000 (10:44 +0000)]
Forgotten notice about /ostatnie_zmiany.html page
http://ptecza.myopenid.com/ [Mon, 5 Jul 2010 10:36:39 +0000 (10:36 +0000)]
recentchanges dir should be under control of RCS?
http://danieroux.com/ [Mon, 5 Jul 2010 08:23:48 +0000 (08:23 +0000)]
http://danieroux.com/ [Mon, 5 Jul 2010 08:23:20 +0000 (08:23 +0000)]
Joey Hess [Sun, 4 Jul 2010 21:11:30 +0000 (17:11 -0400)]
add news item for ikiwiki 3.
20100704
Joey Hess [Sun, 4 Jul 2010 21:11:16 +0000 (17:11 -0400)]
releasing version 3.
20100704
Joey Hess [Sun, 4 Jul 2010 20:44:38 +0000 (16:44 -0400)]
move nickname sanitization out
Probably best to store it unsanitized and sanitize as needed on use.
And it already was for comments, leaving only the need to sanitize the
nickname when git committing, to ensure the email address is legal.
Joey Hess [Sun, 4 Jul 2010 20:19:22 +0000 (16:19 -0400)]
comment: Fix problem moderating comments of certian pages with utf-8 in their name.
Joey Hess [Sun, 4 Jul 2010 20:12:50 +0000 (16:12 -0400)]
further sanitize nickname characters
Joey Hess [Sun, 4 Jul 2010 20:08:54 +0000 (16:08 -0400)]
comment