Development

#2858 (l10n slug support)

You must first sign up to be able to contribute.

Ticket #2858 (new enhancement)

Opened 7 months ago

Last modified 6 months ago

l10n slug support

Reported by: brendan.burgat Assigned to: brendan.burgat
Priority: major Milestone:
Component: sfSimpleCMSPlugin Version: 1.0.10
Keywords: l10n, slug Cc:
Qualification: Unreviewed

Description

Each page has one unique slug for all cultures. As slugs are used for search engines indexing too and as simplecms is implementing l10n, it would be a better solution to have a localized slug.

Change History

02/23/08 00:03:54 changed by francois

  • owner changed from francois to brendan.burgat.

Sure thing. Would you have an idea about how to implement that in a simple and non-expensive way (in terms of database queries) ?

If you provide a patch, I'll have a look at it.