{* $Id$ *}
{tr}Main new features and settings in Tiki 15{/tr}. {icon name="help" size=1}
{tr}Tiki Addons{/tr} {tr}Addons allow a way for developers to add an even broader range of functionality{/tr} {icon name="help" size=1} {foreach $addonprefs as $addon} {preference name="{$addon|escape}"} {/foreach}
{tr}Remote Tiki Autologin{/tr} {preference name=login_autologin}
{preference name=login_autologin_user} {preference name=login_autologin_group} {preference name=login_autologin_createnew} {preference name=login_autologin_allowedgroups} {preference name=login_autologin_syncgroups} {preference name=login_autologin_logoutremote} {preference name=login_autologin_redirectlogin} {preference name=login_autologin_redirectlogin_url}
{tr}New Wiki Plugins{/tr} {preference name=wikiplugin_fullwidthtitle} {preference name=wikiplugin_googlechart} {preference name=wikiplugin_includetpl} {preference name=wikiplugin_like} {preference name=wikiplugin_piwik} {preference name=wikiplugin_tour} {preference name=wikiplugin_useringroup} {preference name=wikiplugin_xmlupdate}
{tr}Social Networks with Linkedin{/tr} {preference name=socialnetworks_linkedin_login}
{preference name=socialnetworks_linkedin_client_id} {preference name=socialnetworks_linkedin_client_secr} {preference name=socialnetworks_linkedin_autocreateuser} {preference name=socialnetworks_linkedin_email} {preference name=socialnetworks_linkedin_names}
{tr}Temporary User Accounts{/tr}
{if $prefs['auth_token_access'] != 'y'} {remarksbox type="warning" title="Token Access Feature Dependency"} {tr}The token access feature is needed for Temporary Users to login.{/tr} {tr}Turn it on here.{/tr} {/remarksbox} {/if} {remarksbox type="info" title="Temporary Users"}

{tr}You can use this feature through: {/tr}{tr}Admin Users > Temporary Users (tab){/tr}

{tr}Temporary users cannot login the usual way but instead do so via an autologin URL that is associated with a token.{/tr} {tr}An email will be sent out to invited users containing this URL. You will receive a copy of the email yourself.{/tr}

{tr}These temporary users will be deleted (but can be set to be preserved in Admin Tokens) once the validity period is over. Normally, these users should have read-only access. Nevertheless, if you are allowing these users to submit information, e.g. fill in a tracker form, make sure to ask for their information again in those forms.{/tr}

{tr}Please do not assign temporary users to Groups that can access any security sensitive information, since access to these accounts is relatively easy to obtain, for example by intercepting or otherwise getting access to these emails.{/tr}

{/remarksbox} {remarksbox type="info" title="Revoking Access"} {tr}To revoke access before validity expires or to review who has access, please see:{/tr} {tr}Admin Tokens{/tr} {/remarksbox}
{tr}Statistics Control Panel{/tr} {tr}This is a new control panel on Tiki and work is still in progress.{/tr} {tabset} {tab name="{tr}Tiki Statistics{/tr}"}
{preference name=feature_stats} {preference name=feature_referer_stats} {preference name=count_admin_pvs}
{/tab} {tab name="{tr}Google Analytics{/tr}"}
{preference name=site_google_analytics_account} {preference name=site_google_credentials}
{/tab} {tab name="{tr}Piwik Analytics{/tr}"}
{preference name=site_piwik_analytics_server_url} {preference name=site_piwik_site_id}
{/tab} {/tabset}
{tr}Other new features{/tr} {preference name="header_custom_less" syntax="css"} {preference name=user_multilike_config} {preference name='fgal_viewerjs_feature'}
{preference name='fgal_viewerjs_uri'} {if $viewerjs_err}
{remarksbox type='errors' title="{tr}Warning{/tr}"}{$viewerjs_err}{/remarksbox}
{/if}
{preference name=jquery_timeago} {preference name=user_unique_email} {preference name=recaptcha_enabled}
{preference name=recaptcha_pubkey} {preference name=recaptcha_privkey} {preference name=recaptcha_theme} {preference name=recaptcha_version}
{tr}Improved and extended features{/tr} {preference name=wikiplugin_datachannel} {preference name=wikiplugin_list} {preference name=wikiplugin_tracker} {preference name=wikiplugin_mediaplayer} {preference name=feature_jquery_tablesorter} {preference name=feature_wiki_structure} {preference name='file_galleries_use_jquery_upload'} {preference name='feature_file_galleries_batch'}
{remarksbox title="Note"} {tr}You are highly recommended to use a file directory as the File Gallery storage, when using this feature{/tr} {/remarksbox}
{preference name='fgal_batch_dir'}
{tr}Console{/tr}: {tr}There is a console.php command to set a scheduled batch upload cron task{/tr}. {tr}More Information{/tr}... {tr}A couple of helper commands to manage multitikis. List the sites in a tiki instance and move a site from one tiki to another to help with upgrades etc (using local file access only){/tr}
{tr}Removed features{/tr} {tr}Synchronize categories of user tracker item to user groups{/tr}
{tr}See the full list of changes{/tr}. {icon name="help" size=1}