Added the Taggable interface to blog posts

Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI (W00d5t0ck)
2012-09-16 22:58:51 +02:00
parent 831f4ca317
commit 507a8a5721
7 changed files with 131 additions and 2 deletions

View File

@@ -68,4 +68,9 @@ stof_doctrine_extensions:
orm:
default:
sluggable: true
timestampable: true
timestampable: true
fpn_tag:
model:
tag_class: GergelyPolonkai\FrontBundle\Entity\Tag
tagging_class: GergelyPolonkai\FrontBundle\Entity\Tagging