Would be practical to be able to make the secondary links bar truly dynamic.
In many cases I would like to have more links there than what the design allows, so I wonder how much work it would take to put some code there that could rotate a list of taxonomy links, for example.
Could also feed it manually made links from the very secondary menu source.
A "real" horizontal ticker would probably be too complex and not easy to click on moving links, but to have some code rotate a set of links could be elegant.
I'm testing out using Drupal to allow me to create and manage basic web brochures, particularly when there are many pages involved. I was wondering if I could configure Drupal to show 1 theme for the main site and another theme for anything under /admin. This would make theme development a lot easier as I wouldn't have to bother with formatting the admin area. Is it easy to do?
Mouse over the Navigation menu and the content area alternates between being normal width and the width of the image on the page depending on where you position the mouse pointer.
Hi! I`m quite new in drupal. I want to use wgSmarty template engine, but i`ve got problem- when I set wgbluemarine template as default i`ve got that error: Fatal error: main(): Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/krzyzak/public_html/new/themes/engines/wgsmarty/class_wgSmarty.php on line 6-but only in /admin and /user -in other places i didn`t saw that problem. Main page is displaying very well, but other sites are... "plain" -without graphics, style etc.
Where is the problem?