[wp-trac] Re: [WordPress Trac] #7635: Threaded Comments
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 12 07:07:49 GMT 2008
#7635: Threaded Comments
-------------------------+--------------------------------------------------
Reporter: ryan | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: blessed |
-------------------------+--------------------------------------------------
Comment (by DD32):
Notes:
* supports ol|ul|div style
* if callback registered for start_el, end_el is assumed to have been
taken care of by start_el callback
* "class="classname"" html fixed (was quoted)
* Creates Valid XHTML for nested lists, HOWEVER:
* Nested lists must be within their own <li>, The result is that nested
lists get a bulletpoint.. You can hide the bullet, but with a <ul> mearly
hiding it results in a number being skiped.
* So: Valid XHTML & dodgy numbers with UL, or Invalid XHTML but good
list points?
--
Ticket URL: <http://trac.wordpress.org/ticket/7635#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list