Closed (fixed)
Project:
Devel
Version:
6.x-1.8
Component:
devel_themer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Sep 2008 at 05:07 UTC
Updated:
18 Dec 2009 at 02:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
kbahey commentedMoving to devel queue, since the module is now part of that.
Comment #2
moshe weitzman commentedI welcome patches for coding standards.
Comment #3
jcmarco commentedUsing Coder
Comment #4
moshe weitzman commented@kbahey - look OK to you?
Comment #5
kbahey commentedjcmarco, thank you. I committed it for 6.x.
Can you be so kind as to download 7.x-1.x-dev tomorrow (because I just committed a change that will be packaged in about 9 hours from now) and do the same for it and submit a patch?
Comment #6
jcmarco commentedChecked with last coder 7.x-dev
performance.install:
practically the same with just a correction in @file
performance.module:
added a recommendation for new drupal_module_exist.
I haven't changed the time() recommendation as I guess that it is necessary accuracy with timings.
Comment #7
jcmarco commentedComment #8
kbahey commentedthanks you!
Comment #10
mycat commentedfirst, sorry for my english.
in the devel-module, in devel_themer_ie_fix.css is an little error.
original Code (:
This text has also effect: "Themer Info" is not formatted as "bottom" ...
And: with absolute position the "Themer Info" is scrolling with the Layout.
must be:
fixed: "Themer Info" is too in IE always bottom!
With position fixed the "Themer Info" do not scroll with the Layout!
Thanks an greetings
Fredi
P.S. i hope, this is the right place for this message.
Comment #11
jcmarco commentedProbably, the best would be to open a new issue
Comment #12
moshe weitzman commented