public
Description: This project, written by Nic Hubbard, is a jQuery Plugin for MySource Matrix, allowing for quick and easy implementation of Simple Edit tools using ajax, triggers, and asset processors.
Homepage: http://www.zedsaid.com/projects
Clone URL: git://github.com/nnhubbard/matrix-jquery-tools.git
Click here to lend your support to: matrix-jquery-tools and make a donation at www.pledgie.com !
nnhubbard (author)
Fri May 08 09:23:22 -0700 2009
commit  b07520d074ab90cddc151f02c1d8edf8dccfd4c6
tree    ef3c14f0026958c15e72b313c5586fd9a08264de
parent  fc2e37bb89b328acbb92ae9f0a291868b516790a parent  854138fd5b4da394660cc03b6dc17705688617ac
name age message
file .gitignore Fri Oct 24 16:09:35 -0700 2008 Ignore File [nnhubbard]
file README Tue May 05 18:53:04 -0700 2009 matrixMap has now been moved to its own .js fil... [nnhubbard]
file jquery.matrix.js Loading commit data...
file jquery.matrixMap.js
file matrixMap.css
README
jquery.matrix.js
jquery.matrixMap.js
Copyright 2009 Nicholas Hubbard
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html

This file provides a description for each jquery.matrix plugin.
NOTE: Most plugins require some sort of configuration within MySource Matrix in order to talk to the server.  Please 
take a look at the tutorials at www.zedsaid.com/projects

matrixMap:
This plugin allows you to browse the Matrix Asset Map using jQuery.

matrixForm:
This plugin will allow asset builders to be submitted using ajax, making creation of assets quick and easy.

matrixFilter:
This plugin lets you filter a list of assets in real-time, giving you a iTunes like search interface.

matrixFrame:
This plugin works in simple edit and lets you open assets in an iframe, allowing for quick and easy editing of assets.

matrixDelete:
This plugin will allow you to delete single or multiple assets.  The plugin posts to a trigger using ajax.

matrixClone:
This plugin will clone an asset a user specified number of times.   The plugin posts to a trigger using ajax.

matrixStatus:
This plugin will change the status of an asset.  The plugin posts to a trigger using ajax.

matrixEdit:
Very experimental plugin which supports inline editing of content just by clicking on that content.  Trigger must be 
configured to save page.