Skip to content

Commit

Permalink
Merge pull request #163 from dbu/patch-2
Browse files Browse the repository at this point in the history
index.rst fix typo in list
  • Loading branch information
stof committed Nov 1, 2012
2 parents 92a087a + 0f52706 commit 9a1931f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Resources/doc/index.rst
Expand Up @@ -9,8 +9,7 @@ project by configuring it through a ``ListenerManager`` and the DIC.
DoctrineExtensions's features
-----------------------------

- **Tree** - this extension automates the tree handling process and adds some tree specific functions on repository.
(**closure**, **nestedset** or **materialized path**)
- **Tree** - this extension automates the tree handling process and adds some tree specific functions on repository. (**closure**, **nestedset** or **materialized path**)
- **Translatable** - gives you a very handy solution for translating records into diferent languages. Easy to setup, easier to use.
- **Sluggable** - urlizes your specified fields into single unique slug
- **Timestampable** - updates date fields on create, update and even property change.
Expand Down

0 comments on commit 9a1931f

Please sign in to comment.