I have created custom content types in Drupal 7. For the sake of discussion, let's say I have a content type called "cdr". I have succeeded in creating a custom template file called "node--cdr.tpl.php", which lets me decide how the information will be displayed. Now, I would also like to theme the edit and create forms...
I'm digging through the various modules, but there's one thing I haven't found so far. What's the best way to set up a file library in Drupal so that people can share files (specifically for an intranet site)? I'd also like to be able to set up a set of files easily for the public site (download only, not upload).
When I try to update the views module (I posted it here because I don't think it has anything to do with views), I get the following errors:
- The file temporary://fileh0RX3P could not be copied, because the destination folder is not properly configured. This is often caused by a problem with file or directory permissions.
- The file temporary://fileAsZQkV could not be copied, because the destination folder is not properly configured. This is often caused by a problem with file or directory permissions.
(translated from Dutch)