Closed
Bug 951300
Opened 12 years ago
Closed 12 years ago
[tutorial] "Add a menu item to Firefox" refers to modules that don't exist
Categories
(Add-on SDK Graveyard :: Documentation, defect, P2)
Add-on SDK Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: anaran)
Details
https://addons.mozilla.org/en-US/developers/docs/sdk/latest/dev-guide/tutorials/adding-menus.html refers to two libraries by Erik Vold, menuitems-jplib and vold-utils-jplib. It seems he removed both from his github account, https://github.com/erikvold?tab=repositories
Comment 1•12 years ago
|
||
We should probably just remove the tutorial, it'll need to be rewritten when we land bug 899434
Comment 2•12 years ago
|
||
You can find the repos here https://github.com/mykmelez
Priority: -- → P2
| Assignee | ||
Comment 3•12 years ago
|
||
I took a stab at fixing the links in
https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Add_a_Menu_Item_to_Firefox
based on https://bugzilla.mozilla.org/show_bug.cgi?id=951300#c2
for those who stumble through the firefox add-ons ducumentation after me.
Comment 4•12 years ago
|
||
I ran through the tutorial with the packages you linked to, and it works great. Thanks!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Assignee: nobody → adrian
You need to log in
before you can comment on or make changes to this bug.
Description
•