Log in or register to post comments
Last post
How dow i show a list of CMS urls in the link plugin
Hi,

Maybe this question had been asked somewhere else already, but i couldn't find an answer to my question on this forum.

When a user wants to insert a link i would like to show a dropdown (<select>) with URLs filled from a database table. Has anyone done this before? I use CKEditor 3.

Thanks you in advance.
Re: How dow i show a list of CMS urls in the link plugin
Nobody knows?
Re: How dow i show a list of CMS urls in the link plugin
To accomplish this must override link plugin. Easiest way to go would be using your own file browser or CKFinder.
Re: How dow i show a list of CMS urls in the link plugin
There is a plugin named internpage that probably does what you need. Check the plugins section of the forum.
Re: How dow i show a list of CMS urls in the link plugin

Documentation Manager, CKSource

See CKEditor 4.x docs, CKEditor 3.x docs, CKFinder docs for help. CKEditor general FAQ is useful, too!
If you think you found a bug in CKEditor, read this!

Re: How dow i show a list of CMS urls in the link plugin
Wow, thank you very much for this plugin! It wors like a charm for me to! Fantastic, exactly what I needed!