By pants on
I am creating a site that has the following components:
- Main Home page
- non-forum Community page where its like the home page. Users can contribute stories and administrators can put their story on the top if necessary.
Right now, there is only 1 home page with "node/". How do I create another instance of home page for my community?
thanks
Comments
Page Creation
Create the page you wish to use and go to your settings and change the default page name to it, (e.g. node to node/14 or newpage depending on whether you use url alias)
Its kinda hard to explain
Thanks for the help but I am pretty much trying to create Drupal home page in another section but with banner ad. As stupid as it sounds, I need to have Community page be exactly same as home page but without banner on top and only posts community related topics.
front module
Perhaps the front page module can help?
http://drupal.org/project/front
--
Consulting: 2bits.com
Personal: Baheyeldin.com
--
Drupal performance tuning and optimization, hosting, development, and consulting: 2bits.com, Inc. and Twitter at: @2bits
Personal blog: Ba
Additional Home Pages
Pants,
Did you ever get that additional home page working. I'd like to do something similar. If you did, please let us know how. Thanks.