My First Plugin - PXS Mail Form
I have written my first plugin for Wordpress and I am pleased to say that all seems to be well!! You can find more details on the PXS Mail Form page. 10 people downloaded it during the first 30 minutes of it being mentioned in the Wordpress forums which was a promising start. I hope it proves to meet peoples needs. To see the script in action and try out its verification functions, check the contact page on this site. The plugin is available to anyone that would like a copy!
EDIT: I forgot to mention on this page that the plugin was based on the design by Ryan Duff!! You will see this noted everywhere else though. Apologies for any feelings that may have been hurt! And just to further clarify… when I say ‘My First Plugin’… I actually mean… ‘The First Plugin I have Offered for Download from my site that I have made based on the layout of Ryan Duff’s plugin’… I know, it doesn’t roll off the tongue as nicely but this is a political world we live in ![]()
Additional Related Entries
Google Analytics PluginPXSmail Updated
Google Analytics
PXS - Google Analytics
PXSmail - Updated again!



#1
Thanks for the plugin mate… works a treat!
+ love yer site
Comment by Kevin Adams — 3/5/2005 @ 12:03 pm
#2
I may have misunderstood things, but I’m not sure this is an accessible form.
As I see it, it is recommend that we make explicit the association between form controls and their labels with the LABEL element.
I thought it would be simply to change this, but having looked at the plug-in code I’ll think again!
Comment by graham — 3/5/2005 @ 3:53 pm
#3
Graham, let me know what you come up with!!
Comment by Phrixus — 3/5/2005 @ 11:16 pm
#4
It should be a simple matter to make this form WAI standards compilant. Its already XHTML compliant.
Graham: you pointed out that the LABEL elements need to be explicitly linked to the input controls… yes that is true but you also need to add the LABEL elements around the text that is being used for the labels. The input controls also need to be given unique ID attributes in order to define the links.
Comment by GrinGod — 4/5/2005 @ 8:22 am
#5
This is why you are the God of Grings!!! You know everything!!!
Comment by Phrixus — 4/5/2005 @ 4:13 pm