So you want the page title to appear twice, next to each other (once in the breadcrumbs, once as the h1. header)?
On Thu, Dec 2, 2010 at 3:06 PM, Christophe Cordenier < [email protected]> wrote: > Hi > > I tend to think that h1 stands for the title of the page. I think the > design > has been thought this way. > > Could we generalize this scheme ? > > h1 Title of the page > > Introductory text > > {ToC} > > h2 Section > > h3 Subsection > > ... > > Cheers > > 2010/12/1 Bob Harner <[email protected]> > > > Super, that's the list I was hoping for! > > On Nov 30, 2010 8:54 PM, "Howard Lewis Ship" <[email protected]> wrote: > > > I prefer the second. > > > > > > > > > A few other notes. > > > > > > Method and property names in code font: {{myProperty}}, > {{someMethod()}} > > > > > > Class names (qualified or not) in default font. > > > > > > Path names in default font. > > > > > > First reference to a type on a page should be a link to > > > http://tapestry.apache.org/current/apidocs/... (or the component > > reference) > > > > > > @[AnnotationType|http://...AnnotationType.html] > > > > > > Use {code} for listings, not {noformat}. > > > > > > Use {noformat} for console output. > > > > > > Images and diagrams are small sized thumbnails, centered, no border. > > > > > > Page names a headings are All Words Captialized > > > > > > Treat the page title as if an h0. element, and put top level sections > > within > > > the page as h1. If the font size is too large we can fix that using CSS > > > rather than choosing a header level for visual size. > > > > > > I'm pretty sure I've been consistent about doing these things on the > > first > > > couple of pages of the tutorial. > > > > > > > > > On Tue, Nov 30, 2010 at 5:36 PM, Bob Harner <[email protected]> > wrote: > > > > > >> Style question: Which form of heading capitalization should we used? > > >> > > >> h2. All Words Capitalized > > >> or > > >> h2. Only the first word capitalized > > >> > > >> The old doc pages seemed to use the first, Wikipedia style guidelines > > >> require the second. Either is fine with me, but I'm seeing an > > >> inconsistent mix on the Tapestry pages so far. > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [email protected] > > >> For additional commands, e-mail: [email protected] > > >> > > >> > > > > > > > > > -- > > > Howard M. Lewis Ship > > > > > > Creator of Apache Tapestry > > > > > > The source for Tapestry training, mentoring and support. Contact me to > > learn > > > how I can get you up and productive in Tapestry fast! > > > > > > (971) 678-5210 > > > http://howardlewisship.com > > > > > > -- > Regards, > Christophe Cordenier. > > Committer on Apache Tapestry 5 > Co-creator of wooki @wookicentral.com > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com
