Issue Details (XML | Word | Printable)

Key: JDO-384
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Provide a title for each web page on the site that is distinct from the initial section heading

Created: 01/Jun/06 05:44 AM   Updated: 03/Jun/06 06:53 AM
Return to search
Component/s: site and infrastructure
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Java Archive File Licensed for inclusion in ASF works docs.jar 2006-06-01 05:55 AM Michelle Caisse 78 kB

Resolution Date: 03/Jun/06 06:53 AM


 Description  « Hide
The web page style for the web site generated by Anakia/Velocity (http://jakarta.apache.org/velocity/docs/anakia.html) confounds the concepts of page title and initial section heading. There is no facility for providing a brief title-like description of the contents of the entire page (aside from the very ignorable html page title displayed in the browser window title bar). In practice, therefore, we are forced to use the initial section heading for this purpose. This has a number of consequences:

   There is no graphical distinction between other sections headings and the page title.
   There is no way to label the content of the initial section.
   The number of available levels of section headings is effectively reduced from 2 to 1 plus a fraction.
   There is a gapingly empty piece of real estate at the top of the page next to the logo.
   It looks and feels unbalanced and awkward .
   It bugs me.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse added a comment - 01/Jun/06 05:55 AM
The attached jar file bundles html pages that result from a fix applied to the source files (stylesheets and xml files) for the web site. I made the following types of changes:

1. Allow for a page title to be displayed to the right of the logo at the top of the page.
2. Allow a <bannertitle> element nested in the <properties> element of the xml page that can be used to specify a page title.
3. If no <bannertitle> is present, default the banner title to the <title> element value (same as a portion of the browser window title).
4. Modify some page headings to clarify the distinction between page title and initial section contents.
5. Change the heading background colors to more closely match the JDO logo color and avoid a proliferation of colors given the new colored page title.

Michelle Caisse made changes - 01/Jun/06 05:55 AM
Field Original Value New Value
Attachment docs.jar [ 12334858 ]
Repository Revision Date User Message
ASF #411340 Fri Jun 02 23:52:49 UTC 2006 mcaisse JDO-384 Add title to web pages
Files Changed
MODIFY /db/jdo/site/docs/license.html
MODIFY /db/jdo/site/docs/newshistory.html
MODIFY /db/jdo/site/docs/tck.html
MODIFY /db/jdo/site/docs/roadmap.html
MODIFY /db/jdo/site/docs/releases/release-2.0.html
MODIFY /db/jdo/site/docs/documentation.html
MODIFY /db/jdo/site/docs/dependencies.html
MODIFY /db/jdo/site/docs/javadoc.html
MODIFY /db/jdo/site/docs/faq.html
MODIFY /db/jdo/site/xdocs/downloads.xml
MODIFY /db/jdo/site/xdocs/svn.xml
MODIFY /db/jdo/site/docs/index.html
MODIFY /db/jdo/site/docs/releases/release-2.0-beta.html
MODIFY /db/jdo/site/docs/issuetracking.html
MODIFY /db/jdo/site/xdocs/issuetracking.xml
MODIFY /db/jdo/site/docs/mail-lists.html
MODIFY /db/jdo/site/docs/releases/release-2.0-rc1.html
MODIFY /db/jdo/site/docs/get-involved.html
MODIFY /db/jdo/site/xdocs/index.xml
MODIFY /db/jdo/site/docs/team-list.html
MODIFY /db/jdo/site/docs/svn.html
MODIFY /db/jdo/site/docs/downloads.html
MODIFY /db/jdo/site/xdocs/faq.xml
MODIFY /db/jdo/site/xdocs/javadoc.xml
MODIFY /db/jdo/site/xdocs/stylesheets/site.vsl
MODIFY /db/jdo/site/xdocs/documentation.xml
MODIFY /db/jdo/site/xdocs/tck.xml

Michelle Caisse added a comment - 03/Jun/06 06:53 AM
Fixed with revision: 411340

Michelle Caisse made changes - 03/Jun/06 06:53 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]