Nick Albright
2017-02-09 15:47:10 UTC
Hello!
First off, let me say how great django-cms is! We are installing into our
e-commerce site, and our marketing team *loves* the ease of use, and
ability to readily see what their changes look like!
I'm looking to add the ability to have 'timed' changes (ie, have this page
look like this from Oct 29-Oct 31). As part of that I need to copy a
PlaceholderField.
I saw this is possible in the web interface, and tried to use
the PlaceholderAdminMixin class and it's copy_plugins method, but it looks
to be too tied to the web site (ran into issues faking the 'admin_site'
variable :)
I was wondering what is the best way to copy the contents of a
PlaceholderField to another PlaceholderField, or from the same
PlaceholderField but a to different language.
Thanks for your time!
-Nick
P.S. Sorry if this is a duplicate post. I could have sworn I posted this
yesterday, but don't see it on the board.
First off, let me say how great django-cms is! We are installing into our
e-commerce site, and our marketing team *loves* the ease of use, and
ability to readily see what their changes look like!
I'm looking to add the ability to have 'timed' changes (ie, have this page
look like this from Oct 29-Oct 31). As part of that I need to copy a
PlaceholderField.
I saw this is possible in the web interface, and tried to use
the PlaceholderAdminMixin class and it's copy_plugins method, but it looks
to be too tied to the web site (ran into issues faking the 'admin_site'
variable :)
I was wondering what is the best way to copy the contents of a
PlaceholderField to another PlaceholderField, or from the same
PlaceholderField but a to different language.
Thanks for your time!
-Nick
P.S. Sorry if this is a duplicate post. I could have sworn I posted this
yesterday, but don't see it on the board.
--
You received this message because you are subscribed to the Google Groups "django CMS users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-cms+***@googlegroups.com.
To post to this group, send an email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-cms.
To view this discussion on the web, visit https://groups.google.com/d/msgid/django-cms/359389b0-2f87-4481-94e8-396e8cb04f9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "django CMS users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-cms+***@googlegroups.com.
To post to this group, send an email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-cms.
To view this discussion on the web, visit https://groups.google.com/d/msgid/django-cms/359389b0-2f87-4481-94e8-396e8cb04f9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.