http://smcv.pseudorandom.co.uk/
03f567ba77
Add all the forks on github, except gmcmanus' which was already there
2009-07-25 14:03:40 -04:00
Joey Hess
0d92055b64
remove ion
2009-07-22 17:28:06 +02:00
Joey Hess
62dd02aa79
oddity
2009-07-21 13:21:16 +02:00
Joey Hess
d1b316dc05
add a warning
2009-07-21 13:07:49 +02:00
Jon Dowland
c28c7846b4
Merge branch 'master' of git://git.ikiwiki.info
2009-07-21 11:45:29 +01:00
Jon Dowland
ddd55037d4
some thoughts in the wake of a spam attack
2009-07-21 11:44:52 +01:00
Joey Hess
8effd48854
one issue with basewiki translations
2009-07-21 12:43:48 +02:00
Joey Hess
eca2dbe67f
po: Add support for mo files in underlays
...
In order to support translated basewiki and other underlays, we need
support for mo files in underlays.
The code did not allow this before, because if a mo file was in an
underlay, then it might try to update it, and its pot, and write to the
underlay, which is guaranteed to either fail due to permissions, or be
undesirable.
To fix, my approach is to just detect if a mo or pot file that is about to
be updated is in an underlay, and skip updating it. This seems to work
well:
- If the mo is out of date in the underlay, it won't get updated, but this
would probably be due to a problem in the underlay, or more likely,
the wiki is being rebuilt and so it *thinks* the mo is out of date,
but it's really not (and it would be a waste of time to rebuild it
anyway).
- If a page from the basewiki is edited, it is saved to the srcdir,
which causes generation of an updated mo and pot also in the srcdir;
the underlay stops being used for that page, and everything seems
to work.
Note that I am not including an underlay search directory for pot files.
They *seem* to be unnecessary for the underlay, since the mo files
in there never need to be updated.
2009-07-21 11:31:51 +02:00
harishcm
4954ffb558
2009-07-21 00:33:23 -04:00
harishcm
7d682ef4c2
patch overcoming the issue of <ul> with no <li>
2009-07-21 00:29:42 -04:00
http://smcv.pseudorandom.co.uk/
6463fe7a6b
link to alternative patch
2009-07-20 11:19:46 -04:00
http://smcv.pseudorandom.co.uk/
f900e84416
link to existing bug
2009-07-20 11:16:45 -04:00
harishcm
3fef1fbd0d
Issue with ul and div tag closure when returning empty map
2009-07-20 10:40:29 -04:00
harishcm
9fb0d03c5a
2009-07-20 10:29:39 -04:00
http://jmtd.livejournal.com/
bfe1961e1d
how to achieve this by modifying your templates
2009-07-20 10:03:50 -04:00
Joey Hess
a7b813182d
build translated underlays for use with non-English wikis
2009-07-20 07:20:13 +02:00
Joey Hess
741c33576e
create translated underlays in mdwn format
...
These are for use by wikis where the primary language is not English.
On such a wiki, it makes sense to use an underlay has the source for pages
in the native language.
2009-07-20 06:23:33 +02:00
Joey Hess
7d56f17891
more thoughts on underlays
2009-07-20 04:54:25 +02:00
Joey Hess
3f517fa143
note branch name
2009-07-20 04:49:16 +02:00
Joey Hess
3bfeb51cf5
add jonas's git repo
2009-07-20 04:46:20 +02:00
Jonas Smedegaard
65aa071f97
Update with Git URL for danish l10n.
2009-07-20 01:22:55 +02:00
Joey Hess
7865433d8e
update, think I have the real bug this time
2009-07-20 00:11:56 +02:00
Joey Hess
a7e5541c4d
%links dedup bug?
2009-07-19 23:55:58 +02:00
Joey Hess
54280d0215
bad po plugin bug
2009-07-19 23:01:43 +02:00
http://smcv.pseudorandom.co.uk/
8be86ce596
Use a link that will work on other wikis
2009-07-19 15:17:17 -04:00
http://smcv.pseudorandom.co.uk/
834b6ef44c
meta language vs po language...
2009-07-19 15:13:47 -04:00
Jonas Smedegaard
95b46a9167
Consistency nitpicking in docs: lowercase in attachment and po lists
2009-07-19 21:05:12 +02:00
Jonas Smedegaard
ab33e64e90
Consistency nitpicking in docs: Use third tense in pagespec list
2009-07-19 21:02:49 +02:00
Jonas Smedegaard
98e4600fe1
Consistency nitpicking in docs: Note: → Note that
2009-07-19 20:46:29 +02:00
Jonas Smedegaard
cccd4e101a
Merge branch 'master' of git://git.ikiwiki.info
2009-07-19 20:21:16 +02:00
Jonas Smedegaard
adee74a67b
Improve wording of tagged() docs
2009-07-19 20:18:25 +02:00
Joey Hess
1a4750b76b
language display order
2009-07-19 18:27:20 +02:00
Joey Hess
43e5c905cb
shut up msgmerge
2009-07-19 16:54:03 +02:00
Joey Hess
7f134d77d3
update
2009-07-19 15:01:00 +02:00
Joey Hess
06b54358ed
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-07-19 14:54:38 +02:00
Joey Hess
f08bd11f42
rename
2009-07-19 14:54:15 +02:00
http://hendry.iki.fi/
74df788ca4
typos
2009-07-19 08:47:57 -04:00
http://hendry.iki.fi/
aeefbbff3b
scrubber needs updating
2009-07-19 08:45:37 -04:00
Joey Hess
ae4837bb3d
add basewikipo po file generation thing
2009-07-19 14:16:21 +02:00
Joey Hess
4d166acccb
new minor bug
2009-07-19 13:58:15 +02:00
Joey Hess
ea8c166a05
bugfix: Avoid generating po files for files that are not httmlizable
2009-07-19 13:46:10 +02:00
Joey Hess
f5d7d2f02d
add a bug
2009-07-19 13:42:27 +02:00
Joey Hess
b62dc0a3d8
s/castellano/español/
2009-07-19 13:06:47 +02:00
Joey Hess
9ec492ccd1
move robustness tests section to discussion
2009-07-19 13:04:09 +02:00
Joey Hess
cacff24bcd
fix header
2009-07-19 13:00:51 +02:00
Joey Hess
0da85e50e6
comment
2009-07-19 12:57:32 +02:00
Joey Hess
a6dabc247f
fix link
2009-07-19 12:51:15 +02:00
Joey Hess
906c64d7d1
move contrib/po to po/discussion
2009-07-19 12:45:42 +02:00
Joey Hess
ec965fc92c
Merge branch 'master' into po
...
Conflicts:
debian/changelog
2009-07-19 12:36:01 +02:00
tumashu
fa2c3a3dba
add chinese test
2009-07-19 01:08:23 -04:00