Loading...
 
Skip to main content
Manage your files

File Gallery

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

Problem

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

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

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
(0) After Update 1.9.4 -->1.9.7 got PHP-Error when using Categories in File or Picture Galleries kai_drews 3 15
  • Error
  • Support request
17 Jan 07 13 Oct 21
(0) Need to be able to 'return' to the Additional information available when a file is first uploaded Geoff Brickell 3 15
  • Feature request
20 Dec 08 15 Jun 13
(0) FileGallery parentId=-1 returns Error priest 3 15
  • Error
21 Oct 09 01 Jun 26
(0) The Directory Batch don't import files with accented/special characters (like à é é ...) in filename Trincio 3 15
  • Consistency
  • Usability
23 Oct 09 01 Jun 26
(0) Avoid broken image when viewing a file Marc Laporte 2 7 14
  • Usability
manivannans 08 Dec 13 13 Feb 14
(0) tiki_objects.href field may contain URL with wrong domain for files micmast 2 10
  • Consistency
17 Nov 09 01 Jun 26
(0) Console command console.php file:check throws a notice about storage location Bernard Sfez / Tiki Specialist 2 5 10
  • Regression
luci 24 Feb 20 24 Feb 20
(0) Batch upload feature for file gallery Marc Laporte 2 10
  • Feature request
30 Mar 06 20 Oct 17
(0) Missing translation tag in tiki-upload_file.tpl emanuele 1 10 10
  • Patch
28 Apr 14 28 Apr 14
(0) Comments to individual files in file gallery Marc Laporte 2 10
  • Feature request
sylvieg 16 May 06 11 Oct 21
(0) Tiki extremely ressource intensive hman 10 1 10
  • Bug
  • Upgrade Blocker
  • Release Blocker
25 Mar 21 02 May 23
(0) File gallery "Perform action with checked" list (combo) limited to <move to> as others actions can . Bernard TREMBLAY 2 10
  • Usability
21 Dec 08 14 Apr 26
(0) After upgrade to 2.2, Last Files module is empty. jhamell 2 10 03 Feb 09 08 Jun 11
(0) JavaScript zoom on images Marc Laporte 2 5 10
  • Feature request
manivannans 15 Oct 13 03 Nov 13
(0) No fileId on share file url when context menus are unchecked illeta 5 1 difficult 5
  • Usability
28 Jun 12 30 Jun 12
(0) categorized object table not updated when file or image gallery title/description updated Geoff Brickell 1 low 5 15 Dec 07 13 Nov 08

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).

  1. A data migration script.
    • See Robert Plummer, who has a basic script
  2. Redirect scripts so old URLs work
  3. 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

Alias

Show PHP error messages