diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-19 09:56:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-19 09:56:21 +0000 |
commit | 944666cf8277bca742e36c4e80de18d0b96178d1 (patch) | |
tree | 575ebaf273bd9644e213be15c7f970262ed5a392 /doc | |
parent | 609bc2f9561ba878088e0b029f7759e79617a424 (diff) |
web commit by http://chrisisbd.myopenid.com/
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index/discussion.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 6987c2f4e..5a704252b 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -6,6 +6,20 @@ Note that for more formal bug reports or todo items, you can also edit the [[bugs]] and [[todo]] pages. ---- +# Excellent - how do I translate a TWiki site? + +I just diskovered ikiwiki quite by chance, I was looking for a console/terminal +menu system and found pdmenu. So pdmenu brought me to here and I've found ikiwik! +It looks as if it's just what I've been wanting for a long time. I wanted something +to create mostly text web pages which, as far as possible, have source which is human +readable or at least in a standard format. ikiwiki does this twice over by using +markdown for the source and producing static HTML from it. + +I'm currently using TWiki and have a fair number of pages in that format, does +anyone have any bright ideas for translating? I can knock up awk scripts fairly +easily, perl is possible (but I'm not strong in perl). + +---- # OpenID |