We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Plugins Web>JSPwikiToTWikiAddOnDev (07 Oct 2006, PeterThoeny)
Tags:
create new tag
, view all tags

JSPwikiToTWikiAddOnDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on JSPwikiToTWikiAddOn contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

Feedback on JSPwikiToTWikiAddOn

-- NilsBoysen - 23 Aug 2003

Nils, thanks for supporting the TWiki communiy smile

FYI, I renamed the Add-On from *Twiki* to *TWiki*.

-- PeterThoeny - 23 Aug 2003

checked .zip into CVS

-- WillNorris - 19 Jul 2005

Bah. Just uploaded an improved version but it appended .txt on the end for no good reason.

Differences:

  • use warnings;
  • Doesn't hardcode parameters - takes them from ARGV, in this order:
    • input directory of original JSPWiki files
    • directory of TWiki root (containing data/ and pub/)
    • name for new TWiki web
  • Gives more helpful errors on failure
  • Fixes bug with double slashes in pathnames
  • Removes invocation of unix2dos which I didn't see the point of, and which just made things a lot slower.

May have more tweaks to come. Thanks a lot for your work!

-- AdamSpiers - 16 Aug 2005

Hmm, I'm beginning to see why unix2dos was included - I'm now seeing missing newlines after bits of = data, although admittedly I haven't tested whether reincluding =unix2dos fixes this. Even if it does, I don't think unix2dos is the right way of fixing it; the code should just insert newlines in the right places.

-- AdamSpiers - 17 Aug 2005

I added a SHORTDESCRIPTION to the "Add-On Info" section so that this add-on is represented properly in the AddOnPackage topic and query topics. Please feel free to take this into the next release.

-- PeterThoeny - 07 Oct 2006

 
Topic revision: r6 - 07 Oct 2006 - 21:59:26 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback