|
|||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
If you have a table to be displayed on your webpage, use listbuilder (template::list::create) to create it. There is some documentation here and http://openacs.org/wiki/list%20builder which will be moved here real soon now ;).
One standard, which you should try to follow for reusability, is to put the created list in a seperate include file, so you could call it from various pages and packages. Things to keep in mind when doing this: