-
Notifications
You must be signed in to change notification settings - Fork 15
Jfusion 2.x Plugins dokuwiki
#Genera
##Description Description of the plugin, can be changed should you have more than one copy.
##Full URL to Software Refers to the complete URL to the software. It should look something like this http://www.yourdomain.com/software
##Full Path to Software This refers to the path of the integration installation on your server. It shall look something like this /home/my_account_name/my_domain_name/integration or /var/www/httpdocs/integration depending on your server setup. To help you determine the path you need for this integration jFusion has filled in the path to the Joomla installation.
##Login Identifier The setting comes into play when the Master software does not support usernames but allows the use of only email addresses for authetication and logging in. One such software supported at the moment by JFusion is Magento. In case you happen to use Magento as the Master, set this setting to 'E-mail'. Otherwise leave it as 'Username'.
##SEF Mode If SEF mode is enabled, what should the URLs look like?
#Database ##Database Type Database Type (ie mysql)::The type of database. mysql, mysqli etc. are among the various options.
##Database Host The database host. Most hosts use 'localhost' to connect to their databases but certain provide specific URLs to access their databases like 'db.yourdomain.com'. Remote MYSQL is possible too. Choose accordingly
##Database Name The name of your Database used to install and run the integration
##Database Username The username required to access the database
##Database Password The password used to access the database for the above mentioned username."
##Table Prefix The table prefix for Moodle tables in the Database.
##Database Charset Character set of the database.
#User Options ##Usergroup Map Usergroup Map, seperate each group by comma ,
##Auto Update Activation If set to yes and plugin is set as slave, plugin's user's activation status will automatically be updated to that of the masters.
##Auto Update Email If set to yes and plugin is set as slave, plugin's user's email will automatically be updated to that of the masters.
##Auto Update Bans If set to yes and plugin is set as slave, plugin's user's ban status will automatically be updated to that of the masters.
##Create new user in this software for inactive users? When in slave mode should a new user be created for inactive users in the master?
##Create new user in this software for blocked users? When in slave mode should a new user be created for blocked users in the master?
##Allow user deletion If set to yes, the user will be deleted from plugin if deleted from Joomla!
#Cookie ##Cookie Domain Should be set the same as the cookies generated by the integration. (dot)domain.com eg .domain.com will work best.
##Cookie Path Usually / works fine. However, this item should be set the same as in the integration. If using a path, put a slash at the end, like in /joomla/
##Cookie Expiration Time Cookie expiry time (secs). Set to 0 to set the cookie as a session cookie.
##Cookie secure connection only Cookie on Secure connection only
##Cookie HTTP-only Should we use a HTTP-only cookie? This depends on the settings in Joomla and integration software. If they use HTTP-only cookies, this should be set to yes.
#Mod/Plugin
#JFusion menu Itemid to redirect to Choose a JFusion menu item to be used to generate correct URLs for the Frameless Integration and Redirect Plugin. Required if enabling the Frameless Integration or Redirect Plugins. Check this article on how to set a Menu Link for JFusion.
##Redirection Mod This plugin redirects users who browse directly to the forum to Joomla's frameless equivalent. Note: This will not work for wrapper integration as it will cause a never ending loop. If you change the menu item, toggle SEF and or SEF mode, you must reinstall this plugin.
##Authentication Mod Authentication Mod is used to enable reversed dual login.