Forums / General / how to browse folders with image attribute in webdav[SOLVED]

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

how to browse folders with image attribute in webdav[SOLVED]

Author Message

Vytautas Germanavičius

Wednesday 02 September 2009 3:11:35 am

i ' forced to use imge attribute to assign banner to folder.
How to make webdav to ignore image attribute, because now all folders are dispalyed as files, this mean, it is not possible to browse folders.

i thought webdav.ini.append.php
FolderClasses[]
FolderClasses[]=folder
will override this restriction, but it does not.

ez 4.1.3

{set-block scope=root variable=cache_ttl}0{/set-block}

Vytautas Germanavičius

Wednesday 02 September 2009 3:26:19 am

found solution for this bug:

http://ez.no/developer/forum/install_configuration/webdav_and_ez_publish_4_1/re_webdav_and_ez_publish_4_1__5

{set-block scope=root variable=cache_ttl}0{/set-block}