Re: PEPR, Quickform2, HTML5 forms stuff?

[email protected] (till) Sun, 27 Mar 2011 15:58:56 +0200
Newsgroups php.pear.webmaster
Message-ID <[email protected]>
On Sun, Mar 27, 2011 at 8:29 AM, Daniel O'Connor
<[email protected]> wrote:
> Hey Till,
> I had a bit of an explore at migrating PEPr over to QF2; but don't have a
> dev environment set up right now and would probably make quite a mess.
> QF1 is used about the place in pearweb; but it would be nearly impossible
> and kind of pointless to try to coax QF1 into being aware of HTML5 required,
> pattern,, title & placeholder attributes.
> QF2 looks like it would be much easier and cleaner to add HTML5 awareness
> into it (http://pear.php.net/bugs/bug.php?id=5308&thanks=1); plus the API is
> a lot neater.
> If we targeted just PEPR to shift to QF2; I think it'd be fairly doable:
> public_html/pepr/pepr-comments-show.php
> public_html/pepr/pepr-proposal-delete.php
> public_html/pepr/pepr-proposal-edit.php
> public_html/pepr/pepr-votes-show.php
> public_html/account-edit.php
> public_html/account-mail.php
> public_html/account-request-existingpackage.php
> public_html/account-request-newpackage.php
> public_html/account-request-vote.php
> public_html/admin/karma.php
> public_html/package-edit.php
> public_html/package-new.php
> public_html/support/effectivepearuse.php
> public_html/channels/add.php
> I don't suppose you (or anyone else) feels like giving it a shot?

Sorry, just saw the question.

Not really, to be honest. I was just checking out bugs and trying to
fix them. :-) Personally, I have never used quickform and I don't
really have the time right now to hack it into pearweb.

Till