From 4824608a33bbf1c21d9ac56bb2e0b0c1be2c32c5 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Mon, 24 Jul 2017 15:21:05 +0200 Subject: [PATCH] Initial code using Drupal 6.38 --- .htaccess | 116 + CHANGELOG.txt | 1138 +++++ COPYRIGHT.txt | 29 + INSTALL.mysql.txt | 39 + INSTALL.pgsql.txt | 27 + INSTALL.txt | 349 ++ LICENSE.txt | 339 ++ MAINTAINERS.txt | 85 + UPGRADE.txt | 107 + cron.php | 10 + includes/actions.inc | 404 ++ includes/batch.inc | 354 ++ includes/bootstrap.inc | 1605 +++++++ includes/cache-install.inc | 23 + includes/cache.inc | 186 + includes/common.inc | 3882 +++++++++++++++++ includes/database.inc | 623 +++ includes/database.mysql-common.inc | 542 +++ includes/database.mysql.inc | 376 ++ includes/database.mysqli.inc | 377 ++ includes/database.pgsql.inc | 928 ++++ includes/file.inc | 1550 +++++++ includes/form.inc | 2684 ++++++++++++ includes/image.gd.inc | 220 + includes/image.inc | 271 ++ includes/install.inc | 736 ++++ includes/install.mysql.inc | 116 + includes/install.mysqli.inc | 111 + includes/install.pgsql.inc | 139 + includes/language.inc | 143 + includes/locale.inc | 2658 +++++++++++ includes/lock-install.inc | 62 + includes/lock.inc | 229 + includes/mail.inc | 482 ++ includes/menu.inc | 2543 +++++++++++ includes/module.inc | 518 +++ includes/pager.inc | 439 ++ includes/path.inc | 251 ++ includes/session.inc | 209 + includes/tablesort.inc | 199 + includes/theme.inc | 2056 +++++++++ includes/theme.maintenance.inc | 290 ++ includes/unicode.entities.inc | 265 ++ includes/unicode.inc | 547 +++ includes/xmlrpc.inc | 515 +++ includes/xmlrpcs.inc | 323 ++ index.php | 38 + install.php | 1195 +++++ misc/ahah.js | 266 ++ misc/arrow-asc.png | Bin 0 -> 118 bytes misc/arrow-desc.png | Bin 0 -> 119 bytes misc/autocomplete.js | 307 ++ misc/batch.js | 37 + misc/blog.png | Bin 0 -> 109 bytes misc/collapse.js | 76 + misc/draggable.png | Bin 0 -> 349 bytes misc/drupal.js | 319 ++ misc/druplicon.png | Bin 0 -> 4072 bytes misc/farbtastic/farbtastic.css | 34 + misc/farbtastic/farbtastic.js | 314 ++ misc/farbtastic/marker.png | Bin 0 -> 652 bytes misc/farbtastic/mask.png | Bin 0 -> 2020 bytes misc/farbtastic/wheel.png | Bin 0 -> 11733 bytes misc/favicon.ico | Bin 0 -> 5430 bytes misc/feed.png | Bin 0 -> 764 bytes misc/form.js | 9 + misc/forum-closed.png | Bin 0 -> 200 bytes misc/forum-default.png | Bin 0 -> 181 bytes misc/forum-hot-new.png | Bin 0 -> 237 bytes misc/forum-hot.png | Bin 0 -> 229 bytes misc/forum-new.png | Bin 0 -> 175 bytes misc/forum-sticky.png | Bin 0 -> 329 bytes misc/grippie.png | Bin 0 -> 162 bytes misc/jquery.form.js | 12 + misc/jquery.js | 12 + misc/menu-collapsed-rtl.png | Bin 0 -> 130 bytes misc/menu-collapsed.png | Bin 0 -> 108 bytes misc/menu-expanded.png | Bin 0 -> 106 bytes misc/menu-leaf.png | Bin 0 -> 194 bytes misc/powered-black-135x42.png | Bin 0 -> 2817 bytes misc/powered-black-80x15.png | Bin 0 -> 1467 bytes misc/powered-black-88x31.png | Bin 0 -> 2106 bytes misc/powered-blue-135x42.png | Bin 0 -> 3027 bytes misc/powered-blue-80x15.png | Bin 0 -> 1011 bytes misc/powered-blue-88x31.png | Bin 0 -> 2113 bytes misc/powered-gray-135x42.png | Bin 0 -> 2722 bytes misc/powered-gray-80x15.png | Bin 0 -> 758 bytes misc/powered-gray-88x31.png | Bin 0 -> 2071 bytes misc/print-rtl.css | 7 + misc/print.css | 25 + misc/progress.gif | Bin 0 -> 790 bytes misc/progress.js | 106 + misc/tabledrag.js | 1099 +++++ misc/tableheader.js | 116 + misc/tableselect.js | 86 + misc/teaser.js | 95 + misc/textarea.js | 35 + misc/throbber.gif | Bin 0 -> 1336 bytes misc/tree-bottom.png | Bin 0 -> 976 bytes misc/tree.png | Bin 0 -> 979 bytes misc/watchdog-error.png | Bin 0 -> 799 bytes misc/watchdog-ok.png | Bin 0 -> 3217 bytes misc/watchdog-warning.png | Bin 0 -> 339 bytes misc/xml.png | Bin 0 -> 396 bytes modules/README.txt | 8 + .../aggregator/aggregator-feed-source.tpl.php | 34 + modules/aggregator/aggregator-item.tpl.php | 45 + modules/aggregator/aggregator-rtl.css | 4 + .../aggregator-summary-item.tpl.php | 18 + .../aggregator-summary-items.tpl.php | 23 + modules/aggregator/aggregator-wrapper.tpl.php | 18 + modules/aggregator/aggregator.admin.inc | 351 ++ modules/aggregator/aggregator.css | 37 + modules/aggregator/aggregator.info | 11 + modules/aggregator/aggregator.install | 240 + modules/aggregator/aggregator.module | 940 ++++ modules/aggregator/aggregator.pages.inc | 490 +++ .../block/block-admin-display-form.tpl.php | 75 + modules/block/block.admin.inc | 404 ++ modules/block/block.css | 17 + modules/block/block.info | 11 + modules/block/block.install | 178 + modules/block/block.js | 94 + modules/block/block.module | 605 +++ modules/blog/blog.info | 11 + modules/blog/blog.module | 212 + modules/blog/blog.pages.inc | 114 + modules/blogapi/blogapi.info | 11 + modules/blogapi/blogapi.install | 124 + modules/blogapi/blogapi.module | 949 ++++ modules/book/book-all-books-block.tpl.php | 21 + modules/book/book-export-html.tpl.php | 52 + modules/book/book-navigation.tpl.php | 51 + modules/book/book-node-export-html.tpl.php | 24 + modules/book/book-rtl.css | 7 + modules/book/book.admin.inc | 249 ++ modules/book/book.css | 51 + modules/book/book.info | 11 + modules/book/book.install | 289 ++ modules/book/book.module | 1095 +++++ modules/book/book.pages.inc | 266 ++ modules/color/color-rtl.css | 43 + modules/color/color.css | 78 + modules/color/color.info | 11 + modules/color/color.install | 51 + modules/color/color.js | 250 ++ modules/color/color.module | 685 +++ modules/color/images/hook-rtl.png | Bin 0 -> 170 bytes modules/color/images/hook.png | Bin 0 -> 140 bytes modules/color/images/lock.png | Bin 0 -> 251 bytes modules/comment/comment-folded.tpl.php | 20 + modules/comment/comment-rtl.css | 5 + modules/comment/comment-wrapper.tpl.php | 34 + modules/comment/comment.admin.inc | 294 ++ modules/comment/comment.css | 10 + modules/comment/comment.info | 11 + modules/comment/comment.install | 249 ++ modules/comment/comment.js | 34 + modules/comment/comment.module | 2155 +++++++++ modules/comment/comment.pages.inc | 115 + modules/comment/comment.tpl.php | 51 + modules/contact/contact.admin.inc | 172 + modules/contact/contact.info | 11 + modules/contact/contact.install | 80 + modules/contact/contact.module | 212 + modules/contact/contact.pages.inc | 235 + modules/dblog/dblog-rtl.css | 6 + modules/dblog/dblog.admin.inc | 329 ++ modules/dblog/dblog.css | 39 + modules/dblog/dblog.info | 11 + modules/dblog/dblog.install | 119 + modules/dblog/dblog.module | 166 + modules/filter/filter.admin.inc | 393 ++ modules/filter/filter.info | 11 + modules/filter/filter.install | 90 + modules/filter/filter.module | 1208 +++++ modules/filter/filter.pages.inc | 65 + modules/forum/forum-icon.tpl.php | 24 + modules/forum/forum-list.tpl.php | 71 + modules/forum/forum-rtl.css | 17 + modules/forum/forum-submitted.tpl.php | 27 + modules/forum/forum-topic-list.tpl.php | 61 + modules/forum/forum-topic-navigation.tpl.php | 34 + modules/forum/forum.admin.inc | 291 ++ modules/forum/forum.css | 41 + modules/forum/forum.info | 13 + modules/forum/forum.install | 129 + modules/forum/forum.module | 970 ++++ modules/forum/forum.pages.inc | 28 + modules/forum/forums.tpl.php | 26 + modules/help/help-rtl.css | 10 + modules/help/help.admin.inc | 75 + modules/help/help.css | 9 + modules/help/help.info | 11 + modules/help/help.module | 47 + modules/locale/locale.css | 5 + modules/locale/locale.info | 11 + modules/locale/locale.install | 455 ++ modules/locale/locale.module | 595 +++ modules/menu/menu.admin.inc | 643 +++ modules/menu/menu.info | 11 + modules/menu/menu.install | 57 + modules/menu/menu.module | 453 ++ modules/node/content_types.inc | 410 ++ modules/node/node-rtl.css | 7 + modules/node/node.admin.inc | 625 +++ modules/node/node.css | 43 + modules/node/node.info | 11 + modules/node/node.install | 334 ++ modules/node/node.module | 2788 ++++++++++++ modules/node/node.pages.inc | 609 +++ modules/node/node.tpl.php | 73 + modules/openid/login-bg.png | Bin 0 -> 223 bytes modules/openid/openid.css | 39 + modules/openid/openid.inc | 428 ++ modules/openid/openid.info | 11 + modules/openid/openid.install | 210 + modules/openid/openid.js | 37 + modules/openid/openid.module | 701 +++ modules/openid/openid.pages.inc | 113 + modules/openid/xrds.inc | 97 + modules/path/path.admin.inc | 240 + modules/path/path.info | 11 + modules/path/path.module | 266 ++ modules/php/php.info | 11 + modules/php/php.install | 28 + modules/php/php.module | 88 + modules/ping/ping.info | 11 + modules/ping/ping.module | 60 + modules/poll/poll-bar-block.tpl.php | 25 + modules/poll/poll-bar.tpl.php | 25 + modules/poll/poll-results-block.tpl.php | 28 + modules/poll/poll-results.tpl.php | 28 + modules/poll/poll-rtl.css | 10 + modules/poll/poll-vote.tpl.php | 29 + modules/poll/poll.css | 40 + modules/poll/poll.info | 11 + modules/poll/poll.install | 131 + modules/poll/poll.module | 781 ++++ modules/poll/poll.pages.inc | 55 + modules/profile/profile-block.tpl.php | 41 + modules/profile/profile-listing.tpl.php | 51 + modules/profile/profile-wrapper.tpl.php | 24 + modules/profile/profile.admin.inc | 403 ++ modules/profile/profile.css | 10 + modules/profile/profile.info | 11 + modules/profile/profile.install | 146 + modules/profile/profile.js | 53 + modules/profile/profile.module | 578 +++ modules/profile/profile.pages.inc | 119 + modules/search/search-block-form.tpl.php | 36 + modules/search/search-result.tpl.php | 58 + modules/search/search-results.tpl.php | 26 + modules/search/search-rtl.css | 10 + modules/search/search-theme-form.tpl.php | 37 + modules/search/search.admin.inc | 84 + modules/search/search.css | 28 + modules/search/search.info | 11 + modules/search/search.install | 152 + modules/search/search.module | 1303 ++++++ modules/search/search.pages.inc | 129 + modules/statistics/statistics.admin.inc | 214 + modules/statistics/statistics.info | 11 + modules/statistics/statistics.install | 137 + modules/statistics/statistics.module | 322 ++ modules/statistics/statistics.pages.inc | 70 + modules/syslog/syslog.info | 11 + modules/syslog/syslog.install | 15 + modules/syslog/syslog.module | 115 + modules/system/admin-rtl.css | 36 + modules/system/admin.css | 136 + modules/system/block.tpl.php | 36 + modules/system/box.tpl.php | 22 + modules/system/defaults-rtl.css | 6 + modules/system/defaults.css | 52 + modules/system/maintenance-page.tpl.php | 97 + modules/system/maintenance.css | 22 + modules/system/page.tpl.php | 188 + modules/system/system-menus-rtl.css | 17 + modules/system/system-menus.css | 49 + modules/system/system-rtl.css | 106 + modules/system/system.admin.inc | 2244 ++++++++++ modules/system/system.css | 543 +++ modules/system/system.info | 11 + modules/system/system.install | 2752 ++++++++++++ modules/system/system.js | 112 + modules/system/system.module | 1975 +++++++++ modules/taxonomy/taxonomy.admin.inc | 925 ++++ modules/taxonomy/taxonomy.css | 13 + modules/taxonomy/taxonomy.info | 11 + modules/taxonomy/taxonomy.install | 285 ++ modules/taxonomy/taxonomy.js | 35 + modules/taxonomy/taxonomy.module | 1424 ++++++ modules/taxonomy/taxonomy.pages.inc | 136 + modules/throttle/throttle.admin.inc | 54 + modules/throttle/throttle.info | 11 + modules/throttle/throttle.module | 127 + modules/tracker/tracker.css | 7 + modules/tracker/tracker.info | 12 + modules/tracker/tracker.module | 74 + modules/tracker/tracker.pages.inc | 72 + modules/translation/translation.info | 12 + modules/translation/translation.module | 354 ++ modules/translation/translation.pages.inc | 58 + modules/trigger/trigger.admin.inc | 284 ++ modules/trigger/trigger.info | 11 + modules/trigger/trigger.install | 62 + modules/trigger/trigger.module | 435 ++ modules/update/update-rtl.css | 31 + modules/update/update.compare.inc | 701 +++ modules/update/update.css | 109 + modules/update/update.fetch.inc | 284 ++ modules/update/update.info | 11 + modules/update/update.install | 62 + modules/update/update.module | 626 +++ modules/update/update.report.inc | 264 ++ modules/update/update.settings.inc | 107 + modules/upload/upload.admin.inc | 151 + modules/upload/upload.info | 11 + modules/upload/upload.install | 84 + modules/upload/upload.module | 642 +++ modules/user/user-picture.tpl.php | 19 + modules/user/user-profile-category.tpl.php | 33 + modules/user/user-profile-item.tpl.php | 26 + modules/user/user-profile.tpl.php | 45 + modules/user/user-rtl.css | 21 + modules/user/user.admin.inc | 1034 +++++ modules/user/user.css | 58 + modules/user/user.info | 11 + modules/user/user.install | 296 ++ modules/user/user.js | 187 + modules/user/user.module | 2607 +++++++++++ modules/user/user.pages.inc | 381 ++ profiles/default/default.profile | 150 + robots.txt | 59 + scripts/code-clean.sh | 9 + scripts/code-style.pl | 194 + scripts/cron-curl.sh | 3 + scripts/cron-lynx.sh | 3 + scripts/drupal.sh | 143 + sites/all/README.txt | 8 + sites/default/default.settings.php | 258 ++ themes/README.txt | 8 + themes/bluemarine/block.tpl.php | 6 + themes/bluemarine/bluemarine.info | 11 + themes/bluemarine/box.tpl.php | 7 + themes/bluemarine/comment.tpl.php | 19 + themes/bluemarine/logo.png | Bin 0 -> 1923 bytes themes/bluemarine/node.tpl.php | 12 + themes/bluemarine/page.tpl.php | 62 + themes/bluemarine/screenshot.png | Bin 0 -> 4292 bytes themes/bluemarine/style-rtl.css | 36 + themes/bluemarine/style.css | 347 ++ themes/chameleon/background.png | Bin 0 -> 200 bytes themes/chameleon/chameleon.info | 18 + themes/chameleon/chameleon.theme | 181 + themes/chameleon/common-rtl.css | 18 + themes/chameleon/common.css | 150 + themes/chameleon/logo.png | Bin 0 -> 2350 bytes themes/chameleon/marvin/bullet.png | Bin 0 -> 210 bytes .../marvin/druplicon-watermark-rtl.png | Bin 0 -> 2502 bytes .../chameleon/marvin/druplicon-watermark.png | Bin 0 -> 2454 bytes themes/chameleon/marvin/logo.png | Bin 0 -> 2335 bytes themes/chameleon/marvin/marvin.info | 13 + themes/chameleon/marvin/screenshot.png | Bin 0 -> 2800 bytes themes/chameleon/marvin/style-rtl.css | 32 + themes/chameleon/marvin/style.css | 123 + themes/chameleon/screenshot.png | Bin 0 -> 3450 bytes themes/chameleon/style-rtl.css | 28 + themes/chameleon/style.css | 114 + themes/engines/phptemplate/phptemplate.engine | 25 + themes/garland/block.tpl.php | 10 + themes/garland/color/base.png | Bin 0 -> 29774 bytes themes/garland/color/color.inc | 74 + themes/garland/color/preview.css | 57 + themes/garland/color/preview.png | Bin 0 -> 22111 bytes themes/garland/comment.tpl.php | 32 + themes/garland/fix-ie-rtl.css | 62 + themes/garland/fix-ie.css | 68 + themes/garland/garland.info | 13 + themes/garland/images/bg-bar-white.png | Bin 0 -> 110 bytes themes/garland/images/bg-bar.png | Bin 0 -> 125 bytes themes/garland/images/bg-content-left.png | Bin 0 -> 3275 bytes themes/garland/images/bg-content-right.png | Bin 0 -> 3169 bytes themes/garland/images/bg-content.png | Bin 0 -> 485 bytes .../images/bg-navigation-item-hover.png | Bin 0 -> 441 bytes themes/garland/images/bg-navigation-item.png | Bin 0 -> 502 bytes themes/garland/images/bg-navigation.png | Bin 0 -> 104 bytes themes/garland/images/bg-tab.png | Bin 0 -> 115 bytes themes/garland/images/body.png | Bin 0 -> 712 bytes themes/garland/images/gradient-inner.png | Bin 0 -> 189 bytes themes/garland/images/menu-collapsed-rtl.gif | Bin 0 -> 176 bytes themes/garland/images/menu-collapsed.gif | Bin 0 -> 176 bytes themes/garland/images/menu-expanded.gif | Bin 0 -> 183 bytes themes/garland/images/menu-leaf.gif | Bin 0 -> 175 bytes themes/garland/images/task-list.png | Bin 0 -> 128 bytes themes/garland/logo.png | Bin 0 -> 5399 bytes themes/garland/maintenance-page.tpl.php | 90 + themes/garland/minnelli/color/base.png | Bin 0 -> 30077 bytes themes/garland/minnelli/color/color.inc | 74 + themes/garland/minnelli/color/preview.png | Bin 0 -> 23895 bytes themes/garland/minnelli/logo.png | Bin 0 -> 5399 bytes themes/garland/minnelli/minnelli.css | 19 + themes/garland/minnelli/minnelli.info | 12 + themes/garland/minnelli/screenshot.png | Bin 0 -> 6665 bytes themes/garland/node.tpl.php | 31 + themes/garland/page.tpl.php | 94 + themes/garland/print.css | 54 + themes/garland/screenshot.png | Bin 0 -> 6634 bytes themes/garland/style-rtl.css | 292 ++ themes/garland/style.css | 1079 +++++ themes/garland/template.php | 104 + themes/pushbutton/arrow-next-hover-rtl.png | Bin 0 -> 249 bytes themes/pushbutton/arrow-next-hover.png | Bin 0 -> 173 bytes themes/pushbutton/arrow-next-rtl.png | Bin 0 -> 249 bytes themes/pushbutton/arrow-next-visited-rtl.png | Bin 0 -> 277 bytes themes/pushbutton/arrow-next-visited.png | Bin 0 -> 173 bytes themes/pushbutton/arrow-next.png | Bin 0 -> 173 bytes themes/pushbutton/arrow-prev-hover-rtl.png | Bin 0 -> 265 bytes themes/pushbutton/arrow-prev-hover.png | Bin 0 -> 174 bytes themes/pushbutton/arrow-prev-rtl.png | Bin 0 -> 291 bytes themes/pushbutton/arrow-prev-visited-rtl.png | Bin 0 -> 282 bytes themes/pushbutton/arrow-prev-visited.png | Bin 0 -> 178 bytes themes/pushbutton/arrow-prev.png | Bin 0 -> 175 bytes themes/pushbutton/arrow-up-hover.png | Bin 0 -> 175 bytes themes/pushbutton/arrow-up-visited.png | Bin 0 -> 173 bytes themes/pushbutton/arrow-up.png | Bin 0 -> 173 bytes themes/pushbutton/background.png | Bin 0 -> 2445 bytes themes/pushbutton/block.tpl.php | 6 + themes/pushbutton/box.tpl.php | 8 + themes/pushbutton/comment.tpl.php | 21 + themes/pushbutton/forum-container-rtl.jpg | Bin 0 -> 11733 bytes themes/pushbutton/forum-container.jpg | Bin 0 -> 10722 bytes themes/pushbutton/forum-link-rtl.png | Bin 0 -> 765 bytes themes/pushbutton/forum-link.png | Bin 0 -> 711 bytes themes/pushbutton/header-a.jpg | Bin 0 -> 440 bytes themes/pushbutton/header-b-rtl.jpg | Bin 0 -> 4126 bytes themes/pushbutton/header-b.jpg | Bin 0 -> 5770 bytes themes/pushbutton/header-c.png | Bin 0 -> 195 bytes themes/pushbutton/icon-block-rtl.png | Bin 0 -> 366 bytes themes/pushbutton/icon-block.png | Bin 0 -> 310 bytes themes/pushbutton/icon-comment-rtl.png | Bin 0 -> 563 bytes themes/pushbutton/icon-comment.png | Bin 0 -> 317 bytes themes/pushbutton/logo-active-rtl.jpg | Bin 0 -> 2642 bytes themes/pushbutton/logo-active.jpg | Bin 0 -> 2466 bytes themes/pushbutton/logo-background-rtl.jpg | Bin 0 -> 1030 bytes themes/pushbutton/logo-background.jpg | Bin 0 -> 950 bytes themes/pushbutton/logo-hover-rtl.jpg | Bin 0 -> 2915 bytes themes/pushbutton/logo-hover.jpg | Bin 0 -> 2712 bytes themes/pushbutton/logo.png | Bin 0 -> 103 bytes themes/pushbutton/node.tpl.php | 14 + themes/pushbutton/page.tpl.php | 119 + themes/pushbutton/pushbutton.info | 11 + themes/pushbutton/screenshot.png | Bin 0 -> 7594 bytes themes/pushbutton/style-rtl.css | 183 + themes/pushbutton/style.css | 612 +++ themes/pushbutton/tabs-off-rtl.png | Bin 0 -> 449 bytes themes/pushbutton/tabs-off.png | Bin 0 -> 317 bytes themes/pushbutton/tabs-on-rtl.png | Bin 0 -> 472 bytes themes/pushbutton/tabs-on.png | Bin 0 -> 272 bytes themes/pushbutton/tabs-option-hover-rtl.png | Bin 0 -> 402 bytes themes/pushbutton/tabs-option-hover.png | Bin 0 -> 296 bytes themes/pushbutton/tabs-option-off-rtl.png | Bin 0 -> 408 bytes themes/pushbutton/tabs-option-off.png | Bin 0 -> 294 bytes themes/pushbutton/tabs-option-on.png | Bin 0 -> 263 bytes update.php | 692 +++ xmlrpc.php | 13 + 467 files changed, 90887 insertions(+) create mode 100644 .htaccess create mode 100644 CHANGELOG.txt create mode 100644 COPYRIGHT.txt create mode 100644 INSTALL.mysql.txt create mode 100644 INSTALL.pgsql.txt create mode 100644 INSTALL.txt create mode 100644 LICENSE.txt create mode 100644 MAINTAINERS.txt create mode 100644 UPGRADE.txt create mode 100644 cron.php create mode 100644 includes/actions.inc create mode 100644 includes/batch.inc create mode 100644 includes/bootstrap.inc create mode 100644 includes/cache-install.inc create mode 100644 includes/cache.inc create mode 100644 includes/common.inc create mode 100644 includes/database.inc create mode 100644 includes/database.mysql-common.inc create mode 100644 includes/database.mysql.inc create mode 100644 includes/database.mysqli.inc create mode 100644 includes/database.pgsql.inc create mode 100644 includes/file.inc create mode 100644 includes/form.inc create mode 100644 includes/image.gd.inc create mode 100644 includes/image.inc create mode 100644 includes/install.inc create mode 100644 includes/install.mysql.inc create mode 100644 includes/install.mysqli.inc create mode 100644 includes/install.pgsql.inc create mode 100644 includes/language.inc create mode 100644 includes/locale.inc create mode 100644 includes/lock-install.inc create mode 100644 includes/lock.inc create mode 100644 includes/mail.inc create mode 100644 includes/menu.inc create mode 100644 includes/module.inc create mode 100644 includes/pager.inc create mode 100644 includes/path.inc create mode 100644 includes/session.inc create mode 100644 includes/tablesort.inc create mode 100644 includes/theme.inc create mode 100644 includes/theme.maintenance.inc create mode 100644 includes/unicode.entities.inc create mode 100644 includes/unicode.inc create mode 100644 includes/xmlrpc.inc create mode 100644 includes/xmlrpcs.inc create mode 100644 index.php create mode 100644 install.php create mode 100644 misc/ahah.js create mode 100644 misc/arrow-asc.png create mode 100644 misc/arrow-desc.png create mode 100644 misc/autocomplete.js create mode 100644 misc/batch.js create mode 100644 misc/blog.png create mode 100644 misc/collapse.js create mode 100644 misc/draggable.png create mode 100644 misc/drupal.js create mode 100644 misc/druplicon.png create mode 100644 misc/farbtastic/farbtastic.css create mode 100644 misc/farbtastic/farbtastic.js create mode 100644 misc/farbtastic/marker.png create mode 100644 misc/farbtastic/mask.png create mode 100644 misc/farbtastic/wheel.png create mode 100644 misc/favicon.ico create mode 100644 misc/feed.png create mode 100644 misc/form.js create mode 100644 misc/forum-closed.png create mode 100644 misc/forum-default.png create mode 100644 misc/forum-hot-new.png create mode 100644 misc/forum-hot.png create mode 100644 misc/forum-new.png create mode 100644 misc/forum-sticky.png create mode 100644 misc/grippie.png create mode 100644 misc/jquery.form.js create mode 100644 misc/jquery.js create mode 100644 misc/menu-collapsed-rtl.png create mode 100644 misc/menu-collapsed.png create mode 100644 misc/menu-expanded.png create mode 100644 misc/menu-leaf.png create mode 100644 misc/powered-black-135x42.png create mode 100644 misc/powered-black-80x15.png create mode 100644 misc/powered-black-88x31.png create mode 100644 misc/powered-blue-135x42.png create mode 100644 misc/powered-blue-80x15.png create mode 100644 misc/powered-blue-88x31.png create mode 100644 misc/powered-gray-135x42.png create mode 100644 misc/powered-gray-80x15.png create mode 100644 misc/powered-gray-88x31.png create mode 100644 misc/print-rtl.css create mode 100644 misc/print.css create mode 100644 misc/progress.gif create mode 100644 misc/progress.js create mode 100644 misc/tabledrag.js create mode 100644 misc/tableheader.js create mode 100644 misc/tableselect.js create mode 100644 misc/teaser.js create mode 100644 misc/textarea.js create mode 100644 misc/throbber.gif create mode 100644 misc/tree-bottom.png create mode 100644 misc/tree.png create mode 100644 misc/watchdog-error.png create mode 100644 misc/watchdog-ok.png create mode 100644 misc/watchdog-warning.png create mode 100644 misc/xml.png create mode 100644 modules/README.txt create mode 100644 modules/aggregator/aggregator-feed-source.tpl.php create mode 100644 modules/aggregator/aggregator-item.tpl.php create mode 100644 modules/aggregator/aggregator-rtl.css create mode 100644 modules/aggregator/aggregator-summary-item.tpl.php create mode 100644 modules/aggregator/aggregator-summary-items.tpl.php create mode 100644 modules/aggregator/aggregator-wrapper.tpl.php create mode 100644 modules/aggregator/aggregator.admin.inc create mode 100644 modules/aggregator/aggregator.css create mode 100644 modules/aggregator/aggregator.info create mode 100644 modules/aggregator/aggregator.install create mode 100644 modules/aggregator/aggregator.module create mode 100644 modules/aggregator/aggregator.pages.inc create mode 100644 modules/block/block-admin-display-form.tpl.php create mode 100644 modules/block/block.admin.inc create mode 100644 modules/block/block.css create mode 100644 modules/block/block.info create mode 100644 modules/block/block.install create mode 100644 modules/block/block.js create mode 100644 modules/block/block.module create mode 100644 modules/blog/blog.info create mode 100644 modules/blog/blog.module create mode 100644 modules/blog/blog.pages.inc create mode 100644 modules/blogapi/blogapi.info create mode 100644 modules/blogapi/blogapi.install create mode 100644 modules/blogapi/blogapi.module create mode 100644 modules/book/book-all-books-block.tpl.php create mode 100644 modules/book/book-export-html.tpl.php create mode 100644 modules/book/book-navigation.tpl.php create mode 100644 modules/book/book-node-export-html.tpl.php create mode 100644 modules/book/book-rtl.css create mode 100644 modules/book/book.admin.inc create mode 100644 modules/book/book.css create mode 100644 modules/book/book.info create mode 100644 modules/book/book.install create mode 100644 modules/book/book.module create mode 100644 modules/book/book.pages.inc create mode 100644 modules/color/color-rtl.css create mode 100644 modules/color/color.css create mode 100644 modules/color/color.info create mode 100644 modules/color/color.install create mode 100644 modules/color/color.js create mode 100644 modules/color/color.module create mode 100644 modules/color/images/hook-rtl.png create mode 100644 modules/color/images/hook.png create mode 100644 modules/color/images/lock.png create mode 100644 modules/comment/comment-folded.tpl.php create mode 100644 modules/comment/comment-rtl.css create mode 100644 modules/comment/comment-wrapper.tpl.php create mode 100644 modules/comment/comment.admin.inc create mode 100644 modules/comment/comment.css create mode 100644 modules/comment/comment.info create mode 100644 modules/comment/comment.install create mode 100644 modules/comment/comment.js create mode 100644 modules/comment/comment.module create mode 100644 modules/comment/comment.pages.inc create mode 100644 modules/comment/comment.tpl.php create mode 100644 modules/contact/contact.admin.inc create mode 100644 modules/contact/contact.info create mode 100644 modules/contact/contact.install create mode 100644 modules/contact/contact.module create mode 100644 modules/contact/contact.pages.inc create mode 100644 modules/dblog/dblog-rtl.css create mode 100644 modules/dblog/dblog.admin.inc create mode 100644 modules/dblog/dblog.css create mode 100644 modules/dblog/dblog.info create mode 100644 modules/dblog/dblog.install create mode 100644 modules/dblog/dblog.module create mode 100644 modules/filter/filter.admin.inc create mode 100644 modules/filter/filter.info create mode 100644 modules/filter/filter.install create mode 100644 modules/filter/filter.module create mode 100644 modules/filter/filter.pages.inc create mode 100644 modules/forum/forum-icon.tpl.php create mode 100644 modules/forum/forum-list.tpl.php create mode 100644 modules/forum/forum-rtl.css create mode 100644 modules/forum/forum-submitted.tpl.php create mode 100644 modules/forum/forum-topic-list.tpl.php create mode 100644 modules/forum/forum-topic-navigation.tpl.php create mode 100644 modules/forum/forum.admin.inc create mode 100644 modules/forum/forum.css create mode 100644 modules/forum/forum.info create mode 100644 modules/forum/forum.install create mode 100644 modules/forum/forum.module create mode 100644 modules/forum/forum.pages.inc create mode 100644 modules/forum/forums.tpl.php create mode 100644 modules/help/help-rtl.css create mode 100644 modules/help/help.admin.inc create mode 100644 modules/help/help.css create mode 100644 modules/help/help.info create mode 100644 modules/help/help.module create mode 100644 modules/locale/locale.css create mode 100644 modules/locale/locale.info create mode 100644 modules/locale/locale.install create mode 100644 modules/locale/locale.module create mode 100644 modules/menu/menu.admin.inc create mode 100644 modules/menu/menu.info create mode 100644 modules/menu/menu.install create mode 100644 modules/menu/menu.module create mode 100644 modules/node/content_types.inc create mode 100644 modules/node/node-rtl.css create mode 100644 modules/node/node.admin.inc create mode 100644 modules/node/node.css create mode 100644 modules/node/node.info create mode 100644 modules/node/node.install create mode 100644 modules/node/node.module create mode 100644 modules/node/node.pages.inc create mode 100644 modules/node/node.tpl.php create mode 100644 modules/openid/login-bg.png create mode 100644 modules/openid/openid.css create mode 100644 modules/openid/openid.inc create mode 100644 modules/openid/openid.info create mode 100644 modules/openid/openid.install create mode 100644 modules/openid/openid.js create mode 100644 modules/openid/openid.module create mode 100644 modules/openid/openid.pages.inc create mode 100644 modules/openid/xrds.inc create mode 100644 modules/path/path.admin.inc create mode 100644 modules/path/path.info create mode 100644 modules/path/path.module create mode 100644 modules/php/php.info create mode 100644 modules/php/php.install create mode 100644 modules/php/php.module create mode 100644 modules/ping/ping.info create mode 100644 modules/ping/ping.module create mode 100644 modules/poll/poll-bar-block.tpl.php create mode 100644 modules/poll/poll-bar.tpl.php create mode 100644 modules/poll/poll-results-block.tpl.php create mode 100644 modules/poll/poll-results.tpl.php create mode 100644 modules/poll/poll-rtl.css create mode 100644 modules/poll/poll-vote.tpl.php create mode 100644 modules/poll/poll.css create mode 100644 modules/poll/poll.info create mode 100644 modules/poll/poll.install create mode 100644 modules/poll/poll.module create mode 100644 modules/poll/poll.pages.inc create mode 100644 modules/profile/profile-block.tpl.php create mode 100644 modules/profile/profile-listing.tpl.php create mode 100644 modules/profile/profile-wrapper.tpl.php create mode 100644 modules/profile/profile.admin.inc create mode 100644 modules/profile/profile.css create mode 100644 modules/profile/profile.info create mode 100644 modules/profile/profile.install create mode 100644 modules/profile/profile.js create mode 100644 modules/profile/profile.module create mode 100644 modules/profile/profile.pages.inc create mode 100644 modules/search/search-block-form.tpl.php create mode 100644 modules/search/search-result.tpl.php create mode 100644 modules/search/search-results.tpl.php create mode 100644 modules/search/search-rtl.css create mode 100644 modules/search/search-theme-form.tpl.php create mode 100644 modules/search/search.admin.inc create mode 100644 modules/search/search.css create mode 100644 modules/search/search.info create mode 100644 modules/search/search.install create mode 100644 modules/search/search.module create mode 100644 modules/search/search.pages.inc create mode 100644 modules/statistics/statistics.admin.inc create mode 100644 modules/statistics/statistics.info create mode 100644 modules/statistics/statistics.install create mode 100644 modules/statistics/statistics.module create mode 100644 modules/statistics/statistics.pages.inc create mode 100644 modules/syslog/syslog.info create mode 100644 modules/syslog/syslog.install create mode 100644 modules/syslog/syslog.module create mode 100644 modules/system/admin-rtl.css create mode 100644 modules/system/admin.css create mode 100644 modules/system/block.tpl.php create mode 100644 modules/system/box.tpl.php create mode 100644 modules/system/defaults-rtl.css create mode 100644 modules/system/defaults.css create mode 100644 modules/system/maintenance-page.tpl.php create mode 100644 modules/system/maintenance.css create mode 100644 modules/system/page.tpl.php create mode 100644 modules/system/system-menus-rtl.css create mode 100644 modules/system/system-menus.css create mode 100644 modules/system/system-rtl.css create mode 100644 modules/system/system.admin.inc create mode 100644 modules/system/system.css create mode 100644 modules/system/system.info create mode 100644 modules/system/system.install create mode 100644 modules/system/system.js create mode 100644 modules/system/system.module create mode 100644 modules/taxonomy/taxonomy.admin.inc create mode 100644 modules/taxonomy/taxonomy.css create mode 100644 modules/taxonomy/taxonomy.info create mode 100644 modules/taxonomy/taxonomy.install create mode 100644 modules/taxonomy/taxonomy.js create mode 100644 modules/taxonomy/taxonomy.module create mode 100644 modules/taxonomy/taxonomy.pages.inc create mode 100644 modules/throttle/throttle.admin.inc create mode 100644 modules/throttle/throttle.info create mode 100644 modules/throttle/throttle.module create mode 100644 modules/tracker/tracker.css create mode 100644 modules/tracker/tracker.info create mode 100644 modules/tracker/tracker.module create mode 100644 modules/tracker/tracker.pages.inc create mode 100644 modules/translation/translation.info create mode 100644 modules/translation/translation.module create mode 100644 modules/translation/translation.pages.inc create mode 100644 modules/trigger/trigger.admin.inc create mode 100644 modules/trigger/trigger.info create mode 100644 modules/trigger/trigger.install create mode 100644 modules/trigger/trigger.module create mode 100644 modules/update/update-rtl.css create mode 100644 modules/update/update.compare.inc create mode 100644 modules/update/update.css create mode 100644 modules/update/update.fetch.inc create mode 100644 modules/update/update.info create mode 100644 modules/update/update.install create mode 100644 modules/update/update.module create mode 100644 modules/update/update.report.inc create mode 100644 modules/update/update.settings.inc create mode 100644 modules/upload/upload.admin.inc create mode 100644 modules/upload/upload.info create mode 100644 modules/upload/upload.install create mode 100644 modules/upload/upload.module create mode 100644 modules/user/user-picture.tpl.php create mode 100644 modules/user/user-profile-category.tpl.php create mode 100644 modules/user/user-profile-item.tpl.php create mode 100644 modules/user/user-profile.tpl.php create mode 100644 modules/user/user-rtl.css create mode 100644 modules/user/user.admin.inc create mode 100644 modules/user/user.css create mode 100644 modules/user/user.info create mode 100644 modules/user/user.install create mode 100644 modules/user/user.js create mode 100644 modules/user/user.module create mode 100644 modules/user/user.pages.inc create mode 100644 profiles/default/default.profile create mode 100644 robots.txt create mode 100644 scripts/code-clean.sh create mode 100644 scripts/code-style.pl create mode 100644 scripts/cron-curl.sh create mode 100644 scripts/cron-lynx.sh create mode 100755 scripts/drupal.sh create mode 100644 sites/all/README.txt create mode 100644 sites/default/default.settings.php create mode 100644 themes/README.txt create mode 100644 themes/bluemarine/block.tpl.php create mode 100644 themes/bluemarine/bluemarine.info create mode 100644 themes/bluemarine/box.tpl.php create mode 100644 themes/bluemarine/comment.tpl.php create mode 100644 themes/bluemarine/logo.png create mode 100644 themes/bluemarine/node.tpl.php create mode 100644 themes/bluemarine/page.tpl.php create mode 100644 themes/bluemarine/screenshot.png create mode 100644 themes/bluemarine/style-rtl.css create mode 100644 themes/bluemarine/style.css create mode 100644 themes/chameleon/background.png create mode 100644 themes/chameleon/chameleon.info create mode 100644 themes/chameleon/chameleon.theme create mode 100644 themes/chameleon/common-rtl.css create mode 100644 themes/chameleon/common.css create mode 100644 themes/chameleon/logo.png create mode 100644 themes/chameleon/marvin/bullet.png create mode 100644 themes/chameleon/marvin/druplicon-watermark-rtl.png create mode 100644 themes/chameleon/marvin/druplicon-watermark.png create mode 100644 themes/chameleon/marvin/logo.png create mode 100644 themes/chameleon/marvin/marvin.info create mode 100644 themes/chameleon/marvin/screenshot.png create mode 100644 themes/chameleon/marvin/style-rtl.css create mode 100644 themes/chameleon/marvin/style.css create mode 100644 themes/chameleon/screenshot.png create mode 100644 themes/chameleon/style-rtl.css create mode 100644 themes/chameleon/style.css create mode 100644 themes/engines/phptemplate/phptemplate.engine create mode 100644 themes/garland/block.tpl.php create mode 100644 themes/garland/color/base.png create mode 100644 themes/garland/color/color.inc create mode 100644 themes/garland/color/preview.css create mode 100644 themes/garland/color/preview.png create mode 100644 themes/garland/comment.tpl.php create mode 100644 themes/garland/fix-ie-rtl.css create mode 100644 themes/garland/fix-ie.css create mode 100644 themes/garland/garland.info create mode 100644 themes/garland/images/bg-bar-white.png create mode 100644 themes/garland/images/bg-bar.png create mode 100644 themes/garland/images/bg-content-left.png create mode 100644 themes/garland/images/bg-content-right.png create mode 100644 themes/garland/images/bg-content.png create mode 100644 themes/garland/images/bg-navigation-item-hover.png create mode 100644 themes/garland/images/bg-navigation-item.png create mode 100644 themes/garland/images/bg-navigation.png create mode 100644 themes/garland/images/bg-tab.png create mode 100644 themes/garland/images/body.png create mode 100644 themes/garland/images/gradient-inner.png create mode 100644 themes/garland/images/menu-collapsed-rtl.gif create mode 100644 themes/garland/images/menu-collapsed.gif create mode 100644 themes/garland/images/menu-expanded.gif create mode 100644 themes/garland/images/menu-leaf.gif create mode 100644 themes/garland/images/task-list.png create mode 100644 themes/garland/logo.png create mode 100644 themes/garland/maintenance-page.tpl.php create mode 100644 themes/garland/minnelli/color/base.png create mode 100644 themes/garland/minnelli/color/color.inc create mode 100644 themes/garland/minnelli/color/preview.png create mode 100644 themes/garland/minnelli/logo.png create mode 100644 themes/garland/minnelli/minnelli.css create mode 100644 themes/garland/minnelli/minnelli.info create mode 100644 themes/garland/minnelli/screenshot.png create mode 100644 themes/garland/node.tpl.php create mode 100644 themes/garland/page.tpl.php create mode 100644 themes/garland/print.css create mode 100644 themes/garland/screenshot.png create mode 100644 themes/garland/style-rtl.css create mode 100644 themes/garland/style.css create mode 100644 themes/garland/template.php create mode 100644 themes/pushbutton/arrow-next-hover-rtl.png create mode 100644 themes/pushbutton/arrow-next-hover.png create mode 100644 themes/pushbutton/arrow-next-rtl.png create mode 100644 themes/pushbutton/arrow-next-visited-rtl.png create mode 100644 themes/pushbutton/arrow-next-visited.png create mode 100644 themes/pushbutton/arrow-next.png create mode 100644 themes/pushbutton/arrow-prev-hover-rtl.png create mode 100644 themes/pushbutton/arrow-prev-hover.png create mode 100644 themes/pushbutton/arrow-prev-rtl.png create mode 100644 themes/pushbutton/arrow-prev-visited-rtl.png create mode 100644 themes/pushbutton/arrow-prev-visited.png create mode 100644 themes/pushbutton/arrow-prev.png create mode 100644 themes/pushbutton/arrow-up-hover.png create mode 100644 themes/pushbutton/arrow-up-visited.png create mode 100644 themes/pushbutton/arrow-up.png create mode 100644 themes/pushbutton/background.png create mode 100644 themes/pushbutton/block.tpl.php create mode 100644 themes/pushbutton/box.tpl.php create mode 100644 themes/pushbutton/comment.tpl.php create mode 100644 themes/pushbutton/forum-container-rtl.jpg create mode 100644 themes/pushbutton/forum-container.jpg create mode 100644 themes/pushbutton/forum-link-rtl.png create mode 100644 themes/pushbutton/forum-link.png create mode 100644 themes/pushbutton/header-a.jpg create mode 100644 themes/pushbutton/header-b-rtl.jpg create mode 100644 themes/pushbutton/header-b.jpg create mode 100644 themes/pushbutton/header-c.png create mode 100644 themes/pushbutton/icon-block-rtl.png create mode 100644 themes/pushbutton/icon-block.png create mode 100644 themes/pushbutton/icon-comment-rtl.png create mode 100644 themes/pushbutton/icon-comment.png create mode 100644 themes/pushbutton/logo-active-rtl.jpg create mode 100644 themes/pushbutton/logo-active.jpg create mode 100644 themes/pushbutton/logo-background-rtl.jpg create mode 100644 themes/pushbutton/logo-background.jpg create mode 100644 themes/pushbutton/logo-hover-rtl.jpg create mode 100644 themes/pushbutton/logo-hover.jpg create mode 100644 themes/pushbutton/logo.png create mode 100644 themes/pushbutton/node.tpl.php create mode 100644 themes/pushbutton/page.tpl.php create mode 100644 themes/pushbutton/pushbutton.info create mode 100644 themes/pushbutton/screenshot.png create mode 100644 themes/pushbutton/style-rtl.css create mode 100644 themes/pushbutton/style.css create mode 100644 themes/pushbutton/tabs-off-rtl.png create mode 100644 themes/pushbutton/tabs-off.png create mode 100644 themes/pushbutton/tabs-on-rtl.png create mode 100644 themes/pushbutton/tabs-on.png create mode 100644 themes/pushbutton/tabs-option-hover-rtl.png create mode 100644 themes/pushbutton/tabs-option-hover.png create mode 100644 themes/pushbutton/tabs-option-off-rtl.png create mode 100644 themes/pushbutton/tabs-option-off.png create mode 100644 themes/pushbutton/tabs-option-on.png create mode 100644 update.php create mode 100644 xmlrpc.php diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..4733ffa --- /dev/null +++ b/.htaccess @@ -0,0 +1,116 @@ +# +# Apache/PHP/Drupal settings: +# + +# Protect files and directories from prying eyes. + + Order allow,deny + + +# Don't show directory listings for URLs which map to a directory. +Options -Indexes + +# Follow symbolic links in this directory. +Options +FollowSymLinks + +# Make Drupal handle any 404 errors. +ErrorDocument 404 /index.php + +# Force simple error message for requests for non-existent favicon.ico. + + # There is no end quote below, for compatibility with Apache 1.3. + ErrorDocument 404 "The requested file favicon.ico was not found. + + +# Set the default handler. +DirectoryIndex index.php + +# Override PHP settings. More in sites/default/settings.php +# but the following cannot be changed at runtime. + +# PHP 4, Apache 1. + + php_value magic_quotes_gpc 0 + php_value register_globals 0 + php_value session.auto_start 0 + php_value mbstring.http_input pass + php_value mbstring.http_output pass + php_value mbstring.encoding_translation 0 + + +# PHP 4, Apache 2. + + php_value magic_quotes_gpc 0 + php_value register_globals 0 + php_value session.auto_start 0 + php_value mbstring.http_input pass + php_value mbstring.http_output pass + php_value mbstring.encoding_translation 0 + + +# PHP 5, Apache 1 and 2. + + php_value magic_quotes_gpc 0 + php_value register_globals 0 + php_value session.auto_start 0 + php_value mbstring.http_input pass + php_value mbstring.http_output pass + php_value mbstring.encoding_translation 0 + + +# Requires mod_expires to be enabled. + + # Enable expirations. + ExpiresActive On + + # Cache all files for 2 weeks after access (A). + ExpiresDefault A1209600 + + + # Do not allow PHP scripts to be cached unless they explicitly send cache + # headers themselves. Otherwise all scripts would have to overwrite the + # headers set by mod_expires if they want another caching behavior. This may + # fail if an error occurs early in the bootstrap process, and it may cause + # problems if a non-Drupal PHP file is installed in a subdirectory. + ExpiresActive Off + + + +# Various rewrite rules. + + RewriteEngine on + + # If your site can be accessed both with and without the 'www.' prefix, you + # can use one of the following settings to redirect users to your preferred + # URL, either WITH or WITHOUT the 'www.' prefix. Choose ONLY one option: + # + # To redirect all users to access the site WITH the 'www.' prefix, + # (http://example.com/... will be redirected to http://www.example.com/...) + # adapt and uncomment the following: + # RewriteCond %{HTTP_HOST} ^example\.com$ [NC] + # RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301] + # + # To redirect all users to access the site WITHOUT the 'www.' prefix, + # (http://www.example.com/... will be redirected to http://example.com/...) + # uncomment and adapt the following: + # RewriteCond %{HTTP_HOST} ^www\.example\.com$ [NC] + # RewriteRule ^(.*)$ http://example.com/$1 [L,R=301] + + # Modify the RewriteBase if you are using Drupal in a subdirectory or in a + # VirtualDocumentRoot and the rewrite rules are not working properly. + # For example if your site is at http://example.com/drupal uncomment and + # modify the following line: + # RewriteBase /drupal + # + # If your site is running in a VirtualDocumentRoot at http://example.com/, + # uncomment the following line: + # RewriteBase / + + # Rewrite URLs of the form 'x' to the form 'index.php?q=x'. + RewriteCond %{REQUEST_FILENAME} !-f + RewriteCond %{REQUEST_FILENAME} !-d + RewriteCond %{REQUEST_URI} !=/favicon.ico + RewriteRule ^(.*)$ index.php?q=$1 [L,QSA] + + +# $Id$ diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..f0c0aab --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,1138 @@ + +Drupal 6.38, 2016-02-24 - Final release +--------------------------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2016-001. +- Previously unreleased documentation fixes. + +Drupal 6.37, 2015-08-19 +----------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2015-003. + +Drupal 6.36, 2015-06-17 +----------------------- +- Fixed security issues (OpenID impersonation). See SA-CORE-2015-002. + +Drupal 6.35, 2015-03-18 +----------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2015-001. + +Drupal 6.34, 2014-11-19 +----------------------- +- Fixed security issues (session hijacking). See SA-CORE-2014-006. + +Drupal 6.33, 2014-08-06 +----------------------- +- Fixed security issues (denial of service). See SA-CORE-2014-004. + +Drupal 6.32, 2014-07-16 +----------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2014-003. + +Drupal 6.31, 2014-04-16 +----------------------- +- Fixed security issues (information disclosure). See SA-CORE-2014-002. + +Drupal 6.30, 2014-01-15 +----------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2014-001. + +Drupal 6.29, 2013-11-20 +----------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2013-003. + +Drupal 6.28, 2013-01-16 +----------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2013-001. + +Drupal 6.27, 2012-12-19 +----------------------- +- Fixed security issues (multiple vulnerabilities). See SA-CORE-2012-004. + +Drupal 6.26, 2012-05-02 +----------------------- +- Fixed a small number of bugs. +- Made code documentation improvements. + +Drupal 6.25, 2012-02-29 +----------------------- +- Fixed regressions introduced in Drupal 6.24 only. + +Drupal 6.24, 2012-02-01 +----------------------- +- Improved performance of search indexing and user operations by adding indexes. +- Fixed issues with themes getting disabled due to missing locking in + system_theme_data(). +- Fix issue with blocks being disabled on updates in _block_rehash(). +- Further improvements to PHP 5.3, PHP 4 and PostgreSQL compatibility. +- Improved code documentation at various places. +- Fixed a variety of other bugs. + +Drupal 6.23, 2012-02-01 +----------------------- +- Fixed security issues (Cross site scripting). See SA-CORE-2012-001. + +Drupal 6.22, 2011-05-25 +----------------------- +- Made Drupal 6 work better with IIS and Internet Explorer. +- Fixed .po file imports to work better with custom textgroups. +- Improved code documentation at various places. +- Fixed a variety of other bugs. + +Drupal 6.21, 2011-05-25 +----------------------- +- Fixed security issues (Cross site scripting). See SA-CORE-2011-001. + +Drupal 6.20, 2010-12-15 +----------------------- +- Fixed a variety of small bugs, improved code documentation. + +Drupal 6.19, 2010-08-11 +----------------------- +- Fixed a variety of small bugs, improved code documentation. + +Drupal 6.18, 2010-08-11 +----------------------- +- Fixed security issues (OpenID authentication bypass, File download access + bypass, Comment unpublishing bypass, Actions cross site scripting), + see SA-CORE-2010-002. + +Drupal 6.17, 2010-06-02 +----------------------- +- Improved PostgreSQL compatibility +- Better PHP 5.3 and PHP 4 compatibility +- Better browser compatibility of CSS and JS aggregation +- Improved logging for login failures +- Fixed an incompatibility with some contributed modules and the locking system +- Fixed a variety of other bugs. + +Drupal 6.16, 2010-03-03 +----------------------- +- Fixed security issues (Installation cross site scripting, Open redirection, + Locale module cross site scripting, Blocked user session regeneration), + see SA-CORE-2010-001. +- Better support for updated jQuery versions. +- Reduced resource usage of update.module. +- Fixed several issues relating to support of install profiles and + distributions. +- Added a locking framework to avoid data corruption on long operations. +- Fixed a variety of other bugs. + +Drupal 6.15, 2009-12-16 +----------------------- +- Fixed security issues (Cross site scripting). See SA-CORE-2009-009. +- Fixed a variety of other bugs. + +Drupal 6.14, 2009-09-16 +----------------------- +- Fixed security issues (OpenID association cross site request forgeries, + OpenID impersonation and File upload). See SA-CORE-2009-008. +- Changed the system modules page to not run all cache rebuilds; use the + button on the performance settings page to achieve the same effect. +- Added support for PHP 5.3.0 out of the box. +- Fixed a variety of small bugs. + +Drupal 6.13, 2009-07-01 +----------------------- +- Fixed security issues (Cross site scripting, Input format access bypass and + Password leakage in URL). See SA-CORE-2009-007. +- Fixed a variety of small bugs. + +Drupal 6.12, 2009-05-13 +----------------------- +- Fixed security issues (Cross site scripting). See SA-CORE-2009-006. +- Fixed a variety of small bugs. + +Drupal 6.11, 2009-04-29 +----------------------- +- Fixed security issues (Cross site scripting and limited information + disclosure). See SA-CORE-2009-005. +- Fixed performance issues with the menu router cache, the update + status cache and improved cache invalidation +- Fixed a variety of small bugs. + +Drupal 6.10, 2009-02-25 +----------------------- +- Fixed a security issue, (Local file inclusion on Windows), + see SA-CORE-2009-003. +- Fixed node_feed() so custom fields can show up in RSS feeds. +- Improved PostgreSQL compatibility. +- Fixed a variety of small bugs. + +Drupal 6.9, 2009-01-14 +---------------------- +- Fixed security issues, (Access Bypass, Validation Bypass and Hardening + against SQL injection). See SA-CORE-2009-001. +- Made HTTP request checking more robust and informative. +- Fixed HTTP_HOST checking to work again with HTTP 1.0 clients and + basic shell scripts. +- Removed t() calls from all schema documentation. Suggested best practice + changed for contributed modules, see http://drupal.org/node/322731. +- Fixed a variety of small bugs. + +Drupal 6.8, 2008-12-11 +---------------------- +- Removed a previous change incompatible with PHP 5.1.x and lower. + +Drupal 6.7, 2008-12-10 +----------------------- +- Fixed security issues, (Cross site request forgery and Cross site + scripting), see SA-2008-073. +- Updated robots.txt and .htaccess to match current file use. +- Fixed a variety of small bugs. + +Drupal 6.6, 2008-10-22 +---------------------- +- Fixed security issues, (File inclusion, Cross site scripting), See + SA-2008-067. +- Fixed a variety of small bugs. + +Drupal 6.5, 2008-10-08 +---------------------- +- Fixed security issues, (File upload access bypass, Access rules bypass, + BlogAPI access bypass), see SA-2008-060. +- Fixed a variety of small bugs. + +Drupal 6.4, 2008-08-13 +---------------------- +- Fixed a security issue (Cross site scripting, Arbitrary file uploads via + BlogAPI, Cross site request forgeries and Various Upload module + vulnerabilities), see SA-2008-047. +- Improved error messages during installation. +- Fixed a bug that prevented AHAH handlers to be attached to radios widgets. +- Fixed a variety of small bugs. + +Drupal 6.3, 2008-07-09 +---------------------- +- Fixed security issues, (Cross site scripting, cross site request forgery, + session fixation and SQL injection), see SA-2008-044. +- Slightly modified installation process to prevent file ownership issues on + shared hosts. +- Improved PostgreSQL compatibility (rewritten queries; custom blocks). +- Upgraded to jQuery 1.2.6. +- Performance improvements to search, menu handling and form API caches. +- Fixed Views compatibility issues (Views for Drupal 6 requires Drupal 6.3+). +- Fixed a variety of small bugs. + +Drupal 6.2, 2008-04-09 +---------------------- +- Fixed a variety of small bugs. +- Fixed a security issue (Access bypasses), see SA-2008-026. + +Drupal 6.1, 2008-02-27 +---------------------- +- Fixed a variety of small bugs. +- Fixed a security issue (Cross site scripting), see SA-2008-018. + +Drupal 6.0, 2008-02-13 +---------------------- +- New, faster and better menu system. +- New watchdog as a hook functionality. + * New hook_watchdog that can be implemented by any module to route log + messages to various destinations. + * Expands the severity levels from 3 (Error, Warning, Notice) to the 8 + levels defined in RFC 3164. + * The watchdog module is now called dblog, and is optional, but enabled by + default in the default install profile. + * Extended the database log module so log messages can be filtered. + * Added syslog module: useful for monitoring large Drupal installations. +- Added optional e-mail notifications when users are approved, blocked, or + deleted. +- Drupal works with error reporting set to E_ALL. +- Added scripts/drupal.sh to execute Drupal code from the command line. Useful + to use Drupal as a framework to build command-line tools. +- Made signature support optional and made it possible to theme signatures. +- Made it possible to filter the URL aliases on the URL alias administration + screen. +- Language system improvements: + * Support for right to left languages. + * Language detection based on parts of the URL. + * Browser based language detection. + * Made it possible to specify a node's language. + * Support for translating posts on the site to different languages. + * Language dependent path aliases. + * Automatically import translations when adding a new language. + * JavaScript interface translation. + * Automatically import a module's translation upon enabling that module. +- Moved "PHP input filter" to a standalone module so it can be deleted for + security reasons. +- Usability: + * Improved handling of teasers in posts. + * Added sticky table headers. + * Check for clean URL support automatically with JavaScript. + * Removed default/settings.php. Instead the installer will create it from + default.settings.php. + * Made it possible to configure your own date formats. + * Remember anonymous comment posters. + * Only allow modules and themes to be enabled that have explicitly been + ported to the correct core API version. + * Can now specify the minimum PHP version required for a module within the + .info file. + * Drupal core no longer requires CREATE TEMPORARY TABLES or LOCK TABLES + database rights. + * Dynamically check password strength and confirmation. + * Refactored poll administration. + * Implemented drag-and-drop positioning for blocks, menu items, taxonomy + vocabularies and terms, forums, profile fields, and input format filters. +- Theme system: + * Added .info files to themes and made it easier to specify regions and + features. + * Added theme registry: modules can directly provide .tpl.php files for + their themes without having to create theme_ functions. + * Used the Garland theme for the installation and maintenance pages. + * Added theme preprocess functions for themes that are templates. + * Added support for themeable functions in JavaScript. +- Refactored update.php to a generic batch API to be able to run time-consuming + operations in multiple subsequent HTTP requests. +- Installer: + * Themed the installer with the Garland theme. + * Added form to provide initial site information during installation. + * Added ability to provide extra installation steps programmatically. + * Made it possible to import interface translations at install time. +- Added the HTML corrector filter: + * Fixes faulty and chopped off HTML in postings. + * Tags are now automatically closed at the end of the teaser. +- Performance: + * Made it easier to conditionally load .include files and split up many core + modules. + * Added a JavaScript aggregator. + * Added block-level caching, improving performance for both authenticated + and anonymous users. + * Made Drupal work correctly when running behind a reverse proxy like + Squid or Pound. +- File handling improvements: + * Entries in the files table are now keyed to a user instead of a node. + * Added reusable validation functions to check for uploaded file sizes, + extensions, and image resolution. + * Added ability to create and remove temporary files during a cron job. +- Forum improvements: + * Any node type may now be posted in a forum. +- Taxonomy improvements: + * Descriptions for terms are now shown on taxonomy/term pages as well + as RSS feeds. + * Added versioning support to categories by associating them with node + revisions. +- Added support for OpenID. +- Added support for triggering configurable actions. +- Added the Update status module to automatically check for available updates + and warn sites if they are missing security updates or newer versions. + Sites deploying from CVS should use http://drupal.org/project/cvs_deploy. + Advanced settings provided by http://drupal.org/project/update_advanced. +- Upgraded the core JavaScript library to jQuery version 1.2.3. +- Added a new Schema API, which provides built-in support for core and + contributed modules to work with databases other than MySQL. +- Removed drupal.module. The functionality lives on as the Site network + contributed module (http://drupal.org/project/site_network). +- Removed old system updates. Updates from Drupal versions prior to 5.x will + require upgrading to 5.x before upgrading to 6.x. + +Drupal 5.23, 2010-08-11 +----------------------- +- Fixed security issues (File download access bypass, Comment unpublishing + bypass). See SA-CORE-2010-002. + +Drupal 5.22, 2010-03-03 +----------------------- +- Fixed security issues (Open redirection, Locale module cross site scripting, + Blocked user session regeneration). See SA-CORE-2010-001. + +Drupal 5.21, 2009-12-16 +----------------------- +- Fixed a security issue (Cross site scripting). See SA-CORE-2009-009. +- Fixed a variety of small bugs. + +Drupal 5.20, 2009-09-16 +----------------------- +- Avoid security problems resulting from writing Drupal 6-style menu declarations. +- Fixed security issues (session fixation). See SA-CORE-2009-008. +- Fixed a variety of small bugs. + +Drupal 5.19, 2009-07-01 +----------------------- +- Fixed security issues (Cross site scripting and Password leakage in URL). + See SA-CORE-2009-007. +- Fixed a variety of small bugs. + +Drupal 5.18, 2009-05-13 +---------------------- +- Fixed security issues (Cross site scripting). See SA-CORE-2009-006. +- Fixed a variety of small bugs. + +Drupal 5.17, 2009-04-29 +----------------------- +- Fixed security issues (Cross site scripting and limited information disclosure) see SA-CORE-2009-005. +- Fixed a variety of small bugs. + +Drupal 5.16, 2009-02-25 +----------------------- +- Fixed a security issue, (Local file inclusion on Windows). See + SA-CORE-2009-004. +- Fixed a variety of small bugs. + +Drupal 5.15, 2009-01-14 +---------------------- +- Fixed security issues, (Hardening against SQL injection). See + SA-CORE-2009-001. +- Fixed HTTP_HOST checking to work again with HTTP 1.0 clients and + basic shell scripts. +- Fixed a variety of small bugs. + +Drupal 5.14, 2008-12-11 +---------------------- +- Removed a previous change incompatible with PHP 5.1.x and lower. + +Drupal 5.13, 2008-12-10 +----------------------- +- fixed a variety of small bugs. +- fixed security issues, (Cross site request forgery and Cross site scripting), see SA-2008-073 +- updated robots.txt and .htaccess to match current file use. + +Drupal 5.12, 2008-10-22 +----------------------- +- fixed security issues, (File inclusion), see SA-2008-067. + +Drupal 5.11, 2008-10-08 +----------------------- +- fixed a variety of small bugs. +- fixed security issues, (File upload access bypass, Access rules bypass, + BlogAPI access bypass, Node validation bypass), see SA-2008-060 + +Drupal 5.10, 2008-08-13 +----------------------- +- fixed a variety of small bugs. +- fixed security issues, (Cross site scripting, Arbitrary file uploads via + BlogAPI and Cross site request forgery), see SA-2008-047 + +Drupal 5.9, 2008-07-23 +---------------------- +- fixed a variety of small bugs. +- fixed security issues, (Session fixation), see SA-2008-046 + +Drupal 5.8, 2008-07-09 +---------------------- +- fixed a variety of small bugs. +- fixed security issues, (Cross site scripting, cross site request forgery, and + session fixation), see SA-2008-044 + +Drupal 5.7, 2008-01-28 +---------------------- +- fixed the input format configuration page. +- fixed a variety of small bugs. + +Drupal 5.6, 2008-01-10 +---------------------- +- fixed a variety of small bugs. +- fixed a security issue (Cross site request forgery), see SA-2008-005 +- fixed a security issue (Cross site scripting, UTF8), see SA-2008-006 +- fixed a security issue (Cross site scripting, register_globals), see SA-2008-007 + +Drupal 5.5, 2007-12-06 +---------------------- +- fixed missing missing brackets in a query in the user module. +- fixed taxonomy feed bug introduced by SA-2007-031 + +Drupal 5.4, 2007-12-05 +---------------------- +- fixed a variety of small bugs. +- fixed a security issue (SQL injection), see SA-2007-031 + +Drupal 5.3, 2007-10-17 +---------------------- +- fixed a variety of small bugs. +- fixed a security issue (HTTP response splitting), see SA-2007-024 +- fixed a security issue (Arbitrary code execution via installer), see SA-2007-025 +- fixed a security issue (Cross site scripting via uploads), see SA-2007-026 +- fixed a security issue (User deletion cross site request forgery), see SA-2007-029 +- fixed a security issue (API handling of unpublished comment), see SA-2007-030 + +Drupal 5.2, 2007-07-26 +---------------------- +- changed hook_link() $teaser argument to match documentation. +- fixed a variety of small bugs. +- fixed a security issue (cross-site request forgery), see SA-2007-017 +- fixed a security issue (cross-site scripting), see SA-2007-018 + +Drupal 5.1, 2007-01-29 +---------------------- +- fixed security issue (code execution), see SA-2007-005 +- fixed a variety of small bugs. + +Drupal 5.0, 2007-01-15 +---------------------- +- Completely retooled the administration page + * /Admin now contains an administration page which may be themed + * Reorganised administration menu items by task and by module + * Added a status report page with detailed PHP/MySQL/Drupal information +- Added web-based installer which can: + * Check installation and run-time requirements + * Automatically generate the database configuration file + * Install pre-made 'install profiles' or distributions + * Import the database structure with automatic table prefixing + * Be localized +- Added new default Garland theme +- Added color module to change some themes' color schemes +- Included the jQuery JavaScript library 1.0.4 and converted all core JavaScript to use it +- Introduced the ability to alter mail sent from system +- Module system: + * Added .info files for module meta-data + * Added support for module dependencies + * Improved module installation screen + * Moved core modules to their own directories + * Added support for module uninstalling +- Added support for different cache backends +- Added support for a generic "sites/all" directory. +- Usability: + * Added support for auto-complete forms (AJAX) to user profiles. + * Made it possible to instantly assign roles to newly created user accounts. + * Improved configurability of the contact forms. + * Reorganized the settings pages. + * Made it easy to investigate popular search terms. + * Added a 'select all' checkbox and a range select feature to administration tables. + * Simplified the 'break' tag to split teasers from body. + * Use proper capitalization for titles, menu items and operations. +- Integrated urlfilter.module into filter.module +- Block system: + * Extended the block visibility settings with a role specific setting. + * Made it possible to customize all block titles. +- Poll module: + * Optionally allow people to inspect all votes. + * Optionally allow people to cancel their vote. +- Distributed authentication: + * Added default server option. +- Added default robots.txt to control crawlers. +- Database API: + * Added db_table_exists(). +- Blogapi module: + * 'Blogapi new' and 'blogapi edit' nodeapi operations. +- User module: + * Added hook_profile_alter(). + * E-mail verification is made optional. + * Added mass editing and filtering on admin/user/user. +- PHP Template engine: + * Add the ability to look for a series of suggested templates. + * Look for page templates based upon the path. + * Look for block templates based upon the region, module, and delta. +- Content system: + * Made it easier for node access modules to work well with each other. + * Added configurable content types. + * Changed node rendering to work with structured arrays. +- Performance: + * Improved session handling: reduces database overhead. + * Improved access checking: reduces database overhead. + * Made it possible to do memcached based session management. + * Omit sidebars when serving a '404 - Page not found': saves CPU cycles and bandwidth. + * Added an 'aggressive' caching policy. + * Added a CSS aggregator and compressor (up to 40% faster page loads). +- Removed the archive module. +- Upgrade system: + * Created space for update branches. +- Forms API: + * Made it possible to programmatically submit forms. + * Improved api for multistep forms. +- Theme system: + * Split up and removed drupal.css. + * Added nested lists generation. + * Added a self-clearing block class. + +Drupal 4.7.11, 2008-01-10 +------------------------- +- fixed a security issue (Cross site request forgery), see SA-2008-005 +- fixed a security issue (Cross site scripting, UTF8), see SA-2008-006 +- fixed a security issue (Cross site scripting, register_globals), see SA-2008-007 + +Drupal 4.7.10, 2007-12-06 +------------------------- +- fixed taxonomy feed bug introduced by SA-2007-031 + +Drupal 4.7.9, 2007-12-05 +------------------------ +- fixed a security issue (SQL injection), see SA-2007-031 + +Drupal 4.7.8, 2007-10-17 +---------------------- +- fixed a security issue (HTTP response splitting), see SA-2007-024 +- fixed a security issue (Cross site scripting via uploads), see SA-2007-026 +- fixed a security issue (API handling of unpublished comment), see SA-2007-030 + +Drupal 4.7.7, 2007-07-26 +------------------------ +- fixed security issue (XSS), see SA-2007-018 + +Drupal 4.7.6, 2007-01-29 +------------------------ +- fixed security issue (code execution), see SA-2007-005 + +Drupal 4.7.5, 2007-01-05 +------------------------ +- Fixed security issue (XSS), see SA-2007-001 +- Fixed security issue (DoS), see SA-2007-002 + +Drupal 4.7.4, 2006-10-18 +------------------------ +- Fixed security issue (XSS), see SA-2006-024 +- Fixed security issue (CSRF), see SA-2006-025 +- Fixed security issue (Form action attribute injection), see SA-2006-026 + +Drupal 4.7.3, 2006-08-02 +------------------------ +- Fixed security issue (XSS), see SA-2006-011 + +Drupal 4.7.2, 2006-06-01 +------------------------ +- Fixed critical upload issue, see SA-2006-007 +- Fixed taxonomy XSS issue, see SA-2006-008 +- Fixed a variety of small bugs. + +Drupal 4.7.1, 2006-05-24 +------------------------ +- Fixed critical SQL issue, see SA-2006-005 +- Fixed a serious upgrade related bug. +- Fixed a variety of small bugs. + +Drupal 4.7.0, 2006-05-01 +------------------------ +- Added free tagging support. +- Added a site-wide contact form. +- Theme system: + * Added the PHPTemplate theme engine and removed the Xtemplate engine. + * Converted the bluemarine theme from XTemplate to PHPTemplate. + * Converted the pushbutton theme from XTemplate to PHPTemplate. +- Usability: + * Reworked the 'request new password' functionality. + * Reworked the node and comment edit forms. + * Made it easy to add nodes to the navigation menu. + * Added site 'offline for maintenance' feature. + * Added support for auto-complete forms (AJAX). + * Added support for collapsible page sections (JS). + * Added support for resizable text fields (JS). + * Improved file upload functionality (AJAX). + * Reorganized some settings pages. + * Added friendly database error screens. + * Improved styling of update.php. +- Refactored the forms API. + * Made it possible to alter, extend or theme forms. +- Comment system: + * Added support for "mass comment operations" to ease repetitive tasks. + * Comment moderation has been removed. +- Node system: + * Reworked the revision functionality. + * Removed the bookmarklet code. Third-party modules can now handle + This. +- Upgrade system: + * Allows contributed modules to plug into the upgrade system. +- Profiles: + * Added a block to display author information along with posts. + * Added support for private profile fields. +- Statistics module: + * Added the ability to track page generation times. + * Made it possible to block certain IPs/hostnames. +- Block system: + * Added support for theme-specific block regions. +- Syndication: + * Made the aggregator module parse Atom feeds. + * Made the aggregator generate RSS feeds. + * Added RSS feed settings. +- XML-RPC: + * Replaced the XML-RPC library by a better one. +- Performance: + * Added 'loose caching' option for high-traffic sites. + * Improved performance of path aliasing. + * Added the ability to track page generation times. +- Internationalization: + * Improved Unicode string handling API. + * Added support for PHP's multibyte string module. +- Added support for PHP5's 'mysqli' extension. +- Search module: + * Made indexer smarter and more robust. + * Added advanced search operators (e.g. phrase, node type, ...). + * Added customizable result ranking. +- PostgreSQL support: + * Removed dependency on PL/pgSQL procedural language. +- Menu system: + * Added support for external URLs. +- Queue module: + * Removed from core. +- HTTP handling: + * Added support for a tolerant Base URL. + * Output URIs relative to the root, without a base tag. + +Drupal 4.6.11, 2007-01-05 +------------------------- +- Fixed security issue (XSS), see SA-2007-001 +- Fixed security issue (DoS), see SA-2007-002 + +Drupal 4.6.10, 2006-10-18 +------------------------ +- Fixed security issue (XSS), see SA-2006-024 +- Fixed security issue (CSRF), see SA-2006-025 +- Fixed security issue (Form action attribute injection), see SA-2006-026 + +Drupal 4.6.9, 2006-08-02 +------------------------ +- Fixed security issue (XSS), see SA-2006-011 + +Drupal 4.6.8, 2006-06-01 +------------------------ +- Fixed critical upload issue, see SA-2006-007 +- Fixed taxonomy XSS issue, see SA-2006-008 + +Drupal 4.6.7, 2006-05-24 +------------------------ +- Fixed critical SQL issue, see SA-2006-005 + +Drupal 4.6.6, 2006-03-13 +------------------------ +- Fixed bugs, including 4 security vulnerabilities. + +Drupal 4.6.5, 2005-12-12 +------------------------ +- Fixed bugs: no critical bugs were identified. + +Drupal 4.6.4, 2005-11-30 +------------------------ +- Fixed bugs, including 3 security vulnerabilities. + +Drupal 4.6.3, 2005-08-15 +------------------------ +- Fixed bugs, including a critical "arbitrary PHP code execution" bug. + +Drupal 4.6.2, 2005-06-29 +------------------------ +- Fixed bugs, including two critical "arbitrary PHP code execution" bugs. + +Drupal 4.6.1, 2005-06-01 +------------------------ +- Fixed bugs, including a critical input validation bug. + +Drupal 4.6.0, 2005-04-15 +------------------------ +- PHP5 compliance +- Search: + * Added UTF-8 support to make it work with all languages. + * Improved search indexing algorithm. + * Improved search output. + * Impose a throttle on indexing of large sites. + * Added search block. +- Syndication: + * Made the ping module ping pingomatic.com which, in turn, will ping all the major ping services. + * Made Drupal generate RSS 2.0 feeds. + * Made RSS feeds extensible. + * Added categories to RSS feeds. + * Added enclosures to RSS feeds. +- Flood control mechanism: + * Added a mechanism to throttle certain operations. +- Usability: + * Refactored the block configuration pages. + * Refactored the statistics pages. + * Refactored the watchdog pages. + * Refactored the throttle module configuration. + * Refactored the access rules page. + * Refactored the content administration page. + * Introduced forum configuration pages. + * Added a 'add child page' link to book pages. +- Contact module: + * Added a simple contact module that allows users to contact each other using e-mail. +- Multi-site configuration: + * Made it possible to run multiple sites from a single code base. +- Added an image API: enables better image handling. +- Block system: + * Extended the block visibility settings. +- Theme system: + * Added new theme functions. +- Database backend: + * The PEAR database backend is no longer supported. +- Performance: + * Improved performance of the forum topics block. + * Improved performance of the tracker module. + * Improved performance of the node pages. +- Documentation: + * Improved and extended PHPDoc/Doxygen comments. + +Drupal 4.5.8, 2006-03-13 +------------------------ +- Fixed bugs, including 3 security vulnerabilities. + +Drupal 4.5.7, 2005-12-12 +------------------------ +- Fixed bugs: no critical bugs were identified. + +Drupal 4.5.6, 2005-11-30 +------------------------ +- Fixed bugs, including 3 security vulnerabilities. + +Drupal 4.5.5, 2005-08-15 +------------------------ +- Fixed bugs, including a critical "arbitrary PHP code execution" bug. + +Drupal 4.5.4, 2005-06-29 +------------------------ +- Fixed bugs, including two critical "arbitrary PHP code execution" bugs. + +Drupal 4.5.3, 2005-06-01 +------------------------ +- Fixed bugs, including a critical input validation bug. + +Drupal 4.5.2, 2005-01-15 +------------------------ +- Fixed bugs: a cross-site scripting (XSS) vulnerability has been fixed. + +Drupal 4.5.1, 2004-12-01 +------------------------ +- Fixed bugs: no critical bugs were identified. + +Drupal 4.5.0, 2004-10-18 +------------------------ +- Navigation: + * Made it possible to add, delete, rename and move menu items. + * Introduced tabs and subtabs for local tasks. + * Reorganized the navigation menus. +- User management: + * Added support for multiple roles per user. + * Made it possible to add custom profile fields. + * Made it possible to browse user profiles by field. +- Node system: + * Added support for node-level permissions. +- Comment module: + * Made it possible to leave contact information without having to register. +- Upload module: + * Added support for uploading documents (includes images). +- Forum module: + * Added support for sticky forum topics. + * Made it possible to track forum topics. +- Syndication: + * Added support for RSS ping-notifications of http://technorati.com/. + * Refactored the categorization of syndicated news items. + * Added an URL alias for 'rss.xml'. + * Improved date parsing. +- Database backend: + * Added support for multiple database connections. + * The PostgreSQL backend does no longer require PEAR. +- Theme system: + * Changed all GIFs to PNGs. + * Reorganised the handling of themes, template engines, templates and styles. + * Unified and extended the available theme settings. + * Added theme screenshots. +- Blocks: + * Added 'recent comments' block. + * Added 'categories' block. +- Blogger API: + * Added support for auto-discovery of blogger API via RSD. +- Performance: + * Added support for sending gzip compressed pages. + * Improved performance of the forum module. +- Accessibility: + * Improved the accessibility of the archive module's calendar. + * Improved form handling and error reporting. + * Added HTTP redirects to prevent submitting twice when refreshing right after a form submission. +- Refactored 403 (forbidden) handling and added support for custom 403 pages. +- Documentation: + * Added PHPDoc/Doxygen comments. +- Filter system: + * Added support for using multiple input formats on the site + * Expanded the embedded PHP-code feature so it can be used everywhere + * Added support for role-dependant filtering, through input formats +- UI translation: + * Managing translations is now completely done through the administration interface + * Added support for importing/exporting gettext .po files + +Drupal 4.4.3, 2005-06-01 +------------------------ +- Fixed bugs, including a critical input validation bug. + +Drupal 4.4.2, 2004-07-04 +------------------------ +- Fixed bugs: no critical bugs were identified. + +Drupal 4.4.1, 2004-05-01 +------------------------ +- Fixed bugs: no critical bugs were identified. + +Drupal 4.4.0, 2004-04-01 +------------------------ +- Added support for the MetaWeblog API and MovableType extensions. +- Added a file API: enables better document management. +- Improved the watchdog and search module to log search keys. +- News aggregator: + * Added support for conditional GET. + * Added OPML feed subscription list. + * Added support for , , , , and . +- Comment module: + * Made it possible to disable the "comment viewing controls". +- Performance: + * Improved module loading when serving cached pages. + * Made it possible to automatically disable modules when under heavy load. + * Made it possible to automatically disable blocks when under heavy load. + * Improved performance and memory footprint of the locale module. +- Theme system: + * Made all theme functions start with 'theme_'. + * Made all theme functions return their output. + * Migrated away from using the BaseTheme class. + * Added many new theme functions and refactored existing theme functions. + * Added avatar support to 'Xtemplate'. + * Replaced theme 'UnConeD' by 'Chameleon'. + * Replaced theme 'Marvin' by 'Pushbutton'. +- Usability: + * Added breadcrumb navigation to all pages. + * Made it possible to add context-sensitive help to all pages. + * Replaced drop-down menus by radio buttons where appropriate. + * Removed the 'magic_quotes_gpc = 0' requirement. + * Added a 'book navigation' block. +- Accessibility: + * Made themes degrade gracefully in absence of CSS. + * Grouped form elements using '
' and '' tags. + * Added '