descriptionnone
repository URLhttps://github.com/exavolt/TownSquare.git
ownerexavolt@gmail.com
last changeWed, 24 Feb 2010 03:13:22 +0000 (24 10:13 +0700)
content tags
add:
README.txt
Still nothing to say about.

To test: go directly to /register to register a new user and then 
go to /channels/create to create a new channel (each access creates 
a new channel). After that, create discussions by accessing 
/discussions/create . The channels field in the form could be 
filled with channels's idname (space separated; example: 
channel_0 channel_2).

This file is for you to describe the townsquare application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``townsquare`` using easy_install::

    easy_install townsquare

Make a config file as follows::

    paster make-config townsquare config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.
shortlog
2010-02-24 Fahrezal Effendiback-up commit. probably broken.master
2010-02-20 Fahrezal EffendiIntroduced post types.
2010-02-19 Fahrezal EffendiMore consistent host naming.
2010-02-19 Fahrezal EffendiDeleted post comestics.
2010-02-18 Fahrezal EffendiPost creation. Needs re-think.
2010-02-18 Fahrezal EffendiRough delete implementation.
2010-02-17 Fahrezal EffendiImplemented basic post editing.
2010-02-17 Fahrezal EffendiPost sorting.
2010-02-17 Fahrezal EffendiModified post model.
2010-02-14 Fahrezal EffendiPosts can be attached to any model.
2010-02-14 Fahrezal EffendiRemoved account model and back with user model.
2010-02-13 Fahrezal EffendiBackup commit.
2010-02-13 Fahrezal EffendiAdded new files.
2010-02-13 Fahrezal EffendiMarkdown for post. Rough CSS.
2010-02-12 Fahrezal EffendiChannel creation.
2010-02-12 Fahrezal EffendiStill messing up account.
...
heads
14 years ago master