tog / tog_core
- Source
- Commits
- Network (17)
- Issues (2)
- Downloads (16)
- Wiki (2)
- Graphs
-
Tree:
03f72be
commit 03f72be81c0895000e42108ef5ac4524fa07f3b1
tree 8af41cf246eeeecbbcf1fa09f2c77fa84a041de7
parent a8ae413882507c9783373da7b9349a224be37b03
tree 8af41cf246eeeecbbcf1fa09f2c77fa84a041de7
parent a8ae413882507c9783373da7b9349a224be37b03
tog_core /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGELOG.md | ||
| |
MIT-LICENSE | Wed Aug 27 08:40:55 -0700 2008 | |
| |
README | Mon Jan 12 02:41:15 -0800 2009 | |
| |
Rakefile | Thu Aug 21 03:42:28 -0700 2008 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | Thu Jan 08 10:10:24 -0800 2009 | |
| |
init.rb | ||
| |
lib/ | ||
| |
locale/ | ||
| |
public/ | ||
| |
shoulda_macros/ | ||
| |
test/ |
README
Core ===== Tog core module. Included functionality ---------------------- * Base controllers for member and admin actions * Base dashboards controllers (public, member and admin) * Dependency declaration for common social features (comments, ratings, tags, activity, etc.) * Abuse, ratings and comments management * Configuration management * Helpers for user interface, config access, etc. * Patches and libraries More ------- [http://github.com/tog/tog_core](http://github.com/tog/tog_core) [http://github.com/tog/tog_core/wikis](http://github.com/tog/tog_core/wikis) Copyright (c) 2008 Keras Software Development, released under the MIT license

