Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.

The secret is officially out

13»

Comments

  • MarkMark Vanilla Staff
    @Chris Grynne: http://lussumo.com/addons/index.php?PostBackAction=DevelopYourOwn
  • Hmm ok cool.
    Vanilla does not use any fancy templating. You will need to edit files with php in them and work around the system.
    Will there ever be a template system?
  • there is a template system, it just uses php.

    templating in an application like this is very impractical unless the template files can contain some sort of intelligence.

    having plain old php in the templates doesn't incur the additional overhead that an additional templating system like Smarty would.
This discussion has been closed.