public
Description: Optional, additional stuff for CommunityEngine, the open source, social networking plugin for Ruby on Rails
Homepage: http://www.missingmethod.com/projects/community_engine
Clone URL: git://github.com/bborn/communityengine-extras.git
bborn (author)
Wed May 21 09:19:41 -0700 2008
commit  a5821ade6cded4bd61b6d8f9a96bd7dd71984bf9
tree    ca4fe6b2e0daa37bd077c066c60d0e492cda2eb2
parent  761362a9454ab26a9c6ed24769b1c45ff1617f82
100644 6 lines (4 sloc) 0.624 kb
1
2
3
4
5
6
This repository hosts code that is supplemental to CommunityEngine.
 
Includes:
 
1. Deprecated CE Skin
- When CE when to v0.10.01, we updated the default skin to use haml, and revamped the whole design. This means, however, that those using the old skin in their app may experience some problems (since the views your application is expecting may not exist in the new skin). Easily solved: just download the Deprecated CE Skin, and copy the necessary files into your application's view directory. The deprecated skin also includes the old stylesheets, javascripts, and images you might need to make your app work as expected.