aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorSébastien SAUVAGE <sebsauvage@sebsauvage.net>2013-09-26 15:17:43 +0200
committerSébastien SAUVAGE <sebsauvage@sebsauvage.net>2013-09-26 15:17:43 +0200
commit2d20481e45ab598dbe46d0a1cceb56de770b387e (patch)
tree6544779bb806b4894ea37a669b245ca23f25d45b /README.md
parent246e9b4e37cf85a04f52a22a61a4e705d51f96b4 (diff)
downloadShaarli-2d20481e45ab598dbe46d0a1cceb56de770b387e.tar.gz
Shaarli-2d20481e45ab598dbe46d0a1cceb56de770b387e.tar.zst
Shaarli-2d20481e45ab598dbe46d0a1cceb56de770b387e.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 8f3c479b..cff718cf 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
1![Shaarli logo](http://sebsauvage.net/wiki/lib/exe/fetch.php?media=php:php_shaarli:php_shaarli_logo_inkscape_w600_transp-nq8.png) 1![Shaarli logo](http://sebsauvage.net/wiki/lib/exe/fetch.php?media=php:php_shaarli:php_shaarli_logo_inkscape_w600_transp-nq8.png)
2 2
3Shaarli 3Shaarli, the personal, minimalist, super-fast, no-database delicious clone.
4The personal, minimalist, super-fast, no-database delicious clone.
5 4
6You want to share the links you discover ? Shaarli is a minimalist delicious clone you can install on your own website. 5You want to share the links you discover ? Shaarli is a minimalist delicious clone you can install on your own website.
7It is designed to be personal (single-user), fast and handy. 6It is designed to be personal (single-user), fast and handy.
@@ -10,36 +9,37 @@ It is designed to be personal (single-user), fast and handy.
10Features: 9Features:
11 10
12 * Minimalist design (simple is beautiful) 11 * Minimalist design (simple is beautiful)
13 * FAST 12 * **FAST**
14 * Dead-simple installation: Drop the files, open the page. No database required. 13 * Dead-simple installation: Drop the files, open the page. No database required.
15 * Easy to use: Single button in your browser to bookmark a page 14 * Easy to use: Single button in your browser to bookmark a page
16 * Save url, title, description (unlimited size). Classify links with tags (with autocomplete) 15 * Save url, title, description (unlimited size). Classify links with tags (with autocomplete)
17 * Tag renaming, merging and deletion. 16 * Tag renaming, merging and deletion.
18 * Automatic thumbnails for various services (imgur, imageshack.us, flickr, youtube, vimeo, dailymotion…) 17 * Automatic thumbnails for various services (imgur, imageshack.us, flickr, youtube, vimeo, dailymotion…)
19 * Automatic conversion of URLs to clickable links in descriptions. Support for http/ftp/file/apt protocols. 18 * Automatic conversion of URLs to clickable links in descriptions. Support for http/ftp/file/apt/magnet protocols.
20 * Save links as public or private 19 * Save links as public or private
21 * 1-clic access to your private links/notes 20 * 1-clic access to your private links/notes
22 * Browse links by page, filter by tag or use the full text search engine 21 * Browse links by page, filter by tag or use the full text search engine
23 * Permalinks (with QR-Code) for easy reference 22 * Permalinks (with QR-Code) for easy reference
23 * RSS and ATOM feeds (which can be filtered by tag or text search)
24 * Tag cloud 24 * Tag cloud
25 * Picture wall (which can be filtered by tag or text search) 25 * Picture wall (which can be filtered by tag or text search)
26 * “Links of the day” Newspaper-like digest, browsable by day. 26 * “Links of the day” Newspaper-like digest, browsable by day.
27 * “Daily” RSS feed: Get each day a digest of all new links. 27 * “Daily” RSS feed: Get each day a digest of all new links.
28 * RSS and ATOM feeds (which can be filtered by tag or text search) 28 * [PubSubHubbub](https://code.google.com/p/pubsubhubbub/) protocol support
29 * PubSubHubbub protocol support
30 * Easy backup (Data stored in a single file) 29 * Easy backup (Data stored in a single file)
31 * Compact storage (1315 links stored in 150 kb) 30 * Compact storage (1315 links stored in 150 kb)
32 * Mobile browsers support 31 * Mobile browsers support
32 * Also works with javascript disabled
33 * Can import/export Netscape bookmarks (for import/export from/to Firefox, Opera, Chrome, Delicious…) 33 * Can import/export Netscape bookmarks (for import/export from/to Firefox, Opera, Chrome, Delicious…)
34 * Automatic ban of IP address upon too many failed logins 34 * Brute force protected login form
35 * Protected against XSRF, session cookie hijacking. 35 * Protected against [XSRF](http://en.wikipedia.org/wiki/Cross-site_request_forgery), session cookie hijacking.
36 * Automatic removal of annoying FeedBurner/Google FeedProxy parameters in URL (?utm_source…) 36 * Automatic removal of annoying FeedBurner/Google FeedProxy parameters in URL (?utm_source…)
37 * Shaarli is a bookmarking application, but you can use it for micro-blogging (like Twitter), a pastebin, an online notepad, a snippet repository, etc. 37 * Shaarli is a bookmarking application, but you can use it for micro-blogging (like Twitter), a pastebin, an online notepad, a snippet repository, etc.
38 * You will be automatically notified by a discreet popup if a new version is available 38 * You will be automatically notified by a discreet popup if a new version is available
39 * Pages are easy to customize (using simple RainTPL templates) 39 * Pages are easy to customize (using CSS and simple RainTPL templates)
40 40
41 41
42Requires php 5.1 (php 5.2 required for autocomplete.) 42Requires php 5.1
43 43
44More information on the project page: 44More information on the project page:
45http://sebsauvage.net/wiki/doku.php?id=php:shaarli 45http://sebsauvage.net/wiki/doku.php?id=php:shaarli