Re: What about to add a page copied signal?!

2016-08-23 Thread Iacopo Spalletti
If you're interested in tagging cms page, you may want to have a look at this https://github.com/nephila/djangocms-page-tags page extension for reference. It may not suit your needs, but you can get some inspiration out of it On 23/08/2016 23:56, czpython wrote: > Hello Philippe, > > We are in t

Re: What about to add a page copied signal?!

2016-08-23 Thread John-Scott
FYI, the PageExtensions link was broken (missing the 'l' in the 'html' file extension), here's the correct url => http://docs.django-cms.org/en/release-3.3.x/how_to/extending_page_title.html On Tuesday, August 23, 2016 at 2:56:56 PM UTC-7, czpython wrote: > > Hello Philippe, > > We are in the pr

Re: What about to add a page copied signal?!

2016-08-23 Thread czpython
Hello Philippe, We are in the process of steering the djangoCMS core away from signals. Although I did mention we might consider implementing your suggestion, it's now clear to us that signals are causing too many problems. Regarding your specific issue, I think a better way to solve it is using

Re: What about to add a page copied signal?!

2016-08-23 Thread Philippe O. Wagner
Could we work together to get this into the LTS? This would help us in mid- and long-term. Am Freitag, 29. Juli 2016 10:09:10 UTC+2 schrieb Philippe O. Wagner: > > We extended the CMS with a tagging functionality. > > For example a client has tagged project pages (planning, funded, > complete