django-check-seo icon indicating copy to clipboard operation
django-check-seo copied to clipboard

Add informational pop-ups for technical details

Open corentinbettiol opened this issue 5 years ago • 1 comments

Users may not know where to modify the information. We could add a button that would open a popup with an instruction manual.


Actual look: image


Desired result: Just add a "guide" or "manual" entry in the CustomList object and add a pop-up in the view: image

corentinbettiol avatar Dec 09 '19 15:12 corentinbettiol

Since django check seo works with django and django-cms, using djangocms-page-meta is not the only way of updating meta informations on a page, and therefore will not be put in the informational pop-ups.

corentinbettiol avatar Apr 01 '20 07:04 corentinbettiol