Changeset 1700810
- Timestamp:
- 07/22/2017 04:25:23 PM (9 years ago)
- Location:
- company-presentation
- Files:
-
- 2 edited
-
tags/4.3.6/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
company-presentation/tags/4.3.6/readme.txt
r1700809 r1700810 109 109 110 110 1. Select template (the visual presentation). 111 2. Select l anguage (translates the labels and headings in the template).112 3. Select level :Company, Teams or Profile"113 **Company** shortcode for 3-level structure with the company and the teams you want to include 111 2. Select locale (translates the labels and headings in the template). 112 3. Select level Company, Teams or Profile" 113 **Company** shortcode for 3-level structure with the company and the teams you want to include: 114 114 > ``` 115 115 > [careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"] 116 116 > ``` 117 **Team** shortcode for a 2-level structure with the team and members you want to include 117 **Team** shortcode for a 2-level structure with the team and members you want to include: 118 118 > ``` 119 119 > [careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"] 120 120 > ``` 121 **Member** shortcode for the member you want to view 121 **Member** shortcode for the member you want to view: 122 122 > ``` 123 123 > [careerpages key="Your Personal Key" level="Profile" ids="profile id" template="name of template" locale="selected language"] -
company-presentation/trunk/readme.txt
r1700809 r1700810 109 109 110 110 1. Select template (the visual presentation). 111 2. Select l anguage (translates the labels and headings in the template).112 3. Select level :Company, Teams or Profile"113 **Company** shortcode for 3-level structure with the company and the teams you want to include 111 2. Select locale (translates the labels and headings in the template). 112 3. Select level Company, Teams or Profile" 113 **Company** shortcode for 3-level structure with the company and the teams you want to include: 114 114 > ``` 115 115 > [careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"] 116 116 > ``` 117 **Team** shortcode for a 2-level structure with the team and members you want to include 117 **Team** shortcode for a 2-level structure with the team and members you want to include: 118 118 > ``` 119 119 > [careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"] 120 120 > ``` 121 **Member** shortcode for the member you want to view 121 **Member** shortcode for the member you want to view: 122 122 > ``` 123 123 > [careerpages key="Your Personal Key" level="Profile" ids="profile id" template="name of template" locale="selected language"]
Note: See TracChangeset
for help on using the changeset viewer.