----------------
- Add a new directive ``install_on`` that is usable on a site. This
directive let you customize when (namely the event) to install the
configured local sites.
- Rename ``ApplicationInitializedEvent`` to ``ApplicationAddedEvent``.
- When the ``IApplicationAddedEvent`` is triggered the new application
will be current Zope local site. The site is restored after the
event.