[TYPO3-german] news Extension

Andre Sancken a.sancken at digitalartworx.net
Sat May 30 18:43:22 CEST 2015


Hallo,

ich benutze die EXT „news“ und habe mir aus der DOku das TS hier eingebunden:

lib.news = USER
lib.news {
  userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
  extensionName = News
  pluginName = Pi1
  vendorName = GeorgRinger

  switchableControllerActions {
        News {
          1 = list
        }
  }

  settings < plugin.tx_news.settings
  settings {
        //categories = 49
        limit = 30
        detailPid = 31
        overrideFlexformSettingsIfEmpty := addToList(detailPid)
        startingpoint = 13
  }
}
http://docs.typo3.org/typo3cms/extensions/news/AdministratorManual/BestPractice/IntegrationWithTypoScript/Index.html <http://docs.typo3.org/typo3cms/extensions/news/AdministratorManual/BestPractice/IntegrationWithTypoScript/Index.html>


Jetzt bekomme ich folgenden Fehler:

Could not analyse class:GeorgRinger\News\Controller\NewsController maybe not loaded or no autoloader?


Ist das ein Bug der EXT?

gruß

Andre



More information about the TYPO3-german mailing list