Closed
Bug 658354
Opened 15 years ago
Closed 10 years ago
"plugin-name" is not described in detail on how it should be formatted.
Categories
(Developer Documentation Graveyard :: Add-ons, defect)
Developer Documentation Graveyard
Add-ons
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alther, Unassigned)
References
()
Details
(Whiteboard: u=mozdev p=0 c=Add-ons)
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Build Identifier:
Many moons ago, there was a document which described the Plugin Identifier (PLID) format in great detail (now archived here: http://www-archive.mozilla.org/projects/plugins/plugin-identifier.html).
The current documentation on how to register your plugin on Windows is documented here:
https://developer.mozilla.org/en/Gecko_Plugin_API_Reference/Plug-in_Development_Overview#Windows_Installation_Using_the_Registry
The problem is this new document doesn't describe the format for the PLID. It just gives a generic "plugin-name" (HKLM/Software/MozillaPlugins/plugin-name).
The nice thing about the old PLID docs is that it was very specific and allowed for creation of identifiers which were likely not to conflict. The current docs imply the user can create any name they want.
Are the "old" PLID guidelines still valid? If so, they should be added to the current document or revived as a separate document and linked.
Reproducible: Always
Steps to Reproduce:
Read current docs (https://developer.mozilla.org/en/Gecko_Plugin_API_Reference/Plug-in_Development_Overview#Windows_Installation_Using_the_Registry) on creating a registry entry for your plugin. There are no guidelines for generating a "plugin-name"
Actual Results:
The docs should either include, or link to, the old PLID specification - assuming it's still valid.
Expected Results:
Specific guidelines for creating a plugin-name for creating a Windows registry key for registering a plugin.
| Assignee | ||
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
Updated•13 years ago
|
Component: General → Add-ons
OS: Windows 7 → All
Hardware: x86 → All
Whiteboard: u=mozdev p=0
Updated•13 years ago
|
Whiteboard: u=mozdev p=0 → u=mozdev p=0 c=Add-ons
Comment 1•10 years ago
|
||
Plugins are deprecated, we won't update this documentation.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•