Hi
My Project Idea
I got only 1 page (index.php) which gets content ID over $_GET
I don't wanna insert everytime ?cid=XX in the Link tab so I though it should possible to tweak the link dialog with the brand new API.
My basic idea
Add a new option "Internal Link" to the "Link Type" select box
If this option is selected you only got a second select box containing the page titles from the MySQL DB provided from PHP (can be outputet into JS or Ajax, doesnt matters) when a option is selected and "ok" is pressed the link to "?cid=${value from selected input}" gonna be written.
My problem
Where can I find some documentation or tutorial to learn how to do that?
Is http://docs.cksource.com/ckeditor_api/ the only information available for the API?
Thanks for all hints
Grets
Wed, 10/14/2009 - 21:42
#1
Re: Customize Link Dialog with new API
You may checkout this as well:
http://nightly.ckeditor.com/latest/cked ... s/api.html