Report new bug | New search | Development Roadmap Status: Open | Feedback | All

Request #2592 HTML classes should have screenshots.
Submitted: 2004-10-22 17:09 UTC
From: somekool at gmail dot com Assigned:
Status: Wont fix Package: Web Site
PHP Version: 5.0.2 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 : 42 + 1 = ?

 
 [2004-10-22 17:09 UTC] somekool at gmail dot com
Description: ------------ some of the class offer by Pear have a static display. like QuickForm, DB_DataForm or more especialy DB_Table, I think these class should include a screenshot as example, so we know what to expect from using it. If they are customizable, multiple screenshot could be shown with tips on how to make them look how we want. QuickForm seems pretty useless to me so far, since I can't split the form fields into two or more different TD/DIV, etc. and I like to give a quick look to DB_Table, without spending even 10 mins. from which the screenshots are usefull.

Comments

 [2004-10-25 00:34 UTC] pear-dev at mocsnik dot hu
Screenshots are a good idea. I just wanted to let you know that you can design your form with QuickForm any way you want. Use some static template renderer. Sample template: http://cvs.php.net/co.php/pear/HTML_QuickForm/docs/renderers/templates/it-static.html?r=1.1 Sample script: http://cvs.php.net/co.php/pear/HTML_QuickForm/docs/renderers/ITStatic_example.php?r=1.4
 [2004-11-14 14:58 UTC] dufuz
This is something you should bring up with the package maintainers (via bug report) on the given HTML packages, it's not the job of the web team to provide screenshot and examples for packages.