Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I tried to install the "my buddylist" module and had all sorts of problems. So I deleted everything associated with it in the hopes of trying to reinstall the module and hopefully correct any mistakes. In the process, I think I deleted the "profile" table and I can't get it back. Is there a way to do this without reinstalling drupal?
Flexinode is great. But I'm confused about how/if it works with input formats.
On my first flexinode type, the standard 3 types appear (Filtered HTML, PHP code, Full HTML) ... like any other node.... but it's not clear what it applies to?? Anyway, whatever I set it to, it doesn't save, it's always "Filtered HTML."
The behavior of the textareas I've created is not "Filtered HTML" ... it ignores <?php ?> stuff, and allows any HTML, no conversion of linebreaks.
It may be a simple thing, but does anyone know how I can create a page (like blogs have) that feature only nodes that are stories? I have been trying and even used article.module but it doesnt seem to work. All it does is create tags for terms under it. Im trying to make a page of user submitted articles/stories without having to replace older articles. Thanks
I'm getting ready to try out different taxonomy add-on modules. I read something very helpful in Robert Douglas' new book on Drupal (p.131) that modules that implement node-level access controls tend to conflict with each other. He says do not mix multiple node-access modules. I guess this is one reason why civicspace comes with node privacy by role instead of organic groups. Robert Douglas says the modules that provide access controls are:
organic groups
node privacy by role
taxonomy access control
nodeperm role.
I'm working on making an horizontal meny. And in this meny I would like to have only the menuitems and the subitems. Not the title "Menu". If I could get rid of that I would get myself a really nice menu. Anyone who knows of a way to get rid of the title?