]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/log
git.ikiwiki.info.git
14 years agoUpdate danish underlays for po4a 0.36.2
Jonas Smedegaard [Wed, 22 Jul 2009 20:59:12 +0000 (22:59 +0200)]
Update danish underlays for po4a 0.36.2

14 years agoadd --previous at bubulle's suggestion
Joey Hess [Wed, 22 Jul 2009 15:48:49 +0000 (17:48 +0200)]
add --previous at bubulle's suggestion

14 years agoremove ion
Joey Hess [Wed, 22 Jul 2009 15:28:06 +0000 (17:28 +0200)]
remove ion

15 years agofix install
Joey Hess [Tue, 21 Jul 2009 14:58:18 +0000 (16:58 +0200)]
fix install

15 years agomake `make underlays` work in a clean tree that has not been built
Joey Hess [Tue, 21 Jul 2009 11:28:19 +0000 (13:28 +0200)]
make `make underlays` work in a clean tree that has not been built

15 years agooddity
Joey Hess [Tue, 21 Jul 2009 11:21:16 +0000 (13:21 +0200)]
oddity

15 years agoinstall underlay/ po files
Joey Hess [Tue, 21 Jul 2009 11:17:24 +0000 (13:17 +0200)]
install underlay/ po files

15 years agouse underlay_install as optimisaton
Joey Hess [Tue, 21 Jul 2009 11:16:59 +0000 (13:16 +0200)]
use underlay_install as optimisaton

15 years agosplit out underlay_install target
Joey Hess [Tue, 21 Jul 2009 11:16:46 +0000 (13:16 +0200)]
split out underlay_install target

15 years agorelocate po directory up a level
Joey Hess [Tue, 21 Jul 2009 11:16:26 +0000 (13:16 +0200)]
relocate po directory up a level

15 years agoadd a warning
Joey Hess [Tue, 21 Jul 2009 11:07:49 +0000 (13:07 +0200)]
add a warning

15 years agoMerge branch 'master' of git://git.ikiwiki.info
Jon Dowland [Tue, 21 Jul 2009 10:45:29 +0000 (11:45 +0100)]
Merge branch 'master' of git://git.ikiwiki.info

15 years agosome thoughts in the wake of a spam attack
Jon Dowland [Tue, 21 Jul 2009 10:44:52 +0000 (11:44 +0100)]
some thoughts in the wake of a spam attack

15 years agoone issue with basewiki translations
Joey Hess [Tue, 21 Jul 2009 10:43:48 +0000 (12:43 +0200)]
one issue with basewiki translations

15 years agoturn off pot file underlay again
Joey Hess [Tue, 21 Jul 2009 10:40:44 +0000 (12:40 +0200)]
turn off pot file underlay again

15 years agoimprove invalid gettext message
Joey Hess [Tue, 21 Jul 2009 10:39:21 +0000 (12:39 +0200)]
improve invalid gettext message

(and gettext it as translators will see this!)

15 years agoupdate
Joey Hess [Tue, 21 Jul 2009 10:38:40 +0000 (12:38 +0200)]
update

15 years agoupdate
Joey Hess [Tue, 21 Jul 2009 09:40:25 +0000 (11:40 +0200)]
update

15 years agopo: Add support for mo files in underlays
Joey Hess [Tue, 21 Jul 2009 09:31:51 +0000 (11:31 +0200)]
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.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 21 Jul 2009 07:57:08 +0000 (09:57 +0200)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agofix example
Joey Hess [Tue, 21 Jul 2009 07:56:34 +0000 (09:56 +0200)]
fix example

15 years ago(no commit message)
harishcm [Tue, 21 Jul 2009 04:33:23 +0000 (00:33 -0400)]

15 years agopatch overcoming the issue of <ul> with no <li>
harishcm [Tue, 21 Jul 2009 04:29:42 +0000 (00:29 -0400)]
patch overcoming the issue of <ul> with no <li>

15 years agolink to alternative patch
http://smcv.pseudorandom.co.uk/ [Mon, 20 Jul 2009 15:19:46 +0000 (11:19 -0400)]
link to alternative patch

15 years agolink to existing bug
http://smcv.pseudorandom.co.uk/ [Mon, 20 Jul 2009 15:16:45 +0000 (11:16 -0400)]
link to existing bug

15 years agoIssue with ul and div tag closure when returning empty map
harishcm [Mon, 20 Jul 2009 14:40:29 +0000 (10:40 -0400)]
Issue with ul and div tag closure when returning empty map

15 years ago(no commit message)
harishcm [Mon, 20 Jul 2009 14:29:39 +0000 (10:29 -0400)]

