Dries Buytaert
7e1527ee61
- Patch #29465 : new form API by Adrian et al.
...
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert
7b5b460534
Improved error-handling of book module.
2005-10-06 09:17:17 +00:00
Dries Buytaert
eafcfa1564
- Patch #4109 : some URLs get ?PHPSESSID added to them.
2005-10-06 08:51:05 +00:00
Dries Buytaert
1a98fce9c4
- Patch by Jeremy: fixed comment module glitch.
2005-10-04 12:09:15 +00:00
Dries Buytaert
27b50ef542
- Revert. Was already committed.
2005-10-01 13:45:39 +00:00
Dries Buytaert
c267c749e7
- Patch #32669 by DriesK: added an 'administer access control' permission.
...
In several setups, one wants to grant the 'administer users' permission to certain roles (for example to forum admins), however without allowing those users to change permissions on the 'access control' page, and without allowing them to change the users' roles (so that they can't, for example, promote themselves to admin).
2005-10-01 13:42:00 +00:00
Dries Buytaert
9981e4326d
- Patch #32459 by beardedstoat and tostinni: always add a secondary sort order so the newest comments are on top.
2005-10-01 13:30:06 +00:00
Dries Buytaert
c8c2fedc7e
- Patch #32465 by Steven: mime decode for core.
2005-10-01 13:21:47 +00:00
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