diff options
Diffstat (limited to 'doc/_Sidebar.html')
-rw-r--r-- | doc/_Sidebar.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/doc/_Sidebar.html b/doc/_Sidebar.html new file mode 100644 index 00000000..b9e2ed39 --- /dev/null +++ b/doc/_Sidebar.html | |||
@@ -0,0 +1,70 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html> | ||
3 | <head> | ||
4 | <meta charset="utf-8"> | ||
5 | <meta name="generator" content="pandoc"> | ||
6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
7 | <title></title> | ||
8 | <style type="text/css">code{white-space: pre;}</style> | ||
9 | <!--[if lt IE 9]> | ||
10 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
11 | <![endif]--> | ||
12 | <link rel="stylesheet" href="github-markdown.css"> | ||
13 | </head> | ||
14 | <body> | ||
15 | <ul> | ||
16 | <li><p><a href="#basic-usage">Basic Usage</a></p> | ||
17 | <ul> | ||
18 | <li><a href="#add-the-sharing-button-_bookmarklet_-to-your-browser">Add the sharing button (<em>bookmarklet</em>) to your browser</a><br /></li> | ||
19 | <li><a href="#share-links-using-the-_bookmarklet_">Share links using the <em>bookmarklet</em></a><br /></li> | ||
20 | </ul></li> | ||
21 | <li><p><a href="#other-usage-examples">Other usage examples</a></p> | ||
22 | <ul> | ||
23 | <li><a href="#using-shaarli-as-a-blog-notepad-pastebin">Using Shaarli as a blog, notepad, pastebin...</a><br /></li> | ||
24 | <li><a href="#rss-feeds-or-picture-wall-for-a-specific-searchtag">RSS Feeds or Picture Wall for a specific search/tag</a><br /></li> | ||
25 | </ul></li> | ||
26 | <li><p><a href="#configuration">Configuration</a></p> | ||
27 | <ul> | ||
28 | <li><a href="#main-dataoptionsphp-file">Main data/options.php file</a><br /></li> | ||
29 | <li><a href="#changing-theme">Changing theme</a><br /></li> | ||
30 | </ul></li> | ||
31 | <li><a href="#backup">Backup</a><br /></li> | ||
32 | <li><p><a href="#login-bruteforce-protection">Login bruteforce protection</a></p> | ||
33 | <ul> | ||
34 | <li><a href="#list-of-all-login-attempts">List of all login attempts</a><br /></li> | ||
35 | </ul></li> | ||
36 | <li><p><a href="#troubleshooting">Troubleshooting</a></p> | ||
37 | <ul> | ||
38 | <li><a href="#i-forgot-my-password-">I forgot my password !</a><br /></li> | ||
39 | <li><a href="#exporting-from-diigo">Exporting from Diigo</a><br /></li> | ||
40 | <li><a href="#importing-from-semanticscuttle">Importing from SemanticScuttle</a><br /></li> | ||
41 | <li><a href="#importing-from-mister-wong">Importing from Mister Wong</a><br /></li> | ||
42 | <li><a href="#hosting-problems">Hosting problems</a><br /></li> | ||
43 | <li><a href="#dates-are-not-properly-formatted">Dates are not properly formatted</a><br /></li> | ||
44 | <li><a href="#problems-on-centos-servers">Problems on CentOS servers</a><br /></li> | ||
45 | <li><a href="#my-session-expires--i-cant-stay-logged-in">My session expires ! I can't stay logged in</a><br /></li> | ||
46 | <li><a href="#sessions-do-not-seem-to-work-correctly-on-your-server"><code>Sessions do not seem to work correctly on your server</code></a><br /></li> | ||
47 | <li><a href="#pubsubhubbub-support">pubsubhubbub support</a><br /></li> | ||
48 | </ul></li> | ||
49 | <li><p><a href="#notes">Notes</a></p> | ||
50 | <ul> | ||
51 | <li><a href="#various-hacks">Various hacks</a><br /></li> | ||
52 | <li><a href="#changing-timestamp-for-a-link">Changing timestamp for a link</a><br /></li> | ||
53 | </ul></li> | ||
54 | <li><a href="#related-software">Related software</a><br /></li> | ||
55 | <li><a href="#other-links">Other links</a><br /></li> | ||
56 | <li><p><a href="#faq">FAQ</a></p> | ||
57 | <ul> | ||
58 | <li><a href="#why-did-you-create-shaarli-">Why did you create Shaarli ?</a><br /></li> | ||
59 | <li><a href="#why-use-shaarli-and-not-deliciousdiigo-">Why use Shaarli and not Delicious/Diigo ?</a><br /></li> | ||
60 | <li><a href="#what-does-shaarli-mean-">What does Shaarli mean ?</a><br /></li> | ||
61 | </ul></li> | ||
62 | <li><p><a href="#technical-details">Technical details</a></p> | ||
63 | <ul> | ||
64 | <li><a href="#directory-structure">Directory structure</a><br /></li> | ||
65 | <li><a href="#why-not-use-a-real-database--files-are-slow-">Why not use a real database ? Files are slow !</a><br /></li> | ||
66 | </ul></li> | ||
67 | <li><p><a href="#wiki---todo">Wiki - TODO</a></p></li> | ||
68 | </ul> | ||
69 | </body> | ||
70 | </html> | ||