Usage: | Creates a link / linklist for a certain article keyword, for example "Tags" | |
Notation: | {KEYWORD:Tags} | |
Prompt: | Tags | |
Notice: | Is the keyword available in more articles, a list will be generated. See the example: {KEYWORD:replacement tags} replacement tags [1|2] |
|
Use: | Opens the visitor's standard email client, and inserts the e-mail adress in the adress field. | |
Notation: | [MAIL oliver@docu.fhss.de]send email[/MAIL] | |
Result: | send email | |
Remark: | ||
Use: |
Opens the visitor's standard email client and inserts the e-mail adress and the subject text in the relevant fields. |
|
Notation: | [MAILSUB info@docu.fhss.de Subject]email and subject[/MAILSUB] | |
Result: | [MAILSUB info@docu.fhss.de Subject]email and subject[/MAILSUB] | |
Remark: | Function could still not be reproduced!!! | |
Use: | Create a link to the top of the Page | |
Notation: | [TOP]Top[/Top] | |
Result: | Top | |
Alternative: | You can also replace the text by an Image an example you see below. [TOP]{IMAGE:top_link_.gif}[/Top] | |
Use: | Create an List with the last new / edited articles of all structures, by editing the number you can choose how many entries the list should have. | |
Notation: | {NEW:5} | |
Result: | ||
Remark: | The last created / edited article will shown at the top of the list. | |
Verwendung: | Create an List with the last new / edited articles of one structure, by editing the number you can choose how many entries the list should have. | |
Schreibweise: | {NEW:5:1} | |
Anzeige: | ||
Bemerkung: | The last edited article will be shown first.. To changet he dateformat please refer this link. Language Settings |
|
Use: | Creates an Articletitel list, based on custom keywords. The list count can also be customized. | |
Notation: | {RELATED:5:edit} | |
Result: | ||
Remark: | For this tag you need to setup a keyword in the article basis information. Please notice thats it's not important if you write it in upper- or lowercase but set every keyword in Asterisk in the article basis information. for example: *edit* | |
Use: | Creates an external link which opens in a new window | |
Notation: | [EXT http://www.phpwcms.de]phpWCMS[/EXT] | |
Result: | phpWCMS | |
Remark: | Link itself is indicated inside opening brackets | |
Use: | Creates an 'internal' link which opens in current browser window | |
Notation: | [INT http://www.phpwcms.de]phpWCMS[/INT] | |
Result: | phpWCMS | |
Remark: | ||
Use: | Produces an internal link to a phpwcms article, which is indicated by its article ID. | |
Notation: | [ID 21]Sitemap[/ID] | |
Result: | Sitemap | |
Remark: | The linked article (sitemap) has an article ID of 21 in this example. Article ID's can be retrieved by rolling cursor over the indicated icon in phpwcms article view (see graphic below) | |
Use: | Creates an internal link to an 'aliased' site structure entry. | |
Notation: | [ID alias]Text String[/ID] | |
Result: | click here to view system replacement tags | |
Remark: | Aliases are assigned in the admin site structure interface of the phpwcms backend. | |