#13 — weblogentry_view uses h3 for the entry title
by
Tom von Schwerdtner
—
last modified
Jan 08, 2009 04:07 PM
| State | Resolved |
|---|---|
| Version: | |
| Area | User interface |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Tom von Schwerdtner |
| Submitted on | Feb 21, 2006 |
| Responsible |
—
|
| Target release: |
—
|
I think this came from some re-factoring of the weblog macros (which is partially my fault, since I approved the idea at least).
weblogentry_view and weblog_view are using the same macro to render the weblog entry. This screws up the page structure for weblogentry_view becuase it starts with a h3 instead of a h1.documentFirstHeading (like every other page in plone).
It cuases other UI problems, but the above shoudl be enough reason to fix it.
Added by
Tim Hicks
on
Feb 21, 2006 07:45 PM
I'm happy for this to be reverted to the old template if necessary.
The reason I made the change was to get the topic images, and their links, associated with each post to appear in the weblogentry_view (just as they do in the weblog_view). I think this makes sense as it provides people with easy links to similar posts.
If you could implement that too, I'd be most grateful.
Added by
Tom von Schwerdtner
on
Feb 21, 2006 07:50 PM
the h3 is also a link to the page we're already on
Added by
Tom von Schwerdtner
on
Feb 21, 2006 07:51 PM
I'm working on it now...
Added by
Maurits van Rees
on
Aug 14, 2006 09:24 PM
This seems to have been fixed already. Well, not exactly like described here: weblog_view uses h2 for entry titles and weblogentry_view uses h1 there. That should be fine I would say. So I would say: mark the issue as resolved.
Added by
Tim Hicks
on
Aug 14, 2006 09:42 PM
Issue state:
unconfirmed
→
resolved
Added by
Reinout van Rees
on
Aug 19, 2006 01:58 PM
One additional bit of info: in a list of entries, the title of the list is a H1 (of course). The entry titles are either H2 or H3.
H3 when there's an additional ordering by date (in which case the date is H2). Otherwise the entry has a H2.
No responses can be added.
If you can, please log in before submitting a reaction.
