mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
readme
This commit is contained in:
parent
49be347f8c
commit
e4004accc7
19
README
19
README
@ -9,11 +9,18 @@ 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.
|
||||||
|
|
||||||
I copied the original Stikked (http://code.google.com/p/stikked/) and fixed several bugs.
|
I copied the original Stikked (http://code.google.com/p/stikked/) and fixed several bugs.
|
||||||
|
|
||||||
Try it out: http://paste.scratchbook.ch/
|
Try it out: http://paste.scratchbook.ch/
|
||||||
|
|
||||||
This is Version 0.6.1.
|
|
||||||
It has new features and several bugfixes:
|
Changelog
|
||||||
|
---------
|
||||||
|
|
||||||
|
Version 0.7:
|
||||||
|
|
||||||
|
* An API (see http://paste.scratchbook.ch/api)
|
||||||
|
* Integration of Codemirror (http://codemirror.net)
|
||||||
|
|
||||||
|
Version 0.6:
|
||||||
|
|
||||||
* The language-selection was broken; the dropdown now features all the languages that GeSHi supports
|
* The language-selection was broken; the dropdown now features all the languages that GeSHi supports
|
||||||
* Updated to CodeIgniter version 2.1.0
|
* Updated to CodeIgniter version 2.1.0
|
||||||
@ -26,7 +33,7 @@ It has new features and several bugfixes:
|
|||||||
* Minification and concatenation of CSS and JavaScript files (can be turned on/off)
|
* Minification and concatenation of CSS and JavaScript files (can be turned on/off)
|
||||||
* Breached the license by removing the nasty copyright footer
|
* Breached the license by removing the nasty copyright footer
|
||||||
|
|
||||||
Version 0.5 featured:
|
Version 0.5:
|
||||||
|
|
||||||
* Paste Replies
|
* Paste Replies
|
||||||
* Fluid width pastes
|
* Fluid width pastes
|
||||||
@ -36,10 +43,6 @@ Version 0.5 featured:
|
|||||||
* Random generating names for anonymous users
|
* Random generating names for anonymous users
|
||||||
* Paste downloading
|
* Paste downloading
|
||||||
|
|
||||||
In the future you can expect the following:
|
|
||||||
|
|
||||||
* Paste embedding
|
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user