User Tools

Site Tools


res:plugins:photoswipe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
res:plugins:photoswipe [2021/06/30 10:29] – [Usage] Added note about muliple usage norfolkgregres:plugins:photoswipe [2024/02/17 20:29] (current) – added FP 1.3 hint box arvid
Line 1: Line 1:
 ====== PhotoSwipe ====== ====== PhotoSwipe ======
 +<WRAP center round tip 60%>
 +As of FlatPress 1.3 "Andante", the PhotoSwipe plugin will be part of the FlatPress standard distribution.
 +</WRAP>
 +
 This FlatPress plugin displays single images and whole image galleries with the JavaScript library [[http://photoswipe.com/|PhotoSwipe]] which provides a very appealing fullscreen display of the images. And on mobile devices such as tablets or smartphone you can browse through the images by swipe gestures. This FlatPress plugin displays single images and whole image galleries with the JavaScript library [[http://photoswipe.com/|PhotoSwipe]] which provides a very appealing fullscreen display of the images. And on mobile devices such as tablets or smartphone you can browse through the images by swipe gestures.
  
Line 7: Line 11:
  
 ===== Download ===== ===== Download =====
-{{ :res:plugins:arvid:photoswipe1.0.4.zip |}}+{{ :res:plugins:arvid:photoswipe1.0.6.zip |}}
  
 ===== Usage ===== ===== Usage =====
Line 38: Line 42:
 </code> </code>
  
-For now, you have to create the texte.conf files for each gallery manually via FTP, I haven't developed a convenient plugin UI for thatYou may if you want to :) +For now, you have to create the texte.conf files for each gallery manually via FTP.  
 + 
 +From FlatPress 1.3 onthe plugin "Gallery Captions" provides a convenient way write captions for gallery images in the FlatPress Admin Area. 
 + 
 +==== How to remove the captions ==== 
 +If you don'want to display captions at all, this is the easiest way to get rid of themJust add the following to the CSS of your theme! 
 +<code>div.img-gallery figcaption { display:none; }</code> 
 +//Generally not displaying the captions if no caption file is present (or even to have a config option for this) is on the list for future plugin versions. See GitHub issues [[https://github.com/flatpressblog/flatpress/issues/107|107]] and [[https://github.com/flatpressblog/flatpress/issues/108|108]].)//
  
 ===== Changelog ===== ===== Changelog =====
 +== 2022-05-07: Version 1.0.6 ==
 +  * Bugfix: Fixed invalid HTML output.
 +== 2022-04-09: Version 1.0.5 ==
 +  * Bugfix: Detection if BBCode plugin is active to prevent error if not.
 == 2021-06-03: Version 1.0.4 == == 2021-06-03: Version 1.0.4 ==
   * Bugfix: texte.conf doesn't have to be ISO-8859-1 encoded any more.   * Bugfix: texte.conf doesn't have to be ISO-8859-1 encoded any more.
res/plugins/photoswipe.1625041760.txt.gz · Last modified: 2021/06/30 10:29 by norfolkgreg

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki