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) RSS should have permissions checking mrisch 5 25 mrisch 02 Jun 06 07 Jun 06
(0) HTML links for FIle Gallery Images Kent Barrett 5 25
  • Usability
  • Feature request
11 Nov 11 03 Jul 26
(0) File Gallery: Batch upload (Unzip all zip files) adds some garbage (.htaccess, etc) Marc Laporte 5 25
  • Error
28 May 07 25 Oct 21
(0) Actions popup options are truncated timwatson 5 25
  • Error
  • Usability
19 Feb 10 01 Jun 26
(0) File Gallery Download progress bar not in sync with actual download Kevin Doyle 5 5 25
  • Bug
20 Oct 23 06 Jul 24
(0) List of destinations "files galleries" limited to the current gallery (itself) if it is the root Bernard TREMBLAY 25
  • Error
  • Usability
21 Dec 08 21 May 26
(0) Batch upload zip file with a subdir structure Bernard TREMBLAY 25
  • Usability
  • Feature request
22 Dec 08 14 Apr 26
(0) archive upload with umlauts Hans.Reil 25
  • Error
01 Feb 13 01 Feb 13
(0) Can't add permissions in 3.2 - carried over from 3.1 + 3.2 upload errors 25 JoyceD 07 Oct 09 13 Nov 09
(0) unzip failure on image galleries luminoso 25
  • Error
20 May 09 26 May 26
(0) Categories for every file in gallery villosoph 25
  • Feature request
sylvieg 13 Jun 07 08 Nov 21
(0) doc.t.o broken link file galleries in mobile mode Xavier de Pedro 5 5 25
  • Error
  • Community projects
  • Dogfood on a *.tiki.org site
jonnybradley 27 Sep 13 05 Jul 26
(0) Upload file doesn't work in Opera 10 when Ajax is on Ushindi Gedeon 5 25
  • Regression
10 Oct 09 01 Jun 26
(0) Wiki page attachment not searchable rlengers 25
  • Usability
  • Feature request
27 May 09 26 May 26
(0) Batch upload failed if filename contain more than one "-" or "_" Bernard Sfez / Tiki Specialist 5 5 25
  • Error
02 Jul 17 20 Apr 22
(0) Displaying back the id and copy box after upload a single file in the Tiki files gallery Bernard Sfez / Tiki Specialist 5 5 25
  • Usability
  • Easy for Newbie Dev
04 Nov 25 21 Jan 26
(0) Uploading large files in filegallery fails fatal hjortskov 25 hjortskov 23 Jun 07 25 Jun 07
(0) New File Gallery saving Renato González Mello 25
  • Error
26 Mar 10 01 Jun 26
(0) File Gallery permission broken (using category) Bernard Sfez / Tiki Specialist 5 5 25
  • Error
  • Release Blocker
16 May 13 15 Oct 18
(0) Files cannot be deleted from filesplugin actions or from wiki attachment actions rww4dejure 5 5 25
  • Usability
xen 29 Jan 12 02 Feb 12

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