Dries Buytaert
eeae26b227
- Patch #49132 by Tobias and Zen: fixed problem with profile fields being mangled.
2006-02-16 15:29:46 +00:00
Dries Buytaert
73f1e093fa
- Patch #49462 by Markus: blogapi doesn't output alternative link if frontpage is an alias.
2006-02-15 21:27:58 +00:00
Dries Buytaert
9dacf2f8d7
- Patch #47785 by chx: login block not w3 compatible (two id attributes)
2006-02-15 21:03:20 +00:00
Dries Buytaert
f030164bcb
- Patch #46743 by Morbus: fixed double encoding issue.
2006-02-15 20:47:35 +00:00
Steven Wittens
740dc97b5f
- #35073 : Admin/node category filter not working
2006-02-14 21:12:09 +00:00
Dries Buytaert
7f299b7a9b
- Patch #49131 by puregin: refine book permissions.
2006-02-14 19:25:02 +00:00
Dries Buytaert
7489c87476
- Patch #43572 by Tobias: don't accept spaces.
2006-02-14 19:17:00 +00:00
Dries Buytaert
0ec174d59c
- Patch #47329 by merlinofchaos: fixed blogapi module problem.
2006-02-14 19:14:23 +00:00
Dries Buytaert
25eef00f89
- Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path.
2006-02-12 05:34:34 +00:00
Dries Buytaert
21eb666a9b
- Patch #11031 by Zen:
...
* Makes the user login and password fields in the login _block_ required.
* Uses just if ($form['name']) rather than if (isset($form['name']) && $form['name']). AFAIK, using both is unnecessary with the form API.
* Changes maxlength for usernames to 60 which is the (rather odd) database value. The maxlength fields at present don't accomodate affiliate logins with extra long usernames/domains, but I've left that issue alone for now.
* Removes all instances of maxlength for password. They were a)not being applied with any degree of consistency, and b)unnecessary as only the hash is stored.
* Corrects an e-mail address maxlength from 55 to 64.
* unset() accepts more than one variable.
2006-02-10 05:46:39 +00:00
Dries Buytaert
583d5a4ee9
- Patch #48622 by adrian: remove drupal_goto from _submit functions.
2006-02-10 05:25:57 +00:00
Dries Buytaert
91152ba7af
- Patch #46743 by m3avrck: clean up forum topic navigation. Bring it in line with book.module.
2006-02-10 05:05:44 +00:00
Steven Wittens
1819de963f
- #48518 : Editing own comment broken under postgresl
2006-02-09 09:09:03 +00:00
Dries Buytaert
88490f6413
- Patch #47691 by Cvbge: quickfix postgresql
2006-02-09 08:52:03 +00:00
Dries Buytaert
51f8d2f33b
- Patch #47406 by Zen: menu sorting shouldn't be case insensitive.
2006-02-09 08:36:54 +00:00
Steven Wittens
c9a19e3084
- #48239 : Comment thread coding inefficient
2006-02-09 08:33:36 +00:00
Steven Wittens
0d89f29a3f
- #48616 : check_plain() incorrectly applies to page titles in statistics
2006-02-09 08:28:53 +00:00
Dries Buytaert
9004bed664
- Patch #47899 by Zen: fixed weight issues with freetagging vocabulary.
2006-02-09 08:28:28 +00:00
Dries Buytaert
c6328111a3
- Patch #48242 by markus: add/edit form in user access rules is broken.
2006-02-09 08:20:49 +00:00
Dries Buytaert
b67cce5a8f
- Patch #46422 by Neil: module installation hook.
2006-02-09 08:13:08 +00:00
Dries Buytaert
a723204ee4
- Patch #47691 by wtanaka: performance improvement for _forum_topics_read.
2006-02-09 08:09:55 +00:00
Dries Buytaert
df492f35ae
- Patch #43622 / #46627 by markus: 'delete the selected posts' operation on admin/node doesn't work.
2006-02-09 07:46:04 +00:00
Dries Buytaert
b28f48dc48
- Patch #44290 by Steve Dondley: fixed problem with user picture getting deleted after editing user account.
2006-02-09 07:43:43 +00:00
Dries Buytaert
3b27048623
- Patch #47098 by JonBob: fixed book navigation divs when book has no child pages.
2006-02-09 07:27:11 +00:00
Dries Buytaert
6b706b50b3
- Patch #48564 by JonBob: grammar fix.
2006-02-09 07:16:47 +00:00
Dries Buytaert
ef6823d418
- Patch #47999 by chx: removed dead code.
2006-02-09 07:05:49 +00:00
Steven Wittens
a0454264af
- Node revisions 404/403 handling called drupal_not_found() twice.
2006-02-08 00:47:14 +00:00
Steven Wittens
24a598a912
- #48028 : Better search form compatibility for lanky IE submission
2006-02-07 06:33:04 +00:00
Dries Buytaert
dbdca484c1
- Patch #48021 by Zen: removed unused variable.
2006-02-06 05:54:17 +00:00
Dries Buytaert
cce18287a6
- Patch #48042 by markus: removed unused variable.
2006-02-06 05:51:10 +00:00
Steven Wittens
9639b7dc56
- #44850 : Allow search_box() to be used for non-node searches too
2006-02-05 19:17:00 +00:00
Steven Wittens
d38429248e
- #47510 : Show JavaScript alert when PHP errors occur
2006-02-05 19:04:58 +00:00
Dries Buytaert
87f5947e51
- Patch #47868 by wtanaka: performance improvement: active topics block selects an unused column.
2006-02-04 09:56:04 +00:00
Dries Buytaert
91e152b8b8
- Patch #47705 by DriesK: comment moderation/approval wasn't working due to a bug with its forms.
2006-02-04 09:54:16 +00:00
Dries Buytaert
d12fa41b27
- Patch #47584 by Kobus: improved throttle module help text.
2006-02-02 18:38:50 +00:00
Steven Wittens
cebc884331
- #44133 : User login block not fully themed
2006-02-02 01:51:54 +00:00
Dries Buytaert
f76ff3d4b5
- Patch #47277 by markus: wrong URL in admin/logs/access/<item>.
2006-02-01 15:50:01 +00:00
Dries Buytaert
1db149b7d5
- Patch #46126 by killes: properly initialize the user roles array.
2006-02-01 15:43:11 +00:00
Dries Buytaert
eb2bed2833
- Patch #46123 by markus: rebuild the menu after chaning settings.
2006-02-01 15:34:55 +00:00
Dries Buytaert
a038201841
- Patch #47300 by kumo: fixed the re-index cancelation link.
2006-02-01 14:42:02 +00:00
Dries Buytaert
1f206ca2fe
- Patch #47066 by Zen: removed dead code.
2006-02-01 14:40:20 +00:00
Dries Buytaert
bfb535f63e
- Patch #19444 by Gerhard: added missing initialization of array.
2006-02-01 14:28:48 +00:00
Dries Buytaert
31293d5a2e
- Patch #46864 by stmind: fixed problem with node-level permissions and forums.
2006-02-01 14:19:44 +00:00
Dries Buytaert
71955d8c8a
- Patch #45785 by Markus: Not enabled themes shouldn't appear in admin/themes/settings.
2006-02-01 14:14:04 +00:00
Dries Buytaert
514bef01f0
- Patch #46933 by Gerhard: moderated nodes are not indexed.
2006-02-01 14:11:53 +00:00
Dries Buytaert
93159ec416
- Patch #47056 : improved the consistency of the help texts.
2006-02-01 14:09:53 +00:00
Dries Buytaert
ece2aab4fd
- Patch #47344 by gordon: fixed problem with anonymous user role not being properly initialized.
2006-02-01 14:08:26 +00:00
Dries Buytaert
baa2ecc81c
- Patch #47045 by Cvbge: fixed problem with deleting comments.
2006-02-01 14:04:50 +00:00
Dries Buytaert
a6dac9d2ab
- Modified patch #46227 by chx: comment token is broken.
2006-01-31 15:26:39 +00:00
Dries Buytaert
8b8a585ab2
- Patch #44724 : fixed problem with profile.module.
2006-01-30 18:32:24 +00:00
Dries Buytaert
48b367c9d0
- Patch #46985 by merlinofchaos: fixed problem with blogapi checkboxes.
2006-01-30 18:30:44 +00:00
Dries Buytaert
52c0c18cad
- Patch #46622 by Neil: more forgiving hook_user('view').
2006-01-29 08:01:55 +00:00
Dries Buytaert
15ff8c8e32
- Patch #46827 by wulff: fixed incorrect links.
2006-01-29 07:50:45 +00:00
Dries Buytaert
2210b607b0
- Patch #46705 by killes: don't use array_merge.
2006-01-29 07:46:57 +00:00
Dries Buytaert
5229f329ac
- Patch #46759 by chx: made it possible to change your password when using php5.
2006-01-29 07:28:52 +00:00
Dries Buytaert
30d59fd52c
- Patch #46400 by m3avrck: clean up book navigation markup + UI improvements. (Hint: the forum module has previous and next links too.)
2006-01-27 18:57:13 +00:00
Dries Buytaert
c046333610
- Patch #35499 by samo, m3avrck, et al: one-time login link does not provide adequate feedback to user errors.
2006-01-27 18:49:48 +00:00
Dries Buytaert
d958fad0d6
- Patch #40200 by Ax, Drewish, Zen et al: user_view() isn't merging view items correctly + CSS cleanup + form handling cleanup.
2006-01-26 13:43:04 +00:00
Dries Buytaert
e54db453e0
- Patch #36029 by asimmonds/dopry: fixed critical bug in block administration.
2006-01-26 09:06:23 +00:00
Dries Buytaert
6996292d52
- Patch #46262 by Neil: load the anonymous user on logout.
2006-01-26 08:52:24 +00:00
Dries Buytaert
794b53e195
- Patch #46137 by drumm/moshe: load anonymous user if authentication failed.
2006-01-26 08:51:10 +00:00
Dries Buytaert
20154df528
- Modified patch #45723 by wtanaka: creating a comment, editing a comment, or anything that validates a comment fails on PHP5.
2006-01-26 08:48:57 +00:00
Dries Buytaert
017cbf5e2b
- Patch #46388 by m3avrck: removed some dead code. Yay.
2006-01-26 08:43:28 +00:00
Dries Buytaert
a0c8a44228
- Patch #45076 by m3avrck: fix bad markup and title for some watchdog warnings.
2006-01-26 08:42:18 +00:00
Dries Buytaert
7946eca135
- Patch #35926 by asimmonds: make required vocabularies actually required.
2006-01-26 08:33:20 +00:00
Dries Buytaert
5d43619ca7
- Patch #40752 by moshe/wtanaka: login and regsiter links on each comment don't redirect back to the topic.
2006-01-26 08:27:58 +00:00
Steven Wittens
548e5d2b5f
- #45742 : XHTML slash fix.
2006-01-25 22:29:57 +00:00
Dries Buytaert
f4f77fc851
- Patch #45742 by chx: fixed problem with closed tags being filtered out.
2006-01-25 19:20:28 +00:00
Dries Buytaert
b8832d76a0
- Patch #40753 by wtanaka/killes: #comment-form has disappeared from comment.module
2006-01-25 08:54:40 +00:00
Dries Buytaert
53a2ca41b4
- Patch #23538 by Zen: mark required fields are being required. The new forms API will enforce this too. :)
2006-01-25 08:52:47 +00:00
Dries Buytaert
d20ed7e3be
- Patch #45665 by wtanaka/moshe: removed dead code! w00t!
2006-01-24 18:32:20 +00:00
Dries Buytaert
42c5683d41
- Patch #45845 by jaza/chx: set default value of weight-selectors to 0 for consistency with Drupal 4.6.
2006-01-24 18:27:29 +00:00
Dries Buytaert
6f978a04f9
- Patch #45793 by chx: fixed bug in user.module that results in storing plain text passwords.
2006-01-24 10:15:03 +00:00
Dries Buytaert
2fa3490ebf
- Patch #46106 by markus: usability improvement: moved the block description textfield up.
2006-01-24 08:38:29 +00:00
Dries Buytaert
576399c1f4
- Modified patch #37754 by Thomas: made the status message show up.
2006-01-24 08:26:21 +00:00
Dries Buytaert
3c6066cffa
- Patch #45706 by markus: keep up with CSS improvements.
2006-01-24 08:22:12 +00:00
Dries Buytaert
af43886456
- Patch #33861 by Morbus et al: clean up the watchdog view.
2006-01-24 08:18:26 +00:00
Dries Buytaert
bc9cbefa30
- Patch #45729 by markus, jvandyk, moshe: fixed problem with permission checking.
2006-01-23 08:06:43 +00:00
Dries Buytaert
1766d40093
- Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit().
2006-01-23 07:54:08 +00:00
Dries Buytaert
14ae238973
- Patch #45320 by Zen: improved usability of off-line mode.
2006-01-22 07:51:06 +00:00
Dries Buytaert
30acded344
- Patch #45697 by fgm: removed some useless global.
2006-01-22 07:43:19 +00:00
Dries Buytaert
542e6e0d22
- Patch #33102 by Kobus et al: show dates properly.
2006-01-22 07:37:17 +00:00
Dries Buytaert
4267ab5ea9
- Patch #45706 by markus: keeping up with CSS improvements.
2006-01-22 07:32:55 +00:00
Dries Buytaert
b9240f63d7
- Patch #45684 by wtanaka: added missing ''s
2006-01-22 07:31:38 +00:00
Dries Buytaert
b6b98bb60d
- Patch #44101 by Cvbge: deleting a comment creates incorrect entry in node_comment_statistics.
2006-01-22 07:26:33 +00:00
Dries Buytaert
25f13a64c4
- Patch #45843 by markus: roles are no longer required.
2006-01-22 07:23:58 +00:00
Dries Buytaert
4da4f4c1af
- Patch #44379 by Moshe: code improvements: always grant the 'authenticated user' role to authenticated users. Fixed glitch with udpate path.
2006-01-21 08:28:55 +00:00
Steven Wittens
7914ad0f3f
- #40515 : Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases)
2006-01-21 01:42:52 +00:00
Dries Buytaert
0ff0c4beaa
- Patch #42137 by Richard: deleting non existent user blocks the whole drupal site.
2006-01-20 09:37:00 +00:00
Dries Buytaert
4da1540a9f
- Patch #45380 by Neil: usability improvement: disable anonymous commenting options when anonymous people can't comment.
2006-01-20 09:33:03 +00:00
Dries Buytaert
9c4d4fe7b2
- Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module HTML/CSS cleanups.
2006-01-20 09:09:18 +00:00
Dries Buytaert
8c02d4ec93
- Patch #45530 by Morbus: filter_form shouldn't default to #weight 0
...
When a form element doesn't specify a #weight, it is assumed internally as #weight 0. However, to ensure that our form elements display visually *as they were defined in the array* we, in form_builder, count the number of elements, divide by 1000, and set that as the weight:
# Assign a decimal placeholder weight to preserve original array order
if (!isset($form[$key]['#weight'])) {
$form[$key]['#weight'] = $count/1000;
}
The above code will set the #weights of elements that have not defined a weight to something like 0 (first element in array definition), 0.001, 0.002, and so on. However, anytime a form element *explicitly* defines a #weight of 0, that #weight is kept at exactly 0, which would cause that form element to appear BEFORE the elements that didn't have a #weight defined (and thus received a #weight such as 0.002).
Consider the following pseudo example:
$form['game_title'] = array(
'#type' => 'textfield',
...
);
$form['game_description'] = array(
'#type' => 'textarea',
...
);
$form['game_format'] = filter_form(variable_get('game_format', NULL));
return $form;
Here, we're not definiing weights on our two textfields. We then add an filter_form. The second parameter of the filter_form is $weight, which defaults to 0. After this $form hits form_builder, we have weights 0 (game_title), 0.001 (game_description), and 0 (filter_form) respectively. This is then sorted by weight, which causes filter_form (the third element in the array) to appear BEFORE game_description (0 is lighter than 0.001).
The short lesson is: explicitly defining #weight 0 for a form element is probably a bad idea. This patch changes the default #weight of filter_form to NULL, instead of 0, and also removes any other explicit setting of #weight to 0 in core.
2006-01-20 09:04:34 +00:00
Dries Buytaert
4a7abb95b6
- Patch #45312 by Robin and Zen: made theme_user_list() more like theme_item_list(), made it robust for empty lists.
2006-01-20 08:58:09 +00:00
Dries Buytaert
10d7f7731b
- Patch #45281 by chx: made categories with forum topics work again.
2006-01-19 17:55:54 +00:00
Dries Buytaert
4c1522e962
- Patch #45336 by Ber: bugfix: removed obsolete check_plain() check causing & problems.
2006-01-19 09:26:15 +00:00
Dries Buytaert
f828c0ade2
- Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic.
2006-01-19 08:58:00 +00:00
Dries Buytaert
e84a98a22b
- Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API.
2006-01-19 08:54:41 +00:00
Steven Wittens
ecd26ac8ae
- #42277 : Make node search indexing more robust against bad nodes and timeouts.
2006-01-18 21:31:40 +00:00
Dries Buytaert
52507806eb
- Patch #45301 by Morbus: corrected the weight of form item titles of nodes.
2006-01-18 19:29:17 +00:00
Dries Buytaert
2220c03633
- Patch #45206 by markus: attempt at making the node filters somewhat translatable.
2006-01-18 19:09:46 +00:00
Dries Buytaert
47dd0142e6
- Patch #43325 by chx/drumm/merlinofchaos: critical bugfix: made editing comments work.
2006-01-18 15:09:39 +00:00
Dries Buytaert
46913a7efd
- Patch #45259 by chx/drumm: cast to object required.
2006-01-18 14:30:42 +00:00
Dries Buytaert
186ebd18da
- Patch #42072 by m3avrck: more improvements to the node revesion overview screen.
2006-01-17 21:19:43 +00:00
Dries Buytaert
baaf319c59
- Patch #42072 by m3avrck: improved the revision overview screen.
2006-01-17 19:26:49 +00:00
Dries Buytaert
df631e3c7f
- Patch #45041 by markus: rand() -> mt_rand() + removed deprecated comments.
2006-01-17 18:32:33 +00:00
Dries Buytaert
cb45cf58fb
- Patch #40755 by wtanaka: make the comment block themable.
2006-01-17 18:02:23 +00:00
Dries Buytaert
51d2ac2b9e
- Critical feature #40670 : made the form array accessible.
2006-01-17 17:42:29 +00:00
Dries Buytaert
e145866243
- Patch #44136 by riccardoR: can't enable more than one language.
2006-01-17 17:35:47 +00:00
Dries Buytaert
a50eb34bda
- Patch #44381 by gerhard: improved consistency of API. Always pass an array.
2006-01-17 09:23:38 +00:00
Dries Buytaert
8b5175a983
- Patch #44754 by Zen: fixed "Who's new" block inaccuracy.
2006-01-17 09:04:20 +00:00
Dries Buytaert
ae84e469b0
- Patch #39329 by markus: order sources in aggregator.
2006-01-15 17:03:34 +00:00
Dries Buytaert
f649b42d9c
- Patch #44767 by jvandyk: small (code) improvements
2006-01-15 16:57:56 +00:00
Steven Wittens
2e9bbda791
- #44772 : {} -> [] (in anticipation of PHP de-deprecation)
2006-01-15 07:14:14 +00:00
Dries Buytaert
88cdbf9185
- Patch #39135 by Zen: various contact form improvements/fixes.
...
+ Conversion to _validate + _submit model..
+ Split replaced by explode - faster
+ Fixed typos: Recipient
+ Fixed weight defaulting to -10
+ Popped mail subject formatting into a t()
+ Popped '--' formatting into a t()
+ Does a lot of documentation fixing/rewriting.
+ Renamed contact_user_mail form functions to contact_mail_user for consistency.
+ ...
2006-01-14 10:33:22 +00:00
Dries Buytaert
baa5c2ff89
- Extended the form description for clarity.
2006-01-14 09:51:57 +00:00
Dries Buytaert
84a5ff4052
- Patch #44544 by Richard: made the help text slightly more accurate.
2006-01-14 09:45:44 +00:00
Dries Buytaert
776e6501cd
- Patch #44210 by DriesK: made it possible to edit blocked users.
2006-01-13 19:02:38 +00:00
Dries Buytaert
155aff37d7
- Patch #44490 by darius: don't show blocked users on the profile pages.
2006-01-13 15:54:05 +00:00
Dries Buytaert
403c1c0404
- Added trailing point.
2006-01-13 14:54:51 +00:00
Dries Buytaert
07c2ef3248
- Patch #44499 by Neil: missing quotes.
2006-01-13 07:34:46 +00:00
Dries Buytaert
11b9259db0
- Patch #44507 by DriesK: consistency: email -> e-mail.
2006-01-13 07:33:13 +00:00
Dries Buytaert
cccca3b17e
- Patch #44261 by Kobus/Zen: drupal -> Drupal.
2006-01-12 19:29:36 +00:00
Dries Buytaert
e136a247c3
- Patch #40401 by driesk: fixed incorrect form conversion.
2006-01-12 19:15:31 +00:00
Dries Buytaert
bc149ab22b
- Patch #33128 by Morbus: %num -> %count to make format_plural() work.
2006-01-12 16:22:46 +00:00
Dries Buytaert
6e45b2f9c3
- Patch #42029 by drumm: correct post times for administrators posting using a blogapi client.
2006-01-12 10:02:45 +00:00
Dries Buytaert
47ae354ef5
- Patch #44163 by m3avrck: fixed typo in permission and fixed incorrect description.
2006-01-12 10:01:15 +00:00
Dries Buytaert
3607a2b059
- Patch #44373 by m3avrck: improved generated HTML/CSS.
2006-01-12 09:58:49 +00:00
Dries Buytaert
79cdc915ec
- Modified patch #44156 by Zen: '%s' -> %d.
2006-01-10 20:11:46 +00:00
Dries Buytaert
67778c896e
- Patch #39672 by Ber: made the help text opion work for free tagging terms.
2006-01-10 19:56:19 +00:00
Dries Buytaert
226a26a556
- Removed reference to comment moderation.
2006-01-10 19:41:15 +00:00
Dries Buytaert
92acb92699
- Patch #33747 by Ber and Moshe: bugfix + code improvement: clean up some of the taxonomy loading code.
2006-01-10 12:35:20 +00:00
Dries Buytaert
08098a34f3
- Patch #43989 by darius: critical bugfix: removed debug code from profile module.
2006-01-10 12:22:18 +00:00
Dries Buytaert
afb923a00a
- Patch #36716 by m3vrick: made deleting user accounts work.
2006-01-09 19:18:46 +00:00
Dries Buytaert
7c862e924a
- Patch #43668 by chx: fixed warning.
2006-01-09 18:27:26 +00:00
Dries Buytaert
6f0bd9499b
- Patch #43668 by chx: fixed problem with changing usernames.
2006-01-09 14:14:39 +00:00
Dries Buytaert
b170d83d14
- Removed global .
2006-01-09 10:12:30 +00:00
Dries Buytaert
fb393415bb
- Patch #43833 by killes: give the first user a default role.
2006-01-08 16:32:08 +00:00
Dries Buytaert
7f87b19eeb
- Patch #42886 by chx: critical feature: allow modules to be reordered.
2006-01-08 12:49:51 +00:00
Dries Buytaert
16e9b4d0c7
- Patch #42937 by chx: bugfix: added missing db_rewrite_sql() in taxonomy_node_get_terms.
2006-01-08 12:28:27 +00:00
Dries Buytaert
7e2e715393
- Patch #20795 by Steven: improved consistency of the code.
2006-01-08 12:20:55 +00:00
Dries Buytaert
c297f2e09c
- Patch #41161 by Moshe: bugfix: hide the upload form when uploads are not enabled for a node type.
2006-01-08 12:12:20 +00:00
Dries Buytaert
68ced8da59
- Patch #24678 by jmengle, DriesK, Richard et al: bugfix: deleting a profile field doesn't delete values in profile_values table.
2006-01-08 12:06:13 +00:00
Steven Wittens
ef0e3ffb44
- #33128 : Format plural for %n new
2006-01-08 03:41:48 +00:00
Steven Wittens
1b66966a4b
- #43495 : Separate permission for PHP-based block visibility
2006-01-08 03:33:31 +00:00
Steven Wittens
49e5e1cd47
- #43097 : restore admin/comment tablesort
2006-01-08 00:29:37 +00:00
Dries Buytaert
86d35db263
- 2005 -> 2010.
2006-01-07 19:50:28 +00:00
Dries Buytaert
cb93c61714
- 'node' -> 'post'
2006-01-07 10:12:32 +00:00
Steven Wittens
ee77417ff2
- #22565 : Change statistics counter setting into permission
2006-01-07 05:39:33 +00:00
Dries Buytaert
859e045db6
- Patch #42955 by Cvbge: critical bugfix: users can't create new content.
2006-01-06 16:21:34 +00:00
Dries Buytaert
9d1d40e609
- Patch #39639 by Richard: 'users' appearing twice in menu.
2006-01-06 07:42:31 +00:00