1.11.13

News

<< <  Page 2 of 4  > >>

Dec 27, 2017
Category: General
Posted by: fabrella

Neue Trainingszeit für Kangoo-Training in Münster-Roxel:

  • Wann: sonntags, 11-12 Uhr
  • Wo: Sporthalle der Mariengrundschule

SMS an 0171-2088556

Bitte immer vorab anmelden - wenn Leihschuhe benötigt werden mit Angabe der Schuhgröße!

Das Training findet ab 3 Teilnehmern statt.

Feb 3, 2017
Category: General
Posted by: fabrella

Seit dem Instructor-Workshop am 27.01.17 in Nürnberg habe ich neben der KangooPower-Silver-Lizenz auch die Lizenz für das Programm

KJ DANCE™.

Ich freue mich sehr auf dieses neue Kangoo-Feeling in meinen Kursen mit dir :-)

Oct 6, 2015
Category: General
Posted by: fabrella

Die verfügbare Anzahl meiner Leihschuhe hat sich auf 10 Paar erhöht!

CMS - 1.11.13 - Baquerizo Moreno
 

Event Manager

Events are a new powerful way of assigning actions to events. For example if you would like to send an email to the site administrator when a new file is uploaded or a new page is created by another user you could add some code to those events to be executed when that event happens.

In brief here's how it works:

a) A module, or the core, can register, and then Send Events such as "newNews", or "newFronteEndUser" or "fileUploaded", "editPage", etc, etc, etc. there's some 50 events in the core at the moment, and then uploads and frontend users have been configured to send events, We still have to do selfreg, etc, etc, etc.

b) There are pages in the admin to allow you to specify which modules, and/or user tags should handle those events, and the order that each of those handlers should be called in.

c) If one of the handlers of an event is a module, then.... the modules DoEvent method is called with the name of the event, and whatever data it wants to send. Each triggered event needs to be documented, but as of this moment, most are.

Previous page: Extensions  Next page: Workflow