.. |
aggregator
|
- Some aggegrator improvements:
|
2004-12-04 12:02:09 +00:00 |
archive
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
block
|
- Patch #12353 by Stefan: usability improvement: don't show 'throttle fields' unless the throttle module is enabled.
|
2004-11-15 11:26:04 +00:00 |
blog
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
blogapi
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
book
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
comment
|
- Patch #13816 by Neil: tidied up the comment module code a bit.
|
2004-12-02 20:24:53 +00:00 |
drupal
|
- Modified patch #6475 by Killes: sites -> drupalsites -> drupal-sites
|
2004-11-30 18:25:39 +00:00 |
filter
|
- Patch #13581 by Steven: Db_query() allows a variable amount of parameters so you can pass the query arguments in. There is however an alternative syntax: instead of passing the query arguments as function arguments, you can also pass a single array with the query arguments in it. For example the following two statements are equivalent:
|
2004-11-29 13:13:29 +00:00 |
forum
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
help
|
- Patch #12713 by Goba: remove useless t() function from help module.
|
2004-11-08 22:27:34 +00:00 |
legacy
|
- Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu().
|
2004-09-17 18:08:28 +00:00 |
locale
|
- Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache.
|
2004-11-27 09:52:57 +00:00 |
menu
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
node
|
Search: indexing should invoke nodeapi to catch all user-visible data (e.g. file attachment names).
|
2004-12-02 06:44:55 +00:00 |
page
|
- Patch #11879 by Moshe: deprecated the _content hook.
|
2004-10-23 17:18:23 +00:00 |
path
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
ping
|
- Make Drupal ping Yahoo.com.
|
2004-11-06 12:56:05 +00:00 |
poll
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
profile
|
- Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.
|
2004-11-21 08:25:17 +00:00 |
search
|
Search: wrong parameter order on search_wipe().
|
2004-12-02 06:45:18 +00:00 |
statistics
|
- Small code improvements.
|
2004-11-29 09:31:28 +00:00 |
story
|
- Patch #13828 by Moshe: tidied up the story module.
|
2004-12-04 10:00:22 +00:00 |
system
|
- Fixed #13643: increased the maxlength of the 'path to custom logo'-setting.
|
2004-11-30 18:40:24 +00:00 |
taxonomy
|
- Patch #11977 by matteo: added extra DISTINCT()s to two SQL queries to make them work with node-level permissions.
|
2004-11-29 12:52:44 +00:00 |
throttle
|
- Added a special category for throttle messages.
|
2004-12-04 12:07:58 +00:00 |
tracker
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
upload
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
user
|
- Patch #13647 by Goba:
|
2004-11-29 17:52:35 +00:00 |
watchdog
|
- Fixed typo and reworded the filter.
|
2004-11-28 14:15:12 +00:00 |
admin.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
aggregator.module
|
- Some aggegrator improvements:
|
2004-12-04 12:02:09 +00:00 |
archive.module
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
block.module
|
- Patch #12353 by Stefan: usability improvement: don't show 'throttle fields' unless the throttle module is enabled.
|
2004-11-15 11:26:04 +00:00 |
blog.module
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
blogapi.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
book.module
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
comment.module
|
- Patch #13816 by Neil: tidied up the comment module code a bit.
|
2004-12-02 20:24:53 +00:00 |
drupal.module
|
- Modified patch #6475 by Killes: sites -> drupalsites -> drupal-sites
|
2004-11-30 18:25:39 +00:00 |
filter.module
|
- Patch #13581 by Steven: Db_query() allows a variable amount of parameters so you can pass the query arguments in. There is however an alternative syntax: instead of passing the query arguments as function arguments, you can also pass a single array with the query arguments in it. For example the following two statements are equivalent:
|
2004-11-29 13:13:29 +00:00 |
forum.module
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
help.module
|
- Patch #12713 by Goba: remove useless t() function from help module.
|
2004-11-08 22:27:34 +00:00 |
legacy.module
|
- Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu().
|
2004-09-17 18:08:28 +00:00 |
locale.module
|
- Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache.
|
2004-11-27 09:52:57 +00:00 |
menu.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
node.module
|
Search: indexing should invoke nodeapi to catch all user-visible data (e.g. file attachment names).
|
2004-12-02 06:44:55 +00:00 |
page.module
|
- Patch #11879 by Moshe: deprecated the _content hook.
|
2004-10-23 17:18:23 +00:00 |
path.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
ping.module
|
- Make Drupal ping Yahoo.com.
|
2004-11-06 12:56:05 +00:00 |
poll.module
|
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
|
2004-11-24 22:56:21 +00:00 |
profile.module
|
- Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.
|
2004-11-21 08:25:17 +00:00 |
queue.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
search.module
|
Search: wrong parameter order on search_wipe().
|
2004-12-02 06:45:18 +00:00 |
statistics.module
|
- Small code improvements.
|
2004-11-29 09:31:28 +00:00 |
story.module
|
- Patch #13828 by Moshe: tidied up the story module.
|
2004-12-04 10:00:22 +00:00 |
system.module
|
- Fixed #13643: increased the maxlength of the 'path to custom logo'-setting.
|
2004-11-30 18:40:24 +00:00 |
taxonomy.module
|
- Patch #11977 by matteo: added extra DISTINCT()s to two SQL queries to make them work with node-level permissions.
|
2004-11-29 12:52:44 +00:00 |
throttle.module
|
- Added a special category for throttle messages.
|
2004-12-04 12:07:58 +00:00 |
tracker.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
upload.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
user.module
|
- Patch #13647 by Goba:
|
2004-11-29 17:52:35 +00:00 |
watchdog.module
|
- Fixed typo and reworded the filter.
|
2004-11-28 14:15:12 +00:00 |