I'm investigating ways of making navigation more efficient and was impressed by the Projects section on the Drupal site. You can easily see three levels of navigation:
- Primary link: Downloads
-- 'Primary' Tab: Modules
--- 'Secondary Tab': 4.7beta
How does that work? Is it specific to the Projects module or will it work with Taxonomy?
The site I'm working on contains regular journals (going back 30 years) as well as pamphlets, all published as book nodes. I'd like to do something like this:
Hello.
I have a small :) problem with drupal & acidfree or maybe filemanager.
What is the problem when uploading photo to photoalbum.
I have message as below:
when i create a normal page, story or another content type (except forum topc) , normally it write info bar (Submitted by "username" on "date and time") under the node title, but when i create a forum topic info bar dissapear, who wrote, when wrote.. how did i broke this?
I have searched and can't find anything on this, but wondered if there is a module, snippet etc to automatically assign a node via keywords in the title. Assuming there might be more than one keyword corresponding to different terms, the node could have multiple parents, possibly distant parents (I know there is a module for that).
I need to leave my gallery access open to be able to use gallery filter to display pics in posts. However, I'm wanting to somewhat restrict (or at least not make easy) access to the gallery for non-authenitcated users. I've managed to modify my menu blocks, but now want to restrict the G2 Random Block from appearing for non-authenicated users. As it notionally takes its access control from Gallery, is there any way I can wrap some authentication code around it to control its pop up?