Umm I can't upgrade to 0.7 yet because I did some modifying on the 0.6.6 
which involves the system and I currently am tracking down my changes so 
that I can re-implement them when I get 0.7 =)

On Tuesday, April 12, 2011 5:50:10 AM UTC+8, Chris Meller wrote:
>
>  Also, you should upgrade to 0.7, it's much more spiffy and has several 
> security-related updates over 0.6.6. :)
>
>  ------------------------------
>
>    rick c
> April 11, 2011 5:25 PM  
>
> Assuming you're using a header template, place this in your header and
> the page title should display on pages as well as entries. It will
> also display the name of the site:
>
> <title><?php if ($request->display_entry || $request->display_page &&
> isset($post)) { echo "{$post->title} - "; } ?><?php
> Options::out( 'title' ) ?></title>
>
> Rick
>
>  
>  ------------------------------
>
>    Shedo Surashu
> April 11, 2011 3:06 PM  
>
> How do I make the page title on my blog, appear? I'm using Habari 0.6.6. 
> When I view the single pages for my blog posts, it displays the blog title, 
> as well as the post title but when I view only pages on my blog, only the 
> blog title shows. How do I make this happen?
>
> Best regards,
> Shedo Surashu
>  -- 
> To post to this group, send email to habari...@googlegroups.com
> To unsubscribe from this group, send email to 
> habari-users...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/habari-users 
>
>  

-- 
To post to this group, send email to habari-users@googlegroups.com
To unsubscribe from this group, send email to 
habari-users-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/habari-users

Reply via email to