I am developing a plugin that is used in a mulitlingual site. The plugin has 4 parameters that are saved in its model.
The 4 parameters can be different for different pages, which is the normal behaviour for a placeholder, but should be the same for all translations of a single page. For Pages there is a difference between PageExtension and TitleExtension, but I have not found a similar thing for CMSPluginBase How can I achieve this? -- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to [email protected] --- You received this message because you are subscribed to the Google Groups "django CMS developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/django-cms-developers/1a5bc203-4b1d-41df-8fd2-d86dababd3c5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
