Welcome to Simplenews Content Selection.
This module allows you to select content from your website and send a newsletter with the selected content.

################################
# Simplenews Content Selection #
################################

INSTALL
Enable the module in admin/modules

USAGE
- Go to admin/config/simplenews/scs
- Choose the format for your newsletter. HTML requires the mimemail module (http://drupal.org/project/mimemail)
- Choose the publish state for the newsletters created with SCS
- Go to admin/content and via "Update options" start using this module


###########
# Theming #
###########

Multiple theming functions are available

THEME_SCS_NEWSLETTER_OUTPUT
Theme the whole body of the newsletter including table of contents and all the selected nodes.

THEME_SCS_NODE_OUTPUT
Theme the output of one single selected node

THEME_SCS_NODE_TITLES
Theme the table of contents
