Tags:
create new tag
, view all tags

SID-00034: Using Images in EDITTABLE

Status: Answered Answered TWiki version: Perl version:
Category: EditTablePlugin Server OS: Last update: 3 years ago

I am trying to use some wiki graphics along with a radio button in a wiki table. My table setup looks something like this

%EDITTABLE{ format="| row, -1 | text, 45, init | text,30,SRSDoc| select, 1, David,Jason,Karthik,Jiong, Others | radio, 3, <img src="%ICONURL{done}%" />,<img src="%ICONURL{updated}%" />,<img src="%ICONURL{closed}%" /> | label, 0, %SERVERTIME{"$day $mon $year $hour:$min"}% |" changerows="on" }%

The images (done,updated and closed) do not show up at all. How do I fix this? Thanks.

-- KarthikB - 14 Jan 2009

Discussion and Answer

Did you try just the ICON URLs? Such as:

radio, 3, %ICONURL{done}%, %ICONURL{updated}%, ...

I used custom smileys before, see doc at SmiliesPlugin. See also EditTablePlugin#Examples

-- PeterThoeny - 14 Jan 2009

Change status to:

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.
SupportForm
Status Answered
Title Using Images in EDITTABLE
SupportCategory EditTablePlugin
TWiki version

Server OS

Web server

Perl version

Topic revision: r2 - 2009-01-14 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, 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.