fnagel / t3extblog

A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl. comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!
http://typo3.org/extensions/repository/view/t3extblog
GNU General Public License v2.0
33 stars 19 forks source link

Remove old documentation settings file #182

Closed fnagel closed 4 years ago

fnagel commented 6 years ago

Remove the old /Documentation/Settings.yml file.

Info from https://docs.typo3.org/typo3cms/extensions/t3extblog/stable/_buildinfo/

 Attention: You must do this once!

The format of the settings has changed:

Settings.yml is the OLD format.
Settings.cfg is the NEW format.

I have found the old format but I did not find the new format in your project. So I generated a new Settings.cfg file from the old one. Please download the new file and add it to your project as PROJECT/Documentation/Settings.cfg .

At the moment we are in a phase of transition. So please keep the old Yaml file Settings.yml as well. Once it is not needed any more I will let you know.