mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
updated readme + authors
This commit is contained in:
parent
1b3381e937
commit
4f2a252017
@ -4,3 +4,4 @@
|
|||||||
* Jens Willmer https://github.com/jwillmer (Bugfixing)
|
* Jens Willmer https://github.com/jwillmer (Bugfixing)
|
||||||
* Florian Bruhin http://www.the-compiler.org/ (Maintaining Arch Package: http://aur.archlinux.org/packages.php?ID=60575)
|
* Florian Bruhin http://www.the-compiler.org/ (Maintaining Arch Package: http://aur.archlinux.org/packages.php?ID=60575)
|
||||||
* Alexander https://github.com/sanek (Adding JSON-API)
|
* Alexander https://github.com/sanek (Adding JSON-API)
|
||||||
|
* abma https://github.com/abma (.htaccess improvement)
|
||||||
|
@ -9,6 +9,7 @@ Stikked allows you to easily share code with anyone you wish. Stikked was create
|
|||||||
* Stikked rethought code collaboration, by making it easy to paste code.
|
* Stikked rethought code collaboration, by making it easy to paste code.
|
||||||
|
|
||||||
Based on the original Stikked (http://code.google.com/p/stikked/) with lots of bugfixes and improvements.
|
Based on the original Stikked (http://code.google.com/p/stikked/) with lots of bugfixes and improvements.
|
||||||
|
Thanks to Rebecca Chapnik for this great review: http://maketecheasier.com/run-your-own-pastebin-with-stikked/2013/01/11
|
||||||
|
|
||||||
|
|
||||||
Try it out
|
Try it out
|
||||||
@ -19,7 +20,7 @@ http://paste.scratchbook.ch/
|
|||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
1. Download stikked from https://github.com/claudehohl/Stikked/downloads
|
1. Download stikked from https://github.com/claudehohl/Stikked/tags
|
||||||
2. Create a user and database for Stikked
|
2. Create a user and database for Stikked
|
||||||
3. Edit configuration settings in application/config/stikked.php - everything is described there
|
3. Edit configuration settings in application/config/stikked.php - everything is described there
|
||||||
4. You're done!
|
4. You're done!
|
||||||
@ -31,6 +32,10 @@ Installation
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
### Version 0.8.5:
|
||||||
|
|
||||||
|
Todo. Planned: Refactoring of pastes model, unit tests, easier spamadmin, documentation, and more
|
||||||
|
|
||||||
### Version 0.8.4:
|
### Version 0.8.4:
|
||||||
|
|
||||||
* Trending pastes: http://paste.scratchbook.ch/trends
|
* Trending pastes: http://paste.scratchbook.ch/trends
|
||||||
|
Loading…
x
Reference in New Issue
Block a user