Skip to content

Commit

Permalink
Cleane up, removing some files, adding license and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
burzum committed Feb 16, 2010
1 parent 3447871 commit 5cc54f2
Show file tree
Hide file tree
Showing 6 changed files with 512 additions and 65 deletions.
502 changes: 502 additions & 0 deletions LICENSE.txt

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Copyright 2009 - 2010, Cake Development Corporation
1785 E. Sahara Avenue, Suite 490-423
Las Vegas, Nevada 89104
http://cakedc.com

TinyMce Plugin
3 changes: 0 additions & 3 deletions config/migrations/map.php

This file was deleted.

49 changes: 0 additions & 49 deletions controllers/tiny_mce_controller.php

This file was deleted.

12 changes: 0 additions & 12 deletions plugin.php

This file was deleted.

5 changes: 4 additions & 1 deletion views/helpers/tiny_mce.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,10 @@ public function editor($options = array()) {
}

/**
*
* beforeRender callback
*
* @return void
* @access public
*/
public function beforeRender() {
$this->Html->script('/tiny_mce/js/tiny_mce/tiny_mce.js', false);
Expand Down

0 comments on commit 5cc54f2

Please sign in to comment.