|
Content with label plugin in Guy's Blog (See content from all spaces)
Related Labels:
javascript, jquery, confluence, export, namespace, word, firecookie, video, tutorial, office, firefox, heatcolor, microsoft, extension, milestone, timepick, dav, developer, api, impromptu, editing, compatibility, firebug, facebox, import, events, warning, cookies, jira
more »
WordDav plugin
you've not looked at the Word/DAV plugin for a while, I'd highly recommend paying it another visit it's got some awesome new features. View an online demo http://benryan.com/?q=node/26
Other labels:
confluence, word, office, microsoft, dav, editing, import, export
|
Confluence 2.8 - binary incompatibilities
Testing against the latest milestone release of Confluence 2.8, it's clear that swathes of plugins are going to need to be rereleased to handle the changes.. As with any plugin architecture, plugins are dependant upon the API of the parent application. With each point release (2.3, 2.4, 2.5 ...
Other labels:
confluence, milestone, api, compatibility, warning
|
Firecookie
Prompted by a post on Ajaxian http://feeds.feedburner.com/r/ajaxian/3/246729071/firecookieputyouhandinthe cookiejarwithfirebug, I've just installed this sweet Firefox plugin... Firecookie is a an extension for Firebug http://www.getfirebug.com/ that makes possible to view and manage cookies in your browser. Apart from all ...
Other labels:
javascript, firebug, cookies, firecookie, firefox, extension, developer
|
A little JIRA hack
growing nightmare here at Adaptavist comes in the form of support tickets not being handed to the customer or support team at the right time. This is down to the UI in JIRA making it less than obvious how to hand a ticket over so dhardiker decided to start ...
Other labels:
jquery, javascript, impromptu, facebox, jira, video
|
jQuery HeatColor plugin
Here's another jQuery plugin I've been using recently Heat Color http://www.jnathanson.com/blog/client/jquery/heatcolor/heatcolor.html It allows you to apply a colour "heat map" to a series of HTML elements: !heatcolor.gif align=center! The same ...
Other labels:
jquery, heatcolor, javascript, timepick
|
jQuery Event Namespacing
Just found this blog showing how to namespace events in jQuery http://www.learningjquery.com/2007/09/namespaceyourevents: (function($){ $.fn.extend({ clicked: function() { return this.bind('click.clicked', function() ); }, unclicked: function() }); })(jQuery); The same blog also contains a Plugin Development Pattern http ...
Other labels:
jquery, events, namespace, tutorial, javascript
|
|
|