diff options
author | Dries Buytaert <dries@buytaert.net> | 2002-12-29 12:44:33 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2002-12-29 12:44:33 +0000 |
commit | 1011e874116e5285d9f6999669515d8c12e1eff5 (patch) | |
tree | ea6544391985363d3c42de00c408f552c7c2ff22 /modules/system/system.module | |
parent | 24af61ede43fb2ee93ddf1478064ad72664fbb89 (diff) | |
download | brdo-1011e874116e5285d9f6999669515d8c12e1eff5.tar.gz brdo-1011e874116e5285d9f6999669515d8c12e1eff5.tar.bz2 |
CHANGES:
- Usability improvement: made the comment administration pages use the
new table rendering functions.
- Usability improvement: new comments will also be marked as new in the
administration pages.
- Code improvement: changed the comment administration pages to use the
default pager instead of a custom pager.
- Bugfix: "yes" and "no" were not translatable.
- $ diffstat comment.patch
comment.module | 45 +++++++--------------------------------------
1 files changed, 7 insertions, 38 deletions
TODO:
- Comment module: remove other custom pagers in the comment module.
- Pager/database: it would be nice if the functions db_query_range()
and pager_query() would have the same semantic as db_query(); that
is, using a variable number of arguments that are automatically
escaped/checked.
Diffstat (limited to 'modules/system/system.module')
0 files changed, 0 insertions, 0 deletions