Maccms PHP is a brand new and complete powerful video movie system running on PHP/MySQL database. Perfectly supports many video websites and high-definition players (youku, tudou, qvod, gvod, etc.), completely free and open source.
The PHP version has many features of the Succubus asp version and has superior performance:
1. Static generation has been improved. The generation path is completely DIY. You only need to add relevant parameters to make it ever-changing instead of just a few fixed paths.
2. Modification of background details, humanized prompt information, and adjustment of background file structure.
3. Change the guestbook to ajax mode to enhance user experience, and add verification code to prevent screen swiping.
4. Add verification code to user comments to prevent screen swiping.
5. Remove the verification code when the user logs in to avoid two verification codes appearing on the same page.
6. Some players support automatic full screen, and the problem of player misalignment under certain templates has been corrected.
7. The playlist tag {maccms:serverlist address=current} {/maccms:serverlist} has been improved to support use in static mode play page single episode generation.
8. The domain name of the current website is added by default to the qvod playback address, which is more considerate of the webmaster.
9. Add a pinyin field to the article, and static files can be generated according to the pinyin method.
10. Some tags such as [vodinfo:error], [vodinfo:good], [vodinfo:bad], [vodinfo:desktop] and other tags are integrated. There is no need to write other HTML codes when using the function.
11. Add the scoring field and function [vodinfo:scoremark] to display the score; see the label description for details.
12. Improve the labels {app_xxx} and other tags to {maccms:xxx}.
13. Simplify and optimize the front-end js code.
14. A Detect Duplicate Data button has been added to the background video management, which can detect duplicate data based on the length of the data name.
15. Optimize custom collection, add a collection method function, the collection process can be one list at a time or one data at a time, and add storage options.
16. The alliance collection home page is localized to avoid the problem that the official domain name cannot be opened and the alliance collection cannot be used.
17. To change the search parameters, you can search based on multiple keywords at the same time, such as (keyword=lover|marriage), or you can directly specify multiple IDs (keyids=100,200,300). The two parameters cannot be used at the same time.
18. Provides a scheduled task function, which allows you to customize various scripts and corresponding functions. Scripts for various functions will be released from time to time in the future.
19. The custom collection adds a breakpoint resume function to prevent the collection from being interrupted under special circumstances. You can continue collection from the last interrupted position.
20. The picture saving path method is increased by 3 = 500 pictures per directory, which exceeds the automatic creation of new directories. This method can well solve the problem of saving all pictures in one directory when collecting 10,000 pieces of data at a time.
Expand