Skip to content

Commit

Permalink
Reorganizing PyOfWave client to use Require.js/Almond.js, Knockout.js…
Browse files Browse the repository at this point in the history
…, and jQuery widgets.
  • Loading branch information
Adrian Cochrane committed Jun 17, 2012
1 parent 91bb6eb commit b570ac0
Show file tree
Hide file tree
Showing 82 changed files with 13,088 additions and 6,536 deletions.
9 changes: 9 additions & 0 deletions pyofwave_client/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,12 @@ jQuery contrib:
- jsTree
- Farbtastic
- jQueryUI

Compilation
-----------

PyOfWave client is compiled using Require.js/Almond.js with help from the i18n and text extensions.

To compile, run the following command from the src directory:

node ../lib/r.js -o name=../lib/almond include=amdtemplate out=../build/pow.min.js baseUrl=.
1 change: 0 additions & 1 deletion pyofwave_client/api/README.txt

This file was deleted.

1 change: 0 additions & 1 deletion pyofwave_client/api/agility.js

This file was deleted.

37 changes: 0 additions & 37 deletions pyofwave_client/api/compress.py

This file was deleted.

34 changes: 0 additions & 34 deletions pyofwave_client/api/import.js

This file was deleted.

11 changes: 0 additions & 11 deletions pyofwave_client/api/jquery/jquery.treeview/.project

This file was deleted.

This file was deleted.

Loading

0 comments on commit b570ac0

Please sign in to comment.