[wordpress插件] contentOVERVIEWcontent概述

wordpress 插件 文章 2020-04-01 13:21 563 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin creates an hierarchical overview like an TOC (table of content) about all used headers in your posting.

此插件创建有关您帖子中所有已使用标题的TOC(目录)的层次结构概述。

It generates the leading, the following and all the sub numbers automatically and indent the lines

它会自动生成前导,后继和所有子编号并缩进行

of overview list with nonbreaking spaces.

带有不间断空格的概览列表。

Also creates an ID attribute at the header tags for

还在
的头标记处创建ID属性

linking with the url fragment after the #.

在#后面与网址片段链接。

It provides a lot of list styles e.g.

它提供了很多列表样式,例如

numeric with decimal numbers, with only identation,

带有十进制数字的数字,仅包含标识,

with disc and circle bullets and some other ways with roman numbers and alphanumeric enumeration.

带有圆盘和圆圈的项目符号,以及带有罗马数字和字母数字枚举的其他方式。

You can use jumps between the headers and you can set a start value for the first header.

您可以在标题之间使用跳转,也可以为第一个标题设置起始值。

View the plugin-page to see some examples http://fehertamas.com/2010/contentoverview/

查看插件页面以查看一些示例http://fehertamas.com/2010/contentoverview/

安装步骤

    1. Create a directory and name it contentoverview in the plugin directory /wp-content/plugins
    2. 在插件目录 / wp-content / plugins 中创建目录并将其命名为 contentoverview

    3. Upload contentoverview.php and contentoverview-admin.php to the /wp-content/plugins/contentoverview directory
    4. contentoverview.php contentoverview-admin.php 上载到 / wp-content / plugins / contentoverview 目录

    5. Activate the plugin through the ‘Plugins’ menu in WordPress
    6. 通过WordPress中的“插件”菜单激活插件

    7. Place the

    8. 放置 <?php contentoverview();

      ?> Template-Tag inside your loop.

      ?> 循环中的模板标签。

      OR


      select a display method in the page or post editor

    9. 在页面或帖子编辑器中选择一种显示方法

下载地址
https://downloads.wordpress.org/plugin/contentoverview.0.4.9.zip
-EOF-

AI助手支持GPT4.0