A plugin for Shaarli (communit

Go to Top plugin for Shaarli

A plugin for Shaarli which add a "Go to top" button on the footer.

Installation/configuration

Clone this repository inside your /plugins/ directory, or download the archive and unpack it there.
The directory structure should look like:

└── plugins └── gototop ├── README.md ├── gototop.php ├── gototop.html ├── gototop.css ├── scroll2Top.js └── top.php

To enable the plugin, just check it in the plugin administration page.

You can also add gototop to your list of enabled plugins in data/config.json.php (general.enabled_plugins list).

This should look like:

"general": { "enabled_plugins": [ "gototop", [...] ], }

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。