Distributing Extensions
Revision as of 14:23, 17 May 2006 by Nathan Yergler (talk | contribs)
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 {INSTALL_DIR}/extensions
We only distribute a tarball on Linux right now, so the initial release will just look for theextensions
directory in the same directory which contains the application.
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