Closed
Bug 274756
Opened 20 years ago
Closed 20 years ago
Add Extension: Generic URL Creator
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
INVALID
1.0
People
(Reporter: gramakri, Assigned: Bugzilla-alanjstrBugs)
References
()
Details
GUC (Generic URL Creator) helps you create URLs on the fly from the selected text. Select some text, right click and look it up on your favourite site using the context menu. You can add as many URL creation rules as you want. Very convenient for search engine, directory, bug databases and other query look ups. The search string can be a JScript regular expression. If the search string is not found, the menu item will not be displayed. Current version of the extension is 0.2 and works for both Thunderbird and Firefox. I have tested it on the 1.0 versions of the programs. E-mail address - gramakri@uiuc.edu Extension homepage - http://guc.sourceforge.net URL to .xpi file - http://prdownloads.sourceforge.net/guc/guc-0.2.xpi
Comment 1•20 years ago
|
||
Tested on Firefox 1.0 and it works correctly :) Also tested on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20041214 Firefox/1.0+ And then it crashes firefox everytime i try to save an edited entry.
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > Tested on Firefox 1.0 and it works correctly :) > Nice > Also tested on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) > Gecko/20041214 Firefox/1.0+ > And then it crashes firefox everytime i try to save an edited entry. Forgive my ignorance :) What is Firefox 1.0+? Is that the same as Firefox 1.0PR? It sounds like it is a version after 1.0 (current dev version). Where should I download it from? Can I safely ignore the crash on this version (well my thinking is that it should be a firefox bug)? How do you like the extension, btw ;)?
| Reporter | ||
Updated•20 years ago
|
Hardware: PC → All
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Installs and Uninstalls fine. Works as advertised. A note to the author: You may need to modify how the extension calls wikipedia because of how wikipedia does spacing. Taking for example, if I highlighted the words "regular expression" above in your description. When calling it with the extension it takes me to <a href="http://en.wikipedia.org/wiki/regular%20expression">http://en.wikipedia.org/wiki/regular%20expression</a> as opposed to where the actual wikipedia page is: <a href="http://en.wikipedia.org/wiki/Regular_expression">http://en.wikipedia.org/wiki/Regular_expression</a> Instead of spaces (%20), wikipedia uses underscores (_). Just a thought, and just a btw, this is a very useful extension :d
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041206 Thunderbird/1.0 Installs fine, works properly, uninstalls fine.
| Reporter | ||
Comment 5•20 years ago
|
||
Hi, Thanks for trying this out. I am aware of the problem with the wikipedia URL. It should however work nonetheless. For the next release, I am planning some sort search and replace mechanism to create URL's (for example, replace all spaces with underscores). Thank you, Girish (In reply to comment #3) > Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 > > Installs and Uninstalls fine. Works as advertised. > > A note to the author: > > You may need to modify how the extension calls wikipedia because of how > wikipedia does spacing. Taking for example, if I highlighted the words "regular > expression" above in your description. When calling it with the extension it > takes me to > <a > href="http://en.wikipedia.org/wiki/regular%20expression">http://en.wikipedia.org/wiki/regular%20expression</a> > > as opposed to where the actual wikipedia page is: > <a > href="http://en.wikipedia.org/wiki/Regular_expression">http://en.wikipedia.org/wiki/Regular_expression</a> > > Instead of spaces (%20), wikipedia uses underscores (_). > > Just a thought, and just a btw, this is a very useful extension :d
Comment 6•20 years ago
|
||
Marking tested+ according to comment 1, comment 3 and comment 4.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: tested+
| Reporter | ||
Comment 7•20 years ago
|
||
The GUC project is officially online on mozdev. http://guc.mozdev.org The download URL is now, http://guc.mozdev.org/installation.html (its the same as the one that was posted on source forge)
| Reporter | ||
Comment 8•20 years ago
|
||
Please note the following changes Extension homepage - http://guc.mozdev.org URL to .xpi file - http://downloads.mozdev.org/guc/guc-latest.xpi (This is the same as guc-0.2 which has been marked tested)
| Reporter | ||
Comment 9•20 years ago
|
||
Just to make sure I got the process (https://addons.update.mozilla.org/about/) right, I just need to wait for the whiteboard status to have the status "In Queue". If there is anything else I need to do please let me know. Girish
Assignee: nobody → Bugzilla-alanjstrBugs
Whiteboard: tested+
| Assignee | ||
Comment 10•20 years ago
|
||
Please use the Developer Control Panel to upload your addon https://addons.update.mozilla.org/developers/
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 11•18 years ago
|
||
AMO BUGSPAM FOR COMPONENT MOVE AND DELETE (FILTER ME)
Component: Listings → Web Site
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•