I currently work on a system that is JSP-based (which will, for now, remain JSP). We have added a drupal (5.0) site, as well, and are looking to have single sign on for all of our websites, handled through drupal.
I have been porting a CSS tabless design to Drupal phptemplate system. The layout works but not consistently. It only needs one closing </div> tag to be removed to screw up the layout. I have identified the source of the problem but not what bit of software coding is not printing the html correctly. In the node.tpl.php template the closing tag is stripped out or not printed. This only occurs when first entering/calling the index page of the website or when logging out of admin.
Is there any ways to display
Posted March 27th, 2007 by admin in PARENT > TERM
instead of
Posted March 27th, 2007 by admin in TERM
I mean listing of new content on the site front page. I have breadcrumbs on particular pages, but need it to displaying in each listing on the front page.
Hi everyone. I'm a student web designer at a high school, and I'd like to "Drupalize" my site. I really only need to have the front page altered. I'd like to keep the site generally the same. On the front page I'd like to have 3 blog categories (Announcements, Sports, Parent Announcements). I created the page in GoLive CS so am I in for a battle while trying to convert? Also if it's not easy or semi-easy to convert my site, which theme would you suggest I download that would look somewhat like what I have.
hi all!
I have small problem... is there any possibility to create menu inside node page and to make content of this menu editable ??
for example we have main page with menu: home | about | contact , and when i click "home" i will see page and on this page will be next menu in riht sidebar, but on the main page there was no right sidebar menu but this menu will show after click... PLZ help