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

Request #7452 Missing extra attributes option
Submitted: 2006-04-21 12:42 UTC
From: olivierg Assigned: quipo
Status: Closed Package: Pager (version CVS)
PHP Version: 4.4.2 OS: Debian
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 : 43 - 13 = ?

 
 [2006-04-21 12:42 UTC] olivierg (Olivier Guilyardi)
Description: ------------ Hi, I'm currently trying to integrate Pager with HTML frames, and I just realized that there is no way to set the "target" attributes on the <a> elements that Pager generates. I may also need to put some onClick javascript stuff, so I suppose that a new genereric "attributes" or "extraAttributes" option may be the solution. A native "target" option could also be nice, but "attributes" would be sufficient.

Comments

 [2006-04-21 12:51 UTC] olivierg at php dot net (Olivier Guilyardi)
Changing bug type to feature request.
 [2006-04-21 13:29 UTC] quipo (Lorenzo Alberton)
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.
 [2011-05-27 20:58 UTC] cweiske (Christian Weiske)
There are new attributes now: "onclick" and "attributes"