Rev | Line | |
---|
[2808] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title>Search</title> |
---|
| 4 | </head> |
---|
| 5 | |
---|
| 6 | <body> |
---|
| 7 | <h4>Search options</h4> |
---|
| 8 | <p>Specify the words or terms you're looking for in the text field and select the search scope:</p> |
---|
| 9 | <dl> |
---|
| 10 | <dt>Search in entries</dt> |
---|
| 11 | <dd>Search will only be done on <strong>Article title</strong>, <strong>Summary</strong> and <strong>Content</strong> fields of an entry.</dd> |
---|
| 12 | <dt>Search in comments</dt> |
---|
| 13 | <dd>Search will only be done on comments.</dd> |
---|
| 14 | </dl> |
---|
| 15 | |
---|
| 16 | <h4>Search results</h4> |
---|
| 17 | <h5>Result</h5> |
---|
| 18 | <p>A search result allows you to click on one of the article's link to edit it.</p> |
---|
| 19 | <h5>Batch actions</h5> |
---|
| 20 | <p>It is possible to make a batch of actions on several articles in one time. The possible actions depend on the user's permissions:</p> |
---|
| 21 | <ul> |
---|
| 22 | <li><strong>Publish:</strong> Publish the article.</li> |
---|
| 23 | <li><strong>Unpublish:</strong> Put the article offline.</li> |
---|
| 24 | <li><strong>Schedule:</strong> Schedule the entries to be put online at the publication date.</li> |
---|
| 25 | <li><strong>Mark as pending:</strong> Pending to be published.</li> |
---|
| 26 | <li><strong>Mark as selected:</strong> Highlight the selected entries.</li> |
---|
| 27 | <li><strong>Mark as unselected:</strong> Remove the highlight (if any) on selected entries.</li> |
---|
| 28 | <li><strong>Change category:</strong> Redirect on the categories list to change the category of the selected articles.</li> |
---|
| 29 | <li><strong>Change language:</strong> Redirect on the languages list to modify the entries languages.</li> |
---|
| 30 | <li><strong>Change author:</strong> Allows to modify the entries author by specifying the user ID of the new author.</li> |
---|
| 31 | <li><strong>Delete:</strong> Delete the entries. A pop-up window will be displayed to confirm your choice.</li> |
---|
| 32 | <li><strong>Add tags:</strong> Add tags to the selected entries.</li> |
---|
| 33 | <li><strong>Remove tags:</strong> Remove one or more tags from the selected entries.</li> |
---|
| 34 | <ul> |
---|
| 35 | </body> |
---|
| 36 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.