Sybille
Sybille
Some more thoughts on using .rst or .txt: * If you use [sphinx-quickstart](https://www.sphinx-doc.org/en/master/usage/quickstart.html), it uses .rst as default. It prints out the following on setup: ``` The file name suffix...
I am very sorry for the late reply. I must have missed the notification. ---- What I am looking for is a way for the editors to either a) Edit...
I have seen a similar problem as described here: TYPO3-Version: 6.2.30 realurl-Version: 2.1.4 TypoScript: # realurl config { simulateStaticDocuments = 0 baseURL = ... tx_realurl_enable = 1 uniqueLinkVars = 1...
Having the bot give more useful messages would also already help a lot: 
@benabbottnz > You shouldn't commit LocalConfiguration.php. It contains secret information and environment specific settings. As [already stated above](https://github.com/TYPO3/TYPO3.CMS.BaseDistribution/issues/22#issuecomment-751362204), there are several ways to not include the secret and environment specific...
I agree. The other extension should respect config.noPageTitle=2 too, so it's probably best to find some way to deactivate it per extension (here: metaseo) and per page. I don't know...
@emileblume > However I don't want to have to rely on additional extensions, _especially since I have a work-around_. What work-around?
@derhansen Does this problem still exist? Can you create an issue for it? (Since this has been around a while and is not merged yet, but one cannot find this...
Had the same error message on updating the reference index. It is of course not acceptable to not be able to update the reference index. I don't know if it...
I will work around this in the "Getting Started Tutorial" for now.