Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
anthon committed Jul 17, 2011
1 parent 8c2e428 commit 7b9a6e8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Nothing much to add. Developed as part of aCMS, and released as standalone plugin for jQuery. Use it!


HOW_TO:

Simply run .aWYSIWYG() on a textarea to activate;

$("textarea.rte").aWYSIWYG({options});


OPTIONS:

icons: Use UI images [true]
imgPath: Path to UI images [../imgs/static/aWYSIWYG]
extStyles: Path to external style sheet (for styling of iFrame content) [../css/main.css]

0 comments on commit 7b9a6e8

Please sign in to comment.