Open
Bug 105369
Opened 24 years ago
Updated 3 years ago
Allow media type dispatch to a URI
Categories
(Firefox :: File Handling, enhancement)
Tracking
()
NEW
People
(Reporter: mnot, Unassigned)
Details
In Preferences->Navigator->Helper Applications,
when you're editing a content-type, add to the 'Handled By' section something
that, with user input, would look like:
[x] URI [http://aggregator.example.com/newFeed?uri=%s]
where %s is replaced by the URI in the link tag (uri-escaped, of course, and
maybe % isn't such a great escape to use here, but you get the idea...)
The use case for this is in bug 104708; briefly, it's a way to hook up a <link>
tag to a RSS news feed, which, when followed in the site navigation bar, gets
sent to an online aggregation engine. So, users can add news feeds to
my.yahoo.com, my.whatever.com, etc. by following the link in the site nav bar,
which gets dispatched to their configured aggregator.
Comment 1•24 years ago
|
||
->file handling
Assignee: sgehani → law
Component: Preferences → File Handling
Can't get to this till post mozilla1.0.
Target Milestone: --- → Future
Updated•23 years ago
|
QA Contact: sairuh → petersen
Updated•16 years ago
|
Assignee: law → nobody
QA Contact: chrispetersen → file-handling
Updated•9 years ago
|
Product: Core → Firefox
Target Milestone: Future → ---
Version: Trunk → unspecified
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•