Dries Buytaert
f1d2f5a18d
- Patch #148346 by Steef and drewish: split image.inc into image.inc and image.gd.inc and improved the documentation.
2007-08-02 20:19:02 +00:00
Dries Buytaert
c70b19a91b
- Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed some whitespace).
2007-08-02 20:08:53 +00:00
Dries Buytaert
bb7d1395bc
- Patch #163508 by profix898: fixed 4 E_ALL notices.
2007-08-02 10:58:41 +00:00
Dries Buytaert
d31f65a93c
- Patch #162871 by merlinofchaos: poll module cleanup + tplified the module.
2007-08-02 10:46:53 +00:00
Dries Buytaert
79d8390f90
- Patch #161510 by dvessel: tplified user.module.
2007-08-02 10:41:26 +00:00
Dries Buytaert
99276849da
- Patch #162134 by dvessel: tplify profile module.
2007-08-02 10:36:42 +00:00
Dries Buytaert
fe7faf76c2
- Patch #162829 by swentel and bennybobw: fixed problem with saving taxonomy terms.
2007-08-02 10:25:21 +00:00
Dries Buytaert
bf7a70f98c
- Patch #156553 by AjK: fixed E_NOTICE
2007-08-02 10:22:45 +00:00
Dries Buytaert
99de8bcb50
- Patch #163248 by bennybobw: split upload module.
2007-07-30 22:53:10 +00:00
Dries Buytaert
d746d35a8f
- Patch #163073 by Robert Douglas: removing dead code.
2007-07-30 21:27:34 +00:00
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