Plugin Directory

Changeset 1700815


Ignore:
Timestamp:
07/22/2017 04:32:53 PM (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

    r1700813 r1700815  
    1111112. Select locale (translates the labels and headings in the template).
    1121123. Select level Company, Teams or Profile"
    113 **Company** shortcode for 3-level structure with the company and the teams you want to include
    114 
     113
     114> **Company** shortcode for 3-level structure with the company and the teams you want to include
    115115> ```
    116116> [careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"]
    117117> ```
    118 **Team** shortcode for a 2-level structure with the team and members you want to include
    119 
     118>
     119> **Team** shortcode for a 2-level structure with the team and members you want to include
    120120> ```
    121121> [careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"]
    122122> ```
    123 **Member** shortcode for the member you want to view
    124 
     123>
     124>**Member** shortcode for the member you want to view
    125125> ```
    126126> [careerpages key="Your Personal Key" level="Profile" ids="profile id" template="name of template" locale="selected language"]
  • company-presentation/trunk/readme.txt

    r1700813 r1700815  
    1111112. Select locale (translates the labels and headings in the template).
    1121123. Select level Company, Teams or Profile"
    113 **Company** shortcode for 3-level structure with the company and the teams you want to include
    114 
     113
     114> **Company** shortcode for 3-level structure with the company and the teams you want to include
    115115> ```
    116116> [careerpages key="Your Personal Key" level="Company" ids="company id,team ids" template="name of template" locale="selected language"]
    117117> ```
    118 **Team** shortcode for a 2-level structure with the team and members you want to include
    119 
     118>
     119> **Team** shortcode for a 2-level structure with the team and members you want to include
    120120> ```
    121121> [careerpages key="Your Personal Key" level="Team" ids="team id" template="name of template" locale="selected language"]
    122122> ```
    123 **Member** shortcode for the member you want to view
    124 
     123>
     124>**Member** shortcode for the member you want to view
    125125> ```
    126126> [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.