Changes between Version 1 and Version 2 of ContactFormPlugin


Ignore:
Timestamp:
Jul 25, 2009, 8:47:43 AM (15 years ago)
Author:
Sebastian Krysmanski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ContactFormPlugin

    v1 v2  
    1 = Contact Form Plugin =
     1= Subscriber List Plugin =
     2
     3'''This is an external plugin. Please don't report any tickets here.''' See below for more information.
    24
    35== Description ==
     6How often did you have a question about a software project and had no way to contact one of the developers? This is where this plugin comes into play. It provides a contact form to allow users to contact the project team members. The contact form is very basic: it consists of the necessary fields (name, email, subject, message). There is no way to add more fields as this is outside the scope of this plugin. It's just supposed to be a simple contact form for small (or new) projects that didn't have the time (yet) to setup a more advanced contact form.
    47
    5 -
     8The contact form is available through an entry in the main nav or under `/contactform`.
    69
    7 == Bugs/Feature Requests ==
     10There are two configuration settings that influence this plugin. Both can be found in the `[contactform]` section in `trac.ini`.
    811
    9 Existing bugs and feature requests for ContactFormPlugin are
    10 [report:9?COMPONENT=ContactFormPlugin here].
     12 * `recipients` - a comma separated list containing all users that shall receive the contact mail. This list may contain usernames as well as plain email addresses.
     13 * `intro_text` - a text that is displayed above the contact form.
     14displays a list of all users that will informed about ticket changes of a certain ticket. Additionally it informs the user about the current notification
    1115
    12 If you have any issues, create a
    13 [http://trac-hacks.org/newticket?component=ContactFormPlugin&owner=manski new ticket].
     16Both settings can also be set using the webadmin interface.
    1417
    15 == Download ==
     18[[Image(screenshot.png, border=3)]]
    1619
    17 Download the zipped source from [download:contactformplugin here].
    18 
    19 == Source ==
    20 
    21 You can check out ContactFormPlugin from [http://trac-hacks.org/svn/contactformplugin here] using Subversion, or [source:contactformplugin browse the source] with Trac.
    22 
    23 == Example ==
    24 
    25 -
    26 
    27 == Recent Changes ==
    28 
    29 [[ChangeLog(contactformplugin, 3)]]
     20== Source and Tickets ==
     21You'll find all information about this ticket [https://svn.mayastudios.de/mtpp/wiki/Plugins/ContactFormPlugin here]. Please file only tickets there.
    3022
    3123== Author/Contributors ==
    32 
    33 '''Author:''' [wiki:manski] [[BR]]
     24'''Author:''' [wiki:manski Sebastian Krysmanski]
     25[[BR]]
    3426'''Contributors:'''