Loading...
 
Skip to main content

File gallery - not able to move back a gallery in root gallery

Status
Open
Subject
File gallery - not able to move back a gallery in root gallery
Version
6.x
Category
  • Usability
Feature
File Gallery (elFinder or standard UI)
Submitted by
yoni
Lastmod by
yoni
Rating
(0)
Description

It is possible to create several galleries in the root gallery of the file gallery.

It is possible move those galleries into sub-galleries and move everything into other sub-galleries.

It is not possible to move nothing back to the root gallery. In the move dropdown menu the "root" (File Galleries) item is not available.

Should not be restricted.

Solution

I think the code is in tiki_file_gallery.tpl around line 106.

Something i coun't figure should be adpapted around here or in the built of $all_galleries
Copy to clipboard
{section name=ix loop=$all_galleries} <option value="{$all_galleries[ix].id}">{$all_galleries[ix].label|escape}</option> {/section}

Importance
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3851
Created
Friday 15 April, 2011 07:36:57 UTC
by yoni
LastModif
Friday 15 April, 2011 07:38:41 UTC


Show PHP error messages