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

Ckeditor: Add a new event that is triggered when the template is clicked. #283

Conversation

scottalan
Copy link

  • Pass the template in its entirety so that all of its properties can be accessed.
  • Use case:
  • I needed to store some server side information in the template and inject that
    information in a separate field when the template is injected into the editor.

If you feel I made a poor choice in naming conventions please comment and I'll be more than happy to modify them.

…ked.

* Pass the template in its entirety so that all of its properties can be accessed.
* Use case:
* I needed to store some server side information in the template and inject that
information in a separate field when the template is injected into the editor.
@scottalan
Copy link
Author

Any feedback on this one? Thanks.

@f1ames
Copy link
Contributor

f1ames commented Sep 14, 2016

Hello @scottalan, thanks for the PR!

This pull request is missing tests, see our Contributing Code guide for more details. Please, provide a unit and manual test for this, so that we can verify it. If you need any help or assistance with it, feel free to ask.

@scottalan
Copy link
Author

@f1ames Yep, sorry about that. We needed the fix quick and I will admit I didn't read that bit of documentation. I'll look into bender when I have a free moment and provide a test. Thank you.

@mlewand
Copy link
Contributor

mlewand commented Mar 8, 2017

Hi, It's been a while since we last heard from you. We're closing this issue for now. Feel free to still provide us requested feedback, so that we can reopen this issue.

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

Successfully merging this pull request may close these issues.

None yet

3 participants