Tags:
create new tag
, view all tags

Question

I would love to be able to insert line breaks into long TWiki commands, with recognized continuation on the following line.

For example, I'd like to be able to do something like this:

%TABLE{ dataalign="center" tablewidth="90%" sort="on" initsort="1" }%
| *Web* | *Topic* | *Parent<br>Topic* | *Summary* |  *Created By* | *Last Update* |
%SEARCH{ "Foo" scope="topic" type="literal" web="all" nosearch="on" nototal="on" \
 order="topic"  format="| $web | $web.$topic | [[$web.$parent]]| $summary | \
 $createwikiusername | $date |")<p>" }%

except, of course, I can't do that.

Is there an alternative or shall I file a feature request? smile

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories:  

-- VickiBrown - 19 Sep 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Did you try GluePlugin yet? It is heavily used in Michas great Plugins.

-- FranzJosefSilli - 19 Sep 2006

Or break lines with trailing backslashes.

-- PeterThoeny - 24 Oct 2006

 
Change status to:
Topic revision: r3 - 2006-10-24 - 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.