published by root on Wed, 08/24/2011 - 14:17
When using ckeditor for multipal places in your page. You want to add the elements styling to ckeditor. You can add the css with ckeditor nice built in function but they don't have a function to remove it the when you are done editing one area and moving to another.
The fix:
CKEditor has a style array under the "_" object. To remove the style that you add just pop the end off the array.
This might be a hack job but it gets the job done.
published by root on Tue, 11/09/2010 - 10:02
published by root on Wed, 10/27/2010 - 23:03
Time I upgraded. I was still on Drupal 7 alpha 2.
So far so good!
- Installing modules works great. ( as long as you don't hit the back button)
- Admin area is really cleaned up!
- Setup went really smooth.
Still working on adding more modules. Will get more updates in a bit