• Hey Guest, don't forget to VOTE on each RFC topic. Your voting determine Chevereto development! No votes, no development.
  • Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Link in wikistyle

Status
Not open for further replies.

vmk

Chevereto Noob
Hello,

what about image links in wiki style?

Just add a new div ctrinput on line 230 in index.php
Code:
             <div class="ctninput">
                <div class="codex">wiki:</div><div class="inputshare">
                <input tabindex="1" value="[[<?=$URLimg?>|{{<?=$URLthm?>}}]]"&quot; border=&quot;0&quot;&gt;&lt;/a&gt;" onclick="this.focus();this.select();" />
                </div>
            </div>

The code above is tested with chevereto 1.5.
 
Status
Not open for further replies.
Back
Top