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 can't find the proper Drupal way to add tabs within a module's page.
I would like have a page, with dynamically generated tabs, according to the user's permissions, etc... The number of tab will depend on the number of results (rows) from a query.
I can't find the function that you create the tab, and how to handle the code when tabs are clicked, so that the proper information is displayed below.
Is it just me, or doesn't it seem like you should be able to make a private forum. I have Taxonomy control setup for specific roles to only view and edit specific taxonomy terms (forums). Yet, a user in the role can see all forums in the pulldown list and add to any of them. Arghh.
I have copied theme_editor.module into the modules directory and created a new directory called theme_editor under themes/engines and placed theme_editor_engine.engine there. now when i log in to admin and go to the theme editor configure menu, it says
The theme storage directory does not exist or is not writable.
I have tried making folders in smartftp and setting their access settings to 666 or 777 but nothing is working. what should i do? thanks