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.
我正在使用一个 drupal 社区主题,根据要求稍微定制。当我将主题与发行版一起移植时,我遇到了问题。在安装时,该发行版不会加载自定义主题,而是从 drupal 社区下载主题。请帮忙。
不要为此使用Drush,因为 Drush 会从在线存储库中获取文件(模块、主题等)。
只需按照正常的安装方法即可。下载安装配置文件,用您自定义的主题文件夹覆盖主题文件夹,然后通过浏览器运行 install.php。