]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add pointer to Masonry in the thumbnail docs 15524/head
authorChris Rebert <code@rebertia.com>
Fri, 1 Aug 2014 20:51:28 +0000 (13:51 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 8 Jan 2015 21:35:05 +0000 (13:35 -0800)
docs/_includes/components/thumbnails.html

index 766d79f36522f74044e16c46797b567ac2d77371..530ae50fb65d55d6d588970c546ddc15030fbc3b 100644 (file)
@@ -2,6 +2,7 @@
   <h1 id="thumbnails" class="page-header">Thumbnails</h1>
 
   <p class="lead">Extend Bootstrap's <a href="../css/#grid">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
+  <p>If you're looking for Pinterest-like presentation of thumbnails of varying heights and/or widths, you'll need to use a third-party plugin such as <a href="http://masonry.desandro.com">Masonry</a>, <a href="http://isotope.metafizzy.co">Isotope</a>, or <a href="http://salvattore.com">Salvattore</a>.</p>
 
   <h3 id="thumbnails-default">Default example</h3>
   <p>By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.</p>