Postnuke
Modules
We're finally getting into more Postnuke development.
To get more static page-like functionality, as well as custom content items that populate a database, check out these modules:
- Pagesetter
- Folder
- pnHelp
Permissions
Here's how to code modules that use permissions: http://docs.postnuke.com/index.php?module=Static_Docs&func=view&f=/authm...See code in News module for examples.
Module Development
Very old guide here.
API Reference
See here.Coding standards
http://docs.postnuke.com/index.php?module=Static_Docs&func=view&f=/pncs.htmBe sure to check out the sections on Storing Values in the database (pnVarPrepFor*() functions) and Securing Forms sections.
















