Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Need 'provides'
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Dec 13, 2009
1 parent b34c1b1 commit e8e9125
Show file tree
Hide file tree
Showing 8 changed files with 268 additions and 249 deletions.
503 changes: 254 additions & 249 deletions Source/MooEditable/MooEditable.Charmap.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions Source/MooEditable/MooEditable.Extras.js
Expand Up @@ -16,6 +16,8 @@ requires:
- /MooEditable.UI
- /MooEditable.UI.MenuList
provides:
...
*/

Expand Down
2 changes: 2 additions & 0 deletions Source/MooEditable/MooEditable.Flash.js
Expand Up @@ -15,6 +15,8 @@ requires:
- /MooEditable.UI
- /MooEditable.Actions
provides: [MooEditable.UI.FlashDialog]
usage: |
Add the following tags in your html
<link rel="stylesheet" href="MooEditable.css">
Expand Down
2 changes: 2 additions & 0 deletions Source/MooEditable/MooEditable.Forecolor.js
Expand Up @@ -16,6 +16,8 @@ requires:
- /MooEditable.UI.ButtonOverlay
- /MooEditable.Actions
provides:
usage: |
Add the following tags in your html
<link rel="stylesheet" href="MooEditable.css">
Expand Down
2 changes: 2 additions & 0 deletions Source/MooEditable/MooEditable.Image.js
Expand Up @@ -15,6 +15,8 @@ requires:
- /MooEditable.UI
- /MooEditable.Actions
provides: [MooEditable.UI.ImageDialog]
usage: |
Add the following tags in your html
<link rel="stylesheet" href="MooEditable.css">
Expand Down
2 changes: 2 additions & 0 deletions Source/MooEditable/MooEditable.Pagebreak.js
Expand Up @@ -15,6 +15,8 @@ requires:
- /MooEditable.UI
- /MooEditable.Actions
provides:
usage: |
Add the following tags in your html
<link rel="stylesheet" href="MooEditable.css">
Expand Down
2 changes: 2 additions & 0 deletions Source/MooEditable/MooEditable.Smiley.js
Expand Up @@ -16,6 +16,8 @@ requires:
- /MooEditable.UI.ButtonOverlay
- /MooEditable.Actions
provides:
usage: |
Add the following tags in your html
<link rel="stylesheet" href="MooEditable.css">
Expand Down
2 changes: 2 additions & 0 deletions Source/MooEditable/MooEditable.Table.js
Expand Up @@ -16,6 +16,8 @@ requires:
- /MooEditable.UI
- /MooEditable.Actions
provides: [MooEditable.UI.TableDialog]
usage: |
Add the following tags in your html
<link rel="stylesheet" href="MooEditable.css">
Expand Down

0 comments on commit e8e9125

Please sign in to comment.