DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:facebookalbum

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
Last revisionBoth sides next revision
plugin:facebookalbum [2018-05-14 19:31] Aleksandrplugin:facebookalbum [2018-05-30 22:40] – [Installation] Klap-in
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: This plugin allows you to display your Facebook Albums/Pictures in DokuWiki.+description: This plugin allows you to display your Facebook Albums/Pictures in DokuWiki
 author     : Jannes Drost-Tenfelde  author     : Jannes Drost-Tenfelde 
 email      : info@drost-tenfelde.de email      : info@drost-tenfelde.de
Line 16: Line 16:
 bugtracker :  bugtracker : 
 sourcerepo : https://github.com/jdtProjects/dokuwiki/tree/master/facebookalbum sourcerepo : https://github.com/jdtProjects/dokuwiki/tree/master/facebookalbum
-donationurl: http://drost-tenfelde.de/doku.php/donate+donationurl: http://drost-tenfelde.de/donate
  
 screenshot_img:  screenshot_img: 
Line 34: Line 34:
     * App Secret, which secures your Facebook App         * App Secret, which secures your Facebook App    
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 57: Line 57:
 | ''appid''     | string | This is the mandatory App ID of your Facebook App | If the parameter is not set as part of the syntax, the configuration parameter is used instead. | all | | ''appid''     | string | This is the mandatory App ID of your Facebook App | If the parameter is not set as part of the syntax, the configuration parameter is used instead. | all |
 | ''secret''    | string | This is the mandatory App Secret of your Facebook App | If the parameter is not set as part of the syntax, the configuration parameter is used instead | all | | ''secret''    | string | This is the mandatory App Secret of your Facebook App | If the parameter is not set as part of the syntax, the configuration parameter is used instead | all |
-| ''fanpageid'' | string | This is the ID of your Facebook page. You can find this ID by going to your Facebook page. Typically, the link of your page looks like %%''https://www.facebook.com/#!/pages/<page name>/<page ID>''%%. Copy the page ID from the URL and use it in the syntax. | optional. If the parameter is not set as part of the syntax, the configuration parameter is used instead | all | +| ''fanpageid'' | string | This is the ID of your Facebook page. You can find this ID by going to your Facebook page. Typically, the link of your page looks like //%%https://www.facebook.com/#!/pages/<page name>/<page ID>%%.// Copy the page ID from the URL and use it in the syntax. | optional. If the parameter is not set as part of the syntax, the configuration parameter is used instead | all | 
-| ''order''     | string | Default: **DESC**. Allows you to sort by the album names. Valid values are 'ASC' and 'DESC'. | optional | all | +| ''order''     | string | Default: ''DESC''\\ Allows you to sort by the album names. Valid values are ''ASC'' and ''DESC''. | optional | all | 
-| ''ignore''    | string | Default: **cover pictures**. Allows you to give a list of album names that you wish to igore. The album names must be seperated by a %%|%%. Example: **%%cover pictures|wall pictures%%** | optional | all |+| ''ignore''    | string | Default: ''cover pictures''\\ Allows you to give a list of album names that you wish to igore. The album names must be seperated by a **%%|%%**. Example: **%%cover pictures|wall pictures%%** | optional | all |
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
Line 66: Line 66:
 | ''appid''             | string | This is the mandatory App ID of your Facebook App  | If the parameter is not set as part of the syntax, the configuration parameter is used instead. | all | | ''appid''             | string | This is the mandatory App ID of your Facebook App  | If the parameter is not set as part of the syntax, the configuration parameter is used instead. | all |
 | ''secret''            | string | This is the mandatory App Secret of your Facebook App | If the parameter is not set as part of the syntax, the configuration parameter is used instead | all | | ''secret''            | string | This is the mandatory App Secret of your Facebook App | If the parameter is not set as part of the syntax, the configuration parameter is used instead | all |
-| ''fanpageid''         | string | This is the ID of your Facebook page. You can find this ID by going to your Facebook page. Typically, the link of your page looks like %%''https://www.facebook.com/#!/pages/<page name>/<page ID>''%%. Copy the page ID from the URL and use it in the syntax. | If the parameter is not set as part of the syntax, the configuration parameter is used instead | all |+| ''fanpageid''         | string | This is the ID of your Facebook page. You can find this ID by going to your Facebook page. Typically, the link of your page looks like //%%https://www.facebook.com/#!/pages/<page name>/<page ID>%%.// Copy the page ID from the URL and use it in the syntax. | If the parameter is not set as part of the syntax, the configuration parameter is used instead | all |
 | ''order''             | string | See [[#Syntax]] parameters. If the syntax parameter is not set, the configuration parameter will be used instead. | optional | all | | ''order''             | string | See [[#Syntax]] parameters. If the syntax parameter is not set, the configuration parameter will be used instead. | optional | all |
 | ''ignore''            | string | See [[#Syntax]] parameters. If the syntax parameter is not set, the configuration parameter will be used instead. | optional | all | | ''ignore''            | string | See [[#Syntax]] parameters. If the syntax parameter is not set, the configuration parameter will be used instead. | optional | all |
Line 74: Line 74:
 ===== Display templates ===== ===== Display templates =====
  
-The configuration parameters 'album_template' and 'picture_template' allow you to have full flexibility on how you wish to display your albums and pictures. These templates use the standard DokuWiki syntax.+The configuration parameters ''album_template'' and ''picture_template'' allow you to have full flexibility on how you wish to display your albums and pictures. These templates use the standard DokuWiki syntax.
  
 ===== Template tags ===== ===== Template tags =====
plugin/facebookalbum.txt · Last modified: 2019-01-12 15:09 by LarsDW223

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki