From 5d8570844c78a2c7e3ec8343ba37a6155633dd45 Mon Sep 17 00:00:00 2001
From: sanluan
Date: Mon, 29 Jul 2024 11:39:25 +0800
Subject: [PATCH] update revision to c
---
README.md | 8 ++++----
README.zh-CN.md | 8 ++++----
data/publiccms/template/site_1/index.html | 2 +-
data/publiccms/template/site_1/index_zh_CN.html | 2 +-
publiccms-parent/build.gradle | 2 +-
publiccms-parent/pom.xml | 2 +-
.../java/com/publiccms/common/constants/CmsVersion.java | 2 +-
.../src/main/resources/templates/web/site_1/index.html | 6 ++----
8 files changed, 15 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index a28e2b565..753c498cb 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@
English | 简体中文
-QQ Group 1 191381542
-QQ Group 2 481589563
-QQ Group 3 638756883
-QQ Group 4 930992232
+QQ Group 1 191381542
+QQ Group 2 481589563
+QQ Group 3 638756883
+QQ Group 4 930992232
## Introduction
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 0e94c10ee..b9183431c 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -4,10 +4,10 @@
English | 简体中文
-交流1群 191381542
-交流2群 481589563
-交流3群 638756883
-交流4群 930992232
+交流1群 191381542
+交流2群 481589563
+交流3群 638756883
+交流4群 930992232
## 简介
diff --git a/data/publiccms/template/site_1/index.html b/data/publiccms/template/site_1/index.html
index 83eb5a2a3..de97cbd45 100644
--- a/data/publiccms/template/site_1/index.html
+++ b/data/publiccms/template/site_1/index.html
@@ -35,7 +35,7 @@ ${a.name} <#if a.useStatic>[S
The default user name / password for all sites: admin / admin
The domain name list indicates that you use these domain names to access the program, the corresponding site will be displayed! Wildcard domain name means that all subdomains of this domain name can also access this site。The template root directory means access using this domain name, the template files in this directory are accessed
- The first visit to the static site requires you to log in to the background and perform "重新生成全站" in Maintenance-> System Maintenance-> Task Schedule to browse normally
+ The first visit to the static site requires you to log in to the background and perform "重新生成全站" in System -> Task Schedule to browse normally
For testing purposes, we have pointed dev.publiccms.com and all its subdomains to 127.0.0.1, which can be used to test local services in the same way as localhost and loopback when you are connected to the Internet.
diff --git a/data/publiccms/template/site_1/index_zh_CN.html b/data/publiccms/template/site_1/index_zh_CN.html
index d4f47259a..535bdfcc8 100644
--- a/data/publiccms/template/site_1/index_zh_CN.html
+++ b/data/publiccms/template/site_1/index_zh_CN.html
@@ -36,7 +36,7 @@ 所有站点后台默认用户名/密码:admin/admin
域名列表表示您使用这些域名访问本程序,将展示对应站点!通配域名表示所有该域名的子域名也可以访问到这个站点。模板根目录表示使用该域名访问,访问的是该目录下的模板文件
- 静态化站点首次访问需要您登录后台,在维护->系统维护->任务计划 中执行“重新生成全站”,才能正常浏览
+ 静态化站点首次访问需要您登录后台,在 系统->任务计划 中执行“重新生成全站”,才能正常浏览
为方便测试,我们已经将dev.publiccms.com及其所有子域名解析指向了127.0.0.1,它在您联网的情况下可以与localhost,loopback一样用来测试本地服务
diff --git a/publiccms-parent/build.gradle b/publiccms-parent/build.gradle
index 7e1c7d163..98a4edfd5 100644
--- a/publiccms-parent/build.gradle
+++ b/publiccms-parent/build.gradle
@@ -23,7 +23,7 @@ subprojects {
apply plugin: "eclipse-wtp"
group = "com.publiccms"
- version = "V4.0.202406.a"
+ version = "V4.0.202406.c"
test.enabled = false
diff --git a/publiccms-parent/pom.xml b/publiccms-parent/pom.xml
index 064c893ea..92bd51905 100644
--- a/publiccms-parent/pom.xml
+++ b/publiccms-parent/pom.xml
@@ -21,7 +21,7 @@
${java.version}
UTF-8
UTF-8
- V4.0.202406.a
+ V4.0.202406.c
4.0.1
diff --git a/publiccms-parent/publiccms-core/src/main/java/com/publiccms/common/constants/CmsVersion.java b/publiccms-parent/publiccms-core/src/main/java/com/publiccms/common/constants/CmsVersion.java
index 9361574d6..3c7feb766 100644
--- a/publiccms-parent/publiccms-core/src/main/java/com/publiccms/common/constants/CmsVersion.java
+++ b/publiccms-parent/publiccms-core/src/main/java/com/publiccms/common/constants/CmsVersion.java
@@ -38,7 +38,7 @@ public static final String getVersion() {
* @return revision
*/
public static final String getRevision() {
- return "b";
+ return "c";
}
/**
diff --git a/publiccms-parent/publiccms/src/main/resources/templates/web/site_1/index.html b/publiccms-parent/publiccms/src/main/resources/templates/web/site_1/index.html
index af77d4ec8..145e006f2 100644
--- a/publiccms-parent/publiccms/src/main/resources/templates/web/site_1/index.html
+++ b/publiccms-parent/publiccms/src/main/resources/templates/web/site_1/index.html
@@ -7,14 +7,12 @@
欢迎使用PublicCMS!
使用您安装过程填写的用户名密码 登录后台
- 您看到此页面是因为您的cms数据目录还没有index.html模板文件
- 在开发->文件管理->模板管理 中创建index.html模板
+ 您看到此页面是因为您的cms数据目录还没有index.html模板文件,在 文件->模板文件管理 中创建index.html模板
根据cms工程配置,您的cms数据目录放在 <@tools.disk>${rootPath}@tools.disk>,如果这不是您预期的路径,请修改配置文件cms.properties
Welcome to PublicCMS!
Login Management System Use the username and password you entered during installation
- You see this page because your cms data directory does not yet have an index.html template file
- Create the index.html template in Development -> File management -> Template management
+ You see this page because your cms data directory does not yet have an index.html template file,Create the index.html template in File -> Template management
Depending on the cms project configuration, your cms data directory is placed on <@tools.disk>${rootPath}@tools.disk>,If this is not the path you expected, modify the configuration file cms.properties