Skip to content

Commit 9cc55c5

Browse files
committed
add category in plugin meta info
1 parent d2ce724 commit 9cc55c5

44 files changed

Lines changed: 44 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Announcement/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* Typecho 公告栏插件
55
*
6+
* @category widget
67
* @package Announcement
78
* @author skylzl
89
* @version 1.0.0

At/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* 为评论提供当前页面@ 功能
44
*
5+
* @category comment
56
* @package At
67
* @author 公子
78
* @version 0.1.1

AudioPlayer/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* 嵌入高定制度flash mp3播放器Audio Player
55
*
6+
* @category player
67
* @package AudioPlayer
78
* @author 羽中
89
* @version 1.2.0

AutoSlug/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* 自动生成缩略名
44
*
5+
* @category system
56
* @package AutoSlug
67
* @author ShingChi
78
* @version 1.0.0

Avatars/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/**
55
* 按评论数量排序输出活跃读者头像墙
66
*
7+
* @category widget
78
* @package Avatars
89
* @author 羽中
910
* @version 1.2.1

BaeUpload/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* <a href="http://developer.baidu.com/bae/bcs/bucket/" target="_blank">Baidu App Engine</a> 附件上传插件
44
*
5+
* @category system
56
* @package BaeUpload
67
* @author doudou
78
* @version 1.0.1

CateFilter/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* 首页过滤指定分类
44
*
5+
* @category widget
56
* @package CateFilter
67
* @author Rakiy
78
* @version 1.0.0

Ckeditor4Typecho/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* 集成CkEditor编辑器,支持上传图片功能
44
*
5+
* @category editor
56
* @package Ckeditor4Typecho
67
* @author zhulin3141
78
* @version 1.0.0

ContentIndex/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* 为含有多个标题的文章生成目录
44
*
5+
* @category content
56
* @package ContentIndex
67
* @author laobubu
78
* @version 1.0.0

DbManager/Plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* 数据备份
44
*
5+
* @category data
56
* @package DbManager
67
* @author ShingChi
78
* @version 2.0.1

0 commit comments

Comments
 (0)