Dries Buytaert
92320b2b21
- Patch #10425 by ccourtne and walkah: added admin screens to maintain forums instead of forcing the user to add a taxonomy.
2005-01-28 15:47:03 +00:00
Dries Buytaert
bb4dff0c92
- Patch #16399 by James: fixed typo in block.module.
2005-01-28 15:24:16 +00:00
Steven Wittens
07acc7920f
Typos.
2005-01-27 22:53:35 +00:00
Dries Buytaert
e941b2060c
- Consistency: 'deleted' -> 'Deleted'.
2005-01-27 22:47:08 +00:00
Dries Buytaert
b4d516f423
- Patch #13184 by JonBob: changed the 'my account' menu to a 'dynamic menu' so it can't be edited.
2005-01-27 21:34:38 +00:00
Steven Wittens
ffcf5ab71b
- Code style
2005-01-27 19:55:22 +00:00
Dries Buytaert
1f91662123
- Patch #16074 by Andre Molnar: add configuration option to show blocks only on pages of certain node type.
2005-01-27 19:41:01 +00:00
Dries Buytaert
c0f06fbe67
- Patch #6025 by Jeremy: avoid data to get lost when two users are editing a node at the same time.
2005-01-27 14:45:42 +00:00
Dries Buytaert
467dbdc4a1
- Patch #16253 by Goba: this simple and straightforward patch adds the ability to define different types of markers (while retaining the old default behaviour of the new and required markers to look the same). Someone with enough time on his hands might be able to partition the new marker to a real new marker and a changed marker (since node_is_new() returns TRUE even if nodes changed, and not only when they are new). This is the base on which the new patch can be worked though.
2005-01-27 12:57:08 +00:00
Dries Buytaert
3c21bdfd5d
- Patch #16237 by Neil: removed dead code from page.module.
2005-01-26 23:09:29 +00:00
Dries Buytaert
cbd9db90a3
- Patch #16197 by Neil: removed useless watchdog "long" help.
...
Less is more.
2005-01-26 23:02:44 +00:00
Dries Buytaert
7415e0b1c8
- Patch #16192 by Neil: moved the submission guidelines found in forum, story, and blog and the minimum number of words found in story and blog (blog had a slight bug) into the node module.
2005-01-26 22:59:41 +00:00
Dries Buytaert
dbcda92b76
- Patch #16021 by tangent: changed the format "/blog/feed/52" to "/blog/52/feed".
2005-01-25 20:38:03 +00:00
Dries Buytaert
01b8e7fdf0
- Patch #16181 by Ankur: fixed typo.
2005-01-25 20:29:19 +00:00
Dries Buytaert
7f4be97763
- Patch #16176 by Drumm based on mockup from Kika: improve access rules UI.
2005-01-25 20:27:09 +00:00
Dries Buytaert
696ac8a9d8
- Patch #15937 by wulff: made it so that titles of profile fields only need to be unique within a single category.
2005-01-24 21:39:58 +00:00
Dries Buytaert
173f528f59
- Modified patch #14170 by Neil: improved default workflow (default node type) configuration page.
...
Modified the patch to remove some redundant code, to translate strings, and to better use the menu system.
2005-01-24 21:20:16 +00:00
Dries Buytaert
cdc4ca816d
- Patch #15977 by Neil: made the forum module suggest a menu item.
2005-01-24 21:01:57 +00:00
Dries Buytaert
c8ef017446
- Patch #15948 by matteo: the book module should call the nodeapi hook when printing printer-friendly pages.
2005-01-23 22:35:41 +00:00
Dries Buytaert
668e8cbf18
- Patch #16016 by Goba: fixed various bugs in filter tip display.
2005-01-23 22:29:28 +00:00
Dries Buytaert
9cd36863b0
- I had to modify chx's patch/change because it did not work with PHP5. Please double-check.
2005-01-23 16:20:10 +00:00
Dries Buytaert
898e02252d
- Patch #16026 by chx: fixed node-level permissions.
2005-01-23 15:45:38 +00:00
Dries Buytaert
d9382d8c15
- Patch #16028 by Goba: added class="form-password" to the password form.
2005-01-23 15:39:49 +00:00
Dries Buytaert
37f6473a88
- Patch #16023 by chx: the upload.module still used the old node_access_*_sql calls.
2005-01-23 15:37:58 +00:00
Dries Buytaert
1f54afa528
- Patch #15655 by Goba: allow blank days in the calendar to be styled using CSS, and tidied up the calendar's CSS.
2005-01-23 15:36:07 +00:00
Dries Buytaert
8d72382662
- Patch #15962 by Goba: fixed the association between the accesslog data and the nodes.
2005-01-23 15:32:32 +00:00
Steven Wittens
a332228326
Documenting a tricky regexp.
2005-01-22 22:33:20 +00:00
Dries Buytaert
9252be8bc0
- Consistency glitch: 'operations' => 'Operations'.
2005-01-22 12:10:16 +00:00
Dries Buytaert
c0814a2072
- Patch #15957 by Goba: reintroduce translateable watchdog types.
2005-01-22 09:38:48 +00:00
Dries Buytaert
e3f1c92d26
- Patch #14936 by Goba:
...
+ The "add new comment" was missing for polls.
+ Renames $main to $teaser where appropriate to follow latest Drupal conventions.
2005-01-22 09:02:17 +00:00
Dries Buytaert
aacfec0fc1
- Patch #15978 by Drumm: code improvement: theme_forum_display() has no business calling theme_page(). Lets have it return the output and then forum_page() can put it in a page.
2005-01-22 08:38:25 +00:00
Dries Buytaert
630dcebf43
- Patch #15843 by Ber: in book-pages node forms we use a delta of fifteen (-15 to +15) but in the book-outline admin we dont dewfine this, resulting in a default delta of ten. This should be consistent and thus both 15.
2005-01-19 22:13:14 +00:00
Dries Buytaert
3ec108eccc
- Refinements by Walkah, based on suggestions of Steven and myself.
2005-01-19 19:30:04 +00:00
Dries Buytaert
74aa71e89b
- Patch #15847 by James: added rel="nofollow" support. This is implemented as a filter so it can be enabled/disabled on a per-role basis (eg. some people might want to enable this for anonymous users but not for authenticated users).
2005-01-19 16:35:14 +00:00
Dries Buytaert
7bdca92aad
- Patch #6847 by Gerhard: replaced vocabulary->nodes by a separate table and tidied up the taxonomy API a bit. This fixes a number of issues.
2005-01-19 16:22:52 +00:00
Steven Wittens
6adc3dd055
- Bad quote
2005-01-19 12:01:35 +00:00
Steven Wittens
4e6ceaae99
- Another code style fix.
2005-01-19 01:51:58 +00:00
Steven Wittens
09bd156ba2
- Fix tracker pager count query being wrong (it did not return a count but a set, and it counted nodes with more than 1 comment as multiple nodes).
...
- Clean up various SQL queries: removing literally inserted data (db_escape_string is evil!), fixing single "%" which should be "%%", fixing integers being compared as strings.
2005-01-19 01:46:25 +00:00
Steven Wittens
86af977eca
- #15500 : Fix tracker not showing nodes without comments.
...
- Tiny code style fix
2005-01-19 01:12:14 +00:00
Steven Wittens
e7edb55d63
- The real code fixes ;)
2005-01-17 19:00:03 +00:00
Steven Wittens
a1579a3aee
- Reversing bad commit, sorry everyone.
2005-01-17 18:56:11 +00:00
Steven Wittens
b45bd13d44
- Various code style fixes
2005-01-17 00:41:35 +00:00
Dries Buytaert
971a0e24aa
- Patch #14731 by chx: made it possible to rewrite node queries.
2005-01-16 18:44:49 +00:00
Dries Buytaert
f276f7f95b
- Stripped white-space.
2005-01-15 09:03:39 +00:00
Dries Buytaert
816dc903db
- Patch #15264 by Ber et al.: improved the story module's help text.
2005-01-15 08:01:09 +00:00
Dries Buytaert
d14bc428c6
- Patch #15570 by Drumm: integrated the admin and system module. Renamed the callback as per Goba's suggestion.
2005-01-14 15:21:39 +00:00
Dries Buytaert
a6e7e9c104
- Patch #15566 by drumm: must specify a userneme or password error happens when it shouldn't.
2005-01-14 15:15:19 +00:00
Steven Wittens
bf3c137097
Fixing search tabs going back to "content" when searching on other tabs.
2005-01-14 03:24:20 +00:00
Steven Wittens
5314b9a14c
- Some search doxygen tweaks
2005-01-13 17:34:01 +00:00
Steven Wittens
b8b36bd941
- Fix comment pager counting unpublished comments.
2005-01-12 16:02:42 +00:00