Difference between revisions of "LastLogin"

From Contao Community Documentation

(Created page with 'Display of last login and the list of online / offline members over Insert-Tags.<br /><br /> From TYPOlight 2.8 is already displayed by the login module itself the last login tim…')
 
m
Line 20: Line 20:
 
[[de:LastLogin]]
 
[[de:LastLogin]]
 
[[Category:Extensions]]
 
[[Category:Extensions]]
 +
 +
=Forum=
 +
Questions about the LastLogin module will be answered in forum: [http://www.contao-community.org/viewforum.php?f=21 Forum]
 +
<br />
 +
Errors and requests can be reported in the [http://dev.typolight-forge.org/projects/lastlogin/issues Issue Tracker].
 +
<br />
 +
 +
=Installation=
 +
The installation of the module occurs about the extension Repository in back end of Contao.<br />
 +
A manual installation is possible. [http://www.contao.org/extension-list/view/lastlogin.en.html Download] the ZIP file from Extension Repository, unzip and transfer it.<br />
 +
A directory should have been created "/system/modules/lastlogin".<br />
 +
Then call /contao/install.php - Perform Update Database.<br />
 +
( /typolight/install.php in older TYPOlight installations )<br />
 +
 +
==Note for older "TYPOlight" versions==
 +
===TYPOlight 2.8===
 +
TYPOlight 2.8.x users can use the current version.
 +
===TYPOlight 2.7===
 +
Users of TYPOlight 2.7.x, please use LastLogin module version 1.4.1 ([http://www.contao.org/extension-list/view/lastlogin.10040019.en.html Direct Link])
 +
 +
=Installation as an update=
 +
An update is identical to the installation.
 +
 +
=Overview=
 +
The last login module has no back end or front end modules, it provides only insert tags.<br />
 +
All Insert-Tags from the module to be resistant from TL 2.8 cache by adding the prefix "cache_". When the cache is turned on in the site structure, the values of the insert tags will not be saved with the cache, but will be replaced again with each delivery from the cache.<br />
 +
Example: "last_login" becomes "cache_last_login.
 +
 +
The following Insert-Tags are currently available:
 +
''Translation in process...''
 +
* [[LastLogin#Letzter_Login|Letzter Login]]
 +
** last_login / cache_last_login
 +
* [[LastLogin#Online_Mitglieder|Online Mitglieder]]
 +
** last_login_members_online / cache_last_login_members_online
 +
* [[LastLogin#Online_Mitglieder_linked|Online Mitglieder verlinkt]]
 +
** last_login_members_online_link / cache_last_login_members_online_link
 +
* [[LastLogin#Anzahl_registrierter_Mitglieder|Anzahl registrierter Mitglieder]]
 +
** last_login_number_registered_members / cache_last_login_number_registered_members
 +
* [[LastLogin#Anzahl_Online_Mitglieder|Anzahl Online Mitglieder]]
 +
** last_login_number_online_members / cache_last_login_number_online_members
 +
* [[LastLogin#Offline_Mitglieder|Offline Mitglieder]]
 +
** last_login_members_offline / cache_last_login_members_offline
 +
 +
Alle Insert-Tags werden durch Parameter gesteuert, was genau und wie etwas angezeigt werden soll. (firstname,lastname,avatar,...)

Revision as of 23:52, 18 October 2010

Display of last login and the list of online / offline members over Insert-Tags.

From TYPOlight 2.8 is already displayed by the login module itself the last login time.
This module now supports the internal method and also includes an insert-tag for this.
More Insert-Tags have been added over the course of development, as shown in the follow list.


Stub.png Incomplete Article: This article is not finished yet and needs expansion.

Please expand it and remove this notice when it is finished.


Extension-Overview
Name of the developer Glen Langer (BugBuster)
Developer Website http://www.contao.glen-langer.de
Version of the extension 1.6.0 rc1
Compatibility with Contao Version ab 2.9
Compatibility with TYPOlight Version 2.8.0 - 2.8.4 (see installations notes)
Link to Extension Repository http://www.contao.org/extension-list/view/lastlogin.en.html
Donate the developer http://www.amazon.de/wishlist/26HHEJOU03G76
Link to Tracker http://dev.typolight-forge.org/projects/lastlogin/issues
Depending of ff. Extension memberlist (mandatory), avatar (optional)
Comment Version for Contao 2.9 online

Forum

Questions about the LastLogin module will be answered in forum: Forum
Errors and requests can be reported in the Issue Tracker.

Installation

The installation of the module occurs about the extension Repository in back end of Contao.
A manual installation is possible. Download the ZIP file from Extension Repository, unzip and transfer it.
A directory should have been created "/system/modules/lastlogin".
Then call /contao/install.php - Perform Update Database.
( /typolight/install.php in older TYPOlight installations )

Note for older "TYPOlight" versions

TYPOlight 2.8

TYPOlight 2.8.x users can use the current version.

TYPOlight 2.7

Users of TYPOlight 2.7.x, please use LastLogin module version 1.4.1 (Direct Link)

Installation as an update

An update is identical to the installation.

Overview

The last login module has no back end or front end modules, it provides only insert tags.
All Insert-Tags from the module to be resistant from TL 2.8 cache by adding the prefix "cache_". When the cache is turned on in the site structure, the values of the insert tags will not be saved with the cache, but will be replaced again with each delivery from the cache.
Example: "last_login" becomes "cache_last_login.

The following Insert-Tags are currently available: Translation in process...

Alle Insert-Tags werden durch Parameter gesteuert, was genau und wie etwas angezeigt werden soll. (firstname,lastname,avatar,...)

Views
Personal tools

Contao Community Documentation

In other languages
Navigation
Discover
Understand
Enhance
Miscellaneous
Tools