Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在Manage PagesMovable Type 管理区域的屏幕上,是否可以嵌套页面,或者实现任何类型的页面层次结构?本质上我需要镜像站点结构。
Manage Pages
我还想订购页面,不是按发布日期,而是按有意义的顺序 - 即我需要它们在网站上显示的顺序。
是的,在 Movable Type 中创建“文件夹”,然后将页面放入文件夹中。
确保index在每个文件夹中放置一个带有文件名或索引模板(或其他模板)的页面,以便在没有文件名的情况下访问该文件夹时,会显示一个页面。
index
我希望 MT 摆脱“文件夹”功能,并且将来在页面之间建立父子关系。