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've been setting up the category and category_menu modules on my site.. They are a little tricky to use but i'm committed to making them work for me, especially for content structuring.
I am now starting to add other contrib modules to my site. Lots of them work with the *generic* term categories. However, i i'm not sure if that really means they work with *taxonomy* module and NOT *category* module or if they can and or do mean the same thing.
i just installed the quotes module. it simply extends node as type "quotes" by adding an additonal field called "author" to the standard node.body and node.title.
question. if i wanted to amend the quote module so that it "exports" it's table/fields to views.. how easy is that to do and how would i do it?
if views has an api for this, it would seem fairly straightforward because quotes really only has one field to export..
This question has come from the users of one of my sites. How can someone delete their account?
As an admin, if I edit the users account there is a delete button. But if I go in as a regular user, and edit my own account, there is no delete button. Why?