Skip to content

Commit

Permalink
More readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Bjørnskov committed Oct 10, 2009
1 parent 9925383 commit 57dbcaf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.markdown
Expand Up @@ -2,6 +2,13 @@ sfTwigPlugin
============
This plugin tries to integrate the [Twig](http://twig-project.com) into [Symfony](http://symfony-project.org)

### TextMate tick
To get support for Syntax highligting when coding in the twig "language" it is desireable to install Django HTML syntax highlighting support, which will highlight both the html and the twig code. There will might be some glitches though.

Helping
-------
This is a HUGE project for one man, so if _YOU_ want to contribute in any dont hesitate to fork me or open an issue or contact med at `yep [at] iamhenrik.se`. The first really big thing that needs help is porting the Core and Standard helpers for Symfony to Twig Extensions either as tags or filters.

Install
-------
Create a file named `module.yml` in project/`config` or app/`config` dir with the following content.
Expand Down

0 comments on commit 57dbcaf

Please sign in to comment.