php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57314 Added new feature to pepr
Submitted: 2006-10-20 23:10 UTC Modified: 2006-10-31 16:38 UTC
From: davidc@php.net Assigned: cellog (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 5_2 CVS-2006-10-20 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: davidc@php.net
New email:
PHP Version: OS:

 

 [2006-10-20 23:10 UTC] davidc@php.net
Description:
------------
I have added a new feature to pepr that can easily be added up to most textareas on the site. Url to come


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-10-20 23:14 UTC] davidc@php.net
http://dev.agoraproduction.com/pear/pearweb/bugs/9118/

The javascript file has to go into public_html/javascript

It's rather simple (It's a bb code helper - to insert bbcodes faster) might have to change some behaviors in js, but works for now (set it as beta)

Thanks
 [2006-10-31 16:38 UTC] cellog@php.net
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.

the patch doesn't work in firefox 1.5, as "is_gecko" is not defined or is false.  I think we need better browser detection.

I took the txtarea=document.getElementById(txtarea) and put it
outside the if(), then it started working.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 11:01:31 2024 UTC