33
edits
mNo edit summary |
mNo edit summary |
||
| Line 12: | Line 12: | ||
Method Two would need Add-in page Webmaster support and Evangilisem to third-party sites. For error resistance each app would need reject code that filters by parsing on the app=xxxxx portion of the MIME extension to prevent cross-app install of invalid features (bookmarks in mail, or LDAP in browser). | Method Two would need Add-in page Webmaster support and Evangilisem to third-party sites. For error resistance each app would need reject code that filters by parsing on the app=xxxxx portion of the MIME extension to prevent cross-app install of invalid features (bookmarks in mail, or LDAP in browser). | ||
One of the features of MR Tech Local Install that appeals is the ability to designate archive folders for add-in's. This code should be built into Mozilla Apps with an eye to a standard location per supported platform. On Windows 9X in the folder X:\Windows\Application Data\Mozilla\Addins\(app name) where other folders at the ..\Mozilla\.. level would be Firefox, Tunderbird, etc. Then when an add-in is d/l or updates, the *.xpi would be archived and have a standard path for install. An added benifit is rollback and ease of adding add-in's to a new profile. | One of the features of MR Tech Local Install that appeals is the ability to designate archive folders for add-in's. This code should be built into Mozilla Apps with an eye to a standard location per supported platform. On Windows 9X in the folder X:\Windows\Application Data\Mozilla\Addins\(app name) where other folders at the ..\Mozilla\.. level would be Firefox, Tunderbird, etc. Then when an add-in is d/l or updates, the *.xpi would be archived and have a standard path for install. An added benifit is rollback and ease of adding add-in's to a new profile.<br> | ||
--[[User:Killjay|Ron K.]] | --[[User:Killjay|Ron K.]] 17:19, 27 March 2007 (PDT) | ||
--[[User:Philip Chee|Ratty]] 02:28, 28 March 2007 (PDT) When browsing with SeaMonkey for mailnews extensions like Tagzilla, it is unclear whether the user wants to install into SeaMonkey, or download for later installation into Thunderbird - There are people who use only the SeaMonkey Navigator but use Thunderbird for MailNews. | --[[User:Philip Chee|Ratty]] 02:28, 28 March 2007 (PDT) When browsing with SeaMonkey for mailnews extensions like Tagzilla, it is unclear whether the user wants to install into SeaMonkey, or download for later installation into Thunderbird - There are people who use only the SeaMonkey Navigator but use Thunderbird for MailNews. | ||
edits