Menu

#2 CSS com_search

Testing
closed
None
3
2006-07-08
2006-07-07
itochan
No

Please check attach file.

I also fixed a bug.

after::
[code]$text = preg_replace( "/".$searchword."/i",
"<strong class=\"highlight\">\\0</strong>", $text);[/
code]

before::
[code]$text = eregi_replace( "/{$searchword}/i",
"<span class=\"highlight\">\\0</span>", $text);[/code]

Discussion

  • itochan

    itochan - 2006-07-07
     
  • Daniel

    Daniel - 2006-07-08
    • milestone: --> Testing
    • assigned_to: nobody --> legolas558
    • priority: 5 --> 2
    • labels: 855399 -->
    • status: open --> closed
     
  • Daniel

    Daniel - 2006-07-08

    Logged In: YES
    user_id=799761

    Patch applied; jcauble will eventually review the components
    for CSS compliance

     
  • Daniel

    Daniel - 2006-07-08
    • priority: 2 --> 3
    • assigned_to: legolas558 --> jcauble
     

Log in to post a comment.

MongoDB Logo MongoDB