projects / org / ezproject2010 / adsenseblock
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
adsenseblock | Thiago Campos Viana | stable |
Version | Compatible with |
---|---|
1.0 | 4.3+ |
Installation
================
1) Copy adsenseblock into 'extension' folder
2) Activate adsenseblock
In administrator user interface, click 'setup' tab->'extensions' menu, select 'adsenseblock', click button 'Apply Changes'.
or in settings/override/site.ini.append.php, add acivation configuration under "ExtensionSettings" section:
[ExtensionSettings]
ActiveExtensions[]=adsenseblock
3) Change adsenseblock/settings/adsense.ini - copy you pub-id.
4) Regenerate autoloads
In administrator user interface, click 'setup' tab->'extensions' menu, select 'adsenseblock', click button 'Regenerate autoload arrays for extensions',
or in eZ Publish installation folder, run "php bin/php/ezpgenerateautoloads.php -e"
5) Clear cache
Clear INI and template caches. (from admin 'Setup' tab or commandline)
Some installation comments by Doug Brethow (thanks!):
"Simple install with clear instructions.
Might clarify that the id required is in the form of "pub-xxxxxxxxxxx", the pub- prefix is required in other words.
After extension is installed:
Add a new "adsense" block to an eZ Flow page layout.
Be sure to include a valid slot, width, and height at that time.
Not sure the purpose of the top edit field. Leaving it blank works.
Works fine on localhost setups for testing. http://localhost/testsite"
Very nice Thiago, Thanks for sharing
Wednesday 01 September 2010 08:35
Doug Brethower