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
56d0d76f0f
- Patch #27884 by gordon: js addLoadEvent not working.
2006-01-20 08:54:07 +00:00
Dries Buytaert
630e820ed0
- Patch #45446 by jakeg: don't generate empty >>
2006-01-19 10:29:12 +00:00
Dries Buytaert
ea2d791095
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.
2005-12-31 10:48:56 +00:00
Dries Buytaert
2fe78b84f3
- Patch #40631 by Chris Johnson: added missing isset().
2005-12-27 10:30:44 +00:00
Dries Buytaert
764f1177ef
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().
2005-12-14 20:10:45 +00:00
Dries Buytaert
b850a47d08
- Patch #40483 by chx: made Pushbutton validate as XHTML.
2005-12-09 15:07:14 +00:00
Dries Buytaert
132517a8cb
- Patch #22215 by Richard Archer: theme system improvements for the primary links menu.
2005-11-04 08:17:22 +00:00
Dries Buytaert
1c4cc97225
- Patch #22215 by Richard Archer: refactored primary and secondary links.
...
Deprecates the primary_links module.
This patch was much needed. Thanks Richards!
NOTE: if some themers could investigate if there is room for improvement
with regard to theming, that would be awesome.
2005-11-03 19:40:36 +00:00
Dries Buytaert
ea53aad7c8
- Patch #22215 by Richard Archer: refactored primary and secondary links.
...
Deprecates the primary_links module.
This patch was much needed. Thanks Richards!
NOTE: if some themers could investigate if there is room for improvement
with regard to theming, that would be awesome.
2005-11-03 19:33:37 +00:00
Dries Buytaert
cc835757a5
- Patch #35791 by hunmonk: fixed broken link in chameleon's comment themeing.
2005-11-01 10:01:42 +00:00
Dries Buytaert
b75ed3f604
- Patch #34922 by Robert: order variables alphabetical.
2005-10-23 09:58:43 +00:00
Dries Buytaert
f6764cfbd8
- Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.
2005-10-22 15:14:46 +00:00
Steven Wittens
3fad92fc59
- #34645 : Make $links in theme_comment consistent with theme_node (Stefan)
2005-10-20 09:27:36 +00:00
Dries Buytaert
a1ae4da70b
- Removing tabs and trailing whitespaces.
2005-10-07 06:51:43 +00:00
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
d995621f2e
- Patch #27781 by Robert Jacques: fixed node not being loaded.
2005-09-09 05:32:31 +00:00
Dries Buytaert
013b73e6ec
- Patch #30122 by m3verick: changed include_once()'s to include "./$file"
...
for performance's sake.
2005-09-08 19:19:01 +00:00
Dries Buytaert
3ace768e50
- Patch by Rober: better fix for the extract() namespace problem in phptemplate.engine.
2005-09-04 13:52:08 +00:00
Dries Buytaert
0094e99b87
- Patch #28576 by Robrecht Jacques: 'file' is a reserved variable.
2005-09-04 13:13:31 +00:00
Dries Buytaert
c13025d232
- Patch #30222 , #30219 by Uwe: cosmetic changes to the aggregator pages.
2005-09-02 19:18:14 +00:00
Dries Buytaert
5aa2bad948
- Patch #29283 : bluemarine mistakenly loads home page every time.
2005-08-24 15:28:53 +00:00
Dries Buytaert
26fa7c730f
- Patch #16216 by nedjo: multiple block regions!
2005-08-16 18:06:18 +00:00
Dries Buytaert
6baa2ba140
- Patch #26637 by Robert Douglas: he documentation to theme_node clearly says the the parameter $teaser is "Whether to display the teaser only, as on the main page." Naming this parameter $main in the themes is confusing.
2005-08-10 20:55:59 +00:00
Dries Buytaert
79f08aca2c
- Patch #26637 by Robert Douglas: $teaser misnamed in themes theme_node().
...
TODO: update documentation!
2005-08-07 14:55:17 +00:00
Steven Wittens
7782b1aca7
- #27844 : Simplify pushbutton link generation.
2005-08-05 00:34:32 +00:00
Steven Wittens
5e7258d5f0
- Readding FOUC-preventing script tag
2005-08-02 18:12:11 +00:00
Dries Buytaert
8e629cd875
- Patch #27840 by Tobias: removed unnecessary script-tag from template.
2005-08-01 05:21:45 +00:00
Dries Buytaert
7625a4e91a
- Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).
...
Usernames can now be themed; eg. an icon/avatar could be added.
TODO: update contributed modules + update the migration docs.
2005-08-01 05:14:05 +00:00
Steven Wittens
563c00c92c
- Oopsie
2005-07-30 20:54:02 +00:00
Steven Wittens
017e3d148a
- #27794 : Alphabetize phptemplate variables
2005-07-30 17:13:48 +00:00
Steven Wittens
6a988f92d4
- Get rid of useless global $theme declaration.
2005-07-30 11:20:17 +00:00
Steven Wittens
0af4707003
- #27346 : Don't display trailing | in page title with empty slogan.
2005-07-25 06:59:37 +00:00
Dries Buytaert
28c72cd89d
- Some fixes and some redundant code removed.
2005-07-17 19:59:00 +00:00
Dries Buytaert
7c61046a94
- Patch #24862 by chx: flatten the node object's member fields.
...
Also replaced some double quotes by single quotes.
2005-07-17 19:52:10 +00:00
Dries Buytaert
40b13e55b0
- node_load(array('nid' => arg(1))) -> node_load(arg(1))
2005-07-17 19:19:55 +00:00
Dries Buytaert
abc16b1d6d
- Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'.
...
TODO: update the "Migrating themes from Drupal 4.6 to Drupal HEAD"-page in
the Drupal handbook!
TODO: update the themes in the contributions repository.
2005-06-19 08:50:46 +00:00
Dries Buytaert
8436082fe1
- Removing some whitespace
2005-06-06 14:07:04 +00:00
Steven Wittens
ba41568963
- #23360 : Chameleon: fix taxonomy terms disappearing if there are no node links.
2005-05-27 05:20:08 +00:00
Steven Wittens
6be2c61896
- #20809 : User-configurable, per-theme, optional favicons.
2005-05-25 06:03:18 +00:00
Steven Wittens
48d3ef6040
- Get rid of double node title in Bluemarine PHPTemplate
2005-05-25 04:57:48 +00:00
Dries Buytaert
fc1f1e94a5
- Patch #23452 by berkes: moves the avatar settings to within the check for "user info" on a node tpe.
2005-05-23 20:24:52 +00:00
Dries Buytaert
27f5119c2a
- Patch #23269 by Robin: removed border attribute from <img>-tag.
2005-05-21 11:38:32 +00:00
Dries Buytaert
655289b8f9
- Fixed typo: $block->title -> $block->subject. Spotted by Morbus.
2005-05-10 19:11:04 +00:00
Dries Buytaert
e89e4fbd28
- Patch #22127 by kbahey: fixed search box in PHPTemplate-based core themes.
2005-05-06 08:39:30 +00:00
Dries Buytaert
2debcfb1ef
- Patch #15595 by Stefan and Djun: improved status messages.
...
TODO: we should write down a couple guidelines for these document them in
the PHPDoc code of drupal_set_message()! .
2005-05-05 22:22:46 +00:00
Dries Buytaert
07cf2c6965
- Added the PHPTemplate port of pushbutton.
2005-05-05 10:58:27 +00:00
Dries Buytaert
6658273b36
- Patch #21855 by TDobes: the recent commit of phptemplate caused a number of problems for non-phptemplate themes. A patch is attached to address these issues.
...
Changes include:
* parsing of the primary/secondary links has been moved out of phptemplate and into theme_get_setting.
* unnecessary and XHTML-invalidating duplicate div#help removed from themes/bluemarine/page.tpl.php (this is already generated by theme_help)
* weird generation of the "edit primary/secondary links" messages removed from bluemarine and placed in theme.inc
* unnecessary changes to themes/bluemarine/style.css rolled back (the phptemplate bluemarine had an older version of style.css than the one in core)
* chameleon updated to work with new link scheme (passes links through theme_links)
2005-05-05 07:35:58 +00:00
Dries Buytaert
381980cb03
- Removed left-over .xtmpl file.
2005-05-05 07:33:19 +00:00
Dries Buytaert
e274f97c87
- Removed the Xtemplate engine and added the PHPTemplate engine.
...
- Converted the Bluemarine theme from XTemplate to PHPTemplate.
- Moved the the Pushbutton theme and the Xtemplate engine to the contributions repository.
2005-05-04 18:12:18 +00:00