ke_search_orgnews_browser ========================= ke_search_orgnews_browser extends ke_search. It indexes records from the extension Organsiser (EXT:org) from he table news (tx_org_news). Page for the detail view must have a Browser plugin (EXT:browser). Zip --- - https://gitlab.die-netzmacher.de/typo3/ke_search_orgnews_browser/repository/archive.zip?ref=master Git --- Download ~~~~~~~~ - git clone https://gitlab.die-netzmacher.de/typo3/ke_search_orgnews_browser.git Update ~~~~~~ - git pull Upload ~~~~~~ You need access rights. + git add . + git commit -m “my message” + git push -u origin master