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:18:52 -0700 2008
commit  761362a9454ab26a9c6ed24769b1c45ff1617f82
tree    338d04a319f81026259ef5140bf4abfb1021daa3
parent  f755a238d1cc0bf244de370d8e720d95becdc329
name age message
file .gitignore Loading commit data...
file README
directory deprecated_ce_skin/
README
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.