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
name age message
file .gitignore Loading commit data...
file README Wed May 21 09:19:41 -0700 2008 Readme change [bborn]
directory deprecated_ce_skin/ Wed May 21 09:18:52 -0700 2008 adding Deprecated CE Skin and gitignore [bborn]
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.