-
addressed issue #1418848 by implementing hook_node_insert so that wpd information of programmatically created nodes will get saved, useful in combination with modules like node_clone
-
merge individual data subsets that get attached to a node into a new common wpd attribute, for better overview
-
added help page and updated README.txt
-
added help page and updated README.txt
-
updated README.txt
-
possibility for wpd admins to preview download pages and access protected files, updated README.txt accordingly
-
removed unnecessary symlink that was added in commit #1132880
-
Ported patch from issue #1179064 to 7.x branch
-
Issue #1239916 by berliner: fixed language related bug when accessing files in the node object, plus other minor bugfixes
-
#1216142 by berliner: Errors in simplenews_theme()