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.
我在 Pantheon 上有一个 D7 站点,其中包含我想要公开访问和导航的站点/默认/文件中的目录(您应该能够从 Web 浏览器中导航文件夹结构和文件 - 无需样式)。
我尝试创建一个模块,在动态创建的页面上显示目录的内容(使用 hook_menu),它在本地工作,但在 Pantheon 上它被阻止(通用未找到 Pantheon 错误)。
任何帮助是极大的赞赏!