I made a model with a PlaceholderField, but I can't figure out how to translate it.
According to the docs: > Out of the box PlaceholderAdminMixin > <http://docs.django-cms.org/en/latest/reference/placeholders.html#cms.admin.placeholderadmin.PlaceholderAdminMixin> > > supports multiple languages and will display language tabs. If you extend > your model admin class derived from PlaceholderAdminMixin and overwrite > change_form_template have a look at > admin/placeholders/placeholder/change_form.html to see how to display the > language tabs. > I tried to follow the path to change_form.html but I think it may be out of date, I can't seem to find it. Anyone know how to show language tabs (I'm assuming these would appear in ckeditor when it pops up)? -- 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/527c9553-3dfa-46c1-8322-73f11cb7fd14o%40googlegroups.com.
