Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.8.0

Doc Bug #11211 Don't you need a css style sheet to make this work?
Submitted: 2007-06-03 01:11 UTC
From: noahspurrier Assigned: stoyan
Status: Closed Package: Text_Highlighter (version 0.6.9)
PHP Version: 5.1.4 OS: Linux
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 47 - 1 = ?

 
 [2007-06-03 01:11 UTC] noahspurrier (Noah Sss)
Description: ------------ I get output, but it sets CSS classes that are not defined anywhere. I looked through the docs and there is no talk about where to find this CSS. I might have missed it in the docs, but I tried to read it carefully. I also tried Google and greped the source. No luck. By Googling for Text_Highlighter and CSS, I eventually found a site somewhere with the Text_Highlighter.css file, so I copied that to my server and added this to the Text_Highlighter output: <link rel="stylesheet" href="/css/Text_Highlighter.css" type="text/css" media="all" /> This made it all work. At any rate, you might want to distribute this CSS file with the source and document it. Forgive me if I was clueless and missed something obvious.

Comments

 [2007-06-06 01:31 UTC] stoyan (Stoyan Stefanov)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.