canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,043
edits
No edit summary |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{AmoArchive}} | |||
This document will describe the overall architecture of the UMO services in detail. It should include sub-sections on pfs, addons, etc. that will be populated by the developers working on those components. | This document will describe the overall architecture of the UMO services in detail. It should include sub-sections on pfs, addons, etc. that will be populated by the developers working on those components. | ||
Line 17: | Line 17: | ||
=== Questions === | === Questions === | ||
* How do | * How do extension files get to the mirrors? | ||
* Can we get Firefox to point at this URL for 1.0.1? | * Can we get Firefox to point at this URL for 1.0.1? | ||
Line 29: | Line 29: | ||
* URL: pfs.mozilla.org | * URL: pfs.mozilla.org | ||
* Type of content: PHP intensive, mildly dynamic | * Type of content: PHP intensive, mildly dynamic | ||
* Example request: https://pfs.mozilla.org/plugins/PluginFinderService.php?mimetype=application/x-shockwave-flash&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2004112212&clientOS=Windows%20NT%205.1&chromeLocale=de-DE | * Example request: <nowiki>https://pfs.mozilla.org/plugins/PluginFinderService.php?mimetype=application/x-shockwave-flash&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2004112212&clientOS=Windows%20NT%205.1&chromeLocale=de-DE</nowiki> | ||
=== Questions === | === Questions === |