lmxcms is developed based on PHP language and MySQL database. The system is developed using the popular MVC design pattern in the industry, which makes the system structure clearer and easier for secondary development and management. Moreover, lmxcms has a built-in smart template engine to separate the program from the template. You know enough about lmxcms that it is completely possible to customize template tags.
lmxcms1.4 mainly includes the following functions: Custom model: You can add and modify the required fields with complete freedom according to the needs of the website. The system installation comes with news model and product model by default. Pure static HTML generation: Supports pure static HTML generation, which not only reduces database requests and speeds up page loading, but is also more suitable for search engine optimization (SEO). Custom form: You can create form fields freely, and each form can freely combine the fields required by the form. Site search: Freely combine search conditions, including by model, column, field, search template, time range, etc., and supports searching for keyword records. Friendly links: Supports friendly links in the form of text and pictures. Advertising system: The backend supports three forms of advertising systems: text, pictures, and html. Online messages: Support custom opening and closing of message boards, and the message board page supports calling message data. Focus picture system: Focus pictures can be created in the background, and the system defaults to 5 styles of focus pictures. Data backup: The database can be backed up and restored in the background, and the database can be downloaded to the local area freely. Template management: The background supports customized switching of template styles and online editing of templates (configuration files need to be modified). File management: The system is embedded with the swfupload upload plug-in, which can manage various pictures, files, attachments, etc. uploaded in the background in the file management. Extension variables: Supports custom extension variables, and the content of the variable can be output anywhere in the template. Log operation: Every operation in the background will be recorded in the log operation and can be viewed when necessary. Tags function: Supports tags function. Adding information can be selected or automatically created. Each tags label can also define different templates.
Collection system: supports remote storage of pictures, various processing of pictures, etc. Topic function: Supports custom creation of topic functions. Topics can be selected by adding information, and different templates can be defined for each topic. Automatic and manual word segmentation: When adding or modifying information, you can choose to automatically extract the text or title as keywords. Extract description: When adding information, you can choose to automatically extract the first paragraph in the text as description information.
The update content of lmxcms1.4 includes: added functions: added collection function, the collection function is very powerful, absolutely comparable to the collection function of any cms on the market. Added uploading pictures to generate thumbnails, which can automatically scale according to the width and height ratio. Add tags, which can be bound to columns. Random information calls tag randdata. How to use it. See the manual. Add random calling tags. How to use randtags. Read the manual. Remove embedded ads in the background. Repair function: Database recovery (Note: Please back up the database again after the upgrade is completed to avoid previous backups that cannot be restored). Search time The bug of invalid interval parameter has been fixed. The error caused by table prefix when executing SQL statement has been fixed. The bug of incorrect related link label link has been fixed.