================
- Add VirtualHostMonster path support for the 'portal' variable
available in ``pre-extras`` and ``post-extras`` scripts. [nrb]
- ``host`` recipe option specifices a hostname to be used in
a VirtualHostMonster path for extra recipe scripts. [nrb]
- ``port`` recipe option specifies a port to be used in a
VirtualHostMonster path for extra recipe scripts. [nrb]
- ``protocol`` recipe option specifies a protocol to be used in
a VirtualHostMonster path from extra recipe scripts. [nrb]
- Fixed typo in documentation.
[hvelarde]
- ``container-path`` recipe option specifies the path to the
container where the Plone site will be added.
[gotcha]
- ``default-language`` recipe option specifies the default language
of the Plone site.
[sgeulette]