* Add embed plugin, which allows embedding content from google maps, video,
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Aug 2007 20:14:08 +0000 (20:14 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Aug 2007 20:14:08 +0000 (20:14 +0000)
commit27d029113faf479464db289a71b98cbf5e672793
tree72c9dd9fc03c6fb4cede32a2415ac38837175251
parent1c033e5d14be9b1002acd7a8a363cf5c97bbabb2
* Add embed plugin, which allows embedding content from google maps, video,
  calendar, and youtube. Normally, the htmlsanitiser eats these since they
  use unsafe tags, the embed plugin overrides it for trusted sites.
* The googlecalendar plugin is now deprecated, and will be removed
  eventually. Please switch to using the embed plugin.
IkiWiki/Plugin/embed.pm [new file with mode: 0644]
debian/changelog
doc/plugins/embed.mdwn [new file with mode: 0644]
doc/plugins/googlecalendar.mdwn