Yes, this can be implemented as an extension. You'd use: a) A content script, to do the textarea UI: http://dev.chromium.org/developers/design-documents/extensions/content-scripts b) An NPAPI plugin, to run the native code to open the editor: http://dev.chromium.org/developers/design-documents/extensions/npapi-plugins
This would be a great extension to write. Please let us know if you start, and if you do, if you have any problems. Thanks, - a On Mon, Jul 27, 2009 at 11:22 AM, Ross Patterson<[email protected]> wrote: > > I used the itsalltext extension quite heavily to edit textareas in my > favorite editor under Firefox. Is there any way to do this under > chromium linux currently? If no, are there any plans to support this or > any extensions in the works? If no, are there ways I might encourage > such a thing? > > Ross > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
