Can anyone tell me how to setup drupal on a sourceforge.net site, such that uploading works?
I've setup the directory with all access permissions and the there seem to be no errors, but uploads fail to come through. They do not appear in the node i attach them to, but also not in the uploads directory.
Hi :-)
Is there some way to let regular members create "drafts" of they blog-entries before they publish it? Like making it possible that members can change the "published" flag themselves?
I just instaled nodeperm_taxonomy, which seems to be working great. But, now a big question:
My website is from a Political organization and the idea of using this module is to create a sort of Intranet, which only members can access (with content being developed but not yet to be seen by the public, or documents only for members).
How can I make this happens in terms of menus? With the nodeperm_taxonomy it seems I can control access to specific documents, but not make menus appear and disappear. Is there any way of doing this?
OK, I've RTFM, browsed the forums but still did not find a clear answer for this (I am new to Drupal or any other CMS). I want to display all the terms of a vocabulary in a block. How can I do that?
I'm creating a fairly simple inventory sheet using flexinode and I'm trying to import a spreadsheet into this using node_import. In the csv file the first three column headers are title, name, type. What I don't know how to do is define what the column headers should be for all the content I'm trying import. Is there any documentation for this module? Is there any known working csv files that I could see the column headers from?