public
Description: Git mirror of the CMS Made Simple 2.0 rewrite
Homepage: http://cmsmadesimple.org
Clone URL: git://github.com/tedkulp/cmsmadesimple-2-0.git
Try not to wipe TinyMCE out when making a new build.  Whoops.  :)

git-svn-id: http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk@3990 
3d254a34-79dc-0310-9e5f-be208747d8a0
tedkulp (author)
Thu May 31 14:56:13 -0700 2007
commit  d0a13ecc31bd3231d1ebc9d5e62cc27f3fd1d3d8
tree    6e2113273e008d7878f44f137ede1351c0efee3d
parent  bafe785c4151ebb7400d291e2862f1fe9822f3cf
...
37
38
39
40
 
 
41
42
43
...
37
38
39
 
40
41
42
43
44
0
@@ -37,7 +37,8 @@ rm -fr modules/PermaLinks
0
 rm -fr modules/ProtectEmail
0
 rm -fr modules/faqX
0
 rm -fr modules/FCKeditor
0
-rm -fr modules/TinyMCE
0
+rm -fr modules/FCKeditorX
0
+#rm -fr modules/TinyMCE
0
 rm -fr scripts
0
 find . -depth -type d -name .svn -exec rm -fr {} \;
0
 find . -type d -exec chmod 775 {} \;

Comments

    No one has commented yet.