[sakai2-tcc] CKEditor 3.6.2 / SAK-21214

Noah Botimer botimer at umich.edu
Fri Sep 23 11:58:57 PDT 2011


Hi everybody,

Just FYI, I've just found the time to upgrade CKEditor to 3.6.2 in trunk. Lots of fixes and iOS 5 support. I also removed the About button on the toolbar so we don't have to patch the editor at all (SAK-19769). It makes the upgrades quite smooth:

svn cp https://source.sakaiproject.org/svn/reference/trunk https://source.sakaiproject.org/svn/reference/branches/SAK-21214
svn co https://source.sakaiproject.org/svn/reference/branches/SAK-21214 21214
cd 21214
svn rm library/src/webapp/editor/ckeditor
svn ci
cd library/src/webapp/editor
tar zxvf ~/ckeditor_3.6.2.tar.gz
rm -rf ckeditor/_source
rm -rf ckeditor/_samples
svn add ckeditor
cd ../../../..
svn ci
svn sw https://source.sakaiproject.org/svn/reference/trunk
svn merge https://source.sakaiproject.org/svn/reference/branches/SAK-21214 .
svn ci

---

Anyway, I'm going to be out of town for a couple of days and I figured I'd holler about the change. My initial testing looks good, but if there is a crisis, feel free to roll back r98587. If testing goes well, I want to merge for 2.8.1 as well.

Thanks,
-Noah



More information about the sakai2-tcc mailing list