我正在使用这个画廊。
http://www.silverstriperesources.com/modules/silverstripe-3-gallery-plugin-module/
我需要包含一个导航菜单文件,它位于themes/simple/templates/includes.
我怎样才能做到这一点?问题是 ss3Gallery 文件夹(在根目录中),并且分别GalleryPage.ss不在themes/simple.
因此,GalleryPage.ss 中的这段代码 <% include NavigationPage %>将不起作用。