Guide Category

134

login.tpl

From main page when you allow user to login to your website, it uses the file login.tpl to display the login form and profile links after successfully logged in, the following tags are used in login panel.

Note: By default this file will indicated the member's logs, the default tag that can be used to include longin.tpl is {login} this tag can be used in main.tpl or any files that attached or included in main.tpl like sidebar.tpl etc...Remove this file will result as no login and no "edit" button or any permissions like complaint etc in articles due to permission will automatically removed from your site, so the file should be added as always in your theme.
dlestarter
login.tpl From main page when you allow user to login to your website, it uses the file login.tpl to display the login form and profile links after successfully logged in, the following tags are used in login panel.

Note: By default this file will indicated the member's logs, the default tag that can be used to include longin.tpl is {login} this tag can be used in main.tpl or any files that attached or included in main.tpl like sidebar.tpl etc...Remove this file will result as no login and no "edit" button or any permissions like complaint etc in articles due to permission will automatically removed from your site, so the file should be added as always in your theme.
Tag Name Description
{registration-link} Provide the link to registration page
{lostpassword-link} Provide link to reset or recovery the password in case the user forgot their own password
{logout-link} Link to logout
{admin-link} Provide link to Admin CP for user who has access to Admin CP
[admin-link] and [/admin-link] Provide the Administration lin if the user have permission to access to Admin CP otherwise the link to Admin CP will not available to those who don't have access to.
{pm-link} Provide link to manage private messages like read, reply, delete and send messages
{new-pm} Display the number of new and unread messages
{all-pm} Dispaly the total number of messages in user inbox
{favorite-count} Display the number of news and articles the user have added to bookmark or favorite list
{foto} Dispaly user avatar picture
{profile-link} Provide link URL to user profile
{stats-link} Provide the link url to site statistics page
{addnews-link} Provide the link to addnews page, it will automatically generate the url if SEO on or off
{favorites-link} Provide link to bookmark and favorite page
{newposts-link} Provide the link to the new posts and unread since the last user logged in
{group-icon} The usergroup icon that author belongs to
{login-method} Dispaly the login method for user to use for login either by: Username or E-mail

Related Tutorials

Review/Leave Comment

comments powered by Disqus