]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
15 years agopo: change a bit the way links are generated
intrigeri [Tue, 11 Nov 2008 21:26:01 +0000 (22:26 +0100)] 
po: change a bit the way links are generated

This will soon enable usage of translated page titles in link.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo/todo: fixed internal links
intrigeri [Tue, 11 Nov 2008 20:22:32 +0000 (21:22 +0100)] 
po/todo: fixed internal links

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo/todo: added note about backlinks not being updated
intrigeri [Tue, 11 Nov 2008 19:04:58 +0000 (20:04 +0100)] 
po/todo: added note about backlinks not being updated

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: fixed link to home page when po_link_to=negotiated, added testcase
intrigeri [Tue, 11 Nov 2008 17:42:14 +0000 (18:42 +0100)] 
po: fixed link to home page when po_link_to=negotiated, added testcase

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo/todo: update
intrigeri [Tue, 11 Nov 2008 16:30:19 +0000 (17:30 +0100)] 
po/todo: update

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo(change): fix uninitialized variables when running IkiWiki::refresh()
intrigeri [Tue, 11 Nov 2008 15:04:40 +0000 (16:04 +0100)] 
po(change): fix uninitialized variables when running IkiWiki::refresh()

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: added HOMEPAGEURL template variable, documented when to use it
intrigeri [Tue, 11 Nov 2008 14:27:39 +0000 (15:27 +0100)] 
po: added HOMEPAGEURL template variable, documented when to use it

Hopefully all links should now be consistent with the chosen linking behavior,
but who knows...

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo/todo: added bug report for weird Perl warnings
intrigeri [Tue, 11 Nov 2008 14:25:23 +0000 (15:25 +0100)] 
po/todo: added bug report for weird Perl warnings

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: fixed link to homepage from non-translation page
intrigeri [Tue, 11 Nov 2008 14:01:16 +0000 (15:01 +0100)] 
po: fixed link to homepage from non-translation page

Added testcases for this bug.
It remains broken when generated from <TMPL_VAR BASEURL>, though.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: some code simplification/clarification
intrigeri [Tue, 11 Nov 2008 13:11:34 +0000 (14:11 +0100)] 
po: some code simplification/clarification

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo/todo: updated page formats, broken links, documentation
intrigeri [Tue, 11 Nov 2008 04:05:53 +0000 (05:05 +0100)] 
po/todo: updated page formats, broken links, documentation

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge commit 'upstream/master' into prv/po
intrigeri [Tue, 11 Nov 2008 03:40:24 +0000 (04:40 +0100)] 
Merge commit 'upstream/master' into prv/po

15 years agopo: help request
intrigeri [Tue, 11 Nov 2008 03:39:26 +0000 (04:39 +0100)] 
po: help request

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo(scan): make more clear what's being done
intrigeri [Tue, 11 Nov 2008 03:32:20 +0000 (04:32 +0100)] 
po(scan): make more clear what's being done

Mostly comments, and also a small code change: simplification and implementation
details hiding.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: reorder nearly all of the module code
intrigeri [Tue, 11 Nov 2008 03:05:39 +0000 (04:05 +0100)] 
po: reorder nearly all of the module code

It has grown up incrementally and new helper functions were added right in the
middle of the hooks, most often near the place they were used, which is
practical when doing initial development, but quite ugly afterwards, when helper
functions are useful to separate logic and implementation details.

Today's refactoring commits have brought the code to a much more maintainable
state, IMHO.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoremove redundant link munge
Joey Hess [Tue, 11 Nov 2008 02:47:29 +0000 (21:47 -0500)] 
remove redundant link munge

This is not needed now that tagpage returns a page name starting with a
slash.

(Also fixes a minor bug that the edit links started with double slashes due
to the hack.)

15 years agotypo
Joey Hess [Tue, 11 Nov 2008 02:43:59 +0000 (21:43 -0500)] 
typo

15 years agopo/doc: first fuzzy-testing results for po4a and msgmerge
intrigeri [Tue, 11 Nov 2008 02:23:02 +0000 (03:23 +0100)] 
po/doc: first fuzzy-testing results for po4a and msgmerge

