Chapter 20. Creating PHP-Nuke blocks

Table of Contents
20.1. The characteristics of the various types of blocks
20.2. How to create a new block
20.2.1. How to create a block, theoretical approach
20.2.2. How to create a block, a practical example
20.3. Simple Content block
20.4. How to include PHP/HTML files in a PHP-Nuke block
20.5. How to use Javascript in PHP-Nuke blocks
20.5.1. How to create a Hello World block
20.5.2. How to create a fade block
20.5.3. How to create a Help Center Live block
20.6. How to display Flash in PHP-Nuke blocks
20.7. How to show advertisements in PHP-Nuke blocks
20.8. How to display modules/PHP-Nuke_HOWTO/images in PHP-Nuke blocks
20.9. How to display HTML forms in a block: Paypal

Figure 20-1. Administration panel: Blocks.

Administration panel: Blocks.

Administration panel: Blocks.



Having seen how to modify a PHP-Nuke block (Chapter 17), we can gradually try our skills in creating one. We proceed by showing:


Help us make a better PHP-Nuke HOWTO!

Want to contribute to this HOWTO? Have a suggestion or a solution to a problem that was not treated here? Post your comments on my PHP-Nuke Forum!

Chris Karakas, Maintainer PHP-Nuke HOWTO