- Drupal 8 Theming with Twig
- Chaz Chumley
- 306字
- 2021-07-16 12:41:26
Installing and uninstalling themes
The act of installing or uninstalling a theme is a common practice when administering a Drupal website. Let's try installing Stark and making it our default theme in place of Bartik.
Step one – installing a theme
Currently, the only uninstalled theme is Stark, and we can easily move this into the installed state by following these two steps:
- Click on the Install and set as default link.
- Scroll back to the top of Appearance admin.
- If we now look at the Installed themes section, we should see that we now have three themes installed: Stark, Bartik, and Seven. We can also tell that Stark is now our default theme by looking to the right of the themes name, which will be marked as (default theme) as shown in the following image:
We can also see what the Stark theme looks like by clicking on the Back to site link in the Admin menu, which will take us back to the frontend of our website. We are now presented with an unstyled page, which is to help demonstrate the clean markup of Drupal.
Step two – uninstalling a theme
It is just as easy to uninstall a theme, and one nice feature of Drupal 8 is that it ensures that we have at least one installed theme set as default. Otherwise, we won't even have the option of uninstalling the theme.
Let's navigate back to the Appearance admin located at /admin/appearance
and uninstall the Stark theme by following these two steps:
- Locate the Bartik theme and click on Set as default.
- Locate the Stark theme and click on Uninstall.
We saw how simple it is to install and uninstall themes within Drupal 8. Another common task we will find ourselves completing within the Appearance admin is adjusting the settings of a theme.
- 響應式網頁開發基礎教程(jQuery+Bootstrap)
- Solaris 10系統管理
- pfSense 2.x Cookbook
- 網頁設計與制作項目教程(HTML+CSS+Bootstrap)
- Laravel入門與實戰(第2版):構建主流PHP應用開發框架
- 現代網絡控制技術及應用
- 物聯網及其安全技術解析
- DIV+CSS網頁布局實用教程
- 萬億級流量轉發:BFE核心技術與實現
- 虛擬網構建及其應用
- Google Plus First Look:a tip-packed,comprehensive look at Google+
- Instant PageSpeed Optimization
- 計算機網絡實驗教程
- Div+CSS3.0網頁布局實戰從入門到精通(第2版)
- Axure RP 8.0中文版原型設計從入門到精通