标签:
Chunk in Modx can cut your template into samll pieces to make code reuseable.
[[$chunk_name]]
For example we can replace the html header with [[$html_header]], it should work as before.
标签:
原文地址:http://www.cnblogs.com/Answer1215/p/4174762.html