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.
Hi.
Iwm using IMCE as image uploader to tinyMCE.
The combination works fine. The only strange this is that IMCE adds strange icon (red rectangel and arrow from its top right corner. see image). next to every editor icon.
What this icon means and how to get rid of it.
tnx
I am using taxonomy_menu to display a hiarchy of taxonomy terms in my menu but it looks cluttered with all of the user options in the menu.
I have created another menu but I cant move the user menu items because they are locked. I also cant move the taxonomy_menu items becuase they only work in the default menu.
What can I do?
Ideally I want a menu just for user options like this:
My Menu
--------------
-My Profile
-My Blog
-My Buddy List
-My Inbox
-My Gallery
I am sure the title above makes no sense, so let me explain. I have a link on one of my pages which will allow the user to select multiple PDF files, then merge them together into one. I would like this workflow to be in a new window, but I would still like to use the Drupal API. I also want the screen to be the form only, no navigation or regular theme items.
How can I have access to all of the Drupal API without rendering the theme?
As you can see, I have 2 links to the top that lead to SQL databases. Now, if I wanted to have seperate sections on the main page, but keep them within the same template, how woudl I do that, while linking to the top?