Amitai Schlair
80ca685385
why I needed this, in case it's useful to someone else
2009-08-23 23:27:53 -04:00
Amitai Schlair
5da229aa51
Instead of passing the args through the wrapper so the CVS plugin
...
can evaluate them, check them in the wrapper right off the bat.
This doesn't prevent the deadlock in web commits that need to cvs
add directories, but I'm committing so Joey can take a look if he
wants.
2009-08-23 18:25:02 -04:00
Amitai Schlair
18a7b65094
response
2009-08-23 18:15:56 -04:00
http://schmonz.livejournal.com/
b43c250014
use a map instead
2009-08-23 17:54:38 -04:00
Joey Hess
156625ebac
update config file snippet to use current git_wrapper name
2009-08-23 16:27:18 -04:00
Amitai Schlair
607534cecc
Explain that command must run unattended, and lose the debug statement.
2009-08-23 15:43:18 -04:00
Amitai Schlair
0d5a8bc3f0
new rsync plugin
2009-08-23 15:41:29 -04:00
Amitai Schlair
844169c9b0
I'm not redefining any subs after all, don't prevent those warnings.
2009-08-23 15:21:39 -04:00
Amitai Schlair
3d6bc6e1b7
Add rsync plugin, though the only rsync-specific thing about it is the
...
assumption that uploading an entire site is efficient.
2009-08-23 15:18:41 -04:00
http://rtfb.myopenid.com/
16b0e47548
Added closing parenthesis
2009-08-23 11:40:44 -04:00
Joey Hess
59527de767
uh oh
2009-08-22 14:29:18 -04:00
http://xn--andreaskrger-llb.myopenid.com/
e51f099ed1
2009-08-22 06:25:12 -04:00
http://xn--andreaskrger-llb.myopenid.com/
78213cf838
2009-08-22 06:07:38 -04:00
Amitai Schlair
2acc71849d
no more wrapper wrapper
2009-08-22 03:52:45 -04:00
Amitai Schlair
5bdcd4d57b
Oops, use the more recent (and less brittle) directory test.
2009-08-22 02:22:36 -04:00
Amitai Schlair
8f15311597
No more wrapper wrapper.
2009-08-22 02:05:59 -04:00
Amitai Schlair
7849d675a3
response
2009-08-22 02:02:34 -04:00
Amitai Schlair
524de4db26
Pass along wrapper args to ikiwiki, then handle the "cvs add dir"
...
case with a getopt hook directly in my plugin. If the wrapper change
is safe, we won't need a wrapper wrapper.
2009-08-22 01:25:41 -04:00
Amitai Schlair
5c0e56d149
Put old unixauth plugin under git control. Needs some serious attention.
2009-08-21 22:51:12 -04:00
Joey Hess
73e562edc8
response
2009-08-21 16:09:26 -04:00
Joey Hess
75f764cfce
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-08-21 15:58:56 -04:00
Amitai Schlair
24d43bea07
response
2009-08-20 16:10:56 -04:00
Joey Hess
df9d39698f
Italian program translation from Luca Bruno.
2009-08-20 12:29:19 -04:00
AlexandreDupas
69874215d4
formatting
2009-08-19 14:45:29 -04:00
AlexandreDupas
e6ed1aabfd
Add some details
2009-08-19 14:42:35 -04:00
Joey Hess
f712ffa66d
another issue
2009-08-19 14:12:37 -04:00
Joey Hess
9b799ccc85
po: Fixed to run rcs_add ralative to srcdir.
2009-08-19 14:05:59 -04:00
AlexandreDupas
036f4f367d
bugs with po and git plugins
2009-08-19 12:33:09 -04:00
http://emptty.myopenid.com/
eedd1687f8
2009-08-19 05:08:49 -04:00
Jimmy Tang
8315913a25
added myself as a user
2009-08-18 15:22:02 +01:00
Jimmy Tang
9552f35b51
added my homepage link
2009-08-18 15:17:58 +01:00
Joey Hess
46adbbd1c3
respond
2009-08-17 16:30:21 -04:00
http://smcv.pseudorandom.co.uk/
89b5e2b822
responses to code review (I'll try to get them implemented later this week)
2009-08-17 16:15:41 -04:00
Joey Hess
65bf1dab5f
Updated French program translation from Philippe Batailler. Closes : #542036
2009-08-17 12:26:51 -04:00
Joey Hess
611256ba1c
clarification
2009-08-16 16:32:35 -04:00
Joey Hess
9ca8de2e75
add l10n branch
2009-08-16 14:40:40 -04:00
Joey Hess
e03d5c6a7c
Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from the basewiki.
2009-08-16 14:32:10 -04:00
Joey Hess
db041b8854
minor problem
2009-08-16 13:53:44 -04:00
Joey Hess
5d8bfe9f37
changelog
2009-08-16 13:49:56 -04:00
Joey Hess
d6d1d94496
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-08-16 13:48:33 -04:00
Joey Hess
e8fd858340
created_before/after: throw error if specified page does not exist
...
This assumes that no ctime means the page doesn't exist, which seems
reasonable.
2009-08-16 13:47:04 -04:00
Joey Hess
8b99e68743
use pagespec_match_list for feedpages
...
This is both faster, and propigates any error in processing the feedpages
pagespec out to display on the page. Which may have been why I didn't use
it before, but currently seems like a good thing to do, since it explains
why your feeds are empty..
2009-08-16 13:45:10 -04:00
Joey Hess
46a6e27347
fix error message display
...
The gettext call can clear $@ in at least some cases.
2009-08-16 13:43:31 -04:00
Amitai Schlair
b5576b5560
Life is simpler on a git branch.
2009-08-16 11:58:28 -04:00
Amitai Schlair
56bd173596
switched my DreamHost install to pkgsrc, happily
2009-08-16 11:56:16 -04:00
http://www.cse.unsw.edu.au/~willu/
d3ec1a3af2
comment on part of Joey's comment
2009-08-16 09:01:12 -04:00
PaulePanter
216f5b5b20
Add sentence to clarify how to get feeds for the RecentChanges page.
2009-08-16 08:34:57 -04:00
PaulePanter
294aa19969
Fix (hopefully) grammar.
2009-08-16 07:01:39 -04:00
Joey Hess
4ff3e2a540
po: Better fix for missing underlay translation problem.
...
If a page is taken from the underlay, and one of the specified languages
does not have po files in the underlay, it would create a broken link
to the translated version of the page for that language.
With this change, there's no broken link.
2009-08-15 22:18:05 -04:00
Joey Hess
1be07eae46
replace N/A with 0
...
I think the N/A was not intended to be visible, but it can show up as the
percent translated to a language. This happens if the page is located in an
underlay, and not translated to the language in any other underlay.
2009-08-15 21:08:17 -04:00