From: ArthurHoaro Date: Sat, 14 May 2016 09:37:28 +0000 (+0200) Subject: Doc update X-Git-Tag: v0.7.0^2 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=08dcd8ea58c07cd8258567ca14260aa18ba2660f Doc update Signed-off-by: ArthurHoaro --- diff --git a/doc/3rd-party-libraries.html b/doc/3rd-party-libraries.html index 0da63f22..f6ff4763 100644 --- a/doc/3rd-party-libraries.html +++ b/doc/3rd-party-libraries.html @@ -23,10 +23,9 @@
  • Server security
  • Shaarli installation
  • Shaarli configuration
  • -
  • Plugin installation & configuration
  • +
  • Plugins
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage

    Third party plugins

      -
    • autosave - periodically saves contents of the Edit link/Save link dialog to your browser's LocalStorage to avoid data loss when typing a long entry.
    • +
    • autosave by @kalvn: Automatically saves data when editing a link to avoid any loss in case of crash or unexpected shutdown.
    • +
    • Code Coloration by @ArthurHoaro: client side code syntax highlighter.
    • +
    • social by @alexisju: share links to social networks.
    • +
    • emojione by @NerosTie: Add colorful emojis to your Shaarli.
    • +
    • launch - Launch Plugin is a plugin designed to enhance and customize Launch Theme for Shaarli.

    Themes

    See Theming for the list of community-contributed themes, and an installation guide.

    diff --git a/doc/Community-&-Related-software.md b/doc/Community-&-Related-software.md index 27da45d8..03a3dea9 100644 --- a/doc/Community-&-Related-software.md +++ b/doc/Community-&-Related-software.md @@ -13,11 +13,17 @@ _TODO: contact repos owners to see if they'd like to standardize their work with - [Original discussion page](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:discussion) (fr)[](.html) - [Original revisions history](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)[](.html) - [Shaarli.fr/my](https://www.shaarli.fr/my.php) - Unofficial, unsupported (old fork) hosted Shaarlis provider, courtesy of [DMeloni](https://github.com/DMeloni)[](.html) -- [Shaarli Community](http://shaarferme.etudiant-libre.fr.nf/index.php) - Unknown Shaarli hoster (unsupported, old fork)[](.html) + ### Third party plugins - * [autosave](https://github.com/kalvn/shaarli-plugin-autosave) - periodically saves contents of the _Edit link/Save link_ dialog to your browser's LocalStorage to avoid data loss when typing a long entry.[](.html) + + * [autosave](https://github.com/kalvn/shaarli-plugin-autosave) by [@kalvn](https://github.com/kalvn): Automatically saves data when editing a link to avoid any loss in case of crash or unexpected shutdown.[](.html) + * [Code Coloration](https://github.com/ArthurHoaro/code-coloration) by [@ArthurHoaro](https://github.com/ArthurHoaro): client side code syntax highlighter.[](.html) + * [social](https://github.com/alexisju/social) by [@alexisju](https://github.com/alexisju): share links to social networks.[](.html) + * [emojione](https://github.com/NerosTie/emojione) by [@NerosTie](https://github.com/NerosTie/emojione): Add colorful emojis to your Shaarli.[](.html) + * [launch](https://github.com/ArthurHoaro/launch-plugin) - Launch Plugin is a plugin designed to enhance and customize Launch Theme for Shaarli.[](.html) + ### Themes See [Theming](Theming.html) for the list of community-contributed themes, and an installation guide. diff --git a/doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.html b/doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.html index 067c6828..edb1555f 100644 --- a/doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.html +++ b/doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.html @@ -60,10 +60,9 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
  • Server security
  • Shaarli installation
  • Shaarli configuration
  • -
  • Plugin installation & configuration
  • +
  • Plugins
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
  • Docker
  • -
  • Plugin list
  • Usage
    • Sharing button (bookmarklet)
    • @@ -279,6 +278,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf

      List of placeholders:

      • text: called after the end of the footer text.
      • +
      • endofpage: called at the end of the page.

      text_example

        diff --git a/doc/Plugin-System.md b/doc/Plugin-System.md index 8281e61d..623627dd 100644 --- a/doc/Plugin-System.md +++ b/doc/Plugin-System.md @@ -195,6 +195,7 @@ Items can be displayed in templates by adding an entry in `$data['' List of placeholders: * `text`: called after the end of the footer text. + * `endofpage`: called at the end of the page. ![text_example](http://i.imgur.com/L5S2YEH.png)[](.html) diff --git a/doc/Plugin-list.html b/doc/Plugin-list.html deleted file mode 100644 index 16eca046..00000000 --- a/doc/Plugin-list.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - Shaarli – Plugin list - - - - - - -

        Plugin list

        -

        Community plugins

        -

        These plugins are maintained by the community:

        -
          -
        • Archive.org - add a clickable icon to every link to archive.org.
        • -
        • Addlink in toolbar - add a field to paste new links URL in toolbar.
        • -
        • Markdown - write and display Shaare in Markdown.
        • -
        • Play videos - popup to play all videos displayed in linklist.
        • -
        • QRCode - add a clickable icon generating a QRCode for every link.
        • -
        • ReadItYourself - add a clickable icon for ReadItYourself.
        • -
        • Wallabag - add a clickable icon for Wallabag.
        • -
        -

        Third party plugins

        - - - diff --git a/doc/Plugin-list.md b/doc/Plugin-list.md deleted file mode 100644 index bb4f553b..00000000 --- a/doc/Plugin-list.md +++ /dev/null @@ -1,18 +0,0 @@ -#Plugin list -## Community plugins - -These plugins are maintained by the community: - - * Archive.org - add a clickable icon to every link to archive.org. - * Addlink in toolbar - add a field to paste new links URL in toolbar. - * Markdown - write and display Shaare in Markdown. - * Play videos - popup to play all videos displayed in linklist. - * QRCode - add a clickable icon generating a QRCode for every link. - * ReadItYourself - add a clickable icon for ReadItYourself. - * Wallabag - add a clickable icon for Wallabag. - -## Third party plugins - - * [autosave](https://github.com/kalvn/shaarli-plugin-autosave) by [@kalvn](https://github.com/kalvn): Automatically saves data when editing a link to avoid any loss in case of crash or unexpected shutdown.[](.html) - * [Code Coloration](https://github.com/ArthurHoaro/code-coloration) by [@ArthurHoaro](https://github.com/ArthurHoaro): client side code syntax highlighter.[](.html) - * [social](https://github.com/alexisju/social) by [@alexisju](https://github.com/alexisju): share links to social networks.[](.html) diff --git a/doc/Plugin-installation-&-configuration.html b/doc/Plugins.html similarity index 95% rename from doc/Plugin-installation-&-configuration.html rename to doc/Plugins.html index 3d2f9704..e7df6aed 100644 --- a/doc/Plugin-installation-&-configuration.html +++ b/doc/Plugins.html @@ -4,7 +4,7 @@ - Shaarli – Plugin installation & configuration + Shaarli – Plugins