Changeset 2569:2a300bc67576 for plugins/pages/locales/en
- Timestamp:
- 11/18/13 20:53:30 (12 years ago)
- Branch:
- 2.6
- Location:
- plugins/pages/locales/en/help
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/locales/en/help/page.html
r2534 r2569 36 36 <dt>Publication date and hour</dt> 37 37 <dd>Here you can change the page publication date and time. If the page 38 status is <em>Scheduled</em>, it will come online at the given date and time.</dd>38 status is <em>Scheduled</em>, it will be online at the given date and time.</dd> 39 39 40 40 <dt>Page language</dt> … … 50 50 51 51 <dt>Page position</dt> 52 <dd> Allows to orderpages according to this number.52 <dd>Orders pages according to this number. 53 53 This field is used by the <strong>Pages</strong> widget (<em>Order by page position</em>).</dd> 54 54 … … 75 75 76 76 <dt>Basename</dt> 77 <dd>By clicking on its lock, you can unprotect this field and andchoose another77 <dd>By clicking on its lock, you can unprotect this field and choose another 78 78 URL for your page. If the URL you're trying to use is already used by another 79 79 page, a number will be added to it.</dd> -
plugins/pages/locales/en/help/pages.html
r2534 r2569 10 10 11 11 <ul> 12 <li><strong>Publish:</strong> Set pages online,</li>13 <li><strong>Unpublish:</strong> Set pages offline,</li>14 <li><strong>Schedule:</strong> Schedule the page to go online at the date defined in the <strong>Publication date</strong> field,</li>15 <li><strong>Mark as pending:</strong> Erase other publication status,</li>16 <li><strong>Change author:</strong> Allows you to change the pages' author by12 <li><strong>Publish:</strong> set pages online,</li> 13 <li><strong>Unpublish:</strong> set pages offline,</li> 14 <li><strong>Schedule:</strong> schedule the page to go online at the date defined in the <strong>Publication date</strong> field,</li> 15 <li><strong>Mark as pending:</strong> erase other publication status,</li> 16 <li><strong>Change author:</strong> allows you to change the pages' author by 17 17 entering the new author's ID,</li> 18 <li><strong>Delete:</strong> Delete the pages (this operation cannot be undone).</li>18 <li><strong>Delete:</strong> delete the pages (this operation cannot be undone).</li> 19 19 </ul> 20 20
Note: See TracChangeset
for help on using the changeset viewer.