shib_skip_admin Use Tiki authentication for Admin log-in
The user “admin” will be authenticated by only using Tiki’s user database. This option has no effect on users other than “admin”.
login/6
shib_create_user_tiki Create user if not registered in Tiki
If a user was externally authenticated, but not found in the Tiki user database, Tiki will create an entry in its user database.
login/6
shipping_service Shipping service
Expose a JSON shipping rate estimation service. Accounts from providers may be required (FedEx, UPS, ...).
payment/4
shipping_fedex_enable FedEx API
Enable shipping rate calculation through FedEx APIs
payment/4
shipping_fedex_key FedEx key
Developer key
payment/4
shipping_fedex_password FedEx password
payment/4
shipping_fedex_meter FedEx meter number
payment/4
shipping_fedex_account FedEx account number
payment/4
shipping_ups_enable UPS API
Enable shipping rate calculation using the UPS carrier.
payment/4
shipping_ups_username UPS username
UPS credentials
payment/4
shipping_ups_password UPS password
UPS credentials
payment/4
shipping_ups_license UPS access key
payment/4
shipping_custom_provider Custom shipping provider
payment/4
short_date_format Short date format
Specify how Tiki displays the date (shorter version)
general/4
short_time_format Short time format
Specify how Tiki displays the time (shorter version)
general/4
short_date_format_js Short JavaScript date format
Used in the date picker fields
general/4
short_time_format_js Short JavaScript time format
Used in the datetime picker fields
general/4
show_available_translations Display available translations
Display list of available languages and offer to switch languages or translate. This appears on wiki pages and articles action buttons.
i18n/1
sitead_publish Publish
Make the banner visible to all site visitors.
ads/1
sitelogo_src Logo source (image path)
This can be a conventional path to the image file, or the syntax for an image in a Tiki gallery.
look/2
sitelogo_title Logo title (on mouseover)
This appears as tool tip text. The site logo is also a link to the site index (top page).
look/2
sitelogo_alt HTML "alt" tag description
Normally a description of the image, such as "Example.com logo"
look/2
sitelogo_icon Admin navbar icon
Icon (logo) that displays in the admin pages navbar. (Set the overall site logo using the logo module on tiki-admin_modules.php).
look/1
sitelogo_upload_icon Site logo upload icon
Display an icon for admins to be able to change or upload the site logo.
look/2
sitemap_enable Sitemap protocol
Allows generating site maps based on the Sitemap protocol, in the form of XML documents. Mostly used to facilitate indexation of a site by web search engines.
general/3
site_closed Close site
Use this setting to "close" the Tiki site (such as for maintenance). Users attempting to access the site will see only a log-in form. Only users with specific permission will be allowed to log in. Use the Message to display to specify the message that visitors will see when attempting to access your site.
security/3, general/3
site_closed_title Title
security/3, general/3
site_closed_msg Message
security/3, general/3
site_busy_title Site Busy Title
security/3, general/3
site_busy_msg Site Busy Message
security/3, general/3
site_crumb_seper Locations (breadcrumbs)
look/6
site_nav_seper Choices
look/6
site_title_location Browser title position
Position of the browser title in the full browser bar relative to the current page's descriptor.
general/1
site_title_breadcrumb Browser title display mode
When breadcrumbs are used, method to display the browser title.
general/1
site_favicon_enable Favicons
Custom favicon image files can be put in the /themes/(themename)/favicons directory, or the default Tiki favicons can be used.
look/6
site_terminal_active Site terminal
Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this.
general/2
site_terminal_config Site terminal configuration
Provides the mapping from subnets to perspective.
general/2
site_google_analytics_account Google Analytics account number
The account number for the site. The account number from Google is something like UA-XXXXXXX-YY or G-XXXXXXXXXX.
stats/2, look/5
site_google_analytics_group_option Google Analytics Groups Option
Define option for Google Analytics groups
stats/2
site_google_analytics_groups Google Analytics Available Groups
User groups for which Google Analytics will be available
stats/2
site_google_analytics_site_ownership Google Analytics site ownership
Verification process of proving that you own the site or app that you claim to own
metatags/1
site_google_analytics_gtag Google Global Site Tag Mode
Use the newer Google Global Site Tag (gtag.js) as opposed to the previous ga.js.
stats/2
site_google_credentials Google authentication credentials file
Path to the Google Service Account credentials JSON file.
stats/2
site_mautic_enable Mautic Integration
Enable the feature here but configure it elsewhere
site_layout_per_object Enable layout per page, etc.
Specify an alternate layout for a particular wiki page, etc.
look/2
site_matomo_analytics_server_url Matomo server URL
The URL to the Matomo server of this site In Matomo, the selected site (Site Id) must have view permission set for anonymous, or a token authentication parameter can be inserted in the Matomo server URL.
stats/3
site_matomo_site_id Site Id
The ID of this website in Matomo
stats/3
site_matomo_code Matomo JavaScript tracking code
Code to be placed on every page of this website just before the
tag
stats/3
site_matomo_group_option Matomo Groups Option
Define option for Matomo groups
stats/3
site_matomo_groups Matomo Available Groups
User groups for which Matomo will be available
stats/3
site_short_lived_csrf_tokens Use short lived CSRF tokens
CSRF tokens generated will be valid for one use only and will have a limited life span
security/1
smarty_notice_reporting Include Smarty notices in the PHP error report
Tiki will display Smarty notices with the PHP error messages.
features/3, general/1
smarty_security Smarty security
Enable/Disable Smarty security. If checked, you can then define allowed and disabled modifiers and tags(functions, blocks and filters) that should be or not accesible to the template.
This is the list of allowed built-in PHP functions to be used as smarty modifiers. Smarty 5+ disabled the use of PHP functions as smarty modifiers. Use this preference to allow specific built-in functions not available in the currently exposed modifiers list that you need to use in your templates.
security/1
smarty_security_dirs Extra Smarty directories
Make additional directories available as Smarty directories. This may be needed for custom icons (clear temp/cache after changing).
security/1
smarty_compilation Smarty compilation
Indicates when the template cache should be refreshed.
look/6, performance/1, features/3
smarty_cache_perms Smarty cache permissions
Permissions that enable Smarty to write to the templates_c directory.
look/6
smarty_enable_string_eval Smarty enable string or eval template
Enables the use of string or eval template when activated by Administrators.
socialnetworks_twitter_client_id Twitter API Key (Client ID)
The Client ID from your Twitter/X developer app.
socialnetworks/5
socialnetworks_twitter_client_secret Twitter API Secret (Client Secret)
The Client Secret from your Twitter/X developer app.
socialnetworks/5
socialnetworks_twitter_site_name Twitter site name
The default website name that will be used by Twitter (twitter:site) for every web page. This parameter will be used instead of the browser title.
metatags/1, socialnetworks/5
socialnetworks_twitter_site_image Twitter site image
The default image (logo, picture, etc) that will be used by Twitter (twitter:image) for every web page. The image must be specified as a URL.
Application secret generated by registering this Tiki site as an application at Facebook
socialnetworks/5
socialnetworks_facebook_application_id Application ID
Application ID generated by registering this Tiki site as an application at Facebook
socialnetworks/5
socialnetworks_facebook_site_name Facebook site name
The default website name that will be used by Facebook (og:site_name) for every webpage. This parameter will be used instead of the browser title.
metatags/1, socialnetworks/5
socialnetworks_facebook_site_image Facebook site image
The default image (logo, picture, etc.) that will be used by Facebook (og:image) for every webpage. It must be specified as a URL. The minimum valid image size is 200x200px. However, Facebook recommends 1200x630px or larger for the best display on high resolution devices.
metatags/1, socialnetworks/5
socialnetworks_facebook_login Login using Facebook
Allow users to log in using Facebook
socialnetworks/5
socialnetworks_facebook_autocreateuser Auto-create Tiki user
Automatically create a Tiki user by the username of fb_xxxxxxxx for users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/5
socialnetworks_facebook_firstloginpopup Require Facebook users to enter local account info on creation
Require Facebook users to enter local account info, specifically email and local log-in name
socialnetworks/5
socialnetworks_facebook_publish_stream Tiki can post to the Facebook wall
Tiki may post status messages, notes, photos, and videos to the Facebook Wall.
socialnetworks/5
socialnetworks_facebook_manage_events Tiki can manage events
Tiki may create and RSVP to Facebook events.
socialnetworks/5
socialnetworks_facebook_manage_pages Tiki can manage pages
Tiki can manage user pages.
socialnetworks/5
socialnetworks_facebook_sms Tiki can SMS
Tiki can use SMS functions via Facebook.
socialnetworks/5
socialnetworks_facebook_email Set user email from Facebook on creation.
Tiki will set the user's email from Facebook on creation.
socialnetworks/5
socialnetworks_facebook_create_user_trackeritem Create a user tracker item on registration
Sets whether a tracker item should be created for the user upon registration
socialnetworks/5
socialnetworks_facebook_names First and last name tracker field IDs to set on creation
Comma-separated, with first name field followed by last name field; for example, '2,3'
socialnetworks/5
socialnetworks_bitly_login bit.ly login
Site-wide log-in name (username) for bit.ly
socialnetworks/3
socialnetworks_bitly_key bit.ly key
Site-wide API key for bit.ly
socialnetworks/3
socialnetworks_bitly_sitewide Use site-wide account
When set to "yes", only the site-wide account will be used for all users.
socialnetworks/3
socialnetworks_linkedin_client_id Client ID
Client ID generated by registering this site as an application at LinkedIn
socialnetworks/5
socialnetworks_linkedin_client_secr Client secret
Client Secret generated by registering this site as an application at LinkedIn
socialnetworks/5
socialnetworks_linkedin_login Log in using LinkedIn
Allow users to log in using LinkedIn.
socialnetworks/5
socialnetworks_linkedin_autocreateuser Auto-create Tiki user from LinkedIn
Automatically create a Tiki user by the username of li_xxxxxxxx for users logging in using LinkedIn if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/5
socialnetworks_linkedin_email Set user email from LinkedIn on creation.
Tiki will set the user's email from LinkedIn on creation.
socialnetworks/5
socialnetworks_linkedin_create_user_trackeritem Create a user tracker item on registration
Sets whether a tracker item should be created for the user upon registration
socialnetworks/5
socialnetworks_linkedin_names First and last name tracker field IDs to set on creation
Comma-separated, with first name field followed by last name field; for example, '2,3'
socialnetworks/5
social_network_type Social network type
Select how the friendship relations within the social network should be treated.
community/2
socnets_socnetsAll Social networks selected for configuration:
Enable site users to sign in to and interact with social networks via Hybridauth
socialnetworks/4, socnets/4
socnets_enabledProviders Social networks selected for configuration:
Enable site users to sign in to and interact with social networks via Hybridauth
socialnetworks/4, socnets/4
socnets_enabledProvidersNames Enabled social network names- Do not use in forms:
Hybridauth-enabled social network names
socialnetworks/4, socnets/4
socnets_socLoginBaseUrl Social networks login base URL:
This is for programmers - just add a social network name for a new social network.
Amazon Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Amazon_app_api Amazon API (or Graph) version - NOT YET
Amazon Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Amazon_app_site_name Amazon site name
Amazon The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Amazon_app_site_image Amazon site image
Amazon The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Amazon Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Amazon_autocreate_prefix Amazon User prefix to auto-create
What Amazon A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Amazon_autocreate_email Amazon Auto-create user email
Let Amazon Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Amazon_autocreate_user_trackeritem Amazon Auto-create user tracker item
Let Amazon Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Amazon_autocreate_names Amazon Auto-create user name(s)
Let Amazon Automatically create a Tiki user name/name from the social network account
AOLOpenID Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_AOLOpenID_app_api AOLOpenID API (or Graph) version - NOT YET
AOLOpenID Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_AOLOpenID_app_site_name AOLOpenID site name
AOLOpenID The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_AOLOpenID_app_site_image AOLOpenID site image
AOLOpenID The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let AOLOpenID Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_AOLOpenID_autocreate_prefix AOLOpenID User prefix to auto-create
What AOLOpenID A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_AOLOpenID_autocreate_email AOLOpenID Auto-create user email
Let AOLOpenID Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_AOLOpenID_autocreate_user_trackeritem AOLOpenID Auto-create user tracker item
Let AOLOpenID Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_AOLOpenID_autocreate_names AOLOpenID Auto-create user name(s)
Let AOLOpenID Automatically create a Tiki user name/name from the social network account
socialnetworks/4, socnets/4
socnets_Apple_socnetEnabled Apple socnet settings enabled?
Apple socnet settings enabled by your website admins?
socialnetworks/4, socnets/4
socnets_Apple_loginEnabled Apple login allowed?
Let Apple socnet to login users into your website
socialnetworks/4, socnets/4
socnets_Apple_app_id Apple Application ID
Apple Application ID generated when registering this Tiki site as an application with them.
socialnetworks/4, socnets/4
socnets_Apple_app_secret Apple Application secret
Apple Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Apple_app_api Apple API (or Graph) version - NOT YET
Apple Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Apple_app_site_name Apple site name
Apple The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Apple_app_site_image Apple site image
Apple The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
socialnetworks/4, socnets/4
socnets_Apple_autocreateuser Apple auto-create user?
Let Apple Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Apple_autocreate_prefix Apple User prefix to auto-create
What Apple A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Apple_autocreate_email Apple Auto-create user email
Let Apple Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Apple_autocreate_user_trackeritem Apple Auto-create user tracker item
Let Apple Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Apple_autocreate_names Apple Auto-create user name(s)
Let Apple Automatically create a Tiki user name/name from the social network account
Authentiq Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Authentiq_app_api Authentiq API (or Graph) version - NOT YET
Authentiq Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Authentiq_app_site_name Authentiq site name
Authentiq The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Authentiq_app_site_image Authentiq site image
Authentiq The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Authentiq Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Authentiq_autocreate_prefix Authentiq User prefix to auto-create
What Authentiq A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Authentiq_autocreate_email Authentiq Auto-create user email
Let Authentiq Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Authentiq_autocreate_user_trackeritem Authentiq Auto-create user tracker item
Let Authentiq Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Authentiq_autocreate_names Authentiq Auto-create user name(s)
Let Authentiq Automatically create a Tiki user name/name from the social network account
AutoDesk Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_AutoDesk_app_api AutoDesk API (or Graph) version - NOT YET
AutoDesk Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_AutoDesk_app_site_name AutoDesk site name
AutoDesk The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_AutoDesk_app_site_image AutoDesk site image
AutoDesk The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let AutoDesk Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_AutoDesk_autocreate_prefix AutoDesk User prefix to auto-create
What AutoDesk A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_AutoDesk_autocreate_email AutoDesk Auto-create user email
Let AutoDesk Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_AutoDesk_autocreate_user_trackeritem AutoDesk Auto-create user tracker item
Let AutoDesk Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_AutoDesk_autocreate_names AutoDesk Auto-create user name(s)
Let AutoDesk Automatically create a Tiki user name/name from the social network account
BitBucket Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_BitBucket_app_api BitBucket API (or Graph) version - NOT YET
BitBucket Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_BitBucket_app_site_name BitBucket site name
BitBucket The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_BitBucket_app_site_image BitBucket site image
BitBucket The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let BitBucket Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_BitBucket_autocreate_prefix BitBucket User prefix to auto-create
What BitBucket A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_BitBucket_autocreate_email BitBucket Auto-create user email
Let BitBucket Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_BitBucket_autocreate_user_trackeritem BitBucket Auto-create user tracker item
Let BitBucket Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_BitBucket_autocreate_names BitBucket Auto-create user name(s)
Let BitBucket Automatically create a Tiki user name/name from the social network account
BlizzardAPAC Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_BlizzardAPAC_app_api BlizzardAPAC API (or Graph) version - NOT YET
BlizzardAPAC Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_BlizzardAPAC_app_site_name BlizzardAPAC site name
BlizzardAPAC The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_BlizzardAPAC_app_site_image BlizzardAPAC site image
BlizzardAPAC The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let BlizzardAPAC Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_BlizzardAPAC_autocreate_prefix BlizzardAPAC User prefix to auto-create
What BlizzardAPAC A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_BlizzardAPAC_autocreate_email BlizzardAPAC Auto-create user email
Let BlizzardAPAC Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_BlizzardAPAC_autocreate_user_trackeritem BlizzardAPAC Auto-create user tracker item
Let BlizzardAPAC Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_BlizzardAPAC_autocreate_names BlizzardAPAC Auto-create user name(s)
Let BlizzardAPAC Automatically create a Tiki user name/name from the social network account
BlizzardEU Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_BlizzardEU_app_api BlizzardEU API (or Graph) version - NOT YET
BlizzardEU Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_BlizzardEU_app_site_name BlizzardEU site name
BlizzardEU The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_BlizzardEU_app_site_image BlizzardEU site image
BlizzardEU The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let BlizzardEU Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_BlizzardEU_autocreate_prefix BlizzardEU User prefix to auto-create
What BlizzardEU A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_BlizzardEU_autocreate_email BlizzardEU Auto-create user email
Let BlizzardEU Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_BlizzardEU_autocreate_user_trackeritem BlizzardEU Auto-create user tracker item
Let BlizzardEU Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_BlizzardEU_autocreate_names BlizzardEU Auto-create user name(s)
Let BlizzardEU Automatically create a Tiki user name/name from the social network account
Blizzard Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Blizzard_app_api Blizzard API (or Graph) version - NOT YET
Blizzard Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Blizzard_app_site_name Blizzard site name
Blizzard The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Blizzard_app_site_image Blizzard site image
Blizzard The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Blizzard Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Blizzard_autocreate_prefix Blizzard User prefix to auto-create
What Blizzard A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Blizzard_autocreate_email Blizzard Auto-create user email
Let Blizzard Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Blizzard_autocreate_user_trackeritem Blizzard Auto-create user tracker item
Let Blizzard Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Blizzard_autocreate_names Blizzard Auto-create user name(s)
Let Blizzard Automatically create a Tiki user name/name from the social network account
DeviantArt Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_DeviantArt_app_api DeviantArt API (or Graph) version - NOT YET
DeviantArt Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_DeviantArt_app_site_name DeviantArt site name
DeviantArt The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_DeviantArt_app_site_image DeviantArt site image
DeviantArt The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let DeviantArt Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_DeviantArt_autocreate_prefix DeviantArt User prefix to auto-create
What DeviantArt A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_DeviantArt_autocreate_email DeviantArt Auto-create user email
Let DeviantArt Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_DeviantArt_autocreate_user_trackeritem DeviantArt Auto-create user tracker item
Let DeviantArt Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_DeviantArt_autocreate_names DeviantArt Auto-create user name(s)
Let DeviantArt Automatically create a Tiki user name/name from the social network account
Discord Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Discord_app_api Discord API (or Graph) version - NOT YET
Discord Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Discord_app_site_name Discord site name
Discord The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Discord_app_site_image Discord site image
Discord The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Discord Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Discord_autocreate_prefix Discord User prefix to auto-create
What Discord A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Discord_autocreate_email Discord Auto-create user email
Let Discord Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Discord_autocreate_user_trackeritem Discord Auto-create user tracker item
Let Discord Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Discord_autocreate_names Discord Auto-create user name(s)
Let Discord Automatically create a Tiki user name/name from the social network account
Disqus Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Disqus_app_api Disqus API (or Graph) version - NOT YET
Disqus Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Disqus_app_site_name Disqus site name
Disqus The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Disqus_app_site_image Disqus site image
Disqus The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Disqus Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Disqus_autocreate_prefix Disqus User prefix to auto-create
What Disqus A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Disqus_autocreate_email Disqus Auto-create user email
Let Disqus Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Disqus_autocreate_user_trackeritem Disqus Auto-create user tracker item
Let Disqus Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Disqus_autocreate_names Disqus Auto-create user name(s)
Let Disqus Automatically create a Tiki user name/name from the social network account
Dribbble Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Dribbble_app_api Dribbble API (or Graph) version - NOT YET
Dribbble Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Dribbble_app_site_name Dribbble site name
Dribbble The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Dribbble_app_site_image Dribbble site image
Dribbble The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Dribbble Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Dribbble_autocreate_prefix Dribbble User prefix to auto-create
What Dribbble A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Dribbble_autocreate_email Dribbble Auto-create user email
Let Dribbble Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Dribbble_autocreate_user_trackeritem Dribbble Auto-create user tracker item
Let Dribbble Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Dribbble_autocreate_names Dribbble Auto-create user name(s)
Let Dribbble Automatically create a Tiki user name/name from the social network account
Dropbox Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Dropbox_app_api Dropbox API (or Graph) version - NOT YET
Dropbox Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Dropbox_app_site_name Dropbox site name
Dropbox The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Dropbox_app_site_image Dropbox site image
Dropbox The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Dropbox Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Dropbox_autocreate_prefix Dropbox User prefix to auto-create
What Dropbox A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Dropbox_autocreate_email Dropbox Auto-create user email
Let Dropbox Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Dropbox_autocreate_user_trackeritem Dropbox Auto-create user tracker item
Let Dropbox Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Dropbox_autocreate_names Dropbox Auto-create user name(s)
Let Dropbox Automatically create a Tiki user name/name from the social network account
Facebook Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Facebook_app_api Facebook API (or Graph) version - NOT YET
Facebook Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Facebook_app_site_name Facebook site name
Facebook The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Facebook_app_site_image Facebook site image
Facebook The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Facebook Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Facebook_autocreate_prefix Facebook User prefix to auto-create
What Facebook A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Facebook_autocreate_email Facebook Auto-create user email
Let Facebook Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Facebook_autocreate_user_trackeritem Facebook Auto-create user tracker item
Let Facebook Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Facebook_autocreate_names Facebook Auto-create user name(s)
Let Facebook Automatically create a Tiki user name/name from the social network account
Foursquare Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Foursquare_app_api Foursquare API (or Graph) version - NOT YET
Foursquare Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Foursquare_app_site_name Foursquare site name
Foursquare The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Foursquare_app_site_image Foursquare site image
Foursquare The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Foursquare Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Foursquare_autocreate_prefix Foursquare User prefix to auto-create
What Foursquare A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Foursquare_autocreate_email Foursquare Auto-create user email
Let Foursquare Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Foursquare_autocreate_user_trackeritem Foursquare Auto-create user tracker item
Let Foursquare Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Foursquare_autocreate_names Foursquare Auto-create user name(s)
Let Foursquare Automatically create a Tiki user name/name from the social network account
GitHub Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_GitHub_app_api GitHub API (or Graph) version - NOT YET
GitHub Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_GitHub_app_site_name GitHub site name
GitHub The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_GitHub_app_site_image GitHub site image
GitHub The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let GitHub Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_GitHub_autocreate_prefix GitHub User prefix to auto-create
What GitHub A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_GitHub_autocreate_email GitHub Auto-create user email
Let GitHub Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_GitHub_autocreate_user_trackeritem GitHub Auto-create user tracker item
Let GitHub Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_GitHub_autocreate_names GitHub Auto-create user name(s)
Let GitHub Automatically create a Tiki user name/name from the social network account
GitLab Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_GitLab_app_api GitLab API (or Graph) version - NOT YET
GitLab Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_GitLab_app_site_name GitLab site name
GitLab The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_GitLab_app_site_image GitLab site image
GitLab The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let GitLab Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_GitLab_autocreate_prefix GitLab User prefix to auto-create
What GitLab A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_GitLab_autocreate_email GitLab Auto-create user email
Let GitLab Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_GitLab_autocreate_user_trackeritem GitLab Auto-create user tracker item
Let GitLab Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_GitLab_autocreate_names GitLab Auto-create user name(s)
Let GitLab Automatically create a Tiki user name/name from the social network account
socialnetworks/4, socnets/4
socnets_Google_socnetEnabled Google socnet settings enabled?
Google socnet settings enabled by your website admins?
socialnetworks/4, socnets/4
socnets_Google_loginEnabled Google login allowed?
Let Google socnet to login users into your website
socialnetworks/4, socnets/4
socnets_Google_app_id Google Application ID
Google Application ID generated when registering this Tiki site as an application with them.
socialnetworks/4, socnets/4
socnets_Google_app_secret Google Application secret
Google Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Google_app_api Google API (or Graph) version - NOT YET
Google Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Google_app_site_name Google site name
Google The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Google_app_site_image Google site image
Google The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
socialnetworks/4, socnets/4
socnets_Google_autocreateuser Google auto-create user?
Let Google Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Google_autocreate_prefix Google User prefix to auto-create
What Google A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Google_autocreate_email Google Auto-create user email
Let Google Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Google_autocreate_user_trackeritem Google Auto-create user tracker item
Let Google Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Google_autocreate_names Google Auto-create user name(s)
Let Google Automatically create a Tiki user name/name from the social network account
Instagram Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Instagram_app_api Instagram API (or Graph) version - NOT YET
Instagram Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Instagram_app_site_name Instagram site name
Instagram The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Instagram_app_site_image Instagram site image
Instagram The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Instagram Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Instagram_autocreate_prefix Instagram User prefix to auto-create
What Instagram A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Instagram_autocreate_email Instagram Auto-create user email
Let Instagram Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Instagram_autocreate_user_trackeritem Instagram Auto-create user tracker item
Let Instagram Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Instagram_autocreate_names Instagram Auto-create user name(s)
Let Instagram Automatically create a Tiki user name/name from the social network account
Keycloak Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Keycloak_app_api Keycloak API (or Graph) version - NOT YET
Keycloak Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Keycloak_app_site_name Keycloak site name
Keycloak The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Keycloak_app_site_image Keycloak site image
Keycloak The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Keycloak Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Keycloak_autocreate_prefix Keycloak User prefix to auto-create
What Keycloak A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Keycloak_autocreate_email Keycloak Auto-create user email
Let Keycloak Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Keycloak_autocreate_user_trackeritem Keycloak Auto-create user tracker item
Let Keycloak Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Keycloak_autocreate_names Keycloak Auto-create user name(s)
Let Keycloak Automatically create a Tiki user name/name from the social network account
LinkedInOpenID Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_LinkedInOpenID_app_api LinkedInOpenID API (or Graph) version - NOT YET
LinkedInOpenID Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_LinkedInOpenID_app_site_name LinkedInOpenID site name
LinkedInOpenID The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_LinkedInOpenID_app_site_image LinkedInOpenID site image
LinkedInOpenID The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let LinkedInOpenID Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_LinkedInOpenID_autocreate_prefix LinkedInOpenID User prefix to auto-create
What LinkedInOpenID A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_LinkedInOpenID_autocreate_email LinkedInOpenID Auto-create user email
Let LinkedInOpenID Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_LinkedInOpenID_autocreate_user_trackeritem LinkedInOpenID Auto-create user tracker item
Let LinkedInOpenID Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_LinkedInOpenID_autocreate_names LinkedInOpenID Auto-create user name(s)
Let LinkedInOpenID Automatically create a Tiki user name/name from the social network account
LinkedIn Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_LinkedIn_app_api LinkedIn API (or Graph) version - NOT YET
LinkedIn Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_LinkedIn_app_site_name LinkedIn site name
LinkedIn The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_LinkedIn_app_site_image LinkedIn site image
LinkedIn The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let LinkedIn Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_LinkedIn_autocreate_prefix LinkedIn User prefix to auto-create
What LinkedIn A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_LinkedIn_autocreate_email LinkedIn Auto-create user email
Let LinkedIn Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_LinkedIn_autocreate_user_trackeritem LinkedIn Auto-create user tracker item
Let LinkedIn Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_LinkedIn_autocreate_names LinkedIn Auto-create user name(s)
Let LinkedIn Automatically create a Tiki user name/name from the social network account
Mastodon Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Mastodon_app_api Mastodon API (or Graph) version - NOT YET
Mastodon Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Mastodon_app_site_name Mastodon site name
Mastodon The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Mastodon_app_site_image Mastodon site image
Mastodon The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Mastodon Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Mastodon_autocreate_prefix Mastodon User prefix to auto-create
What Mastodon A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Mastodon_autocreate_email Mastodon Auto-create user email
Let Mastodon Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Mastodon_autocreate_user_trackeritem Mastodon Auto-create user tracker item
Let Mastodon Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Mastodon_autocreate_names Mastodon Auto-create user name(s)
Let Mastodon Automatically create a Tiki user name/name from the social network account
socialnetworks/4, socnets/4
socnets_Medium_socnetEnabled Medium socnet settings enabled?
Medium socnet settings enabled by your website admins?
socialnetworks/4, socnets/4
socnets_Medium_loginEnabled Medium login allowed?
Let Medium socnet to login users into your website
socialnetworks/4, socnets/4
socnets_Medium_app_id Medium Application ID
Medium Application ID generated when registering this Tiki site as an application with them.
socialnetworks/4, socnets/4
socnets_Medium_app_secret Medium Application secret
Medium Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Medium_app_api Medium API (or Graph) version - NOT YET
Medium Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Medium_app_site_name Medium site name
Medium The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Medium_app_site_image Medium site image
Medium The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
socialnetworks/4, socnets/4
socnets_Medium_autocreateuser Medium auto-create user?
Let Medium Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Medium_autocreate_prefix Medium User prefix to auto-create
What Medium A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Medium_autocreate_email Medium Auto-create user email
Let Medium Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Medium_autocreate_user_trackeritem Medium Auto-create user tracker item
Let Medium Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Medium_autocreate_names Medium Auto-create user name(s)
Let Medium Automatically create a Tiki user name/name from the social network account
MicrosoftGraph Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_MicrosoftGraph_app_api MicrosoftGraph API (or Graph) version - NOT YET
MicrosoftGraph Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_MicrosoftGraph_app_site_name MicrosoftGraph site name
MicrosoftGraph The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_MicrosoftGraph_app_site_image MicrosoftGraph site image
MicrosoftGraph The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let MicrosoftGraph Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_MicrosoftGraph_autocreate_prefix MicrosoftGraph User prefix to auto-create
What MicrosoftGraph A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_MicrosoftGraph_autocreate_email MicrosoftGraph Auto-create user email
Let MicrosoftGraph Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_MicrosoftGraph_autocreate_user_trackeritem MicrosoftGraph Auto-create user tracker item
Let MicrosoftGraph Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_MicrosoftGraph_autocreate_names MicrosoftGraph Auto-create user name(s)
Let MicrosoftGraph Automatically create a Tiki user name/name from the social network account
OpenID Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_OpenID_app_api OpenID API (or Graph) version - NOT YET
OpenID Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_OpenID_app_site_name OpenID site name
OpenID The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_OpenID_app_site_image OpenID site image
OpenID The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let OpenID Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_OpenID_autocreate_prefix OpenID User prefix to auto-create
What OpenID A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_OpenID_autocreate_email OpenID Auto-create user email
Let OpenID Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_OpenID_autocreate_user_trackeritem OpenID Auto-create user tracker item
Let OpenID Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_OpenID_autocreate_names OpenID Auto-create user name(s)
Let OpenID Automatically create a Tiki user name/name from the social network account
ORCID socnet settings enabled by your website admins?
socialnetworks/4, socnets/4
socnets_ORCID_loginEnabled ORCID login allowed?
Let ORCID socnet to login users into your website
socialnetworks/4, socnets/4
socnets_ORCID_app_id ORCID Application ID
ORCID Application ID generated when registering this Tiki site as an application with them.
socialnetworks/4, socnets/4
socnets_ORCID_app_secret ORCID Application secret
ORCID Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_ORCID_app_api ORCID API (or Graph) version - NOT YET
ORCID Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_ORCID_app_site_name ORCID site name
ORCID The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_ORCID_app_site_image ORCID site image
ORCID The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let ORCID Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_ORCID_autocreate_prefix ORCID User prefix to auto-create
What ORCID A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_ORCID_autocreate_email ORCID Auto-create user email
Let ORCID Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_ORCID_autocreate_user_trackeritem ORCID Auto-create user tracker item
Let ORCID Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_ORCID_autocreate_names ORCID Auto-create user name(s)
Let ORCID Automatically create a Tiki user name/name from the social network account
Patreon Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Patreon_app_api Patreon API (or Graph) version - NOT YET
Patreon Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Patreon_app_site_name Patreon site name
Patreon The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Patreon_app_site_image Patreon site image
Patreon The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Patreon Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Patreon_autocreate_prefix Patreon User prefix to auto-create
What Patreon A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Patreon_autocreate_email Patreon Auto-create user email
Let Patreon Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Patreon_autocreate_user_trackeritem Patreon Auto-create user tracker item
Let Patreon Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Patreon_autocreate_names Patreon Auto-create user name(s)
Let Patreon Automatically create a Tiki user name/name from the social network account
PaypalOpenID Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_PaypalOpenID_app_api PaypalOpenID API (or Graph) version - NOT YET
PaypalOpenID Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_PaypalOpenID_app_site_name PaypalOpenID site name
PaypalOpenID The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_PaypalOpenID_app_site_image PaypalOpenID site image
PaypalOpenID The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let PaypalOpenID Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_PaypalOpenID_autocreate_prefix PaypalOpenID User prefix to auto-create
What PaypalOpenID A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_PaypalOpenID_autocreate_email PaypalOpenID Auto-create user email
Let PaypalOpenID Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_PaypalOpenID_autocreate_user_trackeritem PaypalOpenID Auto-create user tracker item
Let PaypalOpenID Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_PaypalOpenID_autocreate_names PaypalOpenID Auto-create user name(s)
Let PaypalOpenID Automatically create a Tiki user name/name from the social network account
Paypal Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Paypal_app_api Paypal API (or Graph) version - NOT YET
Paypal Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Paypal_app_site_name Paypal site name
Paypal The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Paypal_app_site_image Paypal site image
Paypal The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Paypal Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Paypal_autocreate_prefix Paypal User prefix to auto-create
What Paypal A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Paypal_autocreate_email Paypal Auto-create user email
Let Paypal Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Paypal_autocreate_user_trackeritem Paypal Auto-create user tracker item
Let Paypal Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Paypal_autocreate_names Paypal Auto-create user name(s)
Let Paypal Automatically create a Tiki user name/name from the social network account
Pinterest Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Pinterest_app_api Pinterest API (or Graph) version - NOT YET
Pinterest Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Pinterest_app_site_name Pinterest site name
Pinterest The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Pinterest_app_site_image Pinterest site image
Pinterest The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Pinterest Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Pinterest_autocreate_prefix Pinterest User prefix to auto-create
What Pinterest A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Pinterest_autocreate_email Pinterest Auto-create user email
Let Pinterest Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Pinterest_autocreate_user_trackeritem Pinterest Auto-create user tracker item
Let Pinterest Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Pinterest_autocreate_names Pinterest Auto-create user name(s)
Let Pinterest Automatically create a Tiki user name/name from the social network account
QQ socnet settings enabled by your website admins?
socialnetworks/4, socnets/4
socnets_QQ_loginEnabled QQ login allowed?
Let QQ socnet to login users into your website
socialnetworks/4, socnets/4
socnets_QQ_app_id QQ Application ID
QQ Application ID generated when registering this Tiki site as an application with them.
socialnetworks/4, socnets/4
socnets_QQ_app_secret QQ Application secret
QQ Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_QQ_app_api QQ API (or Graph) version - NOT YET
QQ Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_QQ_app_site_name QQ site name
QQ The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_QQ_app_site_image QQ site image
QQ The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
socialnetworks/4, socnets/4
socnets_QQ_autocreateuser QQ auto-create user?
Let QQ Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_QQ_autocreate_prefix QQ User prefix to auto-create
What QQ A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_QQ_autocreate_email QQ Auto-create user email
Let QQ Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_QQ_autocreate_user_trackeritem QQ Auto-create user tracker item
Let QQ Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_QQ_autocreate_names QQ Auto-create user name(s)
Let QQ Automatically create a Tiki user name/name from the social network account
Reddit Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Reddit_app_api Reddit API (or Graph) version - NOT YET
Reddit Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Reddit_app_site_name Reddit site name
Reddit The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Reddit_app_site_image Reddit site image
Reddit The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Reddit Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Reddit_autocreate_prefix Reddit User prefix to auto-create
What Reddit A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Reddit_autocreate_email Reddit Auto-create user email
Let Reddit Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Reddit_autocreate_user_trackeritem Reddit Auto-create user tracker item
Let Reddit Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Reddit_autocreate_names Reddit Auto-create user name(s)
Let Reddit Automatically create a Tiki user name/name from the social network account
socialnetworks/4, socnets/4
socnets_Seznam_socnetEnabled Seznam socnet settings enabled?
Seznam socnet settings enabled by your website admins?
socialnetworks/4, socnets/4
socnets_Seznam_loginEnabled Seznam login allowed?
Let Seznam socnet to login users into your website
socialnetworks/4, socnets/4
socnets_Seznam_app_id Seznam Application ID
Seznam Application ID generated when registering this Tiki site as an application with them.
socialnetworks/4, socnets/4
socnets_Seznam_app_secret Seznam Application secret
Seznam Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Seznam_app_api Seznam API (or Graph) version - NOT YET
Seznam Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Seznam_app_site_name Seznam site name
Seznam The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Seznam_app_site_image Seznam site image
Seznam The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
socialnetworks/4, socnets/4
socnets_Seznam_autocreateuser Seznam auto-create user?
Let Seznam Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Seznam_autocreate_prefix Seznam User prefix to auto-create
What Seznam A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Seznam_autocreate_email Seznam Auto-create user email
Let Seznam Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Seznam_autocreate_user_trackeritem Seznam Auto-create user tracker item
Let Seznam Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Seznam_autocreate_names Seznam Auto-create user name(s)
Let Seznam Automatically create a Tiki user name/name from the social network account
Slack socnet settings enabled by your website admins?
socialnetworks/4, socnets/4
socnets_Slack_loginEnabled Slack login allowed?
Let Slack socnet to login users into your website
socialnetworks/4, socnets/4
socnets_Slack_app_id Slack Application ID
Slack Application ID generated when registering this Tiki site as an application with them.
socialnetworks/4, socnets/4
socnets_Slack_app_secret Slack Application secret
Slack Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Slack_app_api Slack API (or Graph) version - NOT YET
Slack Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Slack_app_site_name Slack site name
Slack The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Slack_app_site_image Slack site image
Slack The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Slack Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Slack_autocreate_prefix Slack User prefix to auto-create
What Slack A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Slack_autocreate_email Slack Auto-create user email
Let Slack Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Slack_autocreate_user_trackeritem Slack Auto-create user tracker item
Let Slack Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Slack_autocreate_names Slack Auto-create user name(s)
Let Slack Automatically create a Tiki user name/name from the social network account
Spotify Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_Spotify_app_api Spotify API (or Graph) version - NOT YET
Spotify Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_Spotify_app_site_name Spotify site name
Spotify The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_Spotify_app_site_image Spotify site image
Spotify The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let Spotify Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_Spotify_autocreate_prefix Spotify User prefix to auto-create
What Spotify A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_Spotify_autocreate_email Spotify Auto-create user email
Let Spotify Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_Spotify_autocreate_user_trackeritem Spotify Auto-create user tracker item
Let Spotify Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_Spotify_autocreate_names Spotify Auto-create user name(s)
Let Spotify Automatically create a Tiki user name/name from the social network account
StackExchangeOpenID Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_StackExchangeOpenID_app_api StackExchangeOpenID API (or Graph) version - NOT YET
StackExchangeOpenID Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_StackExchangeOpenID_app_site_name StackExchangeOpenID site name
StackExchangeOpenID The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_StackExchangeOpenID_app_site_image StackExchangeOpenID site image
StackExchangeOpenID The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let StackExchangeOpenID Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_StackExchangeOpenID_autocreate_prefix StackExchangeOpenID User prefix to auto-create
What StackExchangeOpenID A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_StackExchangeOpenID_autocreate_email StackExchangeOpenID Auto-create user email
Let StackExchangeOpenID Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_StackExchangeOpenID_autocreate_user_trackeritem StackExchangeOpenID Auto-create user tracker item
Let StackExchangeOpenID Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_StackExchangeOpenID_autocreate_names StackExchangeOpenID Auto-create user name(s)
Let StackExchangeOpenID Automatically create a Tiki user name/name from the social network account
StackExchange Application secret generated when registering this Tiki site as an application with them
socialnetworks/4, socnets/4
socnets_StackExchange_app_api StackExchange API (or Graph) version - NOT YET
StackExchange Social network API (or graph) version - Hybridauth default will be used until implemented.
socialnetworks/4, socnets/4
socnets_StackExchange_app_site_name StackExchange site name
StackExchange The default website name that will be used by the social network for every web page. This parameter will be used instead of the browser title.
socialnetworks/4, socnets/4
socnets_StackExchange_app_site_image StackExchange site image
StackExchange The default image (logo, picture, etc) that will be used by the social network for every web page. The image must be specified as a URL or/and uploaded to the social network site.
Let StackExchange Automatically create a Tiki user by the username of fb_xxxxxxxx for eg users logging in using Facebook if they do not yet have a Tiki account. If not, they will be asked to link or register a Tiki account
socialnetworks/4, socnets/4
socnets_StackExchange_autocreate_prefix StackExchange User prefix to auto-create
What StackExchange A Tiki user prefix is auto-created such as xx_nnnnnnn, etc. Click reset if no prefix should be created.
socialnetworks/4, socnets/4
socnets_StackExchange_autocreate_email StackExchange Auto-create user email
Let StackExchange Automatically create a Tiki user email from the social network account
socialnetworks/4, socnets/4
socnets_StackExchange_autocreate_user_trackeritem StackExchange Auto-create user tracker item
Let StackExchange Automatically set a Tiki user tracker item from the social network account
socialnetworks/4, socnets/4
socnets_StackExchange_autocreate_names StackExchange Auto-create user name(s)
Let StackExchange Automatically create a Tiki user name/name from the social network account