ke_search_orgcal_browser

ke_search_orgcal_browser extends ke_search.

It indexes records from the extension Organsiser (EXT:org) from he table calendar (tx_org_cal), which are up to date. Page for the detail view must have a Browser plugin (EXT:browser).

Git

Update

  • git pull

Upload

You need access rights. + git add . + git commit -m “my message” + git push -u origin master