Opened 17 years ago

Closed 17 years ago

#170 closed New Feature (wontfix)

An easy way to add our own links to the toolbar, insert text where the caret is positioned

Reported by: kartiksehgal@… Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

While using this editor I also require to integrate it with tools I build my self. For example I have built a custom file management system which allows users to insert, retrieve and search documents from the web. I would like to provide it as an attachment link in the tool bar. The user will be able to click on the link and get my popup window. I also require to pass some dynamic query string information also to it. My pop up window will create a hyperlink to the inserted file and set it where the caret was last positioned. Though I have already achieved it but it was very tough and if you can provide support for such features in your tools, it would be easier to use the editor in an integrated environment.

Change History (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Component: Server : ASP.NetGeneral
Resolution: wontfix
Status: newclosed

This thing sounds like a plugin. There is no need to add it to the core. I strongly recommend you to pack your code as a plugin and publish it at our plugins directory: http://sourceforge.net/tracker/?group_id=75348&atid=737639

In this way other people can use it and propose enhancements and fixes to it.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy