django-blog-zinnia / cmsplugin-zinnia

Bridge between django-blog-zinnia and django-cms
BSD 3-Clause "New" or "Revised" License
53 stars 46 forks source link

Django CMS 3 Templates #30

Closed techdragon closed 9 years ago

techdragon commented 10 years ago

The switch to frontend only editing makes the current zinnia admin interface and website templates less than ideal under Django-CMS 3. Need to create new zinnia override templates to integrate the frontend editing behavior and refactor the placeholder entity toggle to a more generic role of enabling or disabling all the django CMS 3 frontend editing functionality or create a new toggle for this if a backwards compatible method isn't workable

Fantomas42 commented 10 years ago

Hello,

I'm sorry, but I don't understand clearly what you want. Can you be more precise and less concise ?

Note, that pull requests are always welcome.

Regards

techdragon commented 10 years ago

Hi,

This is less of a 'please fix me' and more of a 'notice of thing broken until my PR fixes it ' kind of issue. It can also act as a place to communicate regarding issues along the way while fixing it. I'm aware you have limited resources, but since I want the features I'm in the process of building them myself for Django CMS version 3 in my own fork of the code that I'm using for a client.

Fantomas42 commented 10 years ago

Ok, I'm waiting your PR with attention :)