• 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 come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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