On the topic of anchors, I changed my mind. Again. I had originally planned to preserve as many URLs as possible, including the anchor names. But then I decided to just go with whatever Maven came up with, which is the text of the section name with spaces and special characters replaced by underscores.

And the anchors kept getting longer, and longer... until I got to the 'helping' and 'kickstart' pages, at which point I just couldn't deal with having an anchor that looks like this:

kickstart.html#What_s_the_difference_between_Struts_and_Turbine__What_s_the_difference_between_Struts_and_Expresso_

So I'm switching back to the first idea and adding <a name="anchor-name"/> above the <section> and <subsection> tags that used to have 'href' attributes. It's mixed at the moment, but I'll go back through and clean it up eventually.

--
Wendy




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to