I want to have a menu item that act as parent item only and has no path attached. Obbviously, the page has to be reloaded, it the item is clicked to make the menuitem expandable.
So, is there any path that reloads the current page? Maybe a PHP snippet?
For an example look at my homepage (http://ian.hubbertz.de) at the "Links"-Block. The item "weitere Links" should be expandable, but not change the loaded page.
I've been reading about the clean url option wich needs mod_rewrite in order to work. So ive browsed the handbooks and now I come across the path module, wich seems to do something similar to what clean url's have to be ...
Can anyone tell me the difference between the two options ? Or is this actually the same thing, and will the path module not work without the mod_rewrite ?
I want to give possibility to some of my visitors to post their articles without approval. But i don't want to give permission every member . I just wanted to see their articles first. if they write good, then i want to give permission to post their articles without approval. Is it possible in drupal?
Can taxonomy terms be searched in 4.7 version of drupal??
I have installed 4.7.0-beta5 and can't get it search the terms?
In 4.6, i think it was posible with the SQL/Trip Search module, but for 4.7 some aspects of this module have taken to the core and it's not possible to download it separately. There is a note in the dowloads section of version 4.6 which is:
I was just wondering if for uninstalling a moduleit is required to go into the database and delete the tables wich are associated with a specific module ... Since installing included building those tables and I cannot find any 'uninstall unctionality"...
I'd like to know if there are any e-commerce modules (as in complete e-shops, something like virtuemart) for drupal ? If yes, then wich one would be recommended by experienced users ?