nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
391 stars 192 forks source link

Create post on current config automatically #713

Open corentinbettiol opened 1 year ago

corentinbettiol commented 1 year ago

Description

I would like to be able to add a new blog post without having to select the config to use if I'm already on a page with an apphook (and a defined config).

Use cases

Multiple blogs on a site.

Proposed solution

Edit the admin menu Add Post to include the app config (if available).

mavoIn commented 5 months ago

I totally agree. The current Useability feels like a bug. 🫣