On Dec 7, 9:21 am, 29thfloor <[email protected]> wrote: > I have a feeling this is going to sound like a pretty obscure request > but maybe some other people would benefit from it. > > I recently figured out that I can disable specific pages within a site > and keep them disabled if I have Activate Same Origin URLs OFF. But I > end up having to do this everytime I open up a site to work on it. And > because I'm using a CMS there is a predictable set of URLs that I'll > never want to have Firebug active on (all the admin areas). > > Using an example more people may be familiar with, if you're building > a site in Wordpress you probably don't want to use Firebug on any > pages that live under /wp-admin > > I think this could be implemented as a sort of "blacklist" that would > allow wildcard/regex expressions. So for the above example I add this > (or something like it) to the blacklist: > > */wp-admin/* > > And the Wordpress admin area will be "pre-disabled" for any domain. > For any developer that builds a lot of different sites in the same > CMS, I think this could be a useful feature.
Firestarter would be a good place to add such a feature. http://getfirebug.com/releases/extensions.html#firestarter jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
