Plugin Directory

Changeset 1700717


Ignore:
Timestamp:
07/22/2017 09:57:17 AM (9 years ago)
Author:
Ralph Rezende
Message:

Readme correction

Location:
company-presentation
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • company-presentation/tags/4.3.6/readme.txt

    r1700713 r1700717  
    114114
    115115*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> ```
    117119
    118120**Team** shortcode for a 2-level structure with teams and profiles
    119121
    120122*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> ```
    124126
    125127**Member** shortcode for a single profile page
    126128
    127 
    128129*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> ```
    130133
    131134Note:
  • company-presentation/trunk/readme.txt

    r1700713 r1700717  
    114114
    115115*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> ```
    117119
    118120**Team** shortcode for a 2-level structure with teams and profiles
    119121
    120122*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> ```
    124126
    125127**Member** shortcode for a single profile page
    126128
    127 
    128129*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> ```
    130133
    131134Note:
Note: See TracChangeset for help on using the changeset viewer.