Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-429

Use Velocity and Doxia to create a new site rendering tool

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-alpha-3
    • 2.0-alpha-3
    • None
    • None

    Description

      We are going to move toward using Velocity for the basic template of a page and use doxia to render the body content. So we'll have something like:

      <html>
      <head/>
      <body>
      ...
      $doxia.render( $page )
      </body>
      </html>

      Where the user can do whatever css defs/imports they like and a velocity tool will be used to render the content of the document in question.

      Attachments

        Activity

          People

            evenisse Emmanuel Venisse
            jvanzyl Jason van Zyl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: