Summary | Using a clickable image |
Queue | Wicked |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | tasin (at) fhm (dot) edu |
Created | 12/16/2005 (7188 days ago) |
Due | |
Updated | 02/23/2006 (7119 days ago) |
Assigned | |
Resolved | 02/23/2006 (7119 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
/services/go.php. This isn't the case for a clickable image.
An entry like mentioned above [[image .... link="..." ...]] doesn't
redirect to go.php.
The only thing I'm not quite sure about it (concerning XHTML
conformance), is the introduction of the attribute "target=" (i. e.
the usage of $options['attr']['target']) inside an [[image]] rule,
because I didn't find a specification for it in Text_Wiki (and other
Wikis) and this will cause another "dialect" (or let's say:
"extension").
It would be useful, but if this is against some policy, so simply
delete the two lines where you find the expression
$options['attr']['target'].
State ⇒ Feedback
New Attachment: wicked-p1-new.diff
Here's a new one.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Using a clickable image
Queue ⇒ Wicked
New Attachment: wicked-p1.diff
State ⇒ New
doesn't work in the "Horde" manner.
I will not be quite sure if this is the correct way to handle it
(especially the two lines, in which I introduced a the attribute
'target' in an image). So take this as a suggestion.