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 there
I'm using the module sitemenu for the creation of my menu. But something that bugs me, is that the menu is always expanded. If i click on the top level the sub-items won't collapse. They are alwasy expanded. So my question is: Is there a way to collapse this menu?
in a previous post i was told that drupal-4.6.3 is from the 4.7 branch. so i got it and am trying it. according to instructions on the site to add new regions "is easy". i did my template.php and put the example code and then put the variables in my page.tpl.php. then refreshed the theme. nothing happened. i tried to configure the theme but there are no regions anywhere on the configuration page to see or manage. also looking at the source of a rendered page in the browser i don't see any indication that the 'custom' regions are rendered...
I'm using drupal 4.6.3. I installed epublish module. I followed these steps:
* Make sure the taxonomy module is installed and enabled. Create a taxonomy
vocabulary in "admin/taxonomy/add/vocabulary", and in "admin/taxonomy"
create at least one term in your term in your taxonomy. (Taxonomy termss
define the section topics for your publication.)
* Install and enable the epublish module in "admin/modules", and load the
necessary tables using file epublish.sql.
Using the pushbutton template I can't find where I can add the previous, next and up page arrows.
My installation has only the next, last and 1,2,3 links at the bottom of the front page (node).
So where do I find all that? I do prefer the arrows.... http://www.digitalnaturepictures.com
Also, as the links are now, it gives me /node?from=0 for the front page and =5 for the second page. How can I change it so they are more SE friendly ? BTW I have the clean urls activated.