The GESCMS system is developed based on the Microsoft .NET+SQLServer platform. Currently, the system integrates an introduction module, a news module, a product module, a picture module, and a download module. In the future, modules will be added and related plug-ins will be launched one after another; the original template language is very easy to understand. Once you are familiar with the system architecture, you can easily write template tags and make data calls quickly and flexibly.
The GESCMS system has designed a URL rewriting module, which can hide addresses in dynamic mode; it also supports the generation of purely static pages, which greatly improves the security of the system and makes it easier for search engines to include.
The GESCMS system has absorbed development suggestions and successful experiences from all aspects, and has continuously improved and optimized its functions. The current system is not only suitable for building corporate portals, but also for building intranets of enterprises and institutions, governments, schools and other various information websites.
Since the release of version 1.0, we have received a lot of feedback and suggestions from customers. After our sorting and full consideration, we have expanded the functions of the system tags and added some new functions to make the system more user-friendly and build the website more conveniently and quickly. !
GESCMSv1.1 update log
New features
1. Template data tags are associated with database field mapping, making data calls more intuitive while protecting field names from being leaked.
2. The complete data label automatically separates field data, making it easy to call out all data separated by delimiters in the field.
3. Nested labels call data in a loop, which is used to infinitely display data related to upper and lower levels.
4.if...else... tags are used to selectively call data or set the display format of data under specific conditions.
5. Record the background administrator login log
Function improvements
1. Remove illegal characters that may be included in the static file name generated based on the data title.
2. AJAX multiple file upload method, compatible with IE7, 8, and 9 versions
3. Member role permission control, including data addition, deletion and modification, system settings and other permission control
4. The editor is updated to the latest version and is compatible with various browsers
5. Optimize data modification operations
6. Known BUG