Legacy:Contact
Version 1
Date: 2010-03-12 01:37:50 GMT Author: AndrewGronosky Comment: Initial version
Please see our [[Contributing]] page for information on how to contribute to Project: Redcap. Project: Redcap is maintained by [[Andrew Gronosky]]. You may reach him by e-mail at: redcap at firstname lastname dot us making the obvious substitutions for "firstname" and "lastname." There should be no space or punctuation between "firstname" and "lastname." If you have a Web site that you would like to have listed, please give a description of your site. It is best if you write that description in the same [[languages|language]] as the site itself. (We will see that it gets posted on the appropriate page.)
Version 2
Date: 2010-03-12 01:38:58 GMT Author: AndrewGronosky Comment: Formatting changes
Please see our [[Contributing]] page for information on how to contribute to Project: Redcap. [[Project Redcap | Project: Redcap]] is maintained by [[Andrew Gronosky]]. You may reach him by e-mail at: {{p|align:center| '''redcap at firstname lastname dot us'''}} making the obvious substitutions for "firstname" and "lastname." There should be no space or punctuation between "firstname" and "lastname." If you have a Web site that you would like to have listed, please give a description of your site. It is best if you write that description in the same [[languages|language]] as the site itself. (We will see that it gets posted on the appropriate page.)
Version 3
Date: 2010-03-12 01:40:12 GMT Author: AndrewGronosky Comment: Clarified instructions
Please see our [[Contributing]] page for information on how to contribute to Project: Redcap. [[Project Redcap | Project: Redcap]] is maintained by [[Andrew Gronosky]]. You may reach him by e-mail at: {{p|align:center| '''redcap at firstname lastname dot us'''}} making the obvious substitutions for "firstname" and "lastname." There should be no space or punctuation between "andrew" and "gronosky." If you have a Web site that you would like to have listed, please give a description of your site. It is best if you write that description in the same [[languages|language]] as the site itself. (We will see that it gets posted on the appropriate page.)
Version 4
Date: 2010-07-20 15:01:31 GMT Author: pm Comment: Contact form embedded
Please see our [[Contributing]] page for information on how to contribute to Project: Redcap. [[Project Redcap | Project: Redcap]] is maintained by [[Andrew Gronosky]]. You may reach him by e-mail at: %%redcap%% ''at firstname lastname dot'' %%us%% making the obvious substitutions for ''firstname'' and ''lastname''. There should be no space or punctuation between ""andrew"" and ""gronosky"". You can also use the following contact form: --- <html> <form action="/contact.php" method="post"> <table> <tr> <td>Your name:</td> <td><input type="text" name="name" size="40" /></td> </tr> <tr> <td>Your e-mail:</td> <td><input type="text" name="mail" size="40" /></td> </tr> </table> <br /> <textarea name="text" cols="70" rows="8">Your message...</textarea> <p><input type="submit" value="Send message" /></p> </form> </html> --- If you have a Web site that you would like to have listed, please give a description of your site. It is best if you write that description in the same [[languages|language]] as the site itself. (We will see that it gets posted on the appropriate page.)
Version 5
Date: 2010-07-21 02:16:57 GMT Author: AndrewGronosky Comment: Simplified contact instructions
Please see our [[Contributing]] page for information on how to contribute to Project: Redcap. We are interested in collecting links to all Ars Magica sites on the web, regardless of their content or perceived quality. If you know of a site that you would like to have listed, or you have any corrections or other feedback for us, please feel free to send us a note using the following contact form: --- <html> <form action="/contact.php" method="post"> <table> <tr> <td>Your name:</td> <td><input type="text" name="name" size="40" /></td> </tr> <tr> <td>Your e-mail:</td> <td><input type="text" name="mail" size="40" /></td> </tr> </table> <br /> <textarea name="text" cols="70" rows="8">Your message...</textarea> <p><input type="submit" value="Send message" /></p> </form> </html> ---