Closed (fixed)
Project:
Filebrowser
Version:
6.x-2.0-rc9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2009 at 01:10 UTC
Updated:
26 May 2009 at 14:50 UTC
How to upload files in the directory listing page I mean through page I will upload file to directory as well it show directory listing (already there)
Comments
Comment #1
Yoran commentedNot really sure to understand your problem, could you give an example ?
Comment #2
Yuki commentedIt seems that the folder title is searchable by drupal built in search.
Is it possible to include inside folders file name (as an example: example.doc when I write this name the search engine will show the page name) would be also searchable?
Thanks.
Another issue is when I upload file its creating "descript.ion" and showing new sign (red color) after uploading but this file is not there (the direcotry) before.
Can I restrict to creating this file inside the directory?
Comment #3
Yoran commentedHum... I think the best option is to filter metadata files, don't you think ? You can do it by adding *.ion in blacklisted files but we also introduce this as a default feature.
For the search feature, I'll have a look to see how to instruct Drupal not to search in filelistings.
Comment #4
Yuki commentedThanks for your response.
Comment #5
Yoran commented