Chapter #1, in which we learn po4a could help to DoS ikiwiki + po,
whereas msgmerge seems reluctant to cooperate.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 11 Nov 2008 00:49:37 +0000 (19:49 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agotag: Normalize tagbase so leading/trailing slashes in it don't break things.
Joey Hess [Tue, 11 Nov 2008 00:48:58 +0000 (19:48 -0500)] 
tag: Normalize tagbase so leading/trailing slashes in it don't break things.

15 years agoreply
Jon Dowland [Mon, 10 Nov 2008 23:38:45 +0000 (23:38 +0000)] 
reply

15 years agoMerge branch 'master' of git://git.ikiwiki.info
Jon Dowland [Mon, 10 Nov 2008 23:35:00 +0000 (23:35 +0000)] 
Merge branch 'master' of git://git.ikiwiki.info

15 years agoresponse
Joey Hess [Mon, 10 Nov 2008 23:34:35 +0000 (18:34 -0500)] 
response

15 years agoadd discussion on this tip
Jon Dowland [Mon, 10 Nov 2008 23:34:09 +0000 (23:34 +0000)] 
add discussion on this tip

15 years agospecifying the user in recentchanges for anon git pushes
http://alcopop.org/me/openid/ [Mon, 10 Nov 2008 23:30:08 +0000 (18:30 -0500)] 
specifying the user in recentchanges for anon git pushes

15 years agoupdate my userpage (and try out git pushes)
Jon Dowland [Mon, 10 Nov 2008 23:24:22 +0000 (23:24 +0000)] 
update my userpage (and try out git pushes)

15 years agoadd a robots.txt
Joey Hess [Mon, 10 Nov 2008 23:08:09 +0000 (18:08 -0500)] 
add a robots.txt

Yahoo! has been pounding on ikiwiki.cgi again. While I'd prefer ikiwiki to
generate sites that avoided robots hitting it in other ways, I'm adding a
robots.txt, at least temporarily.

15 years agoAdd rel=nofollow to recentchanges_links for the same (weak) reasons it was earlier...
Joey Hess [Mon, 10 Nov 2008 23:05:30 +0000 (18:05 -0500)] 
Add rel=nofollow to recentchanges_links for the same (weak) reasons it was earlier added to edit links.

15 years agopo/doc: more security research results
intrigeri [Mon, 10 Nov 2008 22:52:50 +0000 (23:52 +0100)] 
po/doc: more security research results

Apart of the fuzzying part, I'm done with what I can do without help.

The "Running po4a on untrusted content" section needs at least a quick glance
from an experimented Perl programmer.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoreorg to avoid broken link in basewiki
Joey Hess [Mon, 10 Nov 2008 22:40:03 +0000 (17:40 -0500)] 
reorg to avoid broken link in basewiki

ikiwiki/markdown is a basewiki page and shouldn't link to pages in tips.

Instead, make the tips link to it, so backlinks will point back to them.
While I'm at it, move the info about the emacs mode to a tip.

15 years agopo(match_lang, match_currentlang): use the lang() function
intrigeri [Mon, 10 Nov 2008 20:30:06 +0000 (21:30 +0100)] 
po(match_lang, match_currentlang): use the lang() function

... now that it exists, instead of duplicating it.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: rewrote otherlanguagesloop()
intrigeri [Mon, 10 Nov 2008 20:19:21 +0000 (21:19 +0100)] 
po: rewrote otherlanguagesloop()

It is now more elegant IMHO, and the output is now sorted according to the
language name (instead of code).

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: factorize extraction of a slave page's masterpage and lang
intrigeri [Mon, 10 Nov 2008 19:35:53 +0000 (20:35 +0100)] 
po: factorize extraction of a slave page's masterpage and lang

The very same code was repeated at dozens of places.

NB: the real work is now done is _istranslation(), which is memoized,
so the additional function calls overhead should be compensated.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agot/po.t: removed debug lines
intrigeri [Mon, 10 Nov 2008 18:40:54 +0000 (19:40 +0100)] 
t/po.t: removed debug lines

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoresponse
Joey Hess [Mon, 10 Nov 2008 18:30:20 +0000 (13:30 -0500)] 
response

15 years agoreorganize vim syntax highlighting info
Joey Hess [Mon, 10 Nov 2008 18:19:22 +0000 (13:19 -0500)] 
reorganize vim syntax highlighting info

There was already a tip about it; move the plasticboy version to there.

15 years agopo(otherlanguagesloop): start factorizing
intrigeri [Mon, 10 Nov 2008 17:38:25 +0000 (18:38 +0100)] 
po(otherlanguagesloop): start factorizing

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge commit 'upstream/master' into prv/po
intrigeri [Mon, 10 Nov 2008 14:41:29 +0000 (15:41 +0100)] 
Merge commit 'upstream/master' into prv/po

15 years agopo: finish abstracting %filtered by putting it into a blackbox
intrigeri [Mon, 10 Nov 2008 14:30:49 +0000 (15:30 +0100)] 
po: finish abstracting %filtered by putting it into a blackbox

i.e. it is invisible for everyone but its accessors/mutators

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: actually use pofiles() function, to enhance code clarity
intrigeri [Mon, 10 Nov 2008 14:09:56 +0000 (15:09 +0100)] 
po: actually use pofiles() function, to enhance code clarity

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: abstract "doing something for the same page in every other language"
intrigeri [Mon, 10 Nov 2008 13:49:58 +0000 (14:49 +0100)] 
po: abstract "doing something for the same page in every other language"

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: abstract implementation details for %translations building and resetting
intrigeri [Mon, 10 Nov 2008 12:56:46 +0000 (13:56 +0100)] 
po: abstract implementation details for %translations building and resetting

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: abstract %filtered implementation details
intrigeri [Mon, 10 Nov 2008 12:49:14 +0000 (13:49 +0100)] 
po: abstract %filtered implementation details

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: clarify error messages
intrigeri [Mon, 10 Nov 2008 12:22:50 +0000 (13:22 +0100)] 
po: clarify error messages

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: clarify code with some comments
intrigeri [Mon, 10 Nov 2008 12:00:05 +0000 (13:00 +0100)] 
po: clarify code with some comments

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: prevent a slave page to depend on itself
intrigeri [Mon, 10 Nov 2008 11:48:27 +0000 (12:48 +0100)] 
po: prevent a slave page to depend on itself

It has never caused harm yet, but it might in the future.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agovim syntax file linked
http://a1fie.livejournal.com/ [Mon, 10 Nov 2008 06:44:19 +0000 (01:44 -0500)] 
vim syntax file linked

15 years agoFix the link() pagespec to match links that are internally recorded as absolute.
Joey Hess [Sun, 9 Nov 2008 20:31:57 +0000 (15:31 -0500)] 
Fix the link() pagespec to match links that are internally recorded as absolute.

This fixes a problem exposed by the recent change to tags
(a2839de9362187b67b0e3a564461e272e64fd9b4). That recorded tag links as
absolute by including a leading slash in the link. The same could also be
done with an absolute wikilink.

In either case, link() would not match such links, unless the leading slash
was included in the link to match. But that's not right, because pagespecs
match absolute by default. So strip the leading slash.

Note that to keep any existing `link(/foo)` pagespecs working after this
change, the leading slash is removed from there, too.

15 years agopo/todo(security): many research results
intrigeri [Sat, 8 Nov 2008 21:08:50 +0000 (22:08 +0100)] 
po/todo(security): many research results

... and some questions to Joey (hint: look for your name)

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo(refreshpot): define the input charset before read()'ing
intrigeri [Sat, 8 Nov 2008 20:32:04 +0000 (21:32 +0100)] 
po(refreshpot): define the input charset before read()'ing

... to prevent the use of Encode::Guess::guess_encoding() in
Locale::Po4a::Transtractor (just a minor security measure, dependent on po4a
internals, but we have no reason to think Encode::Guess is not safe).

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 8 Nov 2008 17:35:28 +0000 (12:35 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agofix link to Jason Blevins user page
AlexandreDupas [Sat, 8 Nov 2008 16:28:25 +0000 (11:28 -0500)] 
fix link to Jason Blevins user page

15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Sat, 8 Nov 2008 16:08:36 +0000 (17:08 +0100)] 
Merge branch 'prv/po' into pub/po

15 years agoquestion about the format directive and relation with htmlize hooks
AlexandreDupas [Sat, 8 Nov 2008 16:04:27 +0000 (11:04 -0500)] 
question about the format directive and relation with htmlize hooks

15 years agopo/todo++: support other file formats than markdown
intrigeri [Sat, 8 Nov 2008 11:21:54 +0000 (12:21 +0100)] 
po/todo++: support other file formats than markdown

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Sat, 8 Nov 2008 01:14:26 +0000 (02:14 +0100)] 
Merge branch 'prv/po' into pub/po

