4.8.4 • Published 3 years ago

egg-born-module-cms-plugincopyright v4.8.4

Weekly downloads
46
License
-
Repository
-
Last release
3 years ago

English | 简体中文

egg-born-module-cms-plugincopyright

Introduce

Use this plugin to automatically display the copyright notice and basic information of the article at the bottom of the article, such as author, link and markdown source, etc.

How to Use

Install

$ npm i egg-born-module-cms-plugincopyright

If the theme module already contains this plugin, it will be installed automatically

Configuration

Modify the plugin parameters in the site configuration or Language Configuration

This plugin provides three display styles: none/simple/license, while simple is the default style

{
  ...
  "plugins": {
    "cms-plugincopyright": {
      "default": "simple"
    }
  }
}

1. none

Display nothing

2. simple

npm.io

3. license

npm.io

4. full

npm.io

Article Parameters

We can also set the display style for the article separately

npm.io

4.8.4

3 years ago

4.8.1

3 years ago

4.8.3

3 years ago

4.8.2

3 years ago

4.1.10

3 years ago

4.1.8

3 years ago

4.1.7

3 years ago

4.1.4

3 years ago

4.1.3

4 years ago

4.1.6

3 years ago

4.1.5

3 years ago

4.1.2

4 years ago

4.0.15

4 years ago

4.0.14

4 years ago

4.0.13

4 years ago

4.0.12

4 years ago

4.0.11

4 years ago

4.0.10

4 years ago

4.0.9

4 years ago

4.0.8

4 years ago

4.0.7

4 years ago

4.0.6

5 years ago

4.0.5

5 years ago

4.0.4

5 years ago

4.0.3

5 years ago

3.0.10

5 years ago

3.0.9

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

1.0.6

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago