b13 / bolt

Easier integrations for TYPO3 sites
GNU General Public License v2.0
27 stars 13 forks source link

Edge-case use #41

Open mikestreety opened 7 months ago

mikestreety commented 7 months ago

Thanks again for the great extensions - I'm currently looking into utilising this :) . I really like the idea of having non-database configuration, but with a hole bag of legacy sites we'd upgrade, I have a few questions.

This is more of a discussion than an issue - I hope you don't mind me asking here - happy to close this issue and ask somewhere else if it's more suited :)

With the inability to make the extension templates, what is the best way to achieve the following?

  1. TypoScript include for a specific page - we sometimes create a new TypoScript file if a page has lots of overrides, would this be included in the main TypoScript with a page condition? I suppose this also extends to static includes for specific pages
  2. Building on the last question, is there a way I can "clear" all TypoScript included for a specific page and then include a fresh file?
  3. Where would you set the Website Title (SiteTitle)?

Sorry again if this is the wrong place. Thanks!

bmack commented 2 months ago

Hey @mikestreety ,

does this match with this request? https://github.com/b13/bolt/pull/47

mikestreety commented 2 months ago

@bmack Hmm, no, this seems to still be on a site level.

I was looking for page (or page-tree) level e.g. http://www.apple.com/macbook-pro - might want to be a completely different landing page but still within the remits of the main site