Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
db7ff304
Commit
db7ff304
authored
Jul 04, 2015
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Author
parent
6face59b
Changes
31
Hide whitespace changes
Inline
Side-by-side
Showing
31 changed files
with
75 additions
and
75 deletions
+75
-75
war/src/main/webapp/css/default-admin.css
war/src/main/webapp/css/default-admin.css
+2
-2
war/src/main/webapp/css/default-base.css
war/src/main/webapp/css/default-base.css
+1
-1
war/src/main/webapp/css/default-init.css
war/src/main/webapp/css/default-init.css
+1
-1
war/src/main/webapp/js/admin/about.js
war/src/main/webapp/js/admin/about.js
+2
-2
war/src/main/webapp/js/admin/admin.js
war/src/main/webapp/js/admin/admin.js
+1
-1
war/src/main/webapp/js/admin/article.js
war/src/main/webapp/js/admin/article.js
+2
-2
war/src/main/webapp/js/admin/articleList.js
war/src/main/webapp/js/admin/articleList.js
+2
-2
war/src/main/webapp/js/admin/comment.js
war/src/main/webapp/js/admin/comment.js
+2
-2
war/src/main/webapp/js/admin/commentList.js
war/src/main/webapp/js/admin/commentList.js
+2
-2
war/src/main/webapp/js/admin/draftList.js
war/src/main/webapp/js/admin/draftList.js
+2
-2
war/src/main/webapp/js/admin/editor.js
war/src/main/webapp/js/admin/editor.js
+1
-1
war/src/main/webapp/js/admin/editorCodeMirror.js
war/src/main/webapp/js/admin/editorCodeMirror.js
+1
-1
war/src/main/webapp/js/admin/editorKindEditor.js
war/src/main/webapp/js/admin/editorKindEditor.js
+1
-1
war/src/main/webapp/js/admin/editorTinyMCE.js
war/src/main/webapp/js/admin/editorTinyMCE.js
+1
-1
war/src/main/webapp/js/admin/latkeAdmin.js
war/src/main/webapp/js/admin/latkeAdmin.js
+32
-32
war/src/main/webapp/js/admin/linkList.js
war/src/main/webapp/js/admin/linkList.js
+2
-2
war/src/main/webapp/js/admin/main.js
war/src/main/webapp/js/admin/main.js
+1
-1
war/src/main/webapp/js/admin/others.js
war/src/main/webapp/js/admin/others.js
+2
-2
war/src/main/webapp/js/admin/pageList.js
war/src/main/webapp/js/admin/pageList.js
+2
-2
war/src/main/webapp/js/admin/plugin.js
war/src/main/webapp/js/admin/plugin.js
+1
-1
war/src/main/webapp/js/admin/pluginList.js
war/src/main/webapp/js/admin/pluginList.js
+2
-2
war/src/main/webapp/js/admin/preference.js
war/src/main/webapp/js/admin/preference.js
+2
-2
war/src/main/webapp/js/admin/tablePaginate.js
war/src/main/webapp/js/admin/tablePaginate.js
+1
-1
war/src/main/webapp/js/admin/userList.js
war/src/main/webapp/js/admin/userList.js
+2
-2
war/src/main/webapp/js/common.js
war/src/main/webapp/js/common.js
+1
-1
war/src/main/webapp/js/page.js
war/src/main/webapp/js/page.js
+1
-1
war/src/main/webapp/plugins/b3log-broadcast/style.css
war/src/main/webapp/plugins/b3log-broadcast/style.css
+1
-1
war/src/main/webapp/plugins/list/style.css
war/src/main/webapp/plugins/list/style.css
+1
-1
war/src/main/webapp/plugins/symphony-news-getter/style.css
war/src/main/webapp/plugins/symphony-news-getter/style.css
+1
-1
war/src/main/webapp/skins/finding/css/finding.css
war/src/main/webapp/skins/finding/css/finding.css
+1
-1
war/src/main/webapp/skins/finding/js/finding.js
war/src/main/webapp/skins/finding/js/finding.js
+1
-1
No files found.
war/src/main/webapp/css/default-admin.css
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* admin style
* admin style
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.5.1, May 30, 2015
* @version 1.0.5.1, May 30, 2015
*/
*/
...
@@ -444,7 +444,7 @@ button#submitArticle {
...
@@ -444,7 +444,7 @@ button#submitArticle {
/*
/*
* jQuly plugin: bowknot style
* jQuly plugin: bowknot style
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.7, Oct 29, 2011
* @version 1.0.0.7, Oct 29, 2011
*/
*/
.completed-input
{
.completed-input
{
...
...
war/src/main/webapp/css/default-base.css
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* base style
* base style
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.2.2, Aug 27, 2012
* @version 1.0.2.2, Aug 27, 2012
*/
*/
html
,
body
,
div
,
ul
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
dd
,
dl
,
ol
{
html
,
body
,
div
,
ul
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
dd
,
dl
,
ol
{
...
...
war/src/main/webapp/css/default-init.css
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* 403, 404, 500, article-pwd, init, login and kill-browser page style.
* 403, 404, 500, article-pwd, init, login and kill-browser page style.
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.1.6, Sep 12, 2013
* @version 1.0.1.6, Sep 12, 2013
*/
*/
html
{
html
{
...
...
war/src/main/webapp/js/admin/about.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* about for admin
* about for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.0.4, May 28, 2013
* @version 1.0.0.4, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/admin.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @description index for admin
* @description index for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.2.2, May 28, 2013
* @version 1.0.2.2, May 28, 2013
*/
*/
var
Admin
=
function
()
{
var
Admin
=
function
()
{
...
...
war/src/main/webapp/js/admin/article.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* @fileoverview article for admin
* @fileoverview article for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.1.3.3, May 30, 2015
* @version 1.1.3.3, May 30, 2015
*/
*/
admin
.
article
=
{
admin
.
article
=
{
...
...
war/src/main/webapp/js/admin/articleList.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* article list for admin
* article list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.5, May 28, 2013
* @version 1.0.1.5, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/comment.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* common comment for admin
* common comment for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.0.9, May 28, 2013
* @version 1.0.0.9, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/commentList.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* comment list for admin
* comment list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.5, Feb 23, 2013
* @version 1.0.1.5, Feb 23, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/draftList.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* draft list for admin
* draft list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.4, Feb 23, 2013
* @version 1.0.1.4, Feb 23, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/editor.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @fileoverview editor
* @fileoverview editor
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.4, May 30, 2015
* @version 1.1.0.4, May 30, 2015
*/
*/
...
...
war/src/main/webapp/js/admin/editorCodeMirror.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @fileoverview markdowm CodeMirror editor
* @fileoverview markdowm CodeMirror editor
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.4, May 30, 2015
* @version 1.1.0.4, May 30, 2015
*/
*/
admin
.
editors
.
CodeMirror
=
{
admin
.
editors
.
CodeMirror
=
{
...
...
war/src/main/webapp/js/admin/editorKindEditor.js
View file @
db7ff304
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
* @description 修改点:plugins/image/image.js 注释 173-176
* @description 修改点:plugins/image/image.js 注释 173-176
* plugins/media/media.js 注释 26 & 28
* plugins/media/media.js 注释 26 & 28
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.2, May 30, 2015
* @version 1.1.0.2, May 30, 2015
*/
*/
admin
.
editors
.
KindEditor
=
{
admin
.
editors
.
KindEditor
=
{
...
...
war/src/main/webapp/js/admin/editorTinyMCE.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @fileoverview tinyMCE editor
* @fileoverview tinyMCE editor
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.6, May 30, 2015
* @version 1.1.0.6, May 30, 2015
*/
*/
admin
.
editors
.
tinyMCE
=
{
admin
.
editors
.
tinyMCE
=
{
...
...
war/src/main/webapp/js/admin/latkeAdmin.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @description index for admin
* @description index for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.2.2, May 28, 2013
* @version 1.0.2.2, May 28, 2013
*/
*/
var
Admin
=
function
()
{
var
Admin
=
function
()
{
...
@@ -275,7 +275,7 @@ var admin = new Admin();/*
...
@@ -275,7 +275,7 @@ var admin = new Admin();/*
/**
/**
* @fileoverview editor
* @fileoverview editor
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.4, May 30, 2015
* @version 1.1.0.4, May 30, 2015
*/
*/
...
@@ -374,7 +374,7 @@ admin.editors.pageEditor = {};
...
@@ -374,7 +374,7 @@ admin.editors.pageEditor = {};
/**
/**
* @fileoverview tinyMCE editor
* @fileoverview tinyMCE editor
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.6, May 30, 2015
* @version 1.1.0.6, May 30, 2015
*/
*/
admin
.
editors
.
tinyMCE
=
{
admin
.
editors
.
tinyMCE
=
{
...
@@ -501,7 +501,7 @@ admin.editors.tinyMCE = {
...
@@ -501,7 +501,7 @@ admin.editors.tinyMCE = {
* @description 修改点:plugins/image/image.js 注释 173-176
* @description 修改点:plugins/image/image.js 注释 173-176
* plugins/media/media.js 注释 26 & 28
* plugins/media/media.js 注释 26 & 28
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.2, May 30, 2015
* @version 1.1.0.2, May 30, 2015
*/
*/
admin
.
editors
.
KindEditor
=
{
admin
.
editors
.
KindEditor
=
{
...
@@ -603,7 +603,7 @@ admin.editors.KindEditor = {
...
@@ -603,7 +603,7 @@ admin.editors.KindEditor = {
/**
/**
* @fileoverview markdowm CodeMirror editor
* @fileoverview markdowm CodeMirror editor
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.1.0.4, May 30, 2015
* @version 1.1.0.4, May 30, 2015
*/
*/
admin
.
editors
.
CodeMirror
=
{
admin
.
editors
.
CodeMirror
=
{
...
@@ -778,7 +778,7 @@ admin.editors.CodeMirror = {
...
@@ -778,7 +778,7 @@ admin.editors.CodeMirror = {
/**
/**
* table and paginate util
* table and paginate util
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.8, Jun 11, 2012
* @version 1.0.0.8, Jun 11, 2012
*/
*/
...
@@ -892,8 +892,8 @@ $.extend(TablePaginate.prototype, {
...
@@ -892,8 +892,8 @@ $.extend(TablePaginate.prototype, {
/**
/**
* @fileoverview article for admin
* @fileoverview article for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.1.3.3, May 30, 2015
* @version 1.1.3.3, May 30, 2015
*/
*/
admin
.
article
=
{
admin
.
article
=
{
...
@@ -1512,8 +1512,8 @@ admin.register.article = {
...
@@ -1512,8 +1512,8 @@ admin.register.article = {
/**
/**
* common comment for admin
* common comment for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.0.9, May 28, 2013
* @version 1.0.0.9, May 28, 2013
*/
*/
...
@@ -1642,8 +1642,8 @@ admin.comment = {
...
@@ -1642,8 +1642,8 @@ admin.comment = {
/**
/**
* article list for admin
* article list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.5, May 28, 2013
* @version 1.0.1.5, May 28, 2013
*/
*/
...
@@ -1791,8 +1791,8 @@ admin.register["article-list"] = {
...
@@ -1791,8 +1791,8 @@ admin.register["article-list"] = {
/**
/**
* draft list for admin
* draft list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.4, Feb 23, 2013
* @version 1.0.1.4, Feb 23, 2013
*/
*/
...
@@ -1904,8 +1904,8 @@ admin.register["draft-list"] = {
...
@@ -1904,8 +1904,8 @@ admin.register["draft-list"] = {
/**
/**
* page list for admin
* page list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.1.2.4, May 30, 2015
* @version 1.1.2.4, May 30, 2015
*/
*/
...
@@ -2351,8 +2351,8 @@ admin.register["page-list"] = {
...
@@ -2351,8 +2351,8 @@ admin.register["page-list"] = {
/**
/**
* others for admin
* others for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.0.8, May 28, 2013
* @version 1.0.0.8, May 28, 2013
*/
*/
...
@@ -2478,8 +2478,8 @@ admin.register.others = {
...
@@ -2478,8 +2478,8 @@ admin.register.others = {
/**
/**
* link list for admin
* link list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.4, Feb 23, 2013
* @version 1.0.1.4, Feb 23, 2013
*/
*/
...
@@ -2828,8 +2828,8 @@ admin.register["link-list"] = {
...
@@ -2828,8 +2828,8 @@ admin.register["link-list"] = {
/**
/**
* preference for admin.
* preference for admin.
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.8, May 28, 2013
* @version 1.0.1.8, May 28, 2013
*/
*/
...
@@ -3090,8 +3090,8 @@ admin.register["preference"] = {
...
@@ -3090,8 +3090,8 @@ admin.register["preference"] = {
/**
/**
* plugin list for admin
* plugin list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.4, May 28, 2013
* @version 1.0.1.4, May 28, 2013
*/
*/
...
@@ -3266,8 +3266,8 @@ admin.register["plugin-list"] = {
...
@@ -3266,8 +3266,8 @@ admin.register["plugin-list"] = {
/**
/**
* user list for admin
* user list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.7, May 28, 2013
* @version 1.0.1.7, May 28, 2013
*/
*/
...
@@ -3625,8 +3625,8 @@ admin.register["user-list"] = {
...
@@ -3625,8 +3625,8 @@ admin.register["user-list"] = {
/**
/**
* comment list for admin
* comment list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.5, Feb 23, 2013
* @version 1.0.1.5, Feb 23, 2013
*/
*/
...
@@ -3775,7 +3775,7 @@ admin.register["comment-list"] = {
...
@@ -3775,7 +3775,7 @@ admin.register["comment-list"] = {
/**
/**
* plugin manager for admin
* plugin manager for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.7, Mar 28, 2012
* @version 1.0.0.7, Mar 28, 2012
*/
*/
var
plugins
=
{};
var
plugins
=
{};
...
@@ -3909,7 +3909,7 @@ admin.plugin = {
...
@@ -3909,7 +3909,7 @@ admin.plugin = {
/**
/**
* main for admin
* main for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.3, May 28, 2013
* @version 1.0.0.3, May 28, 2013
*/
*/
...
@@ -3947,8 +3947,8 @@ admin.register.main = {
...
@@ -3947,8 +3947,8 @@ admin.register.main = {
/**
/**
* about for admin
* about for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.0.4, May 28, 2013
* @version 1.0.0.4, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/linkList.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* link list for admin
* link list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.4, Feb 23, 2013
* @version 1.0.1.4, Feb 23, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/main.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* main for admin
* main for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.3, May 28, 2013
* @version 1.0.0.3, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/others.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* others for admin
* others for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.0.8, May 28, 2013
* @version 1.0.0.8, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/pageList.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* page list for admin
* page list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.1.2.4, May 30, 2015
* @version 1.1.2.4, May 30, 2015
*/
*/
...
...
war/src/main/webapp/js/admin/plugin.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* plugin manager for admin
* plugin manager for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.7, Mar 28, 2012
* @version 1.0.0.7, Mar 28, 2012
*/
*/
var
plugins
=
{};
var
plugins
=
{};
...
...
war/src/main/webapp/js/admin/pluginList.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* plugin list for admin
* plugin list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.4, May 28, 2013
* @version 1.0.1.4, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/preference.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* preference for admin.
* preference for admin.
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.8, May 28, 2013
* @version 1.0.1.8, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/admin/tablePaginate.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* table and paginate util
* table and paginate util
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.8, Jun 11, 2012
* @version 1.0.0.8, Jun 11, 2012
*/
*/
...
...
war/src/main/webapp/js/admin/userList.js
View file @
db7ff304
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
/**
/**
* user list for admin
* user list for admin
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="
mailto:DL88250@gmail.com
">Liang Ding</a>
* @author <a href="
http://88250.b3log.org
">Liang Ding</a>
* @version 1.0.1.7, May 28, 2013
* @version 1.0.1.7, May 28, 2013
*/
*/
...
...
war/src/main/webapp/js/common.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @fileoverview util and every page should be used.
* @fileoverview util and every page should be used.
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="mailto:DL88250@gmail.com">Liang Ding</a>
* @author <a href="mailto:DL88250@gmail.com">Liang Ding</a>
* @version 1.0.2.6, Nov 28, 2013
* @version 1.0.2.6, Nov 28, 2013
*/
*/
...
...
war/src/main/webapp/js/page.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @fileoverview Page util, load heighlight and process comment.
* @fileoverview Page util, load heighlight and process comment.
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="mailto:DL88250@gmail.com">Liang Ding</a>
* @author <a href="mailto:DL88250@gmail.com">Liang Ding</a>
* @version 1.1.3.5, Jul 23, 2014
* @version 1.1.3.5, Jul 23, 2014
*/
*/
...
...
war/src/main/webapp/plugins/b3log-broadcast/style.css
View file @
db7ff304
/*
/*
* plugin style for b3log-broadcast
* plugin style for b3log-broadcast
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.1, Apr 24, 2011
* @version 1.0.0.1, Apr 24, 2011
*/
*/
#b3logBroadcastDialog
input
,
#b3logBroadcastDialog
input
,
...
...
war/src/main/webapp/plugins/list/style.css
View file @
db7ff304
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
/**
/**
* List plugin style.
* List plugin style.
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.1.0.0, Jul 14, 2014
* @version 1.1.0.0, Jul 14, 2014
*/
*/
...
...
war/src/main/webapp/plugins/symphony-news-getter/style.css
View file @
db7ff304
/*
/*
* plugin style for symphony-news-getter
* plugin style for symphony-news-getter
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.1, Aug 9, 2011
* @version 1.0.0.1, Aug 9, 2011
*/
*/
#symphonyNewsGetter
ul
{
#symphonyNewsGetter
ul
{
...
...
war/src/main/webapp/skins/finding/css/finding.css
View file @
db7ff304
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
/*
/*
* skin finding style
* skin finding style
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.0, Jun 4, 2015
* @version 1.0.0.0, Jun 4, 2015
*/
*/
/* start reset */
/* start reset */
...
...
war/src/main/webapp/skins/finding/js/finding.js
View file @
db7ff304
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
/**
/**
* @fileoverview util and every page should be used.
* @fileoverview util and every page should be used.
*
*
* @author <a href="
mailto:LLY219@gmail.com
">Liyuan Li</a>
* @author <a href="
http://vanessa.b3log.org
">Liyuan Li</a>
* @version 1.0.0.0, Jun 13, 2015
* @version 1.0.0.0, Jun 13, 2015
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment