[wp-trac] Re: [WordPress Trac] #9576: Plugin Installer;
Limit desciption length in search results
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 28 22:11:56 GMT 2009
#9576: Plugin Installer; Limit desciption length in search results
---------------------------+------------------------------------------------
Reporter: DD32 | Owner: matt
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: WordPress.org | Version: 2.8
Severity: minor | Keywords: needs-patch
---------------------------+------------------------------------------------
Comment(by hakre):
@DD32: substr($long_desc, 0, 255); might break HTML used in the
descriptions. do the content search example.
an idea: div-ing the content, giving a maxlen, overflow: scroll. can be
solved by css then.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9576#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list