|
The following are details on the LASTN_SKIP_LINKS variable. For more information on modifying this variable, see the information about the style system.
| view types: | lastn |
| description: | If the user can go back a page or forward a page, this variable is inserted into the %%skiplinks%% property of LASTN_PAGE. |
| can override: | No; users of the style cannot override this. It may only be defined in the style. |
| variable type: | HTML |
| properties: |
| skipbackward |
If there are more entries that have been pushed off the bottom, this property
is filled with the contents of LASTN_SKIP_BACKWARD. |
| skipforward |
If the user is not at the top of the journal (the most recent entries),
this property is filled with the contents of LASTN_SKIP_FORWARD. |
| skipspacer |
If %%skipbackward%% and %%skipforward%% are both displayed, then
this property is equal to LASTN_SKIP_SPACER. |
|
*
Back to Developer Area.
|