Closed Bug 293109 Opened 19 years ago Closed 19 years ago

Open "page source" with external program

Categories

(Toolkit :: View Source, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 172817

People

(Reporter: kepes.krisztian, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

I wrote about some problems in page source viewer.
See that: https://bugzilla.mozilla.org/show_bug.cgi?id=290307

I think that solution for all problem if I can choose the "way of" page viewing.

Options:
A. Use internal page source view
B. Use external page source view
B1. path of external program
B2. define the parameters: %s - is the source file name
Example:
notepad.exe "%s"
or
B1: anyprogram.exe 
B2: -open "%s" -innewpage
See the Context Editor (fixedsys) options of program code management (Run, View,
etc).


Reproducible: Always
this is extensionmaterial.
Launchy (
https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&id=81
) might be what you want ?
(In reply to comment #1)
> this is extensionmaterial.
> Launchy (
>
https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&id=81
> ) might be what you want ?

I don't know. That is in it's document:
* Launchy will enable you to open links and mailto's with external applications. *
So: links, and mailto's.

But I want to see "page source" in external editor, like Context (that can
parsing, and syntax highlighting the html, and have extra functions).
Duplicate of/related to bug 172817?

*** This bug has been marked as a duplicate of 172817 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.