« Return to Thread: Determine Home Page

Re: Determine Home Page

by Tom Holmes Jr. :: Rate this Message:

Reply to Author | View in Thread

Anything would be of help ... at least I'm getting the right resources.

Thanks very much!   :-)

Geshan Manandhar wrote:

> Hi,
> I'd suggest you "theming like a pro" screencast at drupaldojo.com
> <http://drupaldojo.com>. I don't have the direct link now but see
> drupaldojo.com <http://drupaldojo.com> it'll be of great help for you.
>
> GEshan
>
> On Dec 20, 2007 10:55 PM, Progga <proggaprogga@...
> <mailto:proggaprogga@...>> wrote:
>
>     On Thu, Dec 20, 2007 at 10:46:17AM -0500, Tom Holmes Jr. wrote:
>
>     > So this static web-site has it's own primary links in the
>     header, and
>     > it's not consistent.
>     > One one home-page I have 6 items, on most of the other pages it
>     is 3
>     > items, and a few have 4 items.
>
>     Having individual template pages like page-node-N.tpl.php where N
>     > 0 might
>     help.  But there might be a better solution which I don't know :-(
>
>     > So, I am just wondering how I can determine which page is the
>     home page ...
>
>     isset($is_front)
>     {
>        ...
>     }
>
>
>     _______________________________________________
>     themes mailing list
>     themes@... <mailto:themes@...>
>     http://lists.drupal.org/mailman/listinfo/themes
>
>
>
>
> --
> Geshan Manandhar
> http://geshan.blogspot.com
> Supporting FOSS @ fossnepal.org <http://fossnepal.org>
> www.HAMROLYRICS.COM <http://www.HAMROLYRICS.COM>
> ------------------------------------------------------------------------
>
> _______________________________________________
> themes mailing list
> themes@...
> http://lists.drupal.org/mailman/listinfo/themes
>  
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.17.5/1190 - Release Date: 12/19/2007 7:37 PM
>  

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

 « Return to Thread: Determine Home Page