logo       

Re: Frustrated newbie!: msg#00063

python.cheetah

Subject: Re: Frustrated newbie!

Hi Terry,
the stylesheet stuff in SkeletonPage is a bit wonky and very few people have
used it. I'd suggest that you just override the .stylesheetTags() method by
including something like this in your subclassed templates:

#extends Cheetah.Templates.SkeletonPage
#def stylesheetTags
<style ...>
...
</style>
#end def

sorry for the delayed response,
Tavis

On Wednesday 29 October 2003 17:47, Terry MacDonald wrote:
> Hi all,
>
> I'll quickly get down to it...can anyone offer any advice, preferably
> examples, of how to change/override the Skeleton Page stylesheet tags in
> the example siteTemplate.tmpl.
>
> Basically what do I enter in my siteTemplate.tmpl file to get the
> inherited Skeleton Page's $stylesheetTags to output my stylesheet file
> HTML style.
>
> If I crack this then I may begin to understand how to work these darn
> templates!
>
> As you can see I am still at the beginning.
>
> Cheers in advance
>
> Terry
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Cheetahtemplate-discuss mailing list
> Cheetahtemplate-discuss@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise