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 - 2006-10-07 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.