/************************************* * GiveMeYourEmail Doku wiki plugin * By Anthony Dahanne * Email : anthony.dahanne@gmail.com * URL : http://blog.dahanne.net *************************************/ ------------- Description : ------------- Allow you to insert a form to give your visitors the ability to give you their email adress (for a visitors' mailing list for example) -------------- Installation : -------------- Just give the plugin zip url to Dokuwiki plugin installer, and you're all set !! You can also unzip the archive in your dokuwiki lib/plugins folder -------------------------------- How to insert it in your page : -------------------------------- To insert the form in your page, just write the following tag : , and save your page. Now your visitors can give you their email adress in this page. ----------------------------------- How to collect the email adresses : ----------------------------------- To collect all the email adresses, you can download the adresses.txt file located on the plugin installation directory : lib/plugins/givemeyouremail/adresses.txt Alternatively, you can also find the adresses in data/meta/[a md5 hash].givemeyouremail !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Make sure your web server can write files at these locations !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!