SplitArchivePage
Typecho 文章内容分页插件:当你的文章内容很长时,可以考虑用此插件来给文章进行简单的分页
原作者 膘叔 :http://neatstudio.com/show-1333-1.shtml
分页效果:https://ffis.me/experience/1815.html
安装方法:
Download ZIP, 解压,将 SplitArchivePage-master 重命名为 SplitArchivePage ,之后上传到你博客中的 /usr/plugins 目录,在后台启用即可
或者直接使用 git clone 命令
# 进入博客 /usr/plugins 目录下
cd /usr/plugins
git clone https://github.com/noisky/SplitArchivePage.git SplitArchivePage
使用方法:
在需要分页的地方加入 <page> 标识符即可
暂无评论