Difference between revisions of "8 June 2007"

From Organic Design wiki
m
m
 
Line 2: Line 2:
 
The [[MW:Extension:EmailArticle|EmailArticle extension]] is ready for use and testing. The documentation is on [[MW:|mediawiki.org]], but the code is being maintained here in the [[Extension:EmailArticle.php]] article. We had this functionality before in the [[XmlWiki]] environment and the new one is based on its [[email-article.php]] component.
 
The [[MW:Extension:EmailArticle|EmailArticle extension]] is ready for use and testing. The documentation is on [[MW:|mediawiki.org]], but the code is being maintained here in the [[Extension:EmailArticle.php]] article. We had this functionality before in the [[XmlWiki]] environment and the new one is based on its [[email-article.php]] component.
  
The new one is a special page called [[Special:EmailArticle]] and is used from in the tools menu in the navigation tree. The new version allows more diverse recipient selection and custom CSS stylesheets.
+
The new one is a special page called [[Special:EmailArticle]] and is used from in the "this article" menu in the navigation tree. The new version allows more diverse recipient selection and custom CSS stylesheets.
  
 
The EmailArticle extension uses Brent R. Matzelle's [http://phpmailer.sourceforge.net phpmailer class] which hasn't been under active development since 2005, but is still being maintained at sourceforge.
 
The EmailArticle extension uses Brent R. Matzelle's [http://phpmailer.sourceforge.net phpmailer class] which hasn't been under active development since 2005, but is still being maintained at sourceforge.
 
}}
 
}}

Latest revision as of 04:04, 8 June 2007

Warning.svg This is a blog item that needs to be converted to the new Bliki format


EmailArticle Extension Ready

The EmailArticle extension is ready for use and testing. The documentation is on mediawiki.org, but the code is being maintained here in the Extension:EmailArticle.php article. We had this functionality before in the XmlWiki environment and the new one is based on its email-article.php component.

The new one is a special page called Special:EmailArticle and is used from in the "this article" menu in the navigation tree. The new version allows more diverse recipient selection and custom CSS stylesheets.

The EmailArticle extension uses Brent R. Matzelle's phpmailer class which hasn't been under active development since 2005, but is still being maintained at sourceforge.