From yanni@rogers.com Wed Jul 14 16:33:26 2010 From: Yanni Chiu To: smallwiki@list.inf.unibe.ch Subject: Re: How to set different title in than rendered <h1> for a single page Date: Wed, 14 Jul 2010 10:33:08 -0400 Message-ID: <i1khr6$e4a$1@dough.gmane.org> In-Reply-To: <55A84F5A-551D-4CD4-85D8-090FAA89D344@me.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0626976402872632456==" --===============0626976402872632456== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Pat Maddox wrote: > I've set up a couple pages on my pier site. Based on the default install, = a pier page looks like: >=20 > <html> > <head><title>+pagetitle+</pagetitle></head> > <body> > <h1>+pagetitle+</h1> > <div>+page+contents+</div> > </body> >=20 > I have a _single_ page (the home page) where I want the H1 to differ from t= he <title> tag. I have no clue how to do that. Anyone have any ideas? I don't have a default Pier handy, at the moment, but I think you should=20 edit the _mainenvironment page. Look for: <h1>+value:structure+</h1> and change the <h1> tag. The main environment is used for the home page=20 in the default setup. --===============0626976402872632456==--