【发布时间】:2013-03-07 13:22:27
【问题描述】:
我正在使用这个画廊。
http://www.silverstriperesources.com/modules/silverstripe-3-gallery-plugin-module/
我需要在themes/simple/templates/includes 中包含一个导航菜单文件。
我该怎么做?问题是 ss3Gallery 文件夹(在根目录中)和 GalleryPage.ss 分别不在 themes/simple 中。
所以,GalleryPage.ss <% include NavigationPage %> 中的这段代码将不起作用。
【问题讨论】:
标签: silverstripe