Commit Graph

4717 Commits (7f01d4f02ba2b7b54fa529574245c493058ff4f5)

Author SHA1 Message Date
Dries Buytaert 0200ccf4da - Patch by chx: fixed validation check. 2005-10-01 08:43:51 +00:00
Dries Buytaert f8e2be5fe7 - Patch #32584 by Gerhard: removed reference to node_revision_load() and fixed
input validation error..
2005-09-29 21:56:12 +00:00
Dries Buytaert c4757dd807 - Patch #32465 by Steven/killes: mime decode function. 2005-09-29 12:37:58 +00:00
Dries Buytaert bf08ab83b6 - Patch #32440 by ax: drupal_http_request() doesn't send proper Host: header. 2005-09-29 12:33:34 +00:00
Dries Buytaert 1d94bb4a87 - Add some extra options. 2005-09-29 08:04:51 +00:00
Dries Buytaert cec8db72dd - add some space 2005-09-29 08:02:55 +00:00
Dries Buytaert f101792d75 - Modified patch #30620 by Geary: 'personal blog entry' -> 'blog entry'.
Improves consistency.
2005-09-28 12:55:07 +00:00
Dries Buytaert 45f4bcaa7d - Patch #26031 by leafish_dylan: fixed comment pager (broken SQL query). 2005-09-27 18:34:59 +00:00
Dries Buytaert dff2df4809 - Patch #28786 by Neil: moved pagers out of table. 2005-09-27 18:10:19 +00:00
Dries Buytaert 53bdeae273 - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions.
(Modified the form a bit.)
2005-09-27 15:54:39 +00:00
Dries Buytaert f592a5a60b - Patch #27669 by ax: fixed menu system status reporting. 2005-09-27 15:11:07 +00:00
Dries Buytaert 50ac9d3b4c - Patch #32103 by nedjo: fixed title validation. 2005-09-27 15:09:28 +00:00
Dries Buytaert cba3391b1f - Fixed spaces 2005-09-27 15:06:35 +00:00
Dries Buytaert 9f27e04470 - Patch by Ax: fixed links in documentation. 2005-09-27 15:06:14 +00:00
Dries Buytaert 67e68fc679 - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
Dries Buytaert e4ec9ad36d - Fixed documentation. 2005-09-23 21:21:03 +00:00
Dries Buytaert fc47517da8 - Patch #31770 by chx: node_list() -> node_get_types(). 2005-09-23 13:13:12 +00:00
Dries Buytaert 2de3276599 - Patch #29030 by Goba: updated the path module's documentation. 2005-09-23 13:11:57 +00:00
Dries Buytaert 61740bd8ee - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
Dries Buytaert e3a4085a07 - Patch #31760 by webchick: removed redundant code. 2005-09-22 05:19:16 +00:00
Dries Buytaert eedb392c76 - Patch #28420 by Jeremy: add the poster's IP/hostname to the /mix/. 2005-09-19 19:14:54 +00:00
Dries Buytaert 2b3126b2cc Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc. 2005-09-19 19:13:35 +00:00
Dries Buytaert 804054f3b6 Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc. 2005-09-19 19:00:23 +00:00
Dries Buytaert 56903f504a - Patch #31650 by Robert: removed redundant XML-RPC blogapi setting. 2005-09-19 18:41:30 +00:00
Dries Buytaert 06af3e60e5 - Patch #29866 by Florian, Uwe: made the recent comments block only show comments on public nodes. 2005-09-19 15:11:05 +00:00
Dries Buytaert da316273bd - Patch #31014 by chx, zack: on taxonomy overview pages, make term names link to their respective taxonomy/term/(x) page. 2005-09-19 15:04:11 +00:00
Dries Buytaert 125fa0189e - Patch #31585 by Thox: fixed author information block. 2005-09-19 14:59:44 +00:00
Dries Buytaert d43655c962 - Patch #31449 by chx: store session IDs in the accesslog table. 2005-09-18 17:09:56 +00:00
Dries Buytaert f906d2dd50 - Patch #31306 by ax: fixed menu system warning. 2005-09-18 17:03:26 +00:00
Dries Buytaert 5486af9dfe - Patch #31343 by Robert Douglas et al: fixed database table problem with forum table. 2005-09-18 17:01:06 +00:00
Dries Buytaert dec4ddd3a5 - Patch #28420 by Jeremy: provide a more generic interface that can be used
to validate other form submissions, not just comments. Two new functions
  are introduced, form_token() and form_validate(). The first function uses
  a private key and a public key to set a token in a hidden field. The second
  function validates the token. The comment and contect module are updated to
  use these functions.
