Loading...
 
Features / Usability

Features / Usability


Re: Posting Images

posts: 1817 Catalan Countries

And much simpler and working on any Tiki version (if you have your image in a image gallery): just get the url of that image in one browser window (or tab), and use it to insert that image in the new page you are editing on another browser window/tab., using the common markup for images, e.g.:

Copy to clipboard
{img src=http://tikiwiki.org/show_image.php?id=248}


or just using relative urls:

Copy to clipboard
{img src=show_image.php?id=248}


and if mod rewrite is enabled, you can also use just:

Copy to clipboard
{img src=img248}


In any of the case, you would get:

Image

There are no comments at this time.