diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-20 06:23:33 +0200 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-20 06:23:33 +0200 |
commit | 741c33576e358d555e623a49d42edd33924a19ab (patch) | |
tree | 2ea03c9986c45644fe40d5af166c4bd37564f8e9 /doc | |
parent | 73ae87a4d475e4702e7135adef0a5be4b0c54279 (diff) |
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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/po.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index f28c8b188..8e05606f5 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -286,6 +286,9 @@ The when the user edits index, they get a nice mdwn file to start from. So, we seem to have two cases, in one po files from the underlay should be used, in the other not. Hmm. Support both? + +> Update -- I've written po2wiki, which can spit out translated underlays +> in markdown format. --[[Joey]] Duplicate %links ? |