Tags:
create new tag
, view all tags
There is a bug in TWikiDrawApplet when using a drawing name in WikiNotation: The GIF image shows up in the topic but is not linked.

To fix, change the onMouseOver part at the end of sub handleDrawing in file wikicfg.pm :

From:
onMouseOver=\"window.status='Edit drawing $nameVal using TWiki Draw applet...
To:
onMouseOver=\"window.status='Edit drawing [$nameVal] using TWiki Draw applet...

Fixed add on distribution file TWikiDraw.zip in topic TWikiDrawApplet on 07 Sep 2000.

-- PeterThoeny - 07 Sep 2000

Topic revision: r2 - 28 Sep 2001 - 16:45:37 - MikeMannix
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback