Tags:
create new tag
view all tags

Question

Sorry, don't have this info - someone else did the installs, etc...

  • TWiki version:
  • Perl version:
  • Web server & version:
  • Server OS:
  • Web browser & version:
  • Client OS:

Question: I have existing html pages and would like to convert them into TWiki pages. But much of the html tags are not properly recognized after I cut/past the html source into a TWiki page. Is there a way to do this or is this a limitation of TWiki? The html pages were created via mozilla's Composer.

Thanks.

-- KerryLaidlaw - 21 Mar 2003

Answer

Most HTML works just fine. Watch out for this:

  • Copy only content between <body> and </body> excluding the body tags.
  • Tags may not span more then one line, e.g. <sometag par1="val1" par2="val2" par3="val3"> needs to be on the same line. Concatenate lines if necessary.

Please note that it is better to use the TextFormattingRules then HTML since it is easier to maintain in TWiki, easier learn, easier to grasp for users who do not know HTML.

-- PeterThoeny - 22 Mar 2003

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2003-03-22 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.