Pages: 6.4.x

Default Pages

When TML is first activated, a set of pages will be created, one to represent each of the plugin's actions. The pages are as follows:

  • Log In
    This is the page used to represent the login form.
  • Log Out
    This is the page used to represent the logout action. Therefore, this page is not displayed, but rather just a "placeholder" for the action.
  • Register
    This is the page used to represent the registration form.
  • Lost Password
    This is the page used to represent the password recovery form. Your users will enter their username or email address and if the account exists, they will be sent a link with a special key used to set a new password for their account.
  • Reset Password
    This is the page used to represent the password reset form. This page is only accessible with a key acquired from the Lost Password step outlined above. If you would like your users to be able to change their password while they are logged in, you should utilize the Themed Profiles module, as they can change their password there.
  • Your Profile
    This is the page used to represent the user's profile. It is created when the Themed Profiles module is activated.
Warning
Deleting the plugin will delete these pages!

Custom Pages

As of TML 6.4.13, there is now a meta box on the page editor screen that allows you to assign a TML action to a page. This is mostly useful if you accidentally (or unknowingly) delete any of the default pages from above.

Warning
Deleting the plugin will delete these pages!