diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-04-29 12:39:55 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-04-29 12:39:55 +0000 |
commit | ef7d5e1201df1aff7b536f798d0a53d616722be3 (patch) | |
tree | 186a328d8f1a044f554895292f77d2b310536577 /includes/module.inc | |
parent | 828f36cdf1ebbf2580eb00fdfbf55701e4f86156 (diff) | |
download | brdo-ef7d5e1201df1aff7b536f798d0a53d616722be3.tar.gz brdo-ef7d5e1201df1aff7b536f798d0a53d616722be3.tar.bz2 |
CHANGES:
- Added new form_* functions to common.inc, used for building
forms: it should improve 'stability' (no form typos, every-
thing properly escaped/unescaped) and should help providing
a very consistent user interface (wrt forms).
- Adjusted node.module to use the new form functions.
(Can be used as an example.)
- Adjusted book.module to use the new form functions.
(Can be used as an example.)
- Merged function.inc into common.inc!
- Slowly removing all global $status and $rstatus variables:
use node_status() instead.
TODO:
- Apart from implementing the permission system, I'll spend
some time updating most modules today and tomorrow to use
the new form functions.
Diffstat (limited to 'includes/module.inc')
0 files changed, 0 insertions, 0 deletions