Changes between Version 7 and Version 8 of developerdoc/pluginContents

Show
Ignore:
Author:
pamela (IP: 68.144.102.146)
Timestamp:
08/09/07 08:56:13 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • developerdoc/pluginContents

    v7 v8  
    33Every plugin must consist of the following minimum structure: 
    44 
    5 ===== Root-level Files: ===== 
     5===== Critical Common Files: ===== 
    66 * [wiki:developerdoc/PWConfigFile pw-config.php]  
    77  * This is the main configuration file.  It contains critical variables used throughout the plugin. 
     8 * [wiki:developerdoc/PWClaimFile pw-claimtypes.php] 
     9  * This is where claims are defined and mapped to internal database locations 
    810 * infocard.css 
    911  * This is the main CSS file.  It regulates the look & feel of PamelaWare pages.