Home
Setup
Download and Installation
Upgrade and migration
Server requirements
Server configuration
Server security
Shaarli configuration
Plugins
Docker
Usage
Sharing button
(bookmarklet)
Browsing and Searching
Firefox share
RSS feeds
REST API
How To
Backup, restore, import and export
Copy an existing installation over SSH and serve it locally
Create and serve multiple Shaarlis (farm)
Download CSS styles from an OPML list
Datastore hacks
Troubleshooting
Development
GnuPG signature
Coding guidelines
Directory structure
3rd party libraries
Plugin System
Release Shaarli
Versioning and Branches
Security
Static analysis
Theming
Unit tests
About
FAQ
Community & Related software
3rd party libraries
CSS
Yahoo UI
CSS Reset
resets default CSS properties for all HTML elements (overriding browsers' default values)
ensures custom CSS stylessheets will provide the same results on all browsers
Javascript
Awesomeplete
(
GitHub
) - autocompletion in input forms
bLazy
(
GitHub
) - lazy loading for thumbnails
qr.js
(
GitHub
) - QR code generation
PHP
shaarli/netscape-bookmark-parser
- Netscape bookmark parser
RainTPL
- HTML templating for PHP