Related: Binary File Handling, WebDAV, File Gallery Revamp, External Storage
Feedback for Tiki7 Use file galleries for wiki attachments
r35073: bug: if you upload a file to a wiki page, the file gallery is created but the file is not uploaded to this newly created gallery fixed for 7.1
Bug
- Page names with a comma (') will prevent file uploads. Ex.: http://demo.tiki.org/7x/tiki-index.php?page=test123%2Cvirgule
Problem
- r14162 is reported to introduce the following issue:
Architecture
- File gallery names are chopped off at 80 characters, but wiki pages are sometimes longer
- What happens if page is renamed or deleted?
- File Gallery is not deleted and there is no way to manually delete ex.: tiki-list_file_gallery.php?galleryId=272 has no delete button and since it's not browseable like most file galleries, I can't delete from parent view
- Once you activate, existing attachments are no longer available
- yet, they are still in tiki-admin.php?page=wikiatt
- There should be a way (beyond WebDAV) to navigate all file galleries that are linked to wiki pages
- It would be nice to have an optional column here: tiki-listpages.php
- There is no script to move data back and forth from wiki_attach to file_gal?
- It creates a file gallery for each page (even if it doesn't yet have a file attached) and thus, since your last visit grows.
- Archives are working at tiki-list_file_gallery.php?galleryId=6 but not on the wiki page
- Workaround is to not use archives
- Workaround is to not use archives
UI to improve
- All operations (Replace, edit properties, etc) should send you back to the wiki page after.
- wiki attachments in File Gallery: search result link doesn't link to wiki page?
- Can be fixed more easily with improvements in Tiki8
- Can be fixed more easily with improvements in Tiki8
to test
- Watch : does it work for file gallery attached to wiki page?
- Search in Files : test with Lucene (expected to be OK)
- Check if perms are OK
Open
Pending
Closed
| Rating | Subject | Submitted By | Importance | Easy to solve ? | Priority | Category | Volunteered to solve | Created | Modified | |
|---|---|---|---|---|---|---|---|---|---|---|
| File gallery archived number of files setting not being respected | Geoff Brickell | 10 | 10 | 99 |
| olivier.kango | 17 Aug 24 | 24 May 25 | ||
| File upload reports missing function error | Steve | 9 high | 10 easy | 90 |
| 07 Feb 13 | 11 Feb 13 | |||
| can't upload an image to a file gallery in doc.t.o with elfinder (default UI) since 16.x | Xavier de Pedro | 9 | 9 | 81 |
| jonnybradley | 18 Nov 16 | 12 Jan 17 | ||
| .docx files uploaded as .zip files... | Jonas Jermann | 9 high | 9 | 81 |
| 26 Jul 12 | 06 Jul 24 | |||
| Demo Tiki29 doesn't seems to use last code from Gitlab branch to upload a file | Bernard Sfez / Tiki Specialist | 9 | 9 | 81 |
| 10 Dec 25 | 28 Jan 26 | |||
| Uploading a new version UX improvement | Bernard Sfez / Tiki Specialist | 8 | 10 | 80 |
| 02 Apr 17 | 14 Sep 17 | |||
| "No such attachment on this page" appearing after change of behavior of PluginFile | nobody? | 9 high | 8 | 72 |
| 24 Nov 09 | 14 Jan 10 | |||
| image cannot be displayed in gallery or randam image module in tikiwiki 2.0 RC2 AND RC4 | othman | 9 high | 8 | 72 |
| 03 Aug 08 | 14 Jan 10 | |||
| File Gallery errors & not able to set permissions as admin | nobody? | 9 high | 8 | 72 |
| 30 Sep 09 | 16 Jan 10 | |||
| category in file gallery don't work | Hans.Reil | 8 | 9 | 72 |
| 01 Feb 13 | 01 Feb 13 | |||
| Insertion_syntax is broken when uploading a file in a wiki page using the Tikifile upload icon (plugin?) | Bernard Sfez / Tiki Specialist | 8 | 8 | 64 |
| jonnybradley | 19 Feb 20 | 20 Feb 20 | ||
| dev.t.o: Can't upload images with elFinder | Xavier de Pedro | 9 | 7 | 63 |
| 09 Dec 13 | 07 Feb 14 | |||
| SVG block is over-reacting | hman | 6 | 10 | 60 |
| 02 Mar 22 | 24 May 25 | |||
| Batch upload don’t work if no checkbox checked | Bernard Sfez / Tiki Specialist | 6 | 10 | 60 |
| 02 Jul 17 | 03 Nov 18 | |||
| 13.x: dev.t.o fivealive-lite.css: images can't be uploaded or selected throught the toolbar icon from tracker textarea | Xavier de Pedro | 8 | 7 | 56 |
| jonnybradley | 13 Jul 14 | 14 Nov 15 | ||
| It is not possible to select a gallery when uploading an image using the toolbar (tested dev.tiki.org) | Bernard Sfez / Tiki Specialist | 10 | 5 | 50 |
| jonnybradley, robertokir | 19 Feb 20 | 10 Mar 20 | ||
| Max upload file is limited to 8MB at dev.t.o (quite limited for videoscreenshot) | Bernard Sfez / Tiki Specialist | 5 | 10 | 50 |
| 13 Apr 23 | 20 May 23 | |||
| File Gallery title link download a picture | Bernard Sfez / Tiki Specialist | 5 | 10 | 50 |
| 16 Jul 13 | 21 Aug 13 | |||
| File Gallery Thumbnails missing after permission change | tdresel | 10 | 50 |
| jonnybradley | 08 Aug 15 | 12 Nov 15 | |||
| Not possible anymore to download a file in a specific folder on dev.t.o (whishlist screenshot) | Bernard Sfez / Tiki Specialist | 10 | 5 | 50 |
| 04 Feb 21 | 01 Jun 21 |
Making Image galleries obsolete
Please indicate below what is needed to make Image Galleries obsolete. (and thus they can be removed because everyone will be using file galleries).
- A data migration script.
- See Robert Plummer, who has a basic script
- Redirect scripts so old URLs work
- Features/characteristics that image galleries have that file galleries don't:
- Separate thumbnail files are created
- Can set size of thumbnails and regenerate
- PNG images don't seem to lose transparency like they do with file galleries
- Can scale images (although this has never worked for me)
- Can browse full size images with one image per page with related info
- Can sort thumbnail view by name, date, hits, user, size