User Tools

Site Tools


res:plugins

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 [2021/02/16 13:14] dsteuerres:plugins [2024/03/25 00:49] (current) – Support plugin page fraenkiman
Line 8: Line 8:
  
 Please keep the entries in alphabetical order. Thank you for supporting Flatpress! Please keep the entries in alphabetical order. Thank you for supporting Flatpress!
 +
 +//Also, see [[doc:tips:smarty2to4|this guide]] on how to get your plugin FlatPress 1.3 ready.//
  
 ===== List of plugins ===== ===== List of plugins =====
Line 14: Line 16:
 Please also see the [[res:plugins:legacyplugins|legacy plugins]]: This page gathers plugins that used to work fine in the past but have gone lost inbetween. Please help us reviving them and add them here! Please also see the [[res:plugins:legacyplugins|legacy plugins]]: This page gathers plugins that used to work fine in the past but have gone lost inbetween. Please help us reviving them and add them here!
  
-=== FlatPress default plugins === +**FlatPress 1.3 compatibility** 
-These plugins are being shipped with the FlatPress download package: [[doc:plugins:standard|List of default plugins]]+ 
 +Compatibility with the upcoming FlatPress version 1.3 is indicated with emoticons in the following tables. 
 + 
 +{| 
 +|- 
 +! :-) || The plugin will work with FlatPress 1.3 
 +|- 
 +! :?: || FlatPress 1.3 compatibility is still to be tested 
 +|- 
 +! :-( || The current plugin version is known //not// to work with FlatPress 1.3 
 +|} 
 + 
 +=== FlatPress standard plugins === 
 +These plugins are being shipped with the FlatPress download package: [[doc:plugins:standard|List of standard plugins]]
  
-=== FlatPress extra plugins ===+=== FlatPress extra plug-ins ===
 More plugins maintained by the FlatPress project that are not in the download package. More plugins maintained by the FlatPress project that are not in the download package.
-| **Plugin** | **Description** | +| **Plugin** | **Description** |  **Ready for FP 1.3**  
-| [[res:plugins:datechanger|DateChanger]] | Lets you change the publish date for (new) entries. | +| [[res:plugins:datechanger|DateChanger]] | Lets you change the publish date for (new) entries. |  :-) ((Will be part of FlatPress 1.3. An additional installation of the plugin is not necessary)) 
-| [[res:plugins:markdown|Markdown]] | Provides Markdown markup in posts. | +| [[res:plugins:download_counter|Download Counter]] | Adds a BBCode "download" tag with a link to the file to download and a counter for how many times the file has been downloaded. |  :-)  | 
-| ... list is to be completed ... | |+| [[res:plugins:frontpage|FrontPage]] | Set a default category to display on the front page |  :-)  
 +| [[res:plugins:markdown|Markdown]] | Provides Markdown markup in posts. |  :-)  
 +[[res:plugins:moreonblog|MoreOnBlog Widget]] | The widget displays links to the other random posts on the blog|  :-)  | 
 +| [[res:plugins:rssfeed_widget|RSS and Atom Feed]] | Enables a widget with a subscribe button|  :-) ((Will be part of FlatPress 1.3An additional installation of the plugin is not necessary)) | 
 +| [[res:plugins:syntaxhighlighter-ng|SyntaxHighlighter-NG]] | This plugin makes [code] blocks syntax highlighted with prism.js |  :-)  | 
 +| [[res:plugins:tag|Tag Plugin]] | Allows using tags in FlatPress |  :-)  |
  
 === Community-contributed plugins === === Community-contributed plugins ===
 Plugins made by other FlatPress users! Plugins made by other FlatPress users!
  
