Development

Changeset 22215

You must first sign up to be able to contribute.

Changeset 22215

Show
Ignore:
Timestamp:
09/21/09 08:32:46 (4 years ago)
Author:
fabien
Message:

[templating] added the component code and full documentation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • components/templating/trunk/README.markdown

    r20058 r22215  
    22================== 
    33 
    4 The Symfony Templating is a component that implements the minimum 
    5 features needed by a template engine. 
     4The Symfony Templating component provides all the tools needed to build any 
     5kind of template system. 
     6 
     7The Symfony Templating component is a thin and flexible layer on top of PHP 
     8that provides simple but powerful features, covering most templating common 
     9needs. 
    610 
    711The component is part of the symfony framework and released under 
  • components/templating/trunk/test/lib

    • Property svn:externals changed from
      lime http://svn.symfony-project.com/tools/lime/trunk/lib
      event_dispatcher http://svn.symfony-project.com/components/event_dispatcher/trunk/lib
      to
      lime http://svn.symfony-project.com/tools/lime/trunk/lib