In this chapter we show how to modify PHP-Nuke blocks. If you are interested in creating PHP-Nuke blocks, read Section 20.2. We cover the topics:
How to change a buggy block (Section 17.1),
How to build custom module blocks (Section 17.2),
How to build RSS blocks with variable number of news items (Section 17.3),
How to get scrolling headlines in blocks (Section 17.4).