On Wed, 04 May 2011 19:45:03 +0200, Jens Hatlak wrote: > Neil wrote: >>> I use an add-on to be able to view and edit pages in a text editor >> >> I'm not 100% sure what you mean here. I know SeaMonkey has a system to >> make the view-source command automatically open a text editor although I >> can't remember whether you need 2.1 to get this built in. > > There are several options, among them: > - the built-in pref to spawn a text editor instead for View Source > (view_source.editor.external = true plus setting view_source.editor.path > accordingly; haven't actually checked whether it works) > - the Editors feature of Firebug > - the View Source With feature of the Web Developer toolbar (seems to be > broken at least with 2.1) > - MozEx (if you can find it and get it to run) > > HTH
There is a Firefox extension called "View Source With" <https://addons.mozilla.org/en-us/firefox/addon/dafizilla-viewsourcewith/> Firefox, Seamonkey, Flock, Songbird and Netscape users can * open page source as DOM document, read faq * open CSS and JS files present on page * open images using your preferred image viewer (e.g. GIMP or ACDSee) * open PDF links with Acrobat Reader or Foxit Reader or what you prefer * edit textboxes content with your preferred editor and automatically see modified text on browser when you re-switch focus on it, this simplifies wiki pages editing, read faq * open server side pages that generate the browser content, this simplifies web developer's debug, read server faq * open files listed in Javascript console. When editor opens file the cursor can be moved to line number shown on javascript console, read js faq * For desperate cases Microsoft IE can be added to editor list. Works with: * SeaMonkey 2.0 - 2.1b2 * Thunderbird 2.0 - 3.3a2pre * Firefox 2.0 - 4.0.* Someone should tell Dafizilla about SeaMonkey 2.1 final. Phil -- Philip Chee <[email protected]>, <[email protected]> http://flashblock.mozdev.org/ http://xsidebar.mozdev.org Guard us from the she-wolf and the wolf, and guard us from the thief, oh Night, and so be good for us to pass. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

