Placing a link in the wiki to a file in the file gallery in 4.1 Posted by hdanirwin 29 Dec 2009 04:36 GMT-0000 posts: 4 In 4.1 is there a way to put a link in the wiki to a file in the file gallery? If so how do I do it. Thanks for the help!
Posted by Marc Laporte 29 Dec 2009 06:03 GMT-0000 posts: 1647 example for fileCopy to clipboard[tiki-download_file.php?fileId=2|7z465.exe]
Posted by Fact 03 Jan 2010 21:04 GMT-0000 posts: 16 Also, upon completion of an upload, you get an option to view file upload information which generates the following code: Copy to clipboardSyntax tips: Link to file from a Wiki page: [tiki-download_file.php?fileId=36|Grandma and Grandpa.rtf] For image files: To display in a Wiki page: {img fileId=36} Display thumbnail that enlarges: {img fileId=36 thumb=y rel=box[g]}
Posted by Muabdib58 08 Jan 2010 07:51 GMT-0000 posts: 1 If I place a link in a Wiki page to an image in the file gallery it is only visible to the group admin. I have to set the permission Can admin file galleries (tiki_p_admin_file_galleries)editors in the gallery to for example registered so they can see the images but that gives non-admin users to much control. Is their any other way to show images to non-admin users? Thank you for your help.