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 a version update, if a gallery dir is forgotten no error appears when loading gallery but Apache crashes... Ushindi Gedeon 25
  • Error
10 Aug 11 02 Jul 26
(0) Tree view in File Gallery doesn´t set the child Urls correctly rodrigososa 25
  • Error
  • Usability
  • Less than 30-minutes fix
06 Dec 10 30 Jun 26
(0) NO Navigation aid with IE 7.0 in File Gallery to other Galleries and other anomalies rodrigososa 25
  • Error
  • Usability
06 Dec 10 11 Nov 21
(0) error when uploading files with accented names in batch directory in File Gallery rodrigososa 25
  • Error
  • Usability
06 Dec 10 30 Jun 26
(0) File Gallery: PopUp window for viewing image does not show up when browsing to a 2nd page rodrigososa 5 25
  • Error
  • Usability
  • Less than 30-minutes fix
06 Dec 10 30 Jun 26
(0) Batch Uploading to Database Gone in 4.0 But Present in 3.3 Ed 25 06 Jan 10 06 Jul 24
(0) WYSIWYG File gallery can't deal with non image files Doug Higby 5 25
  • Release Blocker
  • Error
13 Nov 13 24 Nov 13
(0) Moving files form DB to FILES carpasbo 25
  • Consistency
  • Usability
13 Jan 10 01 Jun 26
(0) Link Gallery brandte007 5 25
  • Feature request
brandte007 25 Aug 07 28 Oct 21
(0) 15.x regression: Upload a file in the registration tracker after choosing group is not possible (field Files: using modal or not) - ajax might need to be re-attached Xavier de Pedro 5 5 25
  • Conflict of two features (each works well independently)
  • Error
  • Regression
jonnybradley 16 Jun 16 30 Jun 16
(0) PNG's lose transparency when loaded from gallery Steve 5 25
  • Usability
02 Jan 11 30 Jun 26
(2) File Info Icon When Hovered Displays Huge Info Box John Morris 5 25
  • Regression
17 Jun 16 31 Jan 17
(0) Must have tiki_p_download_files set on file gallery - assign via category per file does not work luci 25
  • Conflict of two features (each works well independently)
  • Consistency
  • Usability
19 Jan 10 01 Jun 26
(0) Zipfile upload into file area rhagemeyer 5 25
  • Error
  • Patch
20 Jan 10 01 Jun 26
(0) Upgrade to Tiki4: You can't specify target table 'tiki_file_galleries' for update in FROM clause Marc Laporte 25
  • Error
21 Jan 10 01 Jun 26
(1) image resize at the browser before uploading in trunk: Incorrect integer value: '' for column 'deleteAfter' at row 1 Xavier de Pedro 5 5 25
  • Error
24 Jun 16 29 Jun 16
(0) File gallery, categories; editing a file and assigning a category goes to a WSoD on save (but all is saved) Bernard Sfez / Tiki Specialist 5 5 25
  • Regression
30 Oct 22 30 Oct 22
(0) Moving +10 (default number) files to new file gal fails (only first 10 moved) Xavier de Pedro 5 25
  • Consistency
  • Usability
10 Sep 09 28 May 26
(1) elFinder Has Bad URL's John Morris 5 5 25
  • Usability
jonnybradley 21 Feb 21 19 Nov 22
(0) Display the categories in listing for File galleries Bernard Sfez / Tiki Specialist 5 5 25
  • Easy for Newbie Dev
  • Feature request
ushindigedeon 09 Jul 25 05 Aug 25

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