DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:mailto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:mailto [2009-10-14 14:22] 82.238.146.117plugin:mailto [2021-01-23 20:28] (current) Aleksandr
Line 1: Line 1:
-====== mailto plugin ======+====== mailto Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: mail the current page to several people+description: Mail the current page to several people
 author     : Cédric Villemain author     : Cédric Villemain
 email      : cedric.villemain@dalibo.com email      : cedric.villemain@dalibo.com
Line 12: Line 12:
 similar    :  similar    : 
 tags       : email command tags       : email command
 +downloadurl: #http://dalibo.org/_media/mailto.tgz
 ---- ----
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-FIXME put URL here FIXME will update as soon as files are online.http://dalibo.org/_media/mailto.tgz+  * http://dalibo.org/_media/mailto.tgz FIXME
  
 ==== Add the Button to the template ==== ==== Add the Button to the template ====
Line 37: Line 38:
 Feel free to adjust the test for your requirements. Feel free to adjust the test for your requirements.
  
-==== Add pattern to your wiki ==== +==== Adjust setting ==== 
 + 
 +Some config options are avaible and need to be adjusted via [[plugin:config|Configuration Manager]]
  
 +===== Syntax and Usage =====
 +Simply put the following code into your page:
 <code> <code>
 ~~MAILTO:Real Name<real.name@example.org>,Real CC1<real.cc1@example.org>,Real CC2<real.cc2@example.org>,~~ ~~MAILTO:Real Name<real.name@example.org>,Real CC1<real.cc1@example.org>,Real CC2<real.cc2@example.org>,~~
 </code> </code>
  
 +It help the plugin know the emails, TO first, then all others are CC.
  
-==== Adjust setting ====+It is replaced by an apprioriate sentence depending the mail have already been sent or not.
  
-Some config options are avaible and need to be adjusted via [[plugin:config|Configuration Manager]] 
 ===== README ===== ===== README =====
  
 This plugin actually send the raw wiki and the title as mail subject. This plugin actually send the raw wiki and the title as mail subject.
  
-There are still some TODOs in the code, and one of the most important is to make renderer plugin to output an email.+===== TODO ===== 
 +There are still some TODOs in the code, and one of the most important is to make **renderer plugin** to output an email.
plugin/mailto.1255522964.txt.gz · Last modified: 2009-10-14 14:22 by 82.238.146.117

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki