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: 13 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

-- PeterThoeny - 14 Jan 2009

cooolll!!! the only tha we need to do is install the plugin for graphics

-- UrielVertiz - 2012-10-02

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title Using Images in EDITTABLE
SupportCategory EditTablePlugin
TWiki version

Server OS

Web server

Perl version

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2012-10-02 - UrielVertiz
 
  • 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.