2005-09-18 12:04:10 +00:00
Dries Buytaert 2ef6b52c83 - Patch #28420 by Jeremy: provide a more generic interface that can be used
to validate other form submissions, not just comments. Two new functions
  are introduced, form_token() and form_validate(). The first function uses
  a private key and a public key to set a token in a hidden field. The second
  function validates the token. The comment and contect module are updated to
  use these functions.
2005-09-18 11:50:22 +00:00
Dries Buytaert fe5f70b61b - Patch #31496 by Goba: added missing $node object in book export. 2005-09-18 11:26:17 +00:00
Dries Buytaert bef5cb0cb9 - Updated the CHANGELOG.txt 2005-09-18 10:40:02 +00:00
Dries Buytaert 1dc53d9761 - Patch #3986 by James (and Boris :)):consolidated all feed-related settings in one place.
* adds a "feed settings" section to admin/settings where 2 new settings are introduced:
* number of items per feed
* default length of feed descriptions (title only, teaser, full)
* patches all of core to obey the above - including the new aggregator (out) feeds
* adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module)
* includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information.
2005-09-18 10:37:57 +00:00
Dries Buytaert ceb9859d70 - Patch #29030 by Goba, chx, Jose, et al: reworked the URL rewrite hook so URLs can be rewritten dynamically. 2005-09-18 10:32:05 +00:00
Dries Buytaert f0cc7b4efc - Patch #27364 by Ber, m3avrck: filter GUI improvements.
chx: it can be "form API"-ied now. :)
2005-09-17 12:44:59 +00:00
Dries Buytaert ce3b6d4eee - Patch #28301 by jjeff: show tooltip when hovering over a permission. Temoprary
solution until we have a better permission page.
2005-09-15 21:45:21 +00:00
Dries Buytaert 5971f1e645 - Patch #28777 by Neil: use <thead> and <tbody> in theme_table(). 2005-09-15 20:58:17 +00:00
Dries Buytaert da74bce9bc - Patch #30801 by Allie Micka, m3avrck, 1uv4t4r et al: fixed block problems. 2005-09-14 21:37:11 +00:00
Dries Buytaert 4005922332 - Patch #31123 by Ber: make it easier to theme the user profile pages. 2005-09-14 21:16:00 +00:00
Dries Buytaert fd854ea105 - Patch #30935 by m3avrck: generate width and height attributes for the theme screenshots on the theme administration page. 2005-09-13 19:12:19 +00:00
Dries Buytaert ee33291b55 - Patch #17079 by Uwe: fixed form title of form element in menu module form. 2005-09-13 19:10:06 +00:00
Dries Buytaert db1ef4bd2d - Patch #21924 by walkah: made enclosures use absolute URLs to work around broken RSS parsers. 2005-09-13 19:05:34 +00:00
Dries Buytaert 074cafa269 - Patch #30956 by Cvbge: PostgreSQL fix: taxonomy_save_vocabulary() should check for 'tags' not set. 2005-09-12 21:55:41 +00:00
Dries Buytaert 87df276acb - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend for use with PHP5 and MySQL 4.1 and above.
NOTE: I don't have MySQL 4.1 setup at the moment so I could _not_ test this patch.  Luckily, various people reported that it works.
2005-09-12 20:13:04 +00:00
Dries Buytaert 3ce836e2e2 - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend for use with PHP5 and MySQL 4.1 and above.
NOTE: I don't have MySQL 4.1 setup at the moment so I could _not_ test this patch.  Luckily, various people reported that it works.
2005-09-12 18:36:40 +00:00
Dries Buytaert 6ea4bc6caa - Patch #30801 by Allie Micka and m3avrck: performance improvements: improved the database scheme and queries of the block.module. 2005-09-12 18:26:59 +00:00
Dries Buytaert d995621f2e - Patch #27781 by Robert Jacques: fixed node not being loaded. 2005-09-09 05:32:31 +00:00
Dries Buytaert 6ef519f7fc - Patch #26778 by Uwe: fixed incorrect form description/help. 2005-09-08 20:25:08 +00:00