Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
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
Commits
9326c7ed
Commit
9326c7ed
authored
Sep 05, 2016
by
Vanesssa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改进 - 添加同步 API 说明
parent
fbb281ff
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
7 deletions
+13
-7
src/main/resources/lang_en_US.properties
src/main/resources/lang_en_US.properties
+2
-1
src/main/resources/lang_zh_CN.properties
src/main/resources/lang_zh_CN.properties
+2
-1
src/main/webapp/admin-preference.ftl
src/main/webapp/admin-preference.ftl
+5
-4
src/main/webapp/css/default-admin.css
src/main/webapp/css/default-admin.css
+4
-1
No files found.
src/main/resources/lang_en_US.properties
View file @
9326c7ed
...
@@ -16,12 +16,13 @@
...
@@ -16,12 +16,13 @@
#
#
# Description: Solo language configurations(en_US).
# Description: Solo language configurations(en_US).
# Version: 2.
6.2.10, Jul 27
, 2016
# Version: 2.
7.2.10, Sep 5
, 2016
# Author: Liang Ding
# Author: Liang Ding
# Author: Liyuan Li
# Author: Liyuan Li
# Author: Dongxu Wang
# Author: Dongxu Wang
#
#
APILabel
=
Open API
exportSQLLabel
=
Export SQL file
exportSQLLabel
=
Export SQL file
notAllowRegisterLabel
=
Not allow register
notAllowRegisterLabel
=
Not allow register
allowRegister1Label
=
Allow Register:
allowRegister1Label
=
Allow Register:
...
...
src/main/resources/lang_zh_CN.properties
View file @
9326c7ed
...
@@ -16,12 +16,13 @@
...
@@ -16,12 +16,13 @@
#
#
# Description: Solo default language configurations(zh_CN).
# Description: Solo default language configurations(zh_CN).
# Version: 2.
6.4.17, Jul 27
, 2016
# Version: 2.
7.4.17, Sep 5
, 2016
# Author: Liang Ding
# Author: Liang Ding
# Author: Liyuan Li
# Author: Liyuan Li
# Author: Dongxu Wang
# Author: Dongxu Wang
#
#
APILabel
=
\u
5f00
\u
653e API
\u
ff0c
\u
6b22
\u
8fce
\u5404\u
4f4d
\u
72ec
\u
7acb
\u
535a
\u
5ba2
\u
4e3b
\u
8fdb
\u
884c
\u
8fde
\u
63a5
exportSQLLabel
=
\u
5bfc
\u
51fa SQL
\u6587\u
4ef6
exportSQLLabel
=
\u
5bfc
\u
51fa SQL
\u6587\u
4ef6
notAllowRegisterLabel
=
\u6682\u
4e0d
\u
5f00
\u
653e
\u
6ce8
\u
518c
\u
ff01
notAllowRegisterLabel
=
\u6682\u
4e0d
\u
5f00
\u
653e
\u
6ce8
\u
518c
\u
ff01
allowRegister1Label
=
\u5141\u
8bb8
\u
6ce8
\u
518c
\u
ff1a
allowRegister1Label
=
\u5141\u
8bb8
\u
6ce8
\u
518c
\u
ff1a
...
...
src/main/webapp/admin-preference.ftl
View file @
9326c7ed
...
@@ -120,12 +120,13 @@
...
@@ -120,12 +120,13 @@
<th width="80px">
<th width="80px">
<label for="keyOfSolo">${keyOfSolo1Label}</label>
<label for="keyOfSolo">${keyOfSolo1Label}</label>
</th>
</th>
<td
width="160px"
>
<td>
<input id="keyOfSolo" class="normalInput" type="text" readonly="readonly"/>
<input id="keyOfSolo" class="normalInput" type="text" readonly="readonly"/>
</td>
</td>
<td>
</tr>
<!-- <button onclick="admin.preference.update()">${updateLabel}</button>-->
<tr>
<label></label>
<td colspan="2">
<a href="https://hacpai.com/article/1457158841475" target="_blank">${APILabel}</a>
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
...
...
src/main/webapp/css/default-admin.css
View file @
9326c7ed
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
* admin style
* admin style
*
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 2.0.6.
2, Sep 2
, 2016
* @version 2.0.6.
3, Sep 5
, 2016
*/
*/
/* start resset */
/* start resset */
...
@@ -656,6 +656,9 @@ button#submitArticle:hover,
...
@@ -656,6 +656,9 @@ button#submitArticle:hover,
.signs
button
{
.signs
button
{
margin
:
0
12px
;
margin
:
0
12px
;
}
}
#keyOfSolo
{
width
:
200px
;
}
/* end preference */
/* end preference */
/* start common list */
/* start common list */
...
...
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