15 years agopo/todo: mostly security research
intrigeri [Sat, 8 Nov 2008 01:13:37 +0000 (02:13 +0100)] 
po/todo: mostly security research

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Fri, 7 Nov 2008 23:09:06 +0000 (00:09 +0100)] 
Merge branch 'prv/po' into pub/po

15 years agopo: started research on gettext/po4a security
intrigeri [Fri, 7 Nov 2008 23:08:44 +0000 (00:08 +0100)] 
po: started research on gettext/po4a security

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Fri, 7 Nov 2008 23:06:02 +0000 (00:06 +0100)] 
Merge branch 'prv/po' into pub/po

15 years agofixed link
intrigeri [Fri, 7 Nov 2008 23:05:35 +0000 (00:05 +0100)] 
fixed link

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Fri, 7 Nov 2008 21:55:09 +0000 (22:55 +0100)] 
Merge branch 'prv/po' into pub/po

15 years agoadded symlink to pagespec/po in basewiki to fix the build
intrigeri [Fri, 7 Nov 2008 21:53:53 +0000 (22:53 +0100)] 
added symlink to pagespec/po in basewiki to fix the build

else basewiki_brokenlinks.t fails.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge commit 'upstream/master' into pub/po
intrigeri [Fri, 7 Nov 2008 21:19:34 +0000 (22:19 +0100)] 
Merge commit 'upstream/master' into pub/po

