Closed (outdated)
Project:
WebDAV for Drupal
Version:
6.x-1.0-rc7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 May 2009 at 21:11 UTC
Updated:
8 Jun 2026 at 19:04 UTC
Jump to comment: Most recent
Comments
Comment #1
Yoran commentedI'm planning a big refactoring, I'll will do this at this time.
Comment #2
Thoron77 commentedHi,
The temporary solution I've found is to edit the
webdav_attachement.module
file in webdav_attachement folder in the module directory.
In the function webdav_attachement_node_attachements_put after the line
add
And your attachments should be now listed when added.
Comment #3
mably commented