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

Add WooWoo HTML preview support for the only metablock item #47

Open
davidstraka2 opened this issue Jul 27, 2021 · 0 comments
Open

Add WooWoo HTML preview support for the only metablock item #47

davidstraka2 opened this issue Jul 27, 2021 · 0 comments
Labels
feature New feature or a change to an existing feature

Comments

@davidstraka2
Copy link
Owner

Add WooWoo HTML preview support for the only metablock item.

This is sometimes added to block-type content to restrict its output to only certain formats (such as pdf, html, etc.). The preview should obviously show the output regardless, but it should somehow indicate that the only item has been set.

One simple way to achieve this would be adding an "info box" around the tagged content, similar to the way document objects are displayed. Since this metablock item can be added to basically any block-type content, instead of creating some "mixin" or a function to be used in every renderer, a rendering "middleware" system could be developed.

@davidstraka2 davidstraka2 added the feature New feature or a change to an existing feature label Jul 27, 2021
@davidstraka2 davidstraka2 added this to the Lists & Tweaks [v0.7.0] milestone Jul 27, 2021
@davidstraka2 davidstraka2 removed this from the Lists & Tweaks [v0.7.0] milestone Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or a change to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant