Hongmu Notes
Home Program Notes Apple cms

Apple cms

Apple CMS program is a complete and powerful rapid website building system running in PHP+MYSQL environment. The management backend has a generous interface, simple operation, complete functions, numerous modules, and dual-end management. As long as you know how to use a computer or a mobile phone, you can use it. It supports any operating system (Windows, Mac, Linux) and can be quickly installed and deployed in the PHP+MYSQL environment.

Apple cmsV10 imitation site actual combat personal vlog video

Apple cmsV10 imitation site actual combat personal vlog video Program Notes Apple cms

Contact information 🔒 Hidden content: Check after commenting. I am Hongmu, QQ1810216796 communication group: 958972323 If you have any questions, please join the group to communicate. Preparation of website imitation tools in the early stage: https://wwi.lanzoup.com/iHqCOs7m06d Configuration path: /template/skin/static/PHPstudy: Windows version of phpstu…
👁 416
Apple cms template development manual

Apple cms template development manual Program Notes Apple cms

If you want to write a theme when developing a template, first create a theme_tpl directory in the template directory as our customized template directory, and then create an html folder to store all html files └─ template └─ `theme_tpl` ├─ css ├─ js └─ For html details, please refer to Template Structure to build your template structure...
👁 214
Apple cms calls related articles of the current column

Apple cms calls related articles of the current column Program Notes Apple cms

Calling the video under the current column in Apple CMS can be achieved through the type="current" parameter of the template tag {maccms:vod}. The following are the specific steps and extended configuration instructions: {maccms:vod num="12" type="current" order="desc" by="hits"} <li class="clea…
👁 217
Apple cms video list tag comparison table (fill in the video sorting tags in the official website document)

Apple cms video list tag comparison table (fill in the video sorting tags in the official website document) Program Notes Apple cms

order sorting order desc reverse order, asc forward order by sorting based on start from which item num gets the number of items ids specifies a set of 1,2,3 ID; type specifies to get the category data all all; 1,2,3 specifies; class specifies an extended category supports multiple actions, comedy tag specifies tag supports multiple aaa, xxxlevel specifies recommended value supports multiple 1,2...
👁 245
2025 Apple cms imitation war tutorials and notes

2025 Apple cms imitation war tutorials and notes Program Notes Apple cms

Lesson 2: Install Apple CMS Objectives of this section: 1. Install Apple CMS. Lesson 3: Introduction of the template homepage 1. Download the target site page. After checking that the page required by the template is normal 1. Create a folder with a custom name under the template file (template) 2. Enable our template in the background 3. Put the resource file inside (template) 4. Import the template file and download the website imitation gadget https://wwi...
👁 1176
Apple cms message board tags

Apple cms message board tags Program Notes Apple cms

Message board tag Scope of application: Can be used anywhere on the entire site Tag function: Used for users to submit messages and retrieve message records 1. Message submission form <form action="{pboot:msgaction}" method="post"> Contact person: <input type=&quot…
👁 455
Apple cms video playback page $obj variable reference

Apple cms video playback page $obj variable reference Program Notes Apple cms

Array ( [vod_id] => 5 [type_id] => 6 [type_id_1] => 1 [group_id] => 0 [vod_name] => Ultraman Taiga [vod_sub] => Ultraman Taiga/Ultraman Taiga/Ultraman Taiga [vod_e…
👁 229
Apple cms video playback page breadcrumb navigation

Apple cms video playback page breadcrumb navigation Program Notes Apple cms

{if condition="$obj.type_1.type_id neq '' "} <li><a href="{:mac_url_type($obj.type_1)}" title="{$obj.type_1.type_nam…
👁 339
The first lesson: preparation before Apple cms imitation website

The first lesson: preparation before Apple cms imitation website Program Notes Apple cms

Welcome to learn the Apple cms imitation website tutorial. I am Hong Mu, QQ1810216796. The goals of this section: 1. Download and install phpstudy (ignore this if you have a server panel or pagoda panel) 2. Download the Apple cms installation package phpstudy https://www.xp.cn/php-study Apple cms program download https://github.com/magicb…
👁 718
Apple cms playback details page label reference

Apple cms playback details page label reference Program Notes Apple cms

List playback addresses {maccms:foreach name="obj.vod_play_list" id="vo"} <div class="ui-box marg" id="playlist_1"> <div class="down-title"> <h2>{$vo.…
👁 720
1 2 3 4