Module since_last_visit
This Module displays the number of new items (wiki pages, uploaded images, and so on) that have been added since your last login. If there are no new items, Tiki will simply display: 0 New Items.
Note: This module is similar to the Module since_last_visit_new.
Parameters
Displays to logged-in users the number of new or updated objects since their last login date and time.Go to the source code
Parameters |
---|
no parameters |
Usage
You will see it listed at "Admin > Modules > Assign new module > Module Name (drop down)" (tiki-admin_modules.php).
You can assign a this Module to a lateral column (See Module Admin page if needed), or you can include it within a wiki page, using the PluginModule.
The assigned module looks like this:
Related Pages
See these pages for information that applies for all modules:
- Module — Overall introduction and overview
- Module Admin — Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules — How to select a module to configure it
- Module Settings Interface — Interface for configuring individual module settings
- Module Settings Parameters — Explanation of standard parameter settings for modules
- Creating Custom Modules — How to create user modules
- Index of Modules — Links to the documentation of individual modules
- User Modules — How (if the feature is active) users can choose and place their modules
- Mods Type Modules — Links to modules that are installed as components
- Module since_last_visit_new - a similar module