Posted by peterx on December 17, 2010 at 7:25am
An easy way to list articles that are the child of the current page in the menu.
There are probably a million ways to list articles. pet menu children works in Drupal 6 core without additional modules and it uses a common simple token format which works with CKeditor. See examples at PeterMoulding.com/software.
In the example page, the General software list is generated from:
[pet menu children]
The Content Management Systems list is generated from the children of another page using:
[pet menu children Content Management Systems]
