Friday, February 26, 2010

How to Plugin Autofill Form for Pligg

Plugin Autofill Form plugin for firefox --> https://addons.mozilla.org/en-US/firefox/addon/4775

Go to pligg
press (Alt+J) to insert text in form

Username - Field Rule = (?:username)
Password - Field Rule = (?:password)
Email - Field Rule = mail
URL - Field Rule = (?:url)
Title - Field Rule = (?:title)
Tag - Field Rule = (?:tag)
Bodytext - Field Rule =  (?:bodytext)

No comments:

Post a Comment