AnqiCMS (AnqiCMS) Template Tag Manual
The AnqiCMS content management system backend provides powerful content management and data display functions.According to different functional features, AnqiCMS divides the functions into 10 modules, namely: the background homepage is used as the landing page for users to enter the background, showing document data, access data, and collected data, as well as quick operations, data charts, and other displays.Back-end settings Back-end settings provide global function settings, content settings, associ
The use of template files is similar to the Django template engine's tag syntax, variables are defined using double curly braces, such as {{variable}}.Conditional statements, loop control tags, etc., are defined using single curly braces and percent signs and must be terminated with an end tag, tags must appear in pairs, such as { if archive.Id == 10 } This is the document with ID 10 { endif }. Within the system.
The root directory of AnqiCMS template is /template, each template set needs to create its own template directory under /template, and add a config. configuration file in the template directory to specify some information about the template.The content format of the config. file is: { "name": "Default template", "package": "d"}
AnqiCMS template, using .html as the template file suffix, and stored in the /template template folder. The styles, js scripts, images, and other static resources used by the template are stored separately in the /public/static/ directory.The use of template files is similar to the tag syntax of Django template engine, variables are defined using double curly braces, such as {{variable}}. Conditions
Basic Function (Published) Blog Basic Function Post/Modify Article Create Category Article Display Image Upload Initialize Blog Page TDK Settings Admin Login/Permission Control PC and Mobile End Adaptive Matching Perfect Function (Published) Add Management Backend Automatically Extract and Set Thumbnail Sitemap Automatic Generation Robots Backend Configuration Search Engine Active Push Friend Link Backend Management Add
Here are the common problems encountered by users while using AnqiCMS, where you can find some solutions to these problems.How to install and use multiple AnqiCMS on the same server?Each AnqiCMS needs to occupy a port, the default port is 8001, if you want to install multiple AnqiCMS on the same server, then you need to allocate a different port for each project
Anqi CMS, an enterprise-level content management system developed using GoLang, is easy to deploy, secure, with an elegant interface, compact, and fast in execution. Websites built with Anqi CMS can prevent many security issues. The design of Anqi CMS is SEO-friendly and includes many common features for enterprise websites, which is very helpful for website optimization and enterprise management
AnQICMS installation tutorial supports the following operating systems: Windows 7, Windows 8, Windows 10, Windows 11, and various versions of Windows server.Windows XP is not tested for support on Ubuntu, Centos, Red Hat, Debian, and other X86-based Linux versions.