drupal/includes
Dries Buytaert de3b0796d2 - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please.
- Bugfix: made the "moderate" field behave.  Patch 0030.queue.module.help.and.settings.form.patch by Al.

- Documentation: revised a large part of the help texts / documentation!  Al's 0024.* patches.

- Documentation: added a glossary to the help module.  Patch 0025.help.module.glossary.patch by Al and Michael.

- Usability: first step towards unifying the terminology used in the cloud module.  Patch by 0028.site.cloud.rationalize.name.patch Al.

- Usability + CSS improvements: revamped the node form and removed all tables.  Patch 0027.node.form.rewrite.patch by Al.

- CSS improvements: patch 0026.admin.css.small.improvement.patch by Al.

- Updated the MAINTAINERS file.
2003-06-05 18:09:39 +00:00
..
common.inc - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
conf.php - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
database.inc - node.module: 2001-11-05 22:59:11 +00:00
database.mysql.inc - Applied Michael Caerwyn's "%s -> %d" patch. 2003-05-07 21:00:36 +00:00
database.pear.inc Patch by Ax: 2003-03-16 17:38:51 +00:00
menu.inc - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. 2003-05-13 18:36:38 +00:00
module.inc - Fixed some PHP "notices". 2003-04-21 14:55:03 +00:00
pager.inc - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco. 2003-06-04 18:24:39 +00:00
theme.inc - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco. 2003-06-04 18:24:39 +00:00
xmlrpc.inc - Renamed 'xmlrpc_decode' to '_xmlrpc_decode' to avoid redeclaration when 2003-04-29 22:02:02 +00:00
xmlrpcs.inc - Patch by Kjartan: 2003-05-19 18:32:09 +00:00