Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a Django-CMS plugin #17

Open
4 tasks
sveetch opened this issue Apr 5, 2021 · 1 comment
Open
4 tasks

Make a Django-CMS plugin #17

sveetch opened this issue Apr 5, 2021 · 1 comment
Labels
New feature New feature or request

Comments

@sveetch
Copy link
Member

sveetch commented Apr 5, 2021

Is your feature request related to a problem? Please describe.

One of Lotus goal is to integrate properly with DjangoCMS as an optional feature. Although it works well, it lacks of
CMS plugins and CMS apphook to fully integrate.

Describe the solution you'd like

We need to do so in an additional and optional package like "djangocms-lotus" that will:

  • have a CMS plugin to include articles in a cms page;
  • have a CMS plugin to include category list in a cms page;
  • have a CMS apphook to integrate Lotus as a CMS page;
  • perform again the admin override that seems overwritten by admin-style, currently it results on Article and Category change form in admin to lack of additional buttons for translation and preview;

Describe alternatives you've considered
Include this in Lotus package itself, it would seem easier to do but won't viable on long term maintenance (cms part needs to fit to CMS versions support but Lotus has its own life that would conflict in the same package).

@sveetch sveetch added the Enhancement Feature enhancement label Apr 5, 2021
@sveetch
Copy link
Member Author

sveetch commented Oct 29, 2021

At least we need a plugin to list "last X articles [for language]" and "Category listing [for language]".

Also an apphook would be very useful.

@sveetch sveetch changed the title Add Django-CMS plugin in a contrib application Make a Django-CMS plugin in a contrib application Jul 4, 2022
@sveetch sveetch added Idea A feature or behavior idea and removed Enhancement Feature enhancement labels Jun 11, 2023
@sveetch sveetch added the New feature New feature or request label Aug 7, 2023
@sveetch sveetch removed the Idea A feature or behavior idea label Dec 1, 2023
@sveetch sveetch changed the title Make a Django-CMS plugin in a contrib application Make a Django-CMS plugin Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant