Closed (fixed)
Project:
Firebug
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Apr 2008 at 22:09 UTC
Updated:
30 Jun 2009 at 06:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedModules for 5.x are not compatible with 6.x.
http://groups.drupal.org/node/5036 - this link might be of help, if firebug isnt on there, either the maintainer hasn't updated the page, or perhaps isn't planning to port.
Comment #2
theemstra commentedI would like it too!
Comment #3
tnanek commentedI'm working on a patch for this right now, should be up by the end of the day.
Comment #4
tnanek commentedAttached is a patch.
I tried to make it fit coding standards as best I could while updating it to work with a 6.x Drupal install.
Comment #5
theemstra commentedHow is it going with the release?
Comment #6
tnanek commentedI've done all I can - I made a patch and no one has tested it so it can't logically progress (I believe I made a few mistakes, but its been awhile since I tried it).
I can not make edits to the actual one since I am not the maintainer. All I can do is make patches for the maintainer to consider incorporating.
Comment #7
Anonymous (not verified) commentedsorry. didnt see this.
ninja, would like to co-maintain and commit your own patch?
Comment #8
Anonymous (not verified) commented1 small thing,
$Id$
should be
$Id: $
that is all.
Comment #9
tnanek commentedSure, I would like to co-maintain - I will update the patch with the corrections this evening after a social event I have - meanwhile I don't yet have CVS access, so I'm going to be applying for that as soon as I could find the application for it... I'll have time to look for it this evening as well.
Comment #10
Anonymous (not verified) commentedcool.
i have some other modules that could use a co-maintainer lol :)
http://drupal.org/cvs-application/requirements
Comment #11
tnanek commentedHere is the modified patch - I did not run this, and I only changed what needed to be changed in the code for the patch, I did not bother to make a patch again seeing as that would take more time and now I need to sleep - I have finals this coming week to study for as well, so more extensive work on the patch shall be pending for next weekend I believe.
I also submitted my CVS request.
Comment #12
AjK commentedNinja Overlord CVS account app approved.
Comment #13
tnanek commentedSo - now you'll just have to wait for me to install CVS and get that to work - last time I tried it, it was a chore on its own (using SourceForge) so I think I'll need some time with that - give it until Friday, then chances are you'll be seeing a new release for 6.x
Comment #14
theemstra commentedYesterday?
Today i don't see anything too...
Comment #15
tnanek commentedI'm sorry, personal issues came up to delay me from this for some additional time, now I'm trying to figure out the back-end things - a dev release of 6.x should be up by tomorrow evening.
[EDIT]
Apologies, it seems finding a CVS client for a mac is more difficult than I thought, and now I am having trouble setting it up.
Here's a separate forum post I made detailing my problems if you're interested. Long and the short of it - it is coming, thats as specific as I can be at this point.
Comment #16
Bevan commentedPatch applies to DRUPAL-5;
* Fixes fatal php error due to extra closing curly bracket in previous patches.
* Updates hook_menu for Drupal 6.
* Implements hook_init for some hook_menu code that needs to be executed every request.
* Fixes bug casuing firebug control to not display in IE7 (missing slash / in closing a tag;
<a>instead of</a>)* Simplifies jquery
* Cleans up some whitespace issues.
* Adds firebug to the "Development" package
* Fixes CVS $Id$ tags
Comment #17
Anonymous (not verified) commentedBevan, nice patch. looks perfect to me.
didn't get to test though.
Ninja Overlord, are you unable to figure out your setup?
Comment #18
Bevan commentedThis patch would be good for a 6--1-0 release, however we are using quite an old version of firebug. I created #351967: Update and simplify yesterday and rewrote firebug with the latest version of firebug lite, which has a whole new set of features. I think efforts for a Drupal 6 release should be focussed on releasing this as a 6--2-0 release.
Comment #19
tnanek commentedI'm still trying to figure out how to use CVS correctly without overwriting things - I've only used Subversion on Sourceforge about a year ago, and am unsure how similar CVS is to that - I should find some time this week to give it a more dedicated shot. In addition, at the time when I used Subversion I was on a Windows computer, now I am on a Mac, so software is more difficult to find - especially updated software to work on an Intel based Mac.
As for the patches, I looked over the first one, have yet to try it out, but it looks good - I haven't had a chance to look at the one linked in #18 yet though - I figure CVS is a little more important for me to be understanding at this point in relation to this module.
Comment #20
kenorb commentedany zip dumps?
Comment #21
theemstra commentedRead the documentation!
Comment #22
markus_petrux commentedPort to D6 doesn't seem to be committed, I wonder if you still need co-maintainer for this.
Comment #23
develcuy commentedI'm maintainer of this module now, please help with #433444: Duplicated module? in order to decide the best solution for merging both modules.
Blessings!
Comment #24
develcuy commented