=== Newsletter Composer ===
Contributors: ralerin,adaza
Tags: newsletter,composer,html generator,boletin,newsletter maker,bulletin
Requires at least: 3.0.1
Tested up to: 3.7.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugins makes an HTML newsletter file with the category you have selected.

== Description ==

With this plugin you can make a newsletter with your custom template adding posts from a specified category. Then you can edit the result with a WYSIWYG editor.

The plugin will generate an HTML file saved in uploads directory.

== Installation ==

1. Upload `newsletter-composer` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Make a directory `newsletter` in your uploads folder with write permissions.

== Frequently Asked Questions ==

= Can I use my own template? =

Sure! The plugin has a folder called `themes` with some example templates. You can add your own.

= How can I activate the theme? =

The theme will activate itself if you have the a file called `theme.php` inside the theme folder in `themes`

= Can I user external CSS? =

You can, but we don't recommend because some mails clients don't allow this.
But if you wish you can add it with a file called `style.css`.


= Permissions: Who can access the plugin? =

Only Editors and Administrators have the power!