-| **Plugin** | **Description** | **Author** | +| **Plugin** | **Description** | **Author** |  **Ready for FP 1.3**  
-| [[res:plugins:audiovideoplayer|Audio and video player]] | Provides simple players for audio and video files. | Arvid Zimmermann | +| [[res:plugins:audiovideoplayer|Audio and video player]] | Provides simple players for audio and video files. | Arvid Zimmermann |  :-)  | 
-| [[res:plugins:datechangeralternative|DateChanger (alternative)]] | Works as alternative for the DateChanger Plugin, adds a calendar widget. | NORTH HILL WORK STUDIO | +| [[res:plugins:ckeditor|CKEditor 4]] | CKEditor 4 is a powerful WYSIWYG HTML editor. | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-)  | 
-| [[res:plugins:fontsizeselect|FontSizeSelect]] | Lets your visitors change the font size. | NORTH HILL WORK STUDIO | +| [[res:plugins:cookiebanner|CookieBanner]] | Displays a discreet banner at the bottom of the browser that informs the visitor about the use of cookies. Activates a reference to the privacy policy. | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-) ((Will be part of FlatPress 1.3. An additional installation of the plugin is not necessary)) 
-| [[res:plugins:fpcaptcha|FPCaptcha]] | Simple but effective captcha plugin | Stanley, italian translation by Giacomo Margarito | +| [[res:plugins:cookieguard|CookieGuard]] | The plugin displays a banner that informs the visitor about the use of cookies. | [[http://mirai-online.de|mirai-online]] |  :-)  | 
-| [[res:plugins:gpxviewer|GPX Viewer]] | Displays uploaded GPS tracks on a map | Arvid Zimmermann | +| [[res:plugins:countpages|CountPages]] | In admin area show number of entries, drafts, and statics. | [[https://www.robertriebisch.de/|Robert Riebisch]] |  :-)  | 
-| [[res:plugins:inlinephp | Inlinephp]] | Allows execution of arbitrary php code from pages | Plugin by [[http://chris-blank.de| ChrisBlank]] |  +| [[res:plugins:cssaccordion|CSS Accordion]] | I created a plug-in with CSS that turns the display on and off like an accordion that you often see. [JP]アコーディオン風に表示がON/OFFになるプラグインをCSSで作成しました. | [[https://nhws.localinfo.jp/ | NORTH HILL WORK STUDIO]] |  :-)  
-| [[res:plugins:photoswipe|PhotoSwipe]] | Very appealing image and gallery viewer; includes swipe navigation on mobile devices. | Arvid Zimmermann | +| [[res:plugins:datechangeralternative|DateChanger (alternative)]] | Works as alternative for the DateChanger Plugin, adds a calendar widget (update v1.0). | [[https://nhws.localinfo.jp/ | NORTH HILL WORK STUDIO]] |  :-(  | 
-| [[res:plugins:recaptcha|reCaptcha]] | Anti-spam with Google reCaptcha v3 service. | NORTH HILL WORK STUDIO | +| [[res:plugins:emoticons|Emoticons]] (accessible for screen readers) | Allows you to use emoticons via an additional editor toolbar. | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-) ((Will be part of FlatPress 1.3. An additional installation of the plugin is not necessary)) 
-| [[res:plugins:tag|Tag Plugin]] | Allows using tags in flatpress ebal |+| [[res:plugins:entrycover|Entry Cover]] | Add a cover image to each of your blog entries. | Francisco Arocas |  :?:  | 
 +| [[res:plugins:entrylist|Entrylist]] | Allows to list the entries of the blog. | [[https://www.pierov.org/ | Piero VDFN]] |  :-)  
 +| [[res:plugins:fontsizeselect|FontSizeSelect]] | Lets your visitors change the font size. | [[https://nhws.localinfo.jp/ | NORTH HILL WORK STUDIO]] |  :-)  
 +| [[res:plugins:fpcaptcha|FPCaptcha]] | Simple but effective captcha plugin | Stanley, italian translation by Giacomo Margarito |  :-(  | 
 +| [[res:plugins:fpstats|FPstats]] | Shows some statistics about visitors of a blog  | Martin Debef (Mat) |  :-)  | 
 +| [[res:plugins:webfonts|Google Webfonts]] | Provides the Google Web Fonts Open Sans, Noto Sans, Noto Sans Mono, Ubuntu Mono and Playfair Display on your web server. | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-)  | 
 +| [[res:plugins:gotopandscrollindicator|Go Top and Scroll Indicator]] | Shows a scrolling progress bar and a Go Top button. | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-)  
 +| [[res:plugins:gpxviewer|GPX Viewer]] | Displays uploaded GPS tracks on a map | Arvid Zimmermann |  :?:  
 +| [[res:plugins:inlinephp | Inlinephp]] | Allows execution of arbitrary php code from pages | Plugin by [[http://chris-blank.de| ChrisBlank]] |  :?:  | 
 +| [[res:plugins:internalurls|Internal URLs]] | Adds BBCode tags for links to static pages and entries | Piero VDFN |  :-)  | 
 +| [[res:plugins:mobile|Mobile]] | Sets a different theme for visitors with mobile devices | Piero VDFN |  :?:  
 +| [[res:plugins:photoswipe|PhotoSwipe]] | Very appealing image and gallery viewer; includes swipe navigation on mobile devices. | Arvid Zimmermann |  :-) ((Will be part of FlatPress 1.3. An additional installation of the plugin is not necessary)) 
 +| [[res:plugins:privacypolicy|Privacy Policy]] | Activates a reference to the privacy policy. | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-)  
 +| [[res:plugins:recaptcha|reCaptcha]] | Anti-spam with Google reCaptcha v3 service. | [[https://nhws.localinfo.jp/ | NORTH HILL WORK STUDIO]] |  :-(  
 +| [[res:plugins:seometataginfo|SEO Metatag Info]] | Editing and output of description, keywords, and robots meta tags. | Hubert *German translation by Arvid Zimmermann |  :-) ((Will be part of FlatPress 1.3. An additional installation of the plugin is not necessary)) 
 +| [[res:plugins:spoiler-tags|Spoiler Tags]] | This plugin makes it possible to hide content in spoiler tags. [[https://www.clockworkknight.com|Tongara]] |  :-)  | 
 +| [[res:plugins:support|Support]] | Displays all data relevant to community support | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-) ((Will be part of FlatPress 1.3. An additional installation of the plugin is not necessary)) 
 +| [[res:plugins:webshare_api|Webshare-API]] | Adds webshare button in single posts using the [webshare] tag or as widget. | [[https://frank-web.dedyn.io|Fraenkiman]] |  :-)  |
  
res/plugins.1613477672.txt.gz · Last modified: 2021/02/16 13:14 by dsteuer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki