Commit Graph

3658 Commits (e4e416d1f7037dbee8e06096a6c41368d011599c)

Author SHA1 Message Date
Dries Buytaert e4e416d1f7 - Patch #73351 by Kris, Goba et al: only display comment link in RSS, if applicable. 2006-07-13 12:29:15 +00:00
Dries Buytaert 254b8bbaac - Patch #41703 by drewish et al: allow node altering for RSS generation. 2006-07-13 12:06:45 +00:00
Dries Buytaert 89c68399bc - Patch #73361 by Ber: remove unneeded size restriction for vocabulary help. 2006-07-13 11:53:33 +00:00
Dries Buytaert 18c8d643c1 #64280: Renamed from watchdog.module to watchdog/watchdog.module 2006-07-12 14:30:36 +00:00
Dries Buytaert b2081871f8 #64280: Renamed from user.module to user/user.module 2006-07-12 14:30:35 +00:00
Dries Buytaert eb6a9e3445 #64280: Renamed from upload.module to upload/upload.module 2006-07-12 14:30:32 +00:00
Dries Buytaert 288eddbd30 #64280: Renamed from tracker.module to tracker/tracker.module 2006-07-12 14:30:30 +00:00
Dries Buytaert 6830be319d #64280: Renamed from throttle.module to throttle/throttle.module 2006-07-12 14:30:29 +00:00
Dries Buytaert 48395b1a56 #64280: Renamed from taxonomy.module to taxonomy/taxonomy.module 2006-07-12 14:30:27 +00:00
Dries Buytaert ba46859880 #64280: Renamed from system.module to system/system.module 2006-07-12 14:30:25 +00:00
Dries Buytaert 13b028f024 #64280: Renamed from story.module to story/story.module 2006-07-12 14:30:23 +00:00
Dries Buytaert d726a34df0 #64280: Renamed from statistics.module to statistics/statistics.module 2006-07-12 14:30:21 +00:00
Dries Buytaert 12cdff9943 #64280: Renamed from search.module to search/search.module 2006-07-12 14:30:17 +00:00
Dries Buytaert 05b9c901b6 #64280: Renamed from profile.module to profile/profile.module 2006-07-12 14:30:15 +00:00
Dries Buytaert a5f36a7310 #64280: Renamed from poll.module to poll/poll.module 2006-07-12 14:30:13 +00:00
Dries Buytaert 63fbce82b2 #64280: Renamed from ping.module to ping/ping.module 2006-07-12 14:30:10 +00:00
Dries Buytaert 39d5c86da8 #64280: Renamed from path.module to path/path.module 2006-07-12 14:30:09 +00:00
Dries Buytaert 1c213a07cb #64280: Renamed from page.module to page/page.module 2006-07-12 14:30:07 +00:00
Dries Buytaert 5dadff8b77 #64280: Renamed from node.module to node/node.module 2006-07-12 14:30:01 +00:00
Dries Buytaert 5e5b417bec #64280: Renamed from menu.module to menu/menu.module 2006-07-12 14:29:58 +00:00
Dries Buytaert 268c7509f9 #64280: Renamed from locale.module to locale/locale.module 2006-07-12 14:29:56 +00:00
Dries Buytaert df509f4a49 #64280: Renamed from legacy.module to legacy/legacy.module 2006-07-12 14:29:55 +00:00
Dries Buytaert 2df30a3e92 #64280: Renamed from help.module to help/help.module 2006-07-12 14:29:53 +00:00
Dries Buytaert f2f7ebdc25 #64280: Renamed from forum.module to forum/forum.module 2006-07-12 14:29:51 +00:00
Dries Buytaert f551d7d72a #64280: Renamed from filter.module to filter/filter.module 2006-07-12 14:29:50 +00:00
Dries Buytaert e7f58c54dd #64280: Renamed from drupal.module to drupal/drupal.module 2006-07-12 14:29:49 +00:00
Dries Buytaert 43224f6c61 #64280: Renamed from contact.module to contact/contact.module 2006-07-12 14:29:48 +00:00
Dries Buytaert 562cf66313 #64280: Renamed from comment.module to comment/comment.module 2006-07-12 14:29:46 +00:00
Dries Buytaert 4d1c62bd8f #64280: Renamed from book.module to book/book.module 2006-07-12 14:29:44 +00:00
Dries Buytaert f8752c37cd #64280: Renamed from blogapi.module to blogapi/blogapi.module 2006-07-12 14:29:43 +00:00
Dries Buytaert b2a6bea0f8 #64280: Renamed from blog.module to blog/blog.module 2006-07-12 14:29:42 +00:00
Dries Buytaert 8509dd0150 #64280: Renamed from block.module to block/block.module 2006-07-12 14:29:41 +00:00
Dries Buytaert 60beccd176 #64280: Renamed from archive.module to archive/archive.module 2006-07-12 14:29:40 +00:00
Dries Buytaert 1d23f975b2 #64280: Renamed from aggregator.module to aggregator/aggregator.module 2006-07-12 14:29:39 +00:00
Neil Drumm eaf5f2e029 #49299 by wtanaka, properly break words 2006-07-11 07:04:34 +00:00
Dries Buytaert c15aced15b - Patch #72284 by Flanker: fixed the clean URL test. 2006-07-10 21:12:09 +00:00
Dries Buytaert 58752cfaa2 - Patch #72284 by me:
+ reorganized ?q=admin/settings
   + deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Neil Drumm 84bad29516 #72865 by AjK, use more standard is_numeric() instead of ctype_digit(). 2006-07-10 18:00:37 +00:00
Dries Buytaert af976d339f - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() to drupal_mail(). 2006-07-10 08:12:31 +00:00
Dries Buytaert d3e8a43d4f - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from the SQL queries. 2006-07-10 08:05:15 +00:00
Dries Buytaert 9d5d9ab009 - Patch #72137 by Ber: improved Doxygen of user_mail(). 2006-07-07 18:49:13 +00:00
Dries Buytaert c79ab3ca36 - Bug #72053 by erdem: added missing </li>. 2006-07-06 14:27:56 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Neil Drumm 59aa2ae8e8 #71925 by Steven, remove # prefix from link array keys. 2006-07-04 08:59:05 +00:00
Neil Drumm 8d70d932b1 #71616 by keve, cleanup 2006-07-04 08:48:05 +00:00
Dries Buytaert b1869f6131 - Patch #71014 by fgm: fixed the parent navigation link. 2006-07-03 13:51:50 +00:00
Dries Buytaert 7d176b393c - Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml 2006-07-03 08:04:33 +00:00
Neil Drumm c50d7bcbc8 #71613 by keve, fixing some PHP notices in the book module. 2006-07-02 20:36:57 +00:00
Neil Drumm d048681f03 #63990 by Heine and chx, allow commenting on nodes containing forms 2006-07-02 20:24:17 +00:00
Neil Drumm 451f44c4f0 #71772 by Bart Jansens, fix various php warnings 2006-07-02 20:06:31 +00:00