No readme file found in bundle.
Copyright (C) 2011-2012 by Fabien Pennequin <fabien@pennequin.me>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
fpn_tag:
model: # Required
tag_class: ~ # Required
tagging_class: ~ # Required
service:
slugifier: fpn_tag.slugifier.default
-
Use doctrine taggable extension v0.9.0
By FabienPennequin, 4 years ago
-
Merge pull request #13 from mweimerskirch/patch-2
By Fabien Pennequin, 6 years ago
-
Added toString method
By mweimerskirch, 6 years ago
-
Merge pull request #12 from mweimerskirch/patch-1
By Fabien Pennequin, 6 years ago
-
Fixed typo in readme
By mweimerskirch, 6 years ago
-
Merge pull request #11 from ternel/master
By Fabien Pennequin, 6 years ago
-
Update README.md
By ternel, 6 years ago
-
Update doc and composer.json : Require symfony/framework-bundle >=2.0
By ternel, 6 years ago
-
Merge pull request #9 from benjamindulau/composer
By Fabien Pennequin, 6 years ago
-
Added composer.json file
By benjamindulau, 6 years ago
-
Add license (closes #8)
By FabienPennequin, 6 years ago
-
Merge pull request #6 from tonypiper/patch-1
By Fabien Pennequin, 6 years ago
-
Fix typo in configuration.
By tonypiper, 6 years ago
-
Explain how to get tags
By stephpy, 7 years ago
-
Add DoctrineExtensions to autoload
By stephpy, 7 years ago
-
Add part of define entities class on readme
By stephpy, 7 years ago
-
Merge pull request #1 from weaverryan/readme
By Fabien Pennequin, 7 years ago
-
Adding missing annotation import
By weaverryan, 7 years ago
-
[README] Making a few minor changes per @FabienPennequin
By weaverryan, 7 years ago
-
[README] Adding a bsic README file for the bundle
By weaverryan, 7 years ago
-
Fixed typo
By FabienPennequin, 7 years ago
-
Allowed to customize Tag and Tagging entities
By FabienPennequin, 7 years ago
-
Added Slugifier service
By FabienPennequin, 7 years ago
-
Created FPNTagBundle
By FabienPennequin, 7 years ago
-
Initial commit
By FabienPennequin, 7 years ago