15 years agohow to achieve this by modifying your templates
http://jmtd.livejournal.com/ [Mon, 20 Jul 2009 14:03:50 +0000 (10:03 -0400)]
how to achieve this by modifying your templates

15 years agoDanish translation update
Jonas Smedegaard [Mon, 20 Jul 2009 10:05:48 +0000 (12:05 +0200)]
Danish translation update

15 years agoUnfuzz danish translation of basewiki/.../po.da underlay
Jonas Smedegaard [Mon, 20 Jul 2009 09:49:30 +0000 (11:49 +0200)]
Unfuzz danish translation of basewiki/.../po.da underlay

15 years agoupdate
Joey Hess [Mon, 20 Jul 2009 06:09:27 +0000 (08:09 +0200)]
update

15 years agopo/underlay/* should be BSD licensed, like the rest of the underlays
Joey Hess [Mon, 20 Jul 2009 05:37:06 +0000 (07:37 +0200)]
po/underlay/* should be BSD licensed, like the rest of the underlays

15 years agofixes for Danish integration
Joey Hess [Mon, 20 Jul 2009 05:24:22 +0000 (07:24 +0200)]
fixes for Danish integration

15 years agoMerge branch 'master' into integration
Joey Hess [Mon, 20 Jul 2009 05:20:43 +0000 (07:20 +0200)]
Merge branch 'master' into integration

15 years agobuild translated underlays for use with non-English wikis
Joey Hess [Mon, 20 Jul 2009 05:20:13 +0000 (07:20 +0200)]
build translated underlays for use with non-English wikis

15 years agopo: Support running with a non-english master lang; add translated underlays
Joey Hess [Mon, 20 Jul 2009 05:19:05 +0000 (07:19 +0200)]
po: Support running with a non-english master lang; add translated underlays

It seem to make sense to remove the check for there being slave languages
as part of this, since one might want a wiki that is only in non-English.

15 years agoremove prototype from renamehook
Joey Hess [Mon, 20 Jul 2009 05:11:22 +0000 (07:11 +0200)]
remove prototype from renamehook

Recursive calls make perl whine about protypes, and it wasn't
adding any value.

15 years agocreate translated underlays in mdwn format
Joey Hess [Mon, 20 Jul 2009 04:23:33 +0000 (06:23 +0200)]
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.

15 years agosplit two helper functions of of render()
Joey Hess [Mon, 20 Jul 2009 03:23:16 +0000 (05:23 +0200)]
split two helper functions of of render()

15 years agomore thoughts on underlays
Joey Hess [Mon, 20 Jul 2009 02:54:25 +0000 (04:54 +0200)]
more thoughts on underlays

15 years agonote branch name
Joey Hess [Mon, 20 Jul 2009 02:49:16 +0000 (04:49 +0200)]
note branch name

15 years agoMerge commit 'remotes/jonas/underlay-da' into integration
Joey Hess [Mon, 20 Jul 2009 02:47:45 +0000 (04:47 +0200)]
Merge commit 'remotes/jonas/underlay-da' into integration

15 years agoadd jonas's git repo
Joey Hess [Mon, 20 Jul 2009 02:46:20 +0000 (04:46 +0200)]
add jonas's git repo

15 years agoUpdate with Git URL for danish l10n.
Jonas Smedegaard [Sun, 19 Jul 2009 23:21:32 +0000 (01:21 +0200)]
Update with Git URL for danish l10n.

15 years agoMerge branch 'master' of git://git.ikiwiki.info into underlay-da
Jonas Smedegaard [Sun, 19 Jul 2009 23:02:19 +0000 (01:02 +0200)]
Merge branch 'master' of git://git.ikiwiki.info into underlay-da

15 years agoAdd initial danish underlay translation
Jonas Smedegaard [Sun, 19 Jul 2009 22:44:42 +0000 (00:44 +0200)]
Add initial danish underlay translation

15 years agoupdate, think I have the real bug this time
Joey Hess [Sun, 19 Jul 2009 22:11:56 +0000 (00:11 +0200)]
update, think I have the real bug this time

15 years agouse empty underlay dirs when building po underlays
Joey Hess [Sun, 19 Jul 2009 22:06:41 +0000 (00:06 +0200)]
use empty underlay dirs when building po underlays

15 years ago%links dedup bug?
Joey Hess [Sun, 19 Jul 2009 21:55:58 +0000 (23:55 +0200)]
%links dedup bug?

15 years agobad po plugin bug
Joey Hess [Sun, 19 Jul 2009 21:01:43 +0000 (23:01 +0200)]
bad po plugin bug

15 years agospeed up incremental underlaypo runs
Joey Hess [Sun, 19 Jul 2009 20:46:53 +0000 (22:46 +0200)]
speed up incremental underlaypo runs

15 years agoUse a link that will work on other wikis
http://smcv.pseudorandom.co.uk/ [Sun, 19 Jul 2009 19:17:17 +0000 (15:17 -0400)]
Use a link that will work on other wikis

15 years agometa language vs po language...
http://smcv.pseudorandom.co.uk/ [Sun, 19 Jul 2009 19:13:47 +0000 (15:13 -0400)]
meta language vs po language...

15 years agoConsistency nitpicking in docs: lowercase in attachment and po lists
Jonas Smedegaard [Sun, 19 Jul 2009 19:05:12 +0000 (21:05 +0200)]
Consistency nitpicking in docs: lowercase in attachment and po lists

15 years agoConsistency nitpicking in docs: Use third tense in pagespec list
Jonas Smedegaard [Sun, 19 Jul 2009 19:02:49 +0000 (21:02 +0200)]
Consistency nitpicking in docs: Use third tense in pagespec list

15 years agoConsistency nitpicking in docs: Note: → Note that
Jonas Smedegaard [Sun, 19 Jul 2009 18:46:29 +0000 (20:46 +0200)]
Consistency nitpicking in docs: Note: → Note that

15 years agoMerge branch 'master' of git://git.ikiwiki.info
Jonas Smedegaard [Sun, 19 Jul 2009 18:21:16 +0000 (20:21 +0200)]
Merge branch 'master' of git://git.ikiwiki.info

15 years agoImprove wording of tagged() docs
Jonas Smedegaard [Sun, 19 Jul 2009 18:18:25 +0000 (20:18 +0200)]
Improve wording of tagged() docs

15 years agos//bad//invalid// # jonas=
Joey Hess [Sun, 19 Jul 2009 18:13:57 +0000 (20:13 +0200)]
s//bad//invalid// # jonas=

15 years agolanguage display order
Joey Hess [Sun, 19 Jul 2009 16:27:20 +0000 (18:27 +0200)]
language display order

15 years agoreorder
Joey Hess [Sun, 19 Jul 2009 15:58:26 +0000 (17:58 +0200)]
reorder

15 years agoavoid Po4a::Common exporting anything
Joey Hess [Sun, 19 Jul 2009 15:50:56 +0000 (17:50 +0200)]
avoid Po4a::Common exporting anything

It exports gettext and stuff by default, which conflicts with IkiWiki
exports.

15 years agoshut up msgmerge
Joey Hess [Sun, 19 Jul 2009 14:54:03 +0000 (16:54 +0200)]
shut up msgmerge

15 years agocommit for jonas
Joey Hess [Sun, 19 Jul 2009 14:53:50 +0000 (16:53 +0200)]
commit for jonas

15 years agomove source removal back to underlaypo rule
Joey Hess [Sun, 19 Jul 2009 14:43:21 +0000 (16:43 +0200)]
move source removal back to underlaypo rule

15 years agomove clean code to clean rule
Joey Hess [Sun, 19 Jul 2009 13:17:38 +0000 (15:17 +0200)]
move clean code to clean rule

15 years agoupdate
Joey Hess [Sun, 19 Jul 2009 13:01:00 +0000 (15:01 +0200)]
update

15 years agounreleased
Joey Hess [Sun, 19 Jul 2009 12:56:10 +0000 (14:56 +0200)]
unreleased

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 19 Jul 2009 12:54:38 +0000 (14:54 +0200)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agorename
Joey Hess [Sun, 19 Jul 2009 12:54:15 +0000 (14:54 +0200)]
rename

15 years agotypos
http://hendry.iki.fi/ [Sun, 19 Jul 2009 12:47:57 +0000 (08:47 -0400)]
typos

15 years agoscrubber needs updating
http://hendry.iki.fi/ [Sun, 19 Jul 2009 12:45:37 +0000 (08:45 -0400)]
scrubber needs updating

15 years agodon't run basewikipo by default yet, comment out all languages
Joey Hess [Sun, 19 Jul 2009 12:17:31 +0000 (14:17 +0200)]
don't run basewikipo by default yet, comment out all languages

15 years agoadd basewikipo po file generation thing
Joey Hess [Sun, 19 Jul 2009 12:16:21 +0000 (14:16 +0200)]
add basewikipo po file generation thing

15 years agonew minor bug
Joey Hess [Sun, 19 Jul 2009 11:58:15 +0000 (13:58 +0200)]
new minor bug

15 years agobugfix: Avoid generating po files for files that are not httmlizable
Joey Hess [Sun, 19 Jul 2009 11:46:10 +0000 (13:46 +0200)]
bugfix: Avoid generating po files for files that are not httmlizable

15 years agoadd a bug
Joey Hess [Sun, 19 Jul 2009 11:42:27 +0000 (13:42 +0200)]
add a bug

15 years agoimprove error message
Joey Hess [Sun, 19 Jul 2009 11:36:46 +0000 (13:36 +0200)]
improve error message

15 years agos/castellano/español/
Joey Hess [Sun, 19 Jul 2009 11:06:47 +0000 (13:06 +0200)]
s/castellano/español/

15 years agomove robustness tests section to discussion
Joey Hess [Sun, 19 Jul 2009 11:04:09 +0000 (13:04 +0200)]
move robustness tests section to discussion

15 years agofix header
Joey Hess [Sun, 19 Jul 2009 11:00:51 +0000 (13:00 +0200)]
fix header

15 years agocomment
Joey Hess [Sun, 19 Jul 2009 10:57:32 +0000 (12:57 +0200)]
comment

15 years agofix link
Joey Hess [Sun, 19 Jul 2009 10:51:15 +0000 (12:51 +0200)]
fix link

15 years agomove contrib/po to po/discussion
Joey Hess [Sun, 19 Jul 2009 10:45:42 +0000 (12:45 +0200)]
move contrib/po to po/discussion

15 years agoMerge branch 'master' into po
Joey Hess [Sun, 19 Jul 2009 10:36:01 +0000 (12:36 +0200)]
Merge branch 'master' into po

Conflicts:
debian/changelog

15 years ago add chinese test
tumashu [Sun, 19 Jul 2009 05:08:23 +0000 (01:08 -0400)]
 add chinese test

15 years agoAdd tumashu's page url
tumashu [Sun, 19 Jul 2009 04:46:39 +0000 (00:46 -0400)]
Add tumashu's page url

15 years agoI think this whole page is now [[done]]?
http://smcv.pseudorandom.co.uk/ [Sat, 18 Jul 2009 19:40:12 +0000 (15:40 -0400)]
I think this whole page is now [[done]]?

15 years ago(no commit message)
http://smcv.pseudorandom.co.uk/ [Sat, 18 Jul 2009 17:53:29 +0000 (13:53 -0400)]

15 years agomention plugins/contrib/trail
http://smcv.pseudorandom.co.uk/ [Sat, 18 Jul 2009 17:49:53 +0000 (13:49 -0400)]
mention plugins/contrib/trail

15 years agoNew plugin for review
http://smcv.pseudorandom.co.uk/ [Sat, 18 Jul 2009 17:46:55 +0000 (13:46 -0400)]
New plugin for review

15 years agoCompare with [[todo/allow_site-wide_meta_definitions]]
http://smcv.pseudorandom.co.uk/ [Sat, 18 Jul 2009 14:08:19 +0000 (10:08 -0400)]
Compare with [[todo/allow_site-wide_meta_definitions]]

15 years agoFix escaping-via-indentation of example
http://smcv.pseudorandom.co.uk/ [Sat, 18 Jul 2009 13:47:03 +0000 (09:47 -0400)]
Fix escaping-via-indentation of example

15 years agooops, remove duplicate
Simon McVittie [Sat, 18 Jul 2009 12:30:30 +0000 (13:30 +0100)]
oops, remove duplicate

15 years agoAdvertise my 'among' branch for review
Simon McVittie [Sat, 18 Jul 2009 12:29:24 +0000 (13:29 +0100)]
Advertise my 'among' branch for review

15 years agoSome more attempts to review patches
Simon McVittie [Sat, 18 Jul 2009 12:08:13 +0000 (13:08 +0100)]
Some more attempts to review patches

15 years agoTag patches with the plugin to which they apply, or core
Simon McVittie [Sat, 18 Jul 2009 12:06:04 +0000 (13:06 +0100)]
Tag patches with the plugin to which they apply, or core

15 years agoTry to help with some code review
Simon McVittie [Fri, 17 Jul 2009 19:36:08 +0000 (20:36 +0100)]
Try to help with some code review

15 years agopagestats: add `among` parameter, which only counts links from specified pages
Simon McVittie [Thu, 18 Jun 2009 17:33:49 +0000 (18:33 +0100)]
pagestats: add `among` parameter, which only counts links from specified pages

15 years agoIkiWiki::Render: split out backlink_pages() function from backlinks()
Simon McVittie [Thu, 18 Jun 2009 17:27:00 +0000 (18:27 +0100)]
IkiWiki::Render: split out backlink_pages() function from backlinks()

This separates style from content - backlinks() performs lossy
transformations on the page names to get it in the form that the page
template wants.