A symfony bundle that provides tools to build a rich application sitemap. The main goals are : simple, no databases, various namespace (eg. google image), respect constraints etc.
Allow to add multiple video for an url. The pattern become the same as used for the images (a GoogleVideo object added to the decorator by a addVideo method).
Note that a BC layer was added in a separate commit.
Allow to add multiple video for an url. The pattern become the same as used for the images (a
GoogleVideo
object added to the decorator by aaddVideo
method).Note that a BC layer was added in a separate commit.