Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11292 | Rev 13438 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | any text or a <img...> tag, but dynamic insertions are not accepted yet.\ |
13 | any text or a <img...> tag, but dynamic insertions are not accepted yet.\ |
14 | <br/>There is no need to add the end tag ``</a>''.\ |
14 | <br/>There is no need to add the end tag ``</a>''.\ |
15 | <p>The target of the reference can be controlled via the variable\ |
15 | <p>The target of the reference can be controlled via the variable\ |
16 | ``wims_ref_target''. It can also be defined via an optional word\ |
16 | ``wims_ref_target''. It can also be defined via an optional word\ |
17 | ``target=...''. Note that in this case the target must start with ``wims_''.\ |
17 | ``target=...''. Note that in this case the target must start with ``wims_''.\ |
18 | </p> |
18 | </p>\ |
- | 19 | <p>The CSS class (class='...') of the link can be controlled via the variable\ |
|
- | 20 | ``wims_ref_class''.</p>\ |
|
- | 21 | <p>The title (title='...') of the link can be controlled via the variable\ |
|
- | 22 | ``wims_ref_title''.</p>\ |
|
- | 23 | <p>The HTML ID (id='...') of the link can be controlled via the variable\ |
|
- | 24 | ``wims_ref_id''.</p> |