Gábor Hojtsy
d6c286a593
#206778 by dvessel: prevent themes from using their sub-theme's templates, when not intended
2008-01-09 22:01:29 +00:00
Dries Buytaert
178c28535b
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
2007-12-31 08:54:37 +00:00
Gábor Hojtsy
e08abdd252
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)
2007-12-23 13:17:20 +00:00
Gábor Hojtsy
1e63dd1ae6
#201536 by chx: centralizing permission checking code in node revision handling, removing lots of duplicate code
2007-12-20 09:20:41 +00:00
Gábor Hojtsy
a33b43386d
#176003 by yched, KarenS, dvessel: put module installs into a batch, solving the following issues:
...
- possible timeouts with installing/enabling lots of modules at once in core
- enable install profiles to have more modules without fear of timeouts on install
- bootstrap Drupal before each module load, so previously enabled modules are bootstrapped
- let modules run their hook_requirements() (although actually calling them will be possibly fixed in another patch)
2007-12-08 15:15:25 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
7b38b291b4
#198440 by davideads: provide the user object to all templates
2007-12-07 10:14:03 +00:00
Gábor Hojtsy
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +00:00
Gábor Hojtsy
5bb6927e18
#196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
2007-12-05 16:34:07 +00:00
Gábor Hojtsy
cf8ef30aa1
#141727 follow up by dvessel: fix maintenance theme in updates
2007-11-30 23:09:14 +00:00
Gábor Hojtsy
947251bc83
#141727 follow up by dvessel: handle developer edge case in theme handling when database is active, but tables are not there
2007-11-30 16:10:28 +00:00
Gábor Hojtsy
e9f52b4248
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)
2007-11-30 12:19:10 +00:00
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