15 years agoMerge commit 'upstream/master' into prv/po
intrigeri [Fri, 7 Nov 2008 21:19:24 +0000 (22:19 +0100)] 
Merge commit 'upstream/master' into prv/po

15 years agopo: finished backlinks implementation
intrigeri [Fri, 7 Nov 2008 21:17:54 +0000 (22:17 +0100)] 
po: finished backlinks implementation

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: oops, removed debug output from testsuit
intrigeri [Fri, 7 Nov 2008 20:39:55 +0000 (21:39 +0100)] 
po: oops, removed debug output from testsuit

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: implemented linking/backlinks specification for po_link_to=negotiated
intrigeri [Fri, 7 Nov 2008 20:27:00 +0000 (21:27 +0100)] 
po: implemented linking/backlinks specification for po_link_to=negotiated

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: implemented linking specification in testcase
intrigeri [Fri, 7 Nov 2008 20:24:00 +0000 (21:24 +0100)] 
po: implemented linking specification in testcase

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: added pofiles() function, will use this soon
intrigeri [Fri, 7 Nov 2008 20:23:23 +0000 (21:23 +0100)] 
po: added pofiles() function, will use this soon

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agodocument wikistatedir, though it's still internal
Joey Hess [Fri, 7 Nov 2008 17:22:01 +0000 (12:22 -0500)] 
document wikistatedir, though it's still internal

15 years ago(no commit message)
http://josephturian.blogspot.com/ [Fri, 7 Nov 2008 16:21:04 +0000 (11:21 -0500)] 

15 years agopo: write detailed specification of wished backlinks behaviour
intrigeri [Fri, 7 Nov 2008 15:33:28 +0000 (16:33 +0100)] 
po: write detailed specification of wished backlinks behaviour

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: add comments
intrigeri [Fri, 7 Nov 2008 15:33:10 +0000 (16:33 +0100)] 
po: add comments

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge commit 'upstream/po' into prv/po
intrigeri [Fri, 7 Nov 2008 10:54:03 +0000 (11:54 +0100)] 
Merge commit 'upstream/po' into prv/po

15 years agooops
Joey Hess [Fri, 7 Nov 2008 01:49:52 +0000 (20:49 -0500)] 
oops

15 years agotxt: Do not encode quotes when filtering the txt, as that broke later parsing of...
Joey Hess [Fri, 7 Nov 2008 01:49:18 +0000 (20:49 -0500)] 
txt: Do not encode quotes when filtering the txt, as that broke later parsing of any directives on the page.

15 years agoresponse
Joey Hess [Thu, 6 Nov 2008 21:12:16 +0000 (16:12 -0500)] 
response

15 years agometa: Plugin is now enabled by default since the basewiki uses it.
Joey Hess [Thu, 6 Nov 2008 21:08:11 +0000 (16:08 -0500)] 
meta: Plugin is now enabled by default since the basewiki uses it.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 6 Nov 2008 21:05:23 +0000 (16:05 -0500)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoaggregate: Try to query XML::Feed for the base url when derelevatising links. Since...
Joey Hess [Thu, 6 Nov 2008 21:05:10 +0000 (16:05 -0500)] 
aggregate: Try to query XML::Feed for the base url when derelevatising links. Since this needs the just released XML::Feed 0.3, as well  as a not yet released XML::RSS, it will fall back to the old method if no xml:base info is available.

