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

Make placeholder and alert dynamic #8360

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

imanpalsingh
Copy link

Hi! we have been using tinymce for our project and it has been working great. We recently tried out the anchor plugin and wanted to change the default placeholder that is shown

Screenshot 2022-12-27 at 6 21 06 PM

Also, we wanted to improve the default message shown on invalid anchor

Screenshot 2022-12-27 at 6 22 49 PM

Therefore, I created this PR to allow ability to do that.

Related Ticket:
Description of Changes:
Add two new options

  1. anchor_name_placeholder: To change the placeholder text
  2. anchor_invalid_message: To change the default alert message

Pre-checks:

  • Changelog entry added
  • Tests have been added (if applicable) - Need help in deciding if this is to be covered.
  • Branch prefixed with feature/, hotfix/ or spike/

Review:

  • Milestone set
  • Docs ticket created (if applicable)

GitHub issues (if applicable):

Imanpal Singh added 3 commits December 27, 2022 18:06
`anchor_name_placeholder` and  `anchor_invalid_message`
@imanpalsingh
Copy link
Author

@spocke @TheSpyder @hamza0867 Any thoughts on this?

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

Successfully merging this pull request may close these issues.

None yet

2 participants