Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Dries Buytaert
ece869b0b2
- Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms.
2007-11-20 13:24:54 +00:00
Gábor Hojtsy
6d4862c258
#181126 by quicksketch et al: drag and drop support for menus
2007-11-20 10:18:43 +00:00
Gábor Hojtsy
7c70d1b2a5
#191306 by xmacinfo, slightly modified: use standard reload link on all error pages
2007-11-11 22:43:44 +00:00
Gábor Hojtsy
cf79b3e778
#189205 by webernet: fix missing quite in theme.inc code documentation
2007-11-04 20:32:34 +00:00
Gábor Hojtsy
bb9bae4d97
#184876 by dijnz, merlinofchaos and myself: non-phptemplate files were not discovered - implement proper extension chopping
2007-10-23 09:42:09 +00:00
Gábor Hojtsy
8cd97cdd7d
#147492 by flobruit: make 'more' links themeable
2007-10-22 09:36:05 +00:00
Gábor Hojtsy
4f4d08c23d
#181564 by Crell: add first and last CSS classes to menu tree lists and themed item lists for themers to use
2007-10-08 14:15:09 +00:00
Gábor Hojtsy
81fc35b381
#177473 by chx, quicksketch, dvessel and merlinofchaos: make it possible for modules to add their own theme variable preprocess hooks and improve documentation on the different preprocess options
2007-10-08 07:47:08 +00:00
Gábor Hojtsy
5fc06cec4c
#180389 by merlinofchaos: add hook_theme_registry_alter() for devel module and friends to alter and get access to the theme registry
2007-10-04 19:24:50 +00:00
Gábor Hojtsy
560bd06f3b
#178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy
2007-10-04 18:51:04 +00:00
Gábor Hojtsy
5e771fa917
#171461 by chx, ejhildreth and dvessel: empty tbody fails validation
2007-10-04 17:53:56 +00:00
Gábor Hojtsy
f1023e6492
#177421 by malex, Desbeers and chx: proper value of mission statement variable for themes
2007-09-25 12:43:18 +00:00
Gábor Hojtsy
e270cd093b
#176084 by Stefan Nantegaal and dvessel: fix notices in theme.inc, when specific sidebars are not set
2007-09-17 11:11:57 +00:00
Gábor Hojtsy
6da81e1f3f
#171951 by dvessel: fix account specific theme selection form
2007-09-17 08:06:52 +00:00
Gábor Hojtsy
af48df1ca5
#166681 by dvessel: fix behavior of theme 'override preprocess functions'
2007-09-10 13:28:22 +00:00
Gábor Hojtsy
67e5859a7f
#172376 by ChrisKennedy: fix 8 E_ALL issues in comment module and fix approval queue
2007-09-06 12:21:39 +00:00
Dries Buytaert
2db2c039fb
- Patch #172950 by webernet: code style fixes.
2007-09-04 21:10:45 +00:00
Gábor Hojtsy
f7ee91227e
#160395 follow up patch by dvessel: fix array initialization
2007-09-01 11:32:07 +00:00
Dries Buytaert
fb1948cbf7
- Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a patch spree ...
2007-09-01 05:42:49 +00:00
Dries Buytaert
ff61e73a30
- Patch #160395 by dvessel and merlinofchaos: allow theme engine to register theme variable functions.
2007-09-01 05:35:15 +00:00
Dries Buytaert
00181ecb39
- Removing whitespace.
2007-08-30 19:54:22 +00:00
Gábor Hojtsy
40ac96eb94
#103391 follow up patch by bdragon: fix E_NOTICE by checking if href is set
2007-08-30 15:50:58 +00:00
Gábor Hojtsy
327e1c2919
#165343 by merlinofchaos and dvessel: include path history in theme discovery suggestions, so we find subtheme files properly
2007-08-29 16:56:13 +00:00
Gábor Hojtsy
ffdfe04858
#103391 by m3avrck, RobRoy and dvessel: cleanup active list item classes
2007-08-29 16:16:50 +00:00
Gábor Hojtsy
43d73f81c9
#166071 by jjeff and dvessel: move default template preprocess code to template_preprocess, and add *lots* of documentation to template files and functions
2007-08-28 11:35:34 +00:00
Dries Buytaert
5e73b66f3a
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.
2007-08-26 07:46:11 +00:00
Dries Buytaert
f2ce877d43
- Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href instead of @import for CSS.
2007-08-23 16:41:19 +00:00
Gábor Hojtsy
6721bc580a
#166593 by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options)
2007-08-22 08:36:34 +00:00
Gábor Hojtsy
6eaaa3c1b3
#160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being able to set primary and secondary links differently
2007-08-20 18:26:41 +00:00
Gábor Hojtsy
37bafeaf5f
#168587 by jjeff: add rel=nofollow attribute to anonymous comment home page links to counter some spamming
2007-08-19 11:02:35 +00:00
Gábor Hojtsy
0321a2e975
#164122 by merlinofchaos: properly convert underscored to dashes, when constructing template file names matching hook names
2007-08-16 13:59:41 +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
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
Dries Buytaert
435f3154f9
- Patch #141730 by Earl: allow theming system to use wildcards. I promised in the issue that this patch would still go in, so here goes.
2007-07-03 18:48:41 +00:00
Dries Buytaert
ee701b3336
- Patch #155986 by Uwe: fixed typos.
2007-07-02 14:41:37 +00:00
Gábor Hojtsy
5e5a07f513
#141725 by Crell and dvessel: allow themes to define multiple CSS and JS files in their .info files, which can be clearly overriden
2007-07-01 23:27:32 +00:00
Gábor Hojtsy
3409019929
#146386 by kbahey: refactor 'submitted by user - date' themeing and make it more verbose to translate
2007-07-01 23:15:41 +00:00
Dries Buytaert
2fe9f45846
- Patch #153535 by traxer: according to the XHTML1 Strict specification, it is not allowed to generate empty <tr></tr> tags.
2007-06-28 09:11:06 +00:00
Gábor Hojtsy
57c9a13e1f
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found
2007-06-08 12:51:59 +00:00
Dries Buytaert
41542ef053
- Patch #101268 by webernet et al: improve the usability of feed icons.
2007-05-31 12:14:04 +00:00
Dries Buytaert
d81bfb45a0
- Patch #137724 by JohnAlbin: empty favicon causes duplicate page requests.
2007-05-22 19:56:00 +00:00
Dries Buytaert
e66371cac1
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
2007-05-06 05:47:52 +00:00
Gábor Hojtsy
c740ac7fd5
#127539 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
...
- update.php is already on the batch API
- node access rebuilding is in the works
- automatic locale importing is in the works
Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Dries Buytaert
ad67a17f8b
- Patch #130987 by alienbrain: fixed problem with theme registry patch.
2007-04-29 16:13:12 +00:00
Dries Buytaert
29055d34d6
- Patch #137236 by merlinofchaos: provide a way to secure the theme variables system.
2007-04-27 07:42:54 +00:00
Dries Buytaert
dbfcd7d137
- Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented.
2007-04-25 21:34:32 +00:00
Dries Buytaert
03b4b58e9a
- Patch #132018 by Steven et al: add .info files to themes.
2007-04-17 07:19:39 +00:00
Dries Buytaert
f4cbd7c63d
- Patch #118660 by agentrickard: re-order arguments of cache_set() to match PHP/Drupal conventions.
2007-04-15 15:36:10 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00