File Gallery for Images | |
Since Tiki3, file galleries have more features to support image galleries also from your local images. For images already elsewhere in internet, use the simple {img src=http://domain/foo.jpg} as usual. Enable the setting
Let's see an example of this new usage of the file galleries.
|
1.1. Upload an image | |
1.1.1. Through editing a wiki page | |
In Tiki3, you could do that through the following option of the wiki edit interface: Starting in Tiki4, and being improved in Tiki5, the edit interface has been revamped and you can open the form to upload images through the appropriate icons in the toolbar area on top of the editing area of the wiki page:
The first one,
The second one,
However, if we click on the appropriate button on top of the previous type of window, we will see the advanced interface to upload several files with images at once or even a single compressed zip file with many images to be processed in batch mode, as well as selecting the user or categories to link those images to.
|
1.1.2. Directly through file galleries | |
1.2. Select the image/s to upload from disk | |
|
1.3. Get the link and syntax to use that image | |
Once the image is successfully uploaded, you will see a screen like the following: There you can click on the button "Additional info", and it will display the links and syntax you need to copy in order to re-use that image in youru wiki page, forum, tracker, etc., or in external web sites. Proceed as usual then onwards. Keep in mind that if you add png images with transparencies, then many url's shown by tiki from file galleries have the &preview or &thumbnail" attached to them, and thus, they will be converted to .jpg (without transparency) by GD on the fly for that modified smaller display. Just remove that param if you wish and the png will be shows as png. You can also add the extra param "class=reflect" for nice visual effects if you have JQuery and its corresponding JQuery plugin enabled in your site. |
Additional settings and Parameters | |
Wiki markup to be passed to the | |
When editing a wiki page and uploading an image via the img/image wikiplugin, Tiki will insert the image as a thumbnail by default. This behavior can be customized per gallery. Just go to the File Gallery of your choice, edit the gallery and look for the setting labeled:
For example, to insert by default images at full size instead of thumbnails, set the default to: Change the default for inserting an image on a wiki page Copy to clipboard
More information
|