Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

nyroModal 1.5.0


Version 1.5.0 (05/14/2009)

  • Fix title issue in gallery mode (Issue 212)
  • Browser detection more precise (Issue 181 and Issue 192)
  • Fix IE security alert in SSL with iframe (Issue 242)
  • Don't make gallery if rel="nofollow" (Issue 241)
  • Don't open external swf in iframe (Issue 235)
  • Remove font-family in CSS (Issue 232)
  • Improvement: autoresize modal when the window is resized (Issue 221)
  • New setting zIndexStart to set the z-index for nyroModal elements (Issue 187)
  • New callback setting galleryCounts(nb, total, elts, settings) to add the count in the title in gallery mode. Overwrite it if you don't want the count stuff
  • New setting addImageDivTitle to indicate if the div title should be inserted for an image (as the modal title is now here, it will be defined to false by default in the next release) (Issue 204)
  • The close button is now inside the wrapper div, which means you could customize it by CSS regarding the content type (Issue 189)

Homepage