Ticket #229 (closed enhancement: fixed)
Allow the sluggify method to be extended
| Reported by: | fotakis | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5.2 |
| Component: | apostrophePlugin | Version: | 1.5 |
| Keywords: | slugify | Cc: | team@… |
| Symfony version: | 1.4 |
Description
The method used for slugify is hardcoded within BaseaAction?->executeCreate(), which means that if any improved or alternate methods to create a slug are needed, the core needs to be touched.
I am attaching a patch which allows a user to use his/her own class to slugify a title.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


