User Tools

Site Tools


doc:plugins:standard

Differences

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

Link to this comparison view

Next revision
Previous revision
doc:plugins:standard [2019/01/12 17:53] – external edit 127.0.0.1doc:plugins:standard [2024/04/01 14:18] (current) – removed old list arvid
Line 1: Line 1:
 ====== Standard Plugins ====== ====== Standard Plugins ======
 +The following plugins are included with the FlatPress core distribution. [[res:plugins|There are also a lot plugins contributed by the community!]]
  
-The following plugins are included with the FlatPress core distribution. +Many plugins provide [[doc:techfaq#what_is_a_widget|widgets]] and/or add new elements to the [[doc:plugins:bbcode|BBCode]] markup.
-  To disable put // or # before the plugin name +
-  To enable remove // before the plugin name+
  
-===== accessibleantispam ===== 
- 
-**Plugin Name:** Accessible Antispam 
- 
-**Description:** Antispam asking to answer a simple math question. 
- 
- 
- 
- 
- 
-===== adminarea ===== 
- 
-**Plugin Name:** Admin Area 
- 
-**Description:** AdminArea plugin. 
- 
-**Note:** Provides [[doc:faq#what_is_a_widget|Widget]] with some useful administration links and a login/logout link. 
-\\ You must enable/disable it in Widget Panel. 
- 
- 
- 
- 
-===== akismet ===== 
- 
-**Plugin Name:** Akismet 
- 
-**Description:** Integration with [[http://akismet.com/|Akismet]] powerful Antispam system! 
- 
-**Note:** Akismet checks your comments against the Akismet web service to see if they look like spam or not. 
-\\ You must provide you personal API key by editing //plugin.akismet.php//. You can get an API key for free registering to [[http://wordpress.com/]]. 
- 
-<code php> 
-// change 0 into your API key 
- 
-define('AKISMET_API_KEY', '0'); 
- 
-define('AKISMET_TIMEOUT', 10); 
-</code> 
- 
- 
- 
- 
- 
- 
- 
-===== archives ===== 
- 
-**Plugin Name:** Archives 
- 
-**Description:** Adds an Archive widget element. 
- 
-**Note:** Provides [[doc:faq#what_is_a_widget|Widget]] with the entries' archive by months and years. 
-\\ You must enable/disable it in Widget Panel. 
- 
- 
- 
- 
- 
- 
- 
-===== bbcode ===== 
- 
-**Plugin Name:** BBcode 
- 
-**Description:** Allows you to use [[doc:plugins:bbcode|BBCode]] markup; provides automatic integration with lightbox.  
-For additional information on BBCode see [[http://www.phpbb.com/phpBB/faq.php?mode=bbcode|here]]. 
- 
- 
- 
- 
- 
- 
-===== blockparser ===== 
- 
-**Plugin Name:** BlockParser 
- 
-**Description:** This allow you to use simple non-plugin custom blocks  
- 
- 
- 
- 
- 
- 
- 
- 
-===== calendar ===== 
- 
-**Plugin Name:** Calendar 
- 
-**Description:** Adds a Calendar widget element. 
- 
-**Note:** Provides [[doc:faq#what_is_a_widget|Widget]] with a calendar. 
-\\ You must enable/disable it in Widget Panel. 
- 
- 
- 
- 
- 
- 
- 
-===== categories ===== 
- 
-**Plugin Name:** Categories 
- 
-**Description:** Adds a Categories widget element. 
- 
-**Note:** Provides [[doc:faq#what_is_a_widget|Widget]] with a list of categories. 
-\\ You must enable/disable it in Widget Panel. 
- 
- 
- 
-===== favicon ===== 
- 
-**Plugin Name:** FavIcon 
- 
-**Description:** Adds a global-wise (theme-independent) favicon to your blog; from [[http://www.flatpress.org/forums/comments.php?DiscussionID=16&page=1#Item_2|a post on the forum]] 
- 
- 
- 
- 
-===== jsutils ===== 
- 
-**Plugin Name:** jsUtils 
- 
-**Description:** Provides [[http://mootools.net/|mootools]] 
-\\ This plugin has been recently replaced by [[#jquery |jQuery]]. 
- 
- 
-===== jquery ===== 
- 
-**Plugin Name:** jQuery 
- 
-**Description:** Provides [[http://jquery.com/|jQuery]] 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
-===== lastcomments ===== 
- 
-**Plugin Name:** Last Comments 
- 
-**Description:** Adds a Last Comments widget element. 
- 
-**Note:** Provides [[doc:faq#what_is_a_widget|Widget]] with a list last comments. 
-\\ You must enable/disable it in Widget Panel. 
- 
- 
- 
- 
-===== lastentries ===== 
- 
-**Plugin Name:** Last Entries 
- 
-**Description:** Adds a Last Entries widget element. 
- 
-**Note:** Provides [[doc:faq#what_is_a_widget|Widget]] with a list last entries. 
-\\ You must enable/disable it in Widget Panel. 
- 
- 
- 
- 
-===== lightbox ===== 
- 
-**Plugin Name:** Lightbox 
- 
-**Description:** Lightbox overlays using [[http://www.digitalia.be/software/slimbox|slimbox]]. 
- 
-**Note:** Requires Mootools (jsutils plugin). You must first enable jsutils! 
- 
- 
- 
- 
- 
-===== lightbox2 ===== 
- 
-**Plugin Name:** LightBox2 
- 
-**Description:** Lightbox overlays using [[http://www.digitalia.be/software/slimbox2|slimbox2]]. 
- 
-**Note:** requires jQuery plugin. You must first enable jquery ! 
- 
- 
- 
- 
- 
- 
- 
- 
- 
-===== prettyurls ===== 
- 
-**Plugin Name:** PrettyURLs 
- 
-**Description:** Url prettifier (powered by htaccess). 
- 
-**Note:** Move the //htaccess.txt// file found to //.htaccess// in the root directory. 
- 
-To upload I suggest creating a htaccess.txt locally with those contents, upload (via FTP) and then rename to //.htaccess//. 
-Please notice that on apache+windows prettyurls won't work, because there's NO mod_rewrite support! 
- 
- 
- 
- 
- 
-===== qspam ===== 
- 
-**Plugin Name:** QuickSpamFilter 
- 
-**Description:** bans comments containing some special words; it can be customized editing the source file 
- 
- 
- 
- 
-===== readmore ===== 
- 
-**Plugin Name:** ReadMore 
- 
-**Description:** Chops a lengthy entry and appends a "read more" link. 
- 
-**Note:** to use it write the tag //[more]// somwehere in your text. This tag doen't require closing tag (//[/more]//) 
- 
- 
- 
- 
-===== searchbox ===== 
- 
-**Plugin Name:** Search Box 
- 
-**Description:** Adds a Search Box widget element. 
- 
-**Note:** Provides [[doc:faq#what_is_a_widget|Widget]] with a search form. 
-\\ You must enable/disable it in Widget Panel. 
- 
- 
- 
- 
-===== syntaxhighlighter ===== 
- 
-**Plugin Name:** Syntax Highlighter 
- 
-**Description:** [[http://www.dreamprojections.com/syntaxhighlighter|dp.SyntaxHighlighter 1.4.0]] (edited to work with pre, thanks to [[https://www.gertthiel.de/blog/archive/2005/11/25/dp-syntaxhighlighter-pre|Gert Thiel]] ) 
- 
- 
- 
- 
- 
- 
-===== thumb ===== 
- 
-**Plugin Name:** Thumbnail 
- 
-**Description:** If this is loaded, using the ''scale'' parameter on an image. The thumbnail is cached in the images/.thumbs directory. Remember that directory beginning with a dot are hidden on UNIX-like systems. 
- 
-**Note:** to use it add ''scale=xx%'' attribute to ''[img]'' tag (e.g.: ''[img=images/something.jpg scale=50%]'') 
  
 +| **Plugin name** | **Description** | **Active by default** |
 +| [[doc:plugins:accessibleantispam|Accessible Antispam]] | Antispam asking to answer a simple math question. | ✅ |
 +| [[doc:plugins:adminarea|AdminArea]] | Provides the Admin Area - and a widget with useful admin and login/logout links. | ✅ |
 +| [[doc:plugins:archives|Archives]] | Adds an Archive widget element that shows the blog history in years and months. | ✅ |
 +| [[doc:plugins:bbcode|BBCode]] | Allows you to use BBCode markup. Contains a range of markup elements such as images, links, and many more. | ✅ |
 +| [[doc:plugins:blockparser|BlockParser]] | Creates widgets from static pages. | ✅ |
 +| [[doc:plugins:calendar|Calendar]] | Provides a widget with a calendar displaying the blog history. | ⬜ |
 +| [[doc:plugins:categories|Categories]] | Allows to create categories for your entries. Adds a widget that displays the categories. | ✅ |
 +| [[doc:plugins:commentcenter|Comment Center]] | Manage your blog's comments: Set policies, publish or reject comments. Optional spam detection via [[http://akismet.com/|Akismet]]. | ✅ |
 +| [[doc:plugins:cookiebanner|CookieBanner]] | Displays a discreet banner. | ⬜ |
 +| [[doc:plugins:datechanger|DateChanger]] | Allows to set a custom date and time for new entries. | ✅ |
 +| [[doc:plugins:emoticons|Emoticons]] | Allows use of emoticons. | ✅ |
 +| [[doc:plugins:favicon|FavIcon]] | Adds a global (theme-independent) favicon to your blog. | ✅ |
 +| [[doc:plugins:feed|RSS and Atom Feed]] | Adds a widget with links to the RSS and Atom feed. | ✅ |
 +| [[doc:plugins:footnotes|FootNotes]] | Enables footnotes in your entries. | ⬜ |
 +| [[doc:plugins:fpprotect|FlatPress Protect]] | Protect your blog with additional fetures in the HTTP response header. | ⬜ |
 +| [[doc:plugins:gallerycaptions|Gallery captions]] | Manages image captions for gallery images. | ✅ |
 +| [[doc:plugins:jquery|jQuery]] | Provides [[https://jquery.com/|jQuery]] and [[http://jquery.com/|jQueryUI]] locally. | ✅ |
 +| [[doc:plugins:lastcomments|LastComments]] | Adds a widget that shows the latest comments. | ⬜ |
 +| [[doc:plugins:lastcommentsadmin|LastComments Admin]] | Manages the cache of the LastComments plugin. Requires LastComment plugin enabled. | ⬜ |
 +| [[doc:plugins:lastentries|LastEntries]] | Adds a widget that lists the latest entries. | ✅ |
 +| [[doc:plugins:lightbox2|LightBox2]] | Provides Lightbox overlays using [[http://www.digitalia.be/software/slimbox2|SlimBox 2]]. Requires jQuery plugin enabled. | ✅ |
 +| [[doc:plugins:mediamanager|Media Manager]] | Manage uploaded files and photo galleries. | ✅ |
 +| [[doc:plugins:photoswipe|PhotoSwipe]] | Displays images and galleries with [[http://photoswipe.com/|PhotoSwipe]]. | ✅ |
 +| [[doc:plugins:postviews|PostViews]] | Counts and displays entry views. | ✅ |
 +| [[doc:plugins:prettyurls|PrettyURLs]] | Enables SEO friendly, pretty URLs (via htaccess). | ✅ |
 +| [[doc:plugins:qspam|QuickSpamFilter]] | Block comments by "bad" words. | ✅ |
 +| [[doc:plugins:readmore|ReadMore]] | Chops lengthy entries in the overview and appends a "Read more" link. | ✅ |
 +| [[doc:plugins:searchbox|SearchBox]] | Adds a search box widget. | ✅ |
 +| [[doc:plugins:seometataginfo|SEO Meta Tag Info]] | Allows editing of SEO meta tags description, keywords and robots for Entries, Statics and Categories. | ✅ |
 +| [[doc:plugins:support|Support]] | Shows support data in the Maintain menu. | ✅ |
 +| [[doc:plugins:thumb|Thumbnails]] | Creates thumbnails for uploaded images. | ✅ |
  
doc/plugins/standard.1547312010.txt.gz · Last modified: 2019/01/12 17:53 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki