Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 302fb24

Browse files
author
Stig Lindqvist
committed
Reclaim the README file
1 parent 1114992 commit 302fb24

File tree

1 file changed

+12
-43
lines changed

1 file changed

+12
-43
lines changed

README.md

Lines changed: 12 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,12 @@
1-
## Overview
2-
3-
Base project folder for a SilverStripe ([http://silverstripe.org](http://silverstripe.org)) installation. Requires additional modules to function:
4-
5-
* [`framework`](http://github.com/silverstripe/sapphire): Module including the base framework
6-
* [`cms`](http://github.com/silverstripe/silverstripe-cms): Module including a Content Management System
7-
* `themes/simple` (optional)
8-
9-
## Server Requirements ##
10-
11-
See [doc.silverstripe.org](http://doc.silverstripe.org/framework/en/installation/server-requirements)
12-
13-
## Installation ##
14-
15-
See [installation on different platforms](http://doc.silverstripe.org/framework/en/installation/),
16-
and [installation from source](http://doc.silverstripe.org/framework/en/installation/from-source).
17-
18-
## Links ##
19-
20-
* [Changelogs](http://doc.silverstripe.org/framework/en/changelogs/)
21-
* [Bugtracker](http://open.silverstripe.org)
22-
* [Forums](http://silverstripe.org/forums)
23-
* [Developer Mailinglist](https://groups.google.com/forum/#!forum/silverstripe-dev)
24-
25-
## License ##
26-
27-
Copyright (c) 2007-2011, SilverStripe Limited - www.silverstripe.com
28-
All rights reserved.
29-
30-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
31-
32-
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
33-
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the
34-
documentation and/or other materials provided with the distribution.
35-
* Neither the name of SilverStripe nor the names of its contributors may be used to endorse or promote products derived from this software
36-
without specific prior written permission.
37-
38-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
39-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
40-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
41-
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
42-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
43-
OF SUCH DAMAGE.
1+
Chasey
2+
======
3+
4+
A facebook connected game of tag.
5+
6+
## TODO
7+
8+
- Modify the facebook connect module to use backend oauth
9+
- Be able to 'tag' your friends on facebook
10+
- Get plus score based on how many you tagged
11+
- Get plus score based on how long someone you tagged stayed tagged
12+
- Get minus score on how long you been tagged

0 commit comments

Comments
 (0)