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

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

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.58
Thu Nov 19 00:37:09 2009 UTC (8 days, 19 hours ago) by weitzman
Branch: MAIN
CVS Tags: HEAD
Changes since 1.57: +0 -0 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.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 03:05:53 2009 UTC (7 weeks, 5 days ago) by davereid
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
#571566 by cam8001, Dave Reid: Updated for removed drupal_function_exists() and renamed drupal_to_js().

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 02:45:30 2009 UTC (7 weeks, 5 days ago) by davereid
Branch: MAIN
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
by Dave Reid: Updated for file_directory_path() and the temporary directory.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 11:23:47 2009 UTC (3 months, 2 weeks ago) by catch
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
#549140: Update paths for admin/config IA.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 04:04:09 2009 UTC (3 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
drupal_theme_initialize() update for theme developer. much more to do.

Revision 1.32.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 16:48:26 2009 UTC (5 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-17, DRUPAL-6--1-18
Changes since 1.32.2.23: +27 -1 lines
Diff to previous 1.32.2.23 , to branch point 1.32 , to next main 1.58
#327512 by fgm. themer should use cron to clean up temp files.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 16:47:44 2009 UTC (5 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.52: +26 -0 lines
Diff to previous 1.52
#327512 by fgm. themer should use cron to clean up temp files.

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

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 19:24:02 2009 UTC (7 months ago) by weitzman
Branch: MAIN
Changes since 1.50: +13 -2 lines
Diff to previous 1.50
#440854 by jefkin. Themer Conflicts with Jquery_UI.

Revision 1.32.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 19:22:49 2009 UTC (7 months ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.22: +13 -2 lines
Diff to previous 1.32.2.22 , to branch point 1.32
#440854 by jefkin. Themer Conflicts with Jquery_UI.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 20:40:50 2009 UTC (9 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.49: +17 -17 lines
Diff to previous 1.49
#368133 by drewish: Remove trailing whitespace.

Revision 1.32.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 24 02:28:16 2008 UTC (11 months ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-13, DRUPAL-6--1-14, DRUPAL-6--1-15, DRUPAL-6--1-16
Changes since 1.32.2.21: +1 -1 lines
Diff to previous 1.32.2.21 , to branch point 1.32
#349786 by hass. Fix several translatability errors in performance and elsewhere.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 24 02:27:37 2008 UTC (11 months ago) by weitzman
Branch: MAIN
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
#349786 by hass. Fix several translatability errors in performance and elsewhere.

Revision 1.48 - (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.47: +11 -0 lines
Diff to previous 1.47
Forward port the listing of theme preprocessors on the Theme Developer popup.

Revision 1.32.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:23:49 2008 UTC (11 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.20: +12 -1 lines
Diff to previous 1.32.2.20 , to branch point 1.32
#340677 by Bevan. Fatal error: Call to getName() on non-object.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:22:38 2008 UTC (11 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.46: +13 -1 lines
Diff to previous 1.46
#340677 by Bevan. Fatal error: Call to getName() on non-object.

Revision 1.32.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:14:12 2008 UTC (11 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.19: +18 -1 lines
Diff to previous 1.32.2.19 , to branch point 1.32
#270183 by loze. support php4 in theme developer (d6)

Revision 1.32.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:06:47 2008 UTC (11 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.18: +21 -20 lines
Diff to previous 1.32.2.18 , to branch point 1.32
#340687 by Bevan. fix template log for theme developer.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 03:05:56 2008 UTC (11 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.45: +20 -19 lines
Diff to previous 1.45
#340687 by Bevan. fix template log for theme developer.

Revision 1.32.2.18 - (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
Changes since 1.32.2.17: +11 -0 lines
Diff to previous 1.32.2.17 , to branch point 1.32
#312061.  Show which preprocess functions were called on a them call

Revision 1.32.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 22:36:06 2008 UTC (14 months, 4 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-11
Changes since 1.32.2.16: +1 -1 lines
Diff to previous 1.32.2.16 , to branch point 1.32
#301284 php4 compatibility for uniqid()

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 22:35:32 2008 UTC (14 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
#301284 php4 compatibility for uniqid()

Revision 1.32.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 13:16:08 2008 UTC (15 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.15: +0 -5 lines
Diff to previous 1.32.2.15 , to branch point 1.32
minor cleanup after cache change.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 13:15:37 2008 UTC (15 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.43: +0 -5 lines
Diff to previous 1.43
minor cleanup after cache change.

Revision 1.32.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 13:05:59 2008 UTC (15 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.14: +13 -10 lines
Diff to previous 1.32.2.14 , to branch point 1.32
Rework Theme Developer so it use a file based cache for the variables. This avoids max_packet_size error on mysql.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 13:05:26 2008 UTC (15 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.42: +13 -10 lines
Diff to previous 1.42
Rework Theme Developer so it use a file based cache for the variables. This avoids max_packet_size error on mysql.

Revision 1.32.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 10:45:55 2008 UTC (15 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.13: +5 -2 lines
Diff to previous 1.32.2.13 , to branch point 1.32
stop logging theme calls after the page has been rendered (i.e. not tracking on query log)

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 10:45:24 2008 UTC (15 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.41: +5 -2 lines
Diff to previous 1.41
stop logging theme calls after the page has been rendered (i.e. not tracking on query log)

Revision 1.41 - (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.40: +6 -1 lines
Diff to previous 1.40
#267204 by ksenzee. fix some render problems in theme developer by emitting span around page using js instead of php.

Revision 1.32.2.13 - (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
Changes since 1.32.2.12: +6 -1 lines
Diff to previous 1.32.2.12 , to branch point 1.32
#267204 by ksenzee. fix some render problems in theme developer by emitting span around page using js instead of php.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 14:55:30 2008 UTC (15 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.39: +5 -0 lines
Diff to previous 1.39
add cache flush to devel_themer

Revision 1.32.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 14:53:47 2008 UTC (15 months, 4 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.11: +5 -0 lines
Diff to previous 1.32.2.11 , to branch point 1.32
add cache flush to devel_themer

Revision 1.32.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 09:44:35 2008 UTC (16 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-10
Changes since 1.32.2.10: +1 -1 lines
Diff to previous 1.32.2.10 , to branch point 1.32
#281228 fix name of themer_uninstall()

Revision 1.32.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 16:34:06 2008 UTC (16 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.9: +0 -1 lines
Diff to previous 1.32.2.9 , to branch point 1.32
remove old comment.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 16:33:08 2008 UTC (16 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
really use own cache table. requires cache flush. last commit required update.php visit.

Revision 1.38 - (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.37: +53 -15 lines
Diff to previous 1.37
port variables ajax stuff forward.

Revision 1.32.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 16:02:44 2008 UTC (16 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.8: +2 -2 lines
Diff to previous 1.32.2.8 , to branch point 1.32
use own cache table.

Revision 1.32.2.8 - (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
Changes since 1.32.2.7: +12 -6 lines
Diff to previous 1.32.2.7 , to branch point 1.32
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.32.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 04:09:06 2008 UTC (16 months, 2 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.6: +47 -14 lines
Diff to previous 1.32.2.6 , to branch point 1.32
First half of rework of Theme Developer to be faster and less memory intensive. Instead of sending all the variables for all theme calls in each request, we save the variables to a cache table on the server. In the next commit, the popup will retrieve the variables on demand if the user cares to view them. The menu callback for this AJAX request is done - just need javascript work now.

Revision 1.32.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 16:42:56 2008 UTC (16 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.5: +1 -1 lines
Diff to previous 1.32.2.5 , to branch point 1.32
fix session id display on session viewer page

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 15:04:17 2008 UTC (18 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
#244729 by BDragon. Misc. hook_menu problems/cleanups

Revision 1.32.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 14:37:50 2008 UTC (18 months, 1 week ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-8, DRUPAL-6--1-9
Changes since 1.32.2.4: +2 -2 lines
Diff to previous 1.32.2.4 , to branch point 1.32
#244729 by BDragon. Misc. hook_menu problems/cleanups

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 03:14:49 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
#225016 by dvessel. update theme_twin

Revision 1.32.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 03:14:11 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6, DRUPAL-6--1-7
Changes since 1.32.2.3: +4 -4 lines
Diff to previous 1.32.2.3 , to branch point 1.32
#225016 by dvessel. update theme_twin

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 03:11:16 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
#223574 WSOD only with theme developer enabled on node submittal.

Revision 1.32.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 03:06:50 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.2: +1 -1 lines
Diff to previous 1.32.2.2 , to branch point 1.32
#223574 WSOD only with theme developer enabled on node submittal.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 02:57:35 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.33: +3 -1 lines
Diff to previous 1.33
#225137 by dvessel. template called shows incorrect name.

Revision 1.32.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 02:52:47 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32.2.1: +3 -1 lines
Diff to previous 1.32.2.1 , to branch point 1.32
#98272 by dvessel. jquery-ui-drag.min.js Breaks on JS Compress.

Revision 1.32.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 02:48:53 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: DRUPAL-6--1
Changes since 1.32: +3 -2 lines
Diff to previous 1.32
#225137 by dvessel. template called shows incorrect name

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 03:34:36 2008 UTC (20 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.32: +3 -2 lines
Diff to previous 1.32
#225137 by dvessel. template called shows incorrect name.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 15:38:51 2008 UTC (21 months, 3 weeks ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--0-2, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-4, DRUPAL-6--1-5
Branch point for: DRUPAL-6--1
Changes since 1.31: +9 -0 lines
Diff to previous 1.31
#209929 theme_render_template warning. patch by dvessel.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 02:52:55 2008 UTC (22 months ago) by weitzman
Branch: MAIN
Changes since 1.30: +14 -21 lines
Diff to previous 1.30
#209929 by dvessel for devel_themer. theme_render_template failed to open stream warning.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 17:44:33 2008 UTC (22 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.29: +4 -1 lines
Diff to previous 1.29
remove a notice in theme developer

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 17:39:52 2008 UTC (22 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.28: +11 -2 lines
Diff to previous 1.28
enrich the function arguments array with variable names at the top level. a php5 feature only

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 04:21:40 2008 UTC (22 months, 2 weeks ago) by weitzman
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
minor text change

Revision 1.27 - (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--1-0
Changes since 1.26: +2 -0 lines
Diff to previous 1.26
progress throbber, js performance improvements, print_object() improvements

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 01:05:44 2007 UTC (23 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.25: +18 -4 lines
Diff to previous 1.25
use krumo to expand the variables section if it is available

Revision 1.25 - (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.24: +12 -17 lines
Diff to previous 1.24
revert list of candidate function to a simple list, instead of a theme item list. that was confusing. jeff is right.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 16:40:51 2007 UTC (23 months, 3 weeks ago) by weitzman
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
don't log theme form element and placeholder.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 23:45:28 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.22: +6 -1 lines
Diff to previous 1.22
require permission in order to do any logging of your page views.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 21:21:14 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
defend against theme functions that return arrays or objects. see theme_table_select_header_cell. bad function. bad.

Revision 1.21 - (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.20: +1 -0 lines
Diff to previous 1.20
rollover title for source code links. minor fix for devel_print_object

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 18:57:29 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.19: +0 -1 lines
Diff to previous 1.19
remove unneeded variable

Revision 1.19 - (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.18: +12 -0 lines
Diff to previous 1.18
better output of candidate function names

Revision 1.18 - (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.17: +4 -3 lines
Diff to previous 1.17
linking file used with source

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 16:18:24 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.16: +60 -23 lines
Diff to previous 1.16
simplify how we collect template suggestions. flip the order of candidates to most specific first, and fix template log. also add more candidates for functions.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 03:59:42 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.15: +0 -1 lines
Diff to previous 1.15
remove one commented out line

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 02:16:01 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.14: +14 -27 lines
Diff to previous 1.14
a little cleanup and name theme call for template with the extension.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 23:38:23 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.13: +4 -47 lines
Diff to previous 1.13
more themer goodness

Revision 1.13 - (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.12: +5 -3 lines
Diff to previous 1.12
more for Moshe

Revision 1.12 - (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.11: +18 -18 lines
Diff to previous 1.11
still syncing with Moshe

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 21:49:41 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.10: +25 -28 lines
Diff to previous 1.10
noone has even themed theme_hidden(). don't log that call.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 21:33:35 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9
session toggle and fix variables in popp array

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 21:11:40 2007 UTC (23 months, 4 weeks ago) by weitzman
Branch: MAIN
Changes since 1.8: +253 -101 lines
Diff to previous 1.8
reworked, featuring the evil twin of theme().

Revision 1.8 - (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.7: +5 -1 lines
Diff to previous 1.7
prettier popup, better cross browser compatibility (including IE)

Revision 1.7 - (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.6: +4 -0 lines
Diff to previous 1.6
changing devel_themer popup to fixed position so it scrolls with the page

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 14:13:15 2007 UTC (2 years ago) by weitzman
Branch: MAIN
Changes since 1.5: +31 -8 lines
Diff to previous 1.5
add setting to show the template log

Revision 1.5 - (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.4: +78 -12 lines
Diff to previous 1.4
themer popup stuff with overhaul of devel_print_object()

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 21:50:38 2007 UTC (2 years ago) by weitzman
Branch: MAIN
Changes since 1.3: +24 -12 lines
Diff to previous 1.3
add arguments and timing for each call

Revision 1.3 - (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.2: +30 -10 lines
Diff to previous 1.2
devel_themer markup changes requested by jeff

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 19:13:01 2007 UTC (2 years ago) by weitzman
Branch: MAIN
Changes since 1.1: +8 -0 lines
Diff to previous 1.1
move css and js as well for devel_themer.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 19:06:58 2007 UTC (2 years ago) by weitzman
Branch: MAIN
move template log to its own module called devel_themer. that module is still not very usable. stand by.

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