[Zope] Including links to style sheet and javascript files

Max M maxmcorp@worldonline.dk
Tue, 6 Feb 2001 14:39:39 +0100


Just make a dtml method with your style-sheet as the content. put it in
folder 'site' and give it an id of 'style.css' ... easy as that.

regards Max M

Max M. W. Rasmussen,    Denmark.   New Media Director
private: maxmcorp@worldonline.dk work: maxm@normik.dk
-----------------------------------------------------
Shipping software is an unnatural act

-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Tom
Freeman
Sent: Tuesday, February 06, 2001 2:21 PM
To: zope@zope.org
Subject: [Zope] Including links to style sheet and javascript files


Hi all!

I have a html file with links to style sheet and javascript external
files.
How do I have these links with Zope.

ie.
<link rel="STYLESHEET" type="text/css" href="/site/style.css">

any ideas?
cheers,
Tom.

--
-----------------------------------------------------------------------
Tom Freeman
Industrial Placement
NISS, Eduserv
Tel: 01225 323789
Fax: 01225 826177
Web: http://www.niss.ac.uk

_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )