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

Placeholder insert plugin for RichTextEditor #32

Open
lorenzulrich opened this issue Jan 24, 2024 · 3 comments
Open

Placeholder insert plugin for RichTextEditor #32

lorenzulrich opened this issue Jan 24, 2024 · 3 comments

Comments

@lorenzulrich
Copy link
Contributor

In the (Fluid-based) Neos Form Builder, an "Insert placeholder" plugin is bundled that allows to insert placeholders for all the fields of the current form to the finisher text. See neos/form-builder#46.

With support from @mhsdesign, we adapted this for PaperTiger:

image

The UI code is quite old and it could be solved more elegantly, but I wanted to ask if the maintainers of this package would be interested to include a clean version of this to PaperTiger?

@lorenzulrich
Copy link
Contributor Author

lorenzulrich commented Jan 24, 2024

(We also included an {allFormValues} placeholder to the e-mail finisher that outputs all form values as a definitoin list. This would also be a nice addition, but has no connection to this issue.)

@mhsdesign
Copy link

FYI For another client i also build a similar placeholder thing, but with actual ckeditor placeholders, which feel waaay better :D

https://ckeditor.com/docs/ckeditor5/latest/examples/framework/content-placeholder.html

@mficzel
Copy link
Member

mficzel commented Feb 19, 2024

@lorenzulrich i am totally interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants