Re: [Webwork-user] Changing Themes
Brought to you by:
baldree,
rickardoberg
From: Rickard <ri...@dr...> - 2002-05-17 14:23:57
|
Harvey Kandola wrote: > I created my own theme/skin/template and made the change to my > webwork.properties file to point towards my template directory: >=20 > webwork.ui.theme=3Dmy_skin >=20 > But I then also have to change all my JSP pages in order to use this ne= w > theme: >=20 > <link rel=3D"stylesheet" type=3D"text/css" href=3D"template/standard/st= yles.css" > title=3D"Style"> > <link rel=3D"stylesheet" type=3D"text/css" href=3D"template/my_skin/sty= les.css" > title=3D"Style"> >=20 > Is there any way of changing the theme name centrally (i.e. > webwork.properties file) instead of having to change all of my JSP page= s as > well? Use SiteMesh (www.opensymphony.com). /Rickard --=20 Rickard =D6berg |