History: File Gallery for Images
Source of version: 2
Copy to clipboard
! File Gallery for Images Since ((TikiWiki 3.0)), file galleries have more features to support image galleries also from your local images. For images already elsewhere in internet, use the simple ~np~{img src=http://domain/foo.jpg}~/np~ as usual. __Enable the setting__ First an admin has chosen file galleries to manage images also. This option can be enabled at "Admin home > Editing and Plugins > General settings" (__tiki-admin.php?page=textarea__): "Use File Galleries to store pictures". Let's see an example of this new usage of the file galleries. {maketoc title=""} !!# Upload an image !!!# Through editing a wiki page {img link=/tiki-download_file.php?fileId=44&display src=/tiki-download_file.php?fileId=44 align=center class=reflect } !!!# Directly through file galleries {img link=/tiki-download_file.php?fileId=42&display src=/tiki-download_file.php?fileId=42 align=center class=reflect } !!# Select the image/s from disk {img link=/tiki-download_file.php?fileId=39&display src=/tiki-download_file.php?fileId=39 align=center class=reflect } {img link=/tiki-download_file.php?fileId=40&display src=/tiki-download_file.php?fileId=40 align=center class=reflect } {img link=/tiki-download_file.php?fileId=41&display src=/tiki-download_file.php?fileId=41 align=center class=reflect } --- Moreover, in order to reuse existing images from file galleries you have to... {img link=/tiki-download_file.php?fileId=43&display src=/tiki-download_file.php?fileId=43 align=center class=reflect } {img link=/tiki-download_file.php?fileId=45&display src=/tiki-download_file.php?fileId=45 align=center class=reflect }