Difference between
current version
and
current version:
At line 0 added 44 lines. |
+ Most of the JSPWiki tags work in the context of the "current page". In most cases, this "current page" is affected by both the page name, and the version. For example, if you are doing a version iteration using [HistoryIteratorTag], then the [AuthorTag] always refers to the author of that particular version. |
+ |
+ ---- |
+ |
+ Here is a list of all the tags that the site administrator can use when he is building his own [WikiTemplate]. |
+ |
+ * [AttachmentsIteratorTag] |
+ * [AuthorTag] |
+ * [BreadcrumbsTag] |
+ * [CalendarTag] |
+ * [CheckLockTag] |
+ * [CheckRequestContextTag] |
+ * [CheckVersionTag] |
+ * [ContentEncodingTag] |
+ * [DiffLinkTag] |
+ * [EditLinkTag] |
+ * [HasAttachmentsTag] |
+ * [HistoryIteratorTag] |
+ * [IncludeTag] |
+ * [InsertDiffTag] |
+ * [InsertPageTag] |
+ * [LinkToParentTag] |
+ * [LinkToTag] |
+ * [NoSuchPageTag] |
+ * [PageDateTag] |
+ * [PageExistsTag] |
+ * [PageInfoLinkTag] |
+ * [PageNameTag] |
+ * [PageSizeTag] |
+ * [PageTypeTag] |
+ * [PageVersionTag] |
+ * [ParentPageNameTag] |
+ * [PermissionTag] |
+ * [PluginTag] |
+ * [RSSCoffeeCupLinkTag] |
+ * [RSSImageLinkTag] |
+ * [RSSLinkTag] |
+ * [SearchResultIteratorTag] |
+ * [TemplateDirTag] |
+ * [TranslateTag] |
+ * [UploadLinkTag] |
+ * [UserCheckTag] |
+ * [UserNameTag] |
+ * [VariableTag] |
Back to JSP Wiki Tags,
or to the Page History.
|