By Jeffrey04 on
may i know how can i configure so that i have a page similar to the handbooks main page?
http://drupal.org/handbooks
may i know how can i configure so that i have a page similar to the handbooks main page?
http://drupal.org/handbooks
Comments
sorry for the double
sorry for the double posting....
after posting the first one i received a 500 error, and then i posted the topic again without knowing the previous one got posted to the forum already.
---
see: http://drupal.org/handbook/modules/book
php
That's a page type content node. It has a php snippet that parses the 5 books that comprise the handbook. It grabs the top level nodes of each book and shoves them through a script. The columns are done through css
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
thanks for the reply, got so
thanks for the reply, got so confused about the book and taxonomy concept :D