Difference between revisions of "Distributing Extensions"
m (Installing Extensions moved to Distributing Extensions) |
|||
Line 3: | Line 3: | ||
{{incomplete}} | {{incomplete}} | ||
− | + | == Packaging Extensions == | |
+ | |||
+ | == Installing Extensions == | ||
+ | |||
+ | P6 looks for extensions in platform-dependent locations. These are: | ||
+ | |||
+ | * '''Windows''' {INSTALL_DIR}\extensions | ||
+ | * '''Mac OS X''' /Library/Application Support/ccPublisher/extensions | ||
+ | * '''Linux''' ''to be determined'' | ||
+ | |||
+ | Information persisted by extensions is stored in the following locations: | ||
+ | |||
+ | * '''Windows''' ~\ccPublisher\p6.settings | ||
+ | * '''Mac OS X''' ~/Library/Application Support/ccPublisher/p6.settings | ||
+ | * '''Linux''' ~/.p6.settings |
Revision as of 00:45, 17 May 2006
Packaging Extensions
Installing Extensions
P6 looks for extensions in platform-dependent locations. These are:
- Windows {INSTALL_DIR}\extensions
- Mac OS X /Library/Application Support/ccPublisher/extensions
- Linux to be determined
Information persisted by extensions is stored in the following locations:
- Windows ~\ccPublisher\p6.settings
- Mac OS X ~/Library/Application Support/ccPublisher/p6.settings
- Linux ~/.p6.settings