#3527 closed enhancement (fixed)
Apache Ant-1.8.4
Reported by: | Randy McMurchy | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Version increment to 1.8.4
http://ant.apache.org/srcdownload.cgi
The title of the page should be updated to the proper case and without the first hyphen
Change History (7)
follow-up: 2 comment:1 by , 12 years ago
follow-up: 3 comment:2 by , 12 years ago
Replying to bdubbs@…:
We like to keep blanks out of the titles because it makes searching the TOC more difficult. The title should match the tarball name without version.
Does that also include all lower case if the tarball is all lower case?
Also, this must be a fix it when you find it thing, as there are a ton of packages with title names with blanks. :-)
comment:3 by , 12 years ago
Replying to randy@…:
Replying to bdubbs@…:
We like to keep blanks out of the titles because it makes searching the TOC more difficult. The title should match the tarball name without version.
Does that also include all lower case if the tarball is all lower case?
That's what I prefer, but others may want ot do it differently. It's not completely settled.
Also, this must be a fix it when you find it thing, as there are a ton of packages with title names with blanks. :-)
In the Table of Contents? Where? Sure there are some info titles, but not with package names in the title. I may have missed one or two, but in a quick check I don't see any.
follow-up: 5 comment:4 by , 12 years ago
Hence the confusion.
I was speaking about the titles of the individual pages, not the TOC.
As far as case goes, I've just always used what the developer uses.
comment:5 by , 12 years ago
Replying to randy@…:
Hence the confusion.
I was speaking about the titles of the individual pages, not the TOC.
There are two areas: <xreflabel> and <title> in <sect1>. I'm not sure which one the TOC uses, but in most cases the TOC is OK right now.
As far as case goes, I've just always used what the developer uses.
I agree.
We like to keep blanks out of the titles because it makes searching the TOC more difficult. The title should match the tarball name without version.