Giter Club home page Giter Club logo

typo3orgnewsletter's Introduction

typo3org_newsletter

What is this

it's the TYPO3 Newsletter template in an extension.

How to setup this extension

  1. create page structure: create following page structure:

     	|- direct_mail storage
       |- newsletter
       |- direct_mail categories
  2. add PageTS to the direct_mail SysFolder

     	<INCLUDE_TYPOSCRIPT: source="FILE:EXT:typo3org_newsletter/Configuration/TypoScript/page-ts/newsletter.txt">
     

    following TS need to be put in the root page:

     	TCEFORM.fe_users.module_sys_dmail_category.disabled = 0
     	TCEFORM.sys_dmail_group.select_categories.disabled = 0
     	TCEFORM.fe_users.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST = XYZ
     	TCEFORM.sys_dmail_group.select_categories.PAGE_TSCONFIG_IDLIST = XYZ
     

    put the UID of the "direct_mail categories" page:

  3. If TemplaVoila:

    1. create new Template Object
      • Title: [Page] Newsletter
      • HTML: typo3conf/ext/typo3org_newsletter/Resources/Private/Templates/base_boxed_body_image_2column_query.html
      • DS: typo3conf/ext/typo3org_newsletter/Configuration/templavoila/[Page] Newsletter.xml
      • DS must(?) be copied to typo3conf/ext/t3org_base/templavoila/page/
    2. FCE for the 2 col images
      • Title : [Page Newsletter] 2-col image FCE
      • HTML: EXT:typo3org_newsletter/Resources/Private/Templates/base_boxed_body_image_2column_query.html
      • DS: typo3conf/ext/typo3org_newsletter/Configuration/templavoila/fce/[Page Newsletter] 2-col image FCE.xml
      • DS must(?) be copied to typo3conf/ext/t3org_base/templavoila/fce/
  4. Create a new template in the SysFolder and set following:

    1. Constant
       	<INCLUDE_TYPOSCRIPT: source="FILE:EXT:typo3org_newsletter/Configuration/TypoScript/constants/constants.txt">
       
    2. Setup
       	<INCLUDE_TYPOSCRIPT: source="FILE:EXT:typo3org_newsletter/Configuration/TypoScript/setup/page.txt">
       
      column Border is the event in the footer if TemplaVoila:
       	<INCLUDE_TYPOSCRIPT: source="FILE:EXT:typo3org_newsletter/Configuration/TypoScript/setup/page-tv.txt">
       
    3. activate "Clear Constants and Setup"
    4. Include Static
      • css_styled_content
      • Direct Mail Content Boundaries (direct_mail)
      • Direct Mail Plain Text (direct_mail)
      • gridelements (if it's classic template, then it will be needed)

PS: and don't forget to configure the direct_mail extension

typo3orgnewsletter's People

Contributors

kartolo avatar

Stargazers

Bastian Bringenberg avatar

Watchers

Kieran Hayes avatar Markus Goldbach avatar dkd Internet Service GmbH avatar Nils Dehl avatar Bastian Bringenberg avatar James Cloos avatar Peter Förger avatar Lars avatar  avatar Jan Haffner avatar Mario Lubenka avatar  avatar Nhan avatar Olivier Dobberkau avatar Søren Schaffstein avatar Thomas Janke avatar Dimitri Ebert avatar Florian Lehnebach avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.