Tags:
create new tag
, view all tags

Question

Hello All,

I am using the EDITTABLE Plugin to create an on-line document template.

However the plugin creates an annoying border around the table with alternate colors per line.

I have tried tableborder = "0" and datacolor = "#FFFFFF" to get an all white table with no border (as you would when using the TABLE plug) but it has no effect.

Can anyone let me know how I can achieve this?

Thanks

James

Environment

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

-- JamesBarker - 25 Jan 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.

You are probably referring to the TablePlugin, not EditTablePlugin.

Try %TABLE{ tableborder="0" datacolor="#FFFFFF" }% before any %EDITTABLE{}% (without the spaces around the equal signs)

-- PeterThoeny - 26 Jan 2006

  1 2
A A.1 A.2
B B.1 B.2
C C.1 C.2

James is right, the formatting of the TablePlugin only works in view mode. He would have to turn off coloring of the rows background web or even system wide if he wants an empty table in edit mode.

BTW: Did anybody try to realize an add new column function to the EditTablePlugin?

-- TWikiGuest - 26 Jan 2006

Peter - This works perfectly! Thanks for your help mate. I LOVE TWIKI wink

-- JamesBarker - 26 Jan 2006

 
Topic revision: r4 - 2006-01-26 - JamesBarker
 
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.