On Mar 16, 2:41 pm, The Editor <[email protected]> wrote: > Here's a few more small fixes and a very cool new search feature:
hello. in the previous version (2.4.6) you introduced a <div class='search'></ div> around the searches output. this disrupts the html in the case the originating [(list)] is inside a paragraph rendered with <p></p>. possible solutions: 1) make it a span <span class='search'></span> 2) make it optional (user decides if there is the <div> in the output) 3) somehow detect if it is on a paragraph itself. 4) remove it. personally i find it useless and i would remove it. if i want to style it i will manually put a div around it. in all other cases it may just be part of the text or displaying some information CMS like. and for sure we don't want to style them all the same. uses are countless. blues -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
