Changeset 1700717
- Timestamp:
- 07/22/2017 09:57:17 AM (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
r1700713 r1700717 114 114 115 115 *3. Select the company and the teams you want to include in the shortcode 116 ‘[careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"]’ 116 > ``` 117 > [careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"] 118 > ``` 117 119 118 120 **Team** shortcode for a 2-level structure with teams and profiles 119 121 120 122 *3. Select the team you want to include in the shortcode: 121 >```122 >[careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"]123 >```123 > ``` 124 > [careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"] 125 > ``` 124 126 125 127 **Member** shortcode for a single profile page 126 128 127 128 129 *3. Select the team member you want to view 129 [careerpages key="Your Personal Key" level="Profile" ids="profile id" template="name of template" locale="selected language"] 130 > ``` 131 > [careerpages key="Your Personal Key" level="Profile" ids="profile id" template="name of template" locale="selected language"] 132 > ``` 130 133 131 134 Note: -
company-presentation/trunk/readme.txt
r1700713 r1700717 114 114 115 115 *3. Select the company and the teams you want to include in the shortcode 116 ‘[careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"]’ 116 > ``` 117 > [careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"] 118 > ``` 117 119 118 120 **Team** shortcode for a 2-level structure with teams and profiles 119 121 120 122 *3. Select the team you want to include in the shortcode: 121 >```122 >[careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"]123 >```123 > ``` 124 > [careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"] 125 > ``` 124 126 125 127 **Member** shortcode for a single profile page 126 128 127 128 129 *3. Select the team member you want to view 129 [careerpages key="Your Personal Key" level="Profile" ids="profile id" template="name of template" locale="selected language"] 130 > ``` 131 > [careerpages key="Your Personal Key" level="Profile" ids="profile id" template="name of template" locale="selected language"] 132 > ``` 130 133 131 134 Note:
Note: See TracChangeset
for help on using the changeset viewer.