This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit fc2e37bb89b328acbb92ae9f0a291868b516790a
tree 68b943b5e2a020fd8e3b2baece7ea685eae8a3e3
parent 8ffee3c488dc87cd2b5bfeddd92a557fd1207c8d
tree 68b943b5e2a020fd8e3b2baece7ea685eae8a3e3
parent 8ffee3c488dc87cd2b5bfeddd92a557fd1207c8d
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Oct 24 16:09:35 -0700 2008 | |
| |
README | ||
| |
jquery.matrix.js | ||
| |
matrixMap.css |
README
jquery.matrix.js Copyright 2009 Nicholas Hubbard 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.









