-
-
-
toolbar.js
# toolbar.js
## dependencies:
- underscore
- backbone
- jquery
## changelog:
(not released)
## todo:
- code cleanup, right now it looks too backbone like
- test in browsers
- documentation and tests
-
django-toolbar-statsd
... 'roots': ['root.key.for.dev', 'root.key.for.stage']
}
INSTALLED_APPS = (
...
'toolbar_statsd'
)
Notes: django-debug-toolbar middleware must come *after* graphite middleware.
See: example.png for an example of the fun that ...
-
redmine-toolbar-mods
Toolbar shortcuts for writing code in a redmine wiki.
= Redmine Toolbar Mods
Written by: Tavish Armstrong
Last updated: Mon Dec 19 14:01:08 EST 2011
== Overview
Adds handy wiki toolbar buttons which autogenerate tags for code blocks with syntax ...
-
Ext.ux.toolbar.PagingOptions
... .toolbar.PagingOptions() is a class intended for use with ExtJS 4.x.
Usage:
==========
Ext.create('Ext.ux.toolbar.PagingOptions', {
store : store,
displayInfo : true,
displayMsg : 'Displaying topics {0} - {1} of {2}',
emptyMsg ...
-
django-debug-toolbar-extras
... a collection of add-on panels to django-debug-toolbar.
Currently there are the following panels:
* URLconf - for ... pip install git+https://github.com/crass/django-debug-toolbar-extras.git#egg=django_debug_toolbar_extras
Add debug_toolbar_extras to your ...
-
Cache-Debug-Toolbar
...
The Cache Debug Toolbar is an add-on for Django Debug Toolbar for tracking
cache usage. It currently supports the ``redis``, ``pylibmc`` and ... to the library you'll be using to
the list of debug toolbar's panels in the order in which you'd like it to ...
-
jquery-toolbar
# jQuery Toolbar Plugin #
More information coming soon...
-
web-debug-toolbar
... line to your application's Gemfile
gem 'web-debug-toolbar', :git => 'git://github.com/ludovic-henry/web-debug-toolbar.git ... .rb and add some logic to enable or not the toolbar. For example :
#config/initializers/web_debug_toolbar.rb
if ENV[" ...
-
CJ-Remove-Toolbar
... and back end. Wordpress 3.3+ compatible.
== Description ==
Remove the Toolbar (a.k.a Admin Bar) completely from both front and back end.
= Plugin Features =
1.Disables the wp toolbar (or) admin bar in the **dashboard**.
2.Disables the toolbar ...
-