Topic: Link in wikistyle
Hello,
what about image links in wiki style?
Just add a new div ctrinput on line 230 in index.php
<div class="ctninput">
<div class="codex">wiki:</div><div class="inputshare">
<input tabindex="1" value="[[<?=$URLimg?>|{{<?=$URLthm?>}}]]"" border="0"></a>" onclick="this.focus();this.select();" />
</div>
</div>The code above is tested with chevereto 1.5.
Last edited by vmk (2009-07-04 09:38:51)
