tog / tog_core
- Source
- Commits
- Network (17)
- Issues (2)
- Downloads (16)
- Wiki (2)
- Graphs
-
Tree:
6932833
tog_core /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Feb 13 14:48:53 -0800 2009 | |
| |
CHANGELOG.md | Mon Nov 02 02:15:00 -0800 2009 | |
| |
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/ | Thu Jun 18 11:04:17 -0700 2009 | |
| |
db/ | Sun Sep 27 14:33:29 -0700 2009 | |
| |
generators/ | Sun Sep 27 11:09:01 -0700 2009 | |
| |
init.rb | Wed Oct 14 08:28:06 -0700 2009 | |
| |
lib/ | Mon Nov 02 02:15:00 -0800 2009 | |
| |
locale/ | ||
| |
public/ | Fri Feb 13 14:49:17 -0800 2009 | |
| |
shoulda_macros/ | Mon May 18 02:20:07 -0700 2009 | |
| |
test/ | Mon Nov 02 03:47:34 -0800 2009 | |
| |
tog_template.rb |
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

