Dries Buytaert
8dfc0e5ad7
- Patch #161182 by Crell: split up taxonomy module.
2007-07-30 20:33:48 +00:00
Dries Buytaert
2c3864d3c7
- Patch #147324 by Eaton: make multi-site installations work again.
2007-07-30 19:22:47 +00:00
Dries Buytaert
c33da7d51c
- Patch #163039 by Crell: fixed typo.
2007-07-30 18:23:25 +00:00
Dries Buytaert
e7f195bbee
- Patch #146425 by pwolanin et al:
...
* Removes the hard-coded 'book' type and perform all node actions
equally on any node type via hook_nodeapi.
* Achieves 100% integration with the menu system. Improves
performance of book rendering.
* All the algorithms have been changed to use the tree data structure
returned by the menu system.
* Added support for 'multiple books'.
* Some UI improvements.
This is a momumental patch that took 69 iterations. Although there is
room for improvement, this is a big step forward. Thanks for the
persistence, pwolanin.
2007-07-30 18:20:21 +00:00
Dries Buytaert
7b682ae9f8
- Patch #162944 by profix898: cleanup ip_address() code.
2007-07-29 21:04:03 +00:00
Dries Buytaert
80ff5109a7
- Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.
...
This is a small form API extension (doesn't break existing code) that
facilitates the Drupal 6 upgrade of the Views module. A good example
of why it can be beneficial to start upgrading your modules early on in
the code freeze. ;)
2007-07-29 17:28:23 +00:00
Gábor Hojtsy
a78ac96295
#162785 patch by swentel: fix missing form_state vars in path forms
2007-07-29 16:58:19 +00:00
Dries Buytaert
5a4ad99af3
- Patch #162463 by kbahey: fixed notice.
2007-07-28 07:16:44 +00:00
Dries Buytaert
9dc7f86df1
- Patch #147761 by bjaspan: correct length for variables column.
2007-07-28 07:11:14 +00:00
Dries Buytaert
1c55ed7d88
- Patch #162486 by Eaton: user/%user/edit/foo tabs only appear if additional profile categories have been defined.
2007-07-27 13:08:17 +00:00
Dries Buytaert
49ca29d1b2
- Patch #157353 by tangent: fix site slogan in RSS feeds.
2007-07-27 13:07:06 +00:00
Steven Wittens
0676d8410f
Re-add check_plain() in appropriate places after removing it from ip_address().
2007-07-26 21:42:52 +00:00
Dries Buytaert
e473168106
- We don't need to sanitize stuff on input.
2007-07-26 09:32:15 +00:00
Gábor Hojtsy
0d86b33282
#161142 by dvessel: kill notice on profile page when there are less then three components in the path
2007-07-26 08:49:11 +00:00
Gábor Hojtsy
55f2a1cfd2
#157942 by drumm: only acquire node grants if node loaded successfuly, otherwise there are nasty permission problems
2007-07-26 07:49:40 +00:00
Gábor Hojtsy
7b61e5961a
#85667 by beginner: XHTML validity; lists are not allowed in span tags
2007-07-26 07:45:04 +00:00
Dries Buytaert
bec12a215d
- Patch #158536 by dvessel: some more gentle massaging of template files. Trying to make it easier to discover the different template files.
2007-07-26 06:48:03 +00:00
Dries Buytaert
9299b40107
- Patch #162149 by add1sun, with help from Kristi Wachter: corrected some links in INSTALL.txt.
2007-07-26 06:14:14 +00:00
Gábor Hojtsy
c5e2159503
#159475 by paddy_deburca: maxheight is never defined, height should be used
2007-07-25 17:41:27 +00:00
Gábor Hojtsy
6ea74bfe47
#149092 by Gurpartap Singh slightly modified: Usability: generalize timezone discovery to use on user registration
2007-07-25 17:35:47 +00:00
Gábor Hojtsy
739a857487
#161351 by webchick and mlsamuelson: fix notice on filter formats config page
2007-07-25 15:35:14 +00:00
Gábor Hojtsy
f180790bb7
#161979 noticed by bboyjay, patch by myself: kill noticedisplayed when no comments were selected for the mass operation
2007-07-25 14:57:58 +00:00
Gábor Hojtsy
61b225ee8b
161496 by meba: display message about successful login, if registration verification is not required
2007-07-25 14:49:55 +00:00
Gábor Hojtsy
50955e3801
#156626 by pwolanin: allow deletion of custom menus
2007-07-25 14:44:03 +00:00
Gábor Hojtsy
c7c88bbf3f
#161963 by Gurpartap Singh: proper links to Drupal.org module and theme download pages
2007-07-25 14:31:48 +00:00
Gábor Hojtsy
dfcbe0591a
#160107 by JohnAlbin: use the same session ID regardless of the protocol used to access the page (eg share sessions between http and https pages)
2007-07-25 10:06:44 +00:00
Gábor Hojtsy
e3fa6893c2
#124485 by Wesley Tanaka: move some remaining node.css comment styles to the actual comment.css
2007-07-24 21:33:53 +00:00
Dries Buytaert
7774d09578
- Patch #159936 by dvessel: fixed block administration page.
2007-07-24 18:17:30 +00:00
Dries Buytaert
af00a845fb
- Patch #161350 by Crell: slicing and dicing the forum.module.
2007-07-24 18:08:54 +00:00
Dries Buytaert
a47d773312
- Removing some whitespace.
2007-07-23 08:05:14 +00:00
Dries Buytaert
772a2d39d2
- Patch #40545 by Moshe: reduces contention in the users table.
2007-07-23 07:29:29 +00:00
Dries Buytaert
837350ecc2
- Patch #161178 by Crell: split up path module.
2007-07-22 20:21:02 +00:00
Dries Buytaert
4e5d3e04ea
- Patch #159748 by pwolanin: db_fetch_array() returned different values depending on the database engine used. Make the return value consistent across all supported database backends.
2007-07-22 07:23:27 +00:00
Dries Buytaert
a466354823
- Patch #158536 by merlinofchaos and dvessel: tpl-ified the forum module.
2007-07-22 07:01:07 +00:00
Dries Buytaert
9339b704f3
- Patch #161177 by Crell: split dblog module.
2007-07-22 06:51:47 +00:00
Dries Buytaert
80213aff3c
- Patch #159634 by Crell: split the blog module.
2007-07-22 06:48:25 +00:00
Dries Buytaert
b1285bb979
- Patch #147061 by yched, dvessel, pwoladin: properly delete node types. (These guys are becoming a dream team. Good job.)
2007-07-21 09:55:18 +00:00
Dries Buytaert
99a8f0753d
- Patch #160620 by kkaefer: E_NOTICE fix.
2007-07-21 09:26:07 +00:00
Dries Buytaert
7d0cf742f7
- Patch #160589 by dvessel: tpl-ify the comment module's theme functions.
2007-07-20 08:51:13 +00:00
Dries Buytaert
1cd02d7ec1
- Patch #160579 by pwolanin: removed some dead code from node_form_submit().
2007-07-20 08:45:07 +00:00
Dries Buytaert
0ddff5ee26
- Patch #160491 by dvessel: fixed E_NOTICE warnings.
2007-07-20 08:39:00 +00:00
Dries Buytaert
eb65040c5e
- Patch #149593 by yched: batch API fixes.
2007-07-20 05:44:13 +00:00
Dries Buytaert
a47643cb09
- Patch #160732 by JohnAlbin: fixed E_NOTICE in the installer.
2007-07-20 05:40:14 +00:00
Gábor Hojtsy
f3f48753b3
#160248 noticed by Rowanw, patch by myself: minor typo fix in choose language link
2007-07-18 18:44:51 +00:00
Dries Buytaert
358fa43c04
- Patch #160263 by Rok Zlender: module_implements() refresh is not working.
2007-07-18 14:10:14 +00:00
Dries Buytaert
de06bb7a8e
- Patch #159936 by dvessel: tpl-ified the block.module.
2007-07-18 14:08:08 +00:00
Gábor Hojtsy
71f1192f48
#159804 by myself: closure should be filled last, so we have a predictable place to collect queries and strings used on the page
2007-07-18 07:05:49 +00:00
Gábor Hojtsy
306d3b150b
#154469 follow up patch by pwolanin: fix parameter order in menu_tree_collect_node_links() call
2007-07-17 06:13:34 +00:00
Dries Buytaert
6f61409874
- Patch #153594 by profix898: usability: remove word 'settings' in blocks administration.
2007-07-16 12:52:25 +00:00
Dries Buytaert
78031b77e1
- Patch #154469 by pwolanin: improve performance of access checks and add localized sorting.
2007-07-16 12:51:03 +00:00