Distributing Extensions

From Creative Commons
Jump to: navigation, search


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 the extensions 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