Steven Wittens
2c449c8eb2
Still used 'themetastic' inside style.css comment. Changed to 'garland'.
2007-01-04 03:27:07 +00:00
Neil Drumm
7d706a562d
#105726 by moshe weitzman. Remove necessity to hard-code theme engine directories since they can change.
2006-12-30 20:59:11 +00:00
Neil Drumm
f265c54cac
#29107 by asimmonds. Remove non-rendered padding on taxonomy links which caused clickability issues in IE.
2006-12-27 13:17:15 +00:00
Dries Buytaert
7e19c63983
- Patch #103604 by ufku: IE6 fix for Garland.
2006-12-23 15:33:10 +00:00
Dries Buytaert
09d52f32d9
- Removing trailing whitespace.
2006-12-14 14:21:36 +00:00
Steven Wittens
f35c27cb68
- Garland tweak: Swap picture and submitted info on comments. Makes more sense.
2006-12-14 02:55:07 +00:00
Steven Wittens
3b1e663aad
#92544 : Add print stylesheet to Garland
2006-12-14 00:37:00 +00:00
Steven Wittens
27ae6d27d8
#92258 : remove silly html comment from phptemplate content
2006-12-13 23:22:57 +00:00
Steven Wittens
3f829e1ff5
Make 'comments' title in Garland translatable
2006-12-12 21:32:18 +00:00
Dries Buytaert
af380b315f
- Patch #92849 by mfredrickson: css fix for garland on Safari.
2006-12-10 20:45:23 +00:00
Dries Buytaert
dd9d272651
- Patch #101006 by Steven: fine-tuned the existing color schemes and added some new ones.
2006-12-06 16:32:54 +00:00
Steven Wittens
159991c6aa
#100696 : Add missing feed icons to Garland.
2006-12-04 23:15:40 +00:00
Neil Drumm
36430b4c64
#87090 by kkaefer. Render blocks before page content so they may insert headers.
2006-11-29 06:36:12 +00:00
Neil Drumm
65718466fc
#84191 by myself and webchick. Properly check for an array element.
2006-11-28 03:11:53 +00:00
Neil Drumm
fb70944dc9
Fixing a PHP notice with proper checking.
2006-11-26 01:55:37 +00:00
Neil Drumm
205f8ff01b
#97941 by webchick. Consistent defaults for 'site_name' variable.
2006-11-25 09:04:22 +00:00
Steven Wittens
a895b14932
Change url('') to url() in CSS
2006-11-24 01:39:22 +00:00
Steven Wittens
eb925ef11d
#93187 : Add header region to Garland theme
2006-11-24 01:38:02 +00:00
Dries Buytaert
8ee2abd5b7
- Patch #99245 by m3avrck: make consistent use of url() in CSS files.
2006-11-23 11:05:46 +00:00
Steven Wittens
001d54f663
#84961 : Add 'select all' and range select feature to admin tables.
2006-11-21 08:16:39 +00:00
Steven Wittens
f1581984b4
Style block region markers in garland
2006-11-12 17:25:45 +00:00
Steven Wittens
6263c0f22c
Clean up patch for #92372
2006-11-10 13:10:09 +00:00
Neil Drumm
e56e667031
#92372 by ac. Fix alignment of a couple inline buttons. (You need to resave your colors to wipe out the Garland CSS cache.)
2006-11-10 08:45:24 +00:00
Dries Buytaert
9e7f41cd91
- Patch #92365 by chx: Garland does not display secondary tabs when color module is off.
2006-11-07 12:09:09 +00:00
Dries Buytaert
dd32f8ddff
- Removing tabs.
2006-10-31 15:03:37 +00:00
Steven Wittens
49f6f3bf71
Color.module tweaks:
...
- Remove tab characters
- Make sure GD2 is present before doing magic.
- Add requirement check for GD2
- Fix broken .png file
2006-10-29 15:13:01 +00:00
Steven Wittens
b01d96aed5
#88202 : Adding Garland theme to core.
2006-10-29 13:21:46 +00:00
Dries Buytaert
344f179564
- Patch #76899 by magico: comma to point.
2006-10-23 21:06:19 +00:00
Dries Buytaert
af5402ad2a
- Patch #88287 by asimmonds, dww et al: installer doesn't support modules outside root/modules directory. Critical bugfix.
2006-10-23 06:45:17 +00:00
Steven Wittens
36d44fbfb0
#84146 : Use 'Sentence capitalization' for menu items, page titles, form items, etc
2006-10-22 08:28:47 +00:00
Kjartan Mannes
d6a4acfc82
- Fixed block css id generation.
2006-10-03 21:01:37 +00:00
Neil Drumm
48bbf7207c
#83225 by Heine. Remove an extra theme('placeholder').
2006-09-11 08:20:23 +00:00
Dries Buytaert
f6cdee1e14
- Patch #81554 by m3avrck: remove legacy archive CSS.
2006-08-31 07:28:14 +00:00
Dries Buytaert
dd3cf3be65
- Patch #81619 by m3avrck: clean up default phpTemplates.
2006-08-31 07:21:43 +00:00
Neil Drumm
e57fac565a
#65151 by m3avrck. theme_links() is now marked up as a list.
2006-08-30 07:37:14 +00:00
Dries Buytaert
3c30ae6715
- Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes.
2006-08-28 07:56:21 +00:00
Dries Buytaert
f2f3416549
- Patch #80934 by timnc: more t() fixes.
2006-08-27 12:43:18 +00:00
Dries Buytaert
4ffdd6dfe6
- Patch #80717 by jeff/ma3vrck: clean up admin css.
2006-08-27 07:44:55 +00:00
Neil Drumm
554a2808a3
#78656 by m3avrck. Drupal Core's first CSS hack.
2006-08-25 09:01:12 +00:00
Dries Buytaert
427604dfb6
- Patch #80201 : don't show blocks when serving a 404. Saves CPU and bandwidth.
2006-08-23 18:32:39 +00:00
Neil Drumm
a58d877108
#66569 by m3avrck. Put all the feed icons in the same place.
2006-08-23 05:55:38 +00:00
Dries Buytaert
a8de1e92d7
- Patch #76637 by timnc: streamline JavaScript addition and add settings storage.
2006-08-22 09:00:31 +00:00
Steven Wittens
55eec8f66f
#79601 : module_exist() -> module_exists()
2006-08-20 05:57:41 +00:00
Dries Buytaert
5b825a7bfe
- Fixed some t() breakage.
2006-08-18 19:16:01 +00:00
Dries Buytaert
7de41539df
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
2006-08-18 18:58:47 +00:00
Neil Drumm
b8f36e1c6a
#77184 by Eaton, look for specific block templates based on region, module, and delta.
2006-08-15 05:32:46 +00:00
Dries Buytaert
729fa6c11b
- Patch #77422 by timcn: corrected various paths in the documentation.
2006-08-07 15:04:16 +00:00
Dries Buytaert
2c0571b894
- Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal.
2006-08-03 07:06:36 +00:00
Dries Buytaert
3a7b64ae03
- Patch #61893 by timnc: remove message_na().
2006-07-29 17:56:41 +00:00
Neil Drumm
589e9f237f
#65706 by Eaton, look for page templates based upon the path.
2006-07-27 08:01:58 +00:00
Neil Drumm
c2e6cfabe9
#71639 by keve, fix an undefined variable.
2006-07-02 19:00:21 +00:00
Neil Drumm
f2837eed28
#60453 by Flanker, CSS cleanup.
2006-05-23 02:11:17 +00:00
Neil Drumm
a2a5c4c117
#18260 by m3avrck, cleaning up broken chameleon theme.
2006-05-23 02:07:36 +00:00
Neil Drumm
c95ffdf30e
#60453 by leafish_paul, remove units from 0 values in CSS.
2006-05-20 02:24:55 +00:00
Neil Drumm
9cff02e91b
#61802 by Zen, Double spaced sentences clean up
2006-05-07 00:08:36 +00:00
Neil Drumm
9ad29e527f
#51845 by olav, avoid code duplication in phptemplate derived theme engines
2006-05-04 10:10:19 +00:00
Neil Drumm
0991afa042
Forward port from 4.7
...
#42304 , CSS update for Pushbutton Theme, patch by Megagrunt
2006-04-30 00:42:32 +00:00
Dries Buytaert
9472fbae38
- Patch #59222 by Zen: fixed problem with breadcrumb navigation.
2006-04-24 19:25:37 +00:00
Steven Wittens
8b04c7f0db
#51002 : Admins could not see unpublished comments (plus minor usability enhancements for previewing/unpublished)
2006-04-15 04:07:18 +00:00
Steven Wittens
9794b5538e
- #55898 : Generic, permissive admin XSS/HTML filtering for mission/footer/...
...
- Clean up some raw output
2006-04-07 15:32:17 +00:00
Steven Wittens
02f6a3ee2d
#56709 : Expose hidden 'toggle_logo' variable and rearrange theme toggles.
2006-04-04 23:36:18 +00:00
Steven Wittens
ee207b4869
#56915 : Align search form in pushbutton and bluemarine (Zen)
2006-04-03 22:20:48 +00:00
Steven Wittens
16fd8c89a5
- sa-2006-002: XSS issues with username log and mission
2006-03-13 21:42:35 +00:00
Dries Buytaert
6d9e5084d8
- Patch #52508 by TDobes: fixed theme system regressions.
2006-03-07 11:28:22 +00:00
Dries Buytaert
2a8ff0d37e
- Patch #43904 : user picture not showing.
2006-03-01 14:33:18 +00:00
Gerhard Killesreiter
84cb44c698
#51153 , Boxes may be themed without a title; don't spit the header., patch by Morbus
2006-02-27 22:39:24 +00:00
Dries Buytaert
adb74caa6c
- Patch #49463 by markus: removed unused variable.
2006-02-16 15:43:23 +00:00
Dries Buytaert
5a5233e88c
- Patch #17291 by budda: made mission statement work on aliased front pages.
2006-02-15 21:32:19 +00:00
Dries Buytaert
048bec139e
- Patch #13148 by Morbus: less globals.
2006-02-02 12:44:57 +00:00
Dries Buytaert
dcb092e627
- Patch #46927 by markus/killes: added missing t() functions.
2006-02-01 16:04:03 +00:00
Dries Buytaert
4ffb77baae
- Patch #13148 by Morbus: further base path fixes / clean-ups.
2006-01-30 21:32:09 +00:00
Dries Buytaert
81660bc662
- Patch #13148 : fix problems with using relative path names! (Please document this change.)
2006-01-29 07:36:29 +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
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