15 years ago(no commit message)
http://josephturian.blogspot.com/ [Thu, 6 Nov 2008 20:52:27 +0000 (15:52 -0500)] 

15 years agoresponse
Joey Hess [Thu, 6 Nov 2008 18:56:41 +0000 (13:56 -0500)] 
response

15 years agoresponse
Joey Hess [Thu, 6 Nov 2008 18:51:01 +0000 (13:51 -0500)] 
response

15 years agonote copyright of po.pm
Joey Hess [Thu, 6 Nov 2008 18:46:43 +0000 (13:46 -0500)] 
note copyright of po.pm

15 years agopo: fix link to homepage in special case
intrigeri [Thu, 6 Nov 2008 16:28:04 +0000 (17:28 +0100)] 
po: fix link to homepage in special case

... by wrapping IkiWiki::urlto in order to workaround hard-coded
/index.$config{htmlext}, which is wrong when usedirs=0 and po_link_to=current
and translatable homepage

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: misc responses to Joey
intrigeri [Thu, 6 Nov 2008 15:10:33 +0000 (16:10 +0100)] 
po: misc responses to Joey

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years ago(no commit message)
http://alcopop.org/me/openid/ [Thu, 6 Nov 2008 15:17:18 +0000 (10:17 -0500)] 

15 years agopo: redesign (once more) automatic POT/PO files update
intrigeri [Thu, 6 Nov 2008 14:54:55 +0000 (15:54 +0100)] 
po: redesign (once more) automatic POT/PO files update

Now use the change hook to update these files, check them into VCS, and trigger
IkiWiki::refresh as needed. The needsbuild hook's help was required to prevent
infinite looping.

This more rigorous way of doing this fixes recentchanges (that was previously
not updated in some cases), and probably is a better long-term solution than the
two previously tested ones.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoNew bug report
http://mjr.towers.org.uk/ [Thu, 6 Nov 2008 14:27:47 +0000 (09:27 -0500)] 
New bug report

15 years agopo: doc/todo update
intrigeri [Thu, 6 Nov 2008 13:21:31 +0000 (14:21 +0100)] 
po: doc/todo update

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: use prep_writefile before creating any files in refreshpot and refreshpo
intrigeri [Thu, 6 Nov 2008 13:17:33 +0000 (14:17 +0100)] 
po: use prep_writefile before creating any files in refreshpot and refreshpo

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: reported parentlinks misbehaviour in special case
intrigeri [Thu, 6 Nov 2008 13:12:05 +0000 (14:12 +0100)] 
po: reported parentlinks misbehaviour in special case

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: syntax warning fix
intrigeri [Thu, 6 Nov 2008 13:08:33 +0000 (14:08 +0100)] 
po: syntax warning fix

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: fixed whitespace
intrigeri [Thu, 6 Nov 2008 12:55:03 +0000 (13:55 +0100)] 
po: fixed whitespace

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: po_link_to is safe, and fallbacks to a working value if needed
intrigeri [Thu, 6 Nov 2008 12:47:09 +0000 (13:47 +0100)] 
po: po_link_to is safe, and fallbacks to a working value if needed

warnings are displayed if it is set to an invalid or incompatible value
(e.g. po_link_to=negotiated and disabled usedirs)

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: mark po_translatable_pages as a safe configuration setting
intrigeri [Thu, 6 Nov 2008 12:29:48 +0000 (13:29 +0100)] 
po: mark po_translatable_pages as a safe configuration setting

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: po_master_language and po_slave_languages are safe config settings
intrigeri [Thu, 6 Nov 2008 12:26:45 +0000 (13:26 +0100)] 
po: po_master_language and po_slave_languages are safe config settings

... and check their validity in checkconfig

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: added license and copyright
intrigeri [Thu, 6 Nov 2008 12:01:33 +0000 (13:01 +0100)] 
po: added license and copyright

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo: response
intrigeri [Thu, 6 Nov 2008 11:34:47 +0000 (12:34 +0100)] 
po: response

Signed-off-by: intrigeri <intrigeri@boum.org>