digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
56 stars 35 forks source link

Add preview-link to forms #495

Open timobrembeck opened 4 years ago

timobrembeck commented 4 years ago

Motivation

At the moment, the page preview is only accessible from the page tree, not the individual page forms.

Proposed Solution

Add a link to the page preview to the page form. Also think about what to do for pages which are initially created (and not yet exist in the database).

Implement this for the following content types:

Additional Context

If at some point the web-app supports a preview mode, add a link to the web-app here.

ulliholtgrave commented 4 years ago

Do you think that the preview issues are important for the feature completion? The current CMS only provides a link to the page in the app and this issue would mean a significant improvement.

PeterNerlich commented 7 months ago

Isn't this already implemented for Pages? Was about to sell this as a good first issue to one of our newcomers and saw the preview button in the page form view by chance. Looks like the PR was #1348