1.11.13

News

<< <  Page 4 of 4

May 3, 2015
Category: General
Posted by: fabrella

Kangoo Power Training in Weilburg:

ab sofort regelmäßig, außer in den Schulferien:

MITTWOCHS 18.30-19.30 Uhr, Turnhalle des TVW, Adolfstr. 2, 35781 Weilburg

Ich bitte um Anmeldung mit Angabe von Schuhgröße und Gewicht, da nur eine begrenzte Anzahl an Leihschuhen zur Verfügung steht...
Early bird catches the boots :-)

Gebühr für Leihschuhe: 5€/Stunde
Schnupperstunden: 5€ Kangoo Power Stunde (indoor)

HAVE FUN, GETTING FIT!

BITTE NICHT VERGESSEN:
1-2 Paar dicke Socken
Getränk
Sportkleidung
Frauen: guter Sport-BH

Damit es pünktlich losgehen kann, bitte ca. 5-10 Minuten eher da sein

Mar 22, 2015
Category: General
Posted by: fabrella

Seit Mittwoch, 04.03.2015, bin ich Kangoo Power Instructor Silver.

Die Ausbildung in Nürnberg dauerte 4 Tage und hat sehr viel Spaß gemacht.

Ich freue mich darauf, bald Kangoo Power Kurse zu geben.

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