Ecaterina Valica wrote:
1) Display doc
titles with <div>
isn't H1 more semantically correct?
2) Display document content headers using
<h1>-<h6>
3) Display doc titles with a larger font size than h1 (or h1 with a
smaller font size)
This is not necessary. H1 means the first title in a document. The name of
the document could be represented with H1.
If me as a user, I want to have multiple H1 (with same importance as the
title), I should be able to do that.
The difference between the title and another H1 is the
position in the
document (the title is always the first).
For me the title of a document is semantically "above" all headings
(including H1) found in the content so I think that it should be
displayed in a different way. I'm fine with using H1 for the title, but
with a different style.
IMO a content H1 can play the role of the document title only if:
* the title field is empty
* the H1 heading starts the document
* the document has only one H1 heading in the content
Using the H1 as document title can be confusing because of the section
editing icon which sometimes is around the title and sometimes it isn't.
Thanks,
Marius
Representing the title as a H1 solves the 6) problem. Can you explain a user
why the first title is bigger on some pages, while on other pages(no title
specified), the title has the same size like other H1?
4) Force cursor to be in the title field when
editing a new document.
Force cursor in the content field when editing an existing document.
This is to make it easy using the keyboard only to enter doc titles
(since it's currently dead easy, we need something close in easiness)
+1
5) Modify all our existing skins: Toucan,
Albatross, Finch and Dodo so
that they use they display the doc title, similarly to Colibri
+1
6) Have a title compatibility flag in xwiki.cfg.
When active, use a
Javascript to do this: if there's no title specified for a page and if
the first content is a H1 then use it as the page's title.
+1
We need at least 1), 3), 6) to be able to release
the Colibri skin for
2.0 final IMO.
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs