/[drupal]/contributions/modules/devel/devel_themer.js
ViewVC logotype

Log of /contributions/modules/devel/devel_themer.js

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.23
Thu Nov 19 00:37:09 2009 UTC (7 days, 20 hours ago) by weitzman
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
FILE REMOVED
Remove theme developer module. Now lives at http://drupal.org/project/devel_themer. thanks to effulgentsia for taking over the module.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 13:41:28 2009 UTC (6 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.21: +192 -190 lines
Diff to previous 1.21
quick port of theme developer to d7. the draggable feature is disabled for now. was giving a  related js error.

Revision 1.17.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 12:43:06 2009 UTC (7 months, 2 weeks ago) by jjeff
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-17, DRUPAL-6--1-18
Changes since 1.17.2.6: +8 -4 lines
Diff to previous 1.17.2.6 , to branch point 1.17 , to next main 1.23
fixing #426264 prefix variable output with descriptive text

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 21:16:21 2009 UTC (7 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.20: +16 -14 lines
Diff to previous 1.20
Forward port some theme developer fixes.

Revision 1.17.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 18:05:20 2009 UTC (7 months, 3 weeks ago) by jjeff
Branch: DRUPAL-6--1
Changes since 1.17.2.5: +3 -7 lines
Diff to previous 1.17.2.5 , to branch point 1.17
fixing checkbox behavior for Theme Developer

Revision 1.17.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 17:28:55 2009 UTC (7 months, 3 weeks ago) by jjeff
Branch: DRUPAL-6--1
Changes since 1.17.2.4: +5 -1 lines
Diff to previous 1.17.2.4 , to branch point 1.17
Adding code comment noting that IE does not support CSS outline property #325556

Revision 1.17.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 17:17:57 2009 UTC (7 months, 3 weeks ago) by jjeff
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-16
Changes since 1.17.2.3: +13 -11 lines
Diff to previous 1.17.2.3 , to branch point 1.17
fixing #324332 by Hass removing span around body. Also removing janky throbber stuff.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:41:25 2008 UTC (11 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.19: +7 -1 lines
Diff to previous 1.19
Forward port the listing of theme preprocessors on the Theme Developer popup.

Revision 1.17.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 03:13:51 2008 UTC (14 months ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-12, DRUPAL-6--1-13, DRUPAL-6--1-14, DRUPAL-6--1-15
Changes since 1.17.2.2: +7 -1 lines
Diff to previous 1.17.2.2 , to branch point 1.17
#312061.  Show which preprocess functions were called on a them call

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 14:08:22 2008 UTC (15 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
#267204 by ksenzee. fix some render problems in theme developer by emitting span around page using js instead of php.

Revision 1.17.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 14:07:44 2008 UTC (15 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-11
Changes since 1.17.2.1: +2 -1 lines
Diff to previous 1.17.2.1 , to branch point 1.17
#267204 by ksenzee. fix some render problems in theme developer by emitting span around page using js instead of php.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 16:07:20 2008 UTC (16 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.17: +4 -3 lines
Diff to previous 1.17
port variables ajax stuff forward.

Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 14:45:23 2008 UTC (16 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-10
Changes since 1.17: +4 -3 lines
Diff to previous 1.17
Theme developer now has its variables back and all is fast and memory efficient. For those that choose to move their krumo subdir out of the way or otherwise disable krumo(), there is a bug in devel_print_object() where it seems not to handle recursion properly and even without recurssion, the popup does not properly expand its output when clicked.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 9 19:07:40 2007 UTC (23 months, 2 weeks ago) by jjeff
Branch: MAIN
CVS Tags: DRUPAL-6--0-2, DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-4, DRUPAL-6--1-5, DRUPAL-6--1-6, DRUPAL-6--1-7, DRUPAL-6--1-8, DRUPAL-6--1-9
Branch point for: DRUPAL-6--1
Changes since 1.16: +47 -29 lines
Diff to previous 1.16
progress throbber, js performance improvements, print_object() improvements

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 21:03:16 2007 UTC (23 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
revert list of candidate function to a simple list, instead of a theme item list. that was confusing. jeff is right.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 20:38:26 2007 UTC (23 months, 4 weeks ago) by jjeff
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14
rollover title for source code links. minor fix for devel_print_object

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 18:32:58 2007 UTC (23 months, 4 weeks ago) by jjeff
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
fixing broken devel_print_object()

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 17:45:08 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.12: +1 -3 lines
Diff to previous 1.12
better output of candidate function names

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 17:25:42 2007 UTC (23 months, 4 weeks ago) by jjeff
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
linking file used with source

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 22:50:51 2007 UTC (23 months, 4 weeks ago) by jjeff
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
moshified

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 22:45:31 2007 UTC (23 months, 4 weeks ago) by jjeff
Branch: MAIN
Changes since 1.9: +7 -4 lines
Diff to previous 1.9
more for Moshe

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 22:21:46 2007 UTC (23 months, 4 weeks ago) by jjeff
Branch: MAIN
Changes since 1.8: +26 -9 lines
Diff to previous 1.8
still syncing with Moshe

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 21:34:38 2007 UTC (23 months, 4 weeks ago) by jjeff
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7
javascript sync up with Moshe

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 14:24:28 2007 UTC (2 years ago) by jjeff
Branch: MAIN
Changes since 1.6: +39 -12 lines
Diff to previous 1.6
prettier popup, better cross browser compatibility (including IE)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 17:51:29 2007 UTC (2 years ago) by jjeff
Branch: MAIN
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
rolling over parent link outlines its element on the page

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 17:05:09 2007 UTC (2 years ago) by jjeff
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
changing devel_themer popup to fixed position so it scrolls with the page

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 16:17:23 2007 UTC (2 years ago) by jjeff
Branch: MAIN
Changes since 1.3: +42 -12 lines
Diff to previous 1.3
now with outlines for themed elements

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 17:04:33 2007 UTC (2 years ago) by jjeff
Branch: MAIN
Changes since 1.2: +154 -8 lines
Diff to previous 1.2
themer popup stuff with overhaul of devel_print_object()

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 21:15:10 2007 UTC (2 years ago) by weitzman
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
devel_themer markup changes requested by jeff

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 19:13:01 2007 UTC (2 years ago) by weitzman
Branch: MAIN
move css and js as well for devel_themer.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2