Skip to content
  • Dries Buytaert's avatar
    - Patch #13907 by Neil: less ways to set the page title. · 2b17b3a9
    Dries Buytaert authored
       * Less logic in theme code.
       * Encourages use of the menu system.
       * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them.
       * Very slightly more efficient.
    2b17b3a9