5c0a3102ff
Router: - Fix calls to connect, most of them were misusing the function's params URLMapper: - Minor fixes - Documentation - Add support for accept-header specification Plugins/*: - Fix calls to connect |
||
---|---|---|
.. | ||
actions | ||
locale | ||
OpenXPlugin.php | ||
README |
The OpenX plugin enables support for OpenX Ad Server. See: http://www.openx.org/ Installation ============ add "addPlugin('OpenX');" to the bottom of your config.php Settings ======== mediumRectangle: rectangle: leaderboard: wideSkyscraper: adScript: Example ======= $config['openx']['mediumRectangle'] = ''; $config['openx']['rectangle'] = ''; $config['openx']['leaderboard'] = ''; $config['openx']['wideSkyscraper'] = ''; $config['openx']['adScript'] = ''; addPlugin('OpenX');