Skip to content

Commit 6c16457

Browse files
committed
tweaks to articles-panel-md
1 parent 9bd69c1 commit 6c16457

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

administration/articles-panel.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: The Articles panel shows a list of all your existing articles, toge
88

99
# Articles panel
1010

11-
The Articles panel will show a list of all your existing articles together with basic information (Such as ID, Posted, Title, Author, etc.).
11+
The Articles panel shows a list of all your existing articles with an overview of each article's metadata, including the author, publication time and date, assigned section, and any categories.
1212

1313
On this page:
1414

@@ -18,33 +18,35 @@ On this page:
1818
* [Perform changes on selected articles](#perform-changes-on-selected-articles)
1919
* [Pages and articles listed per page](#pages-and-articles-listed-per-page)
2020

21-
On this panel you can do two things:
21+
On this panel you can do four things:
2222

2323
1. Open an article for editing
24-
2. Perform batch changes on selected articles
24+
2. Perform bulk changes on selected articles
25+
3. Search articles
26+
4. Change the column display options
2527

2628
## Create a new article
2729

2830
This button will take you directly to the [Write panel](/administration/write-panel).
2931

3032
## Search function
3133

32-
Because the article list can get pretty long, a search function is available at the top of the list. You can use the search function to locate an article directly by a search phrase or to filter the view on your articles by particular criteria, thus reducing the number of articles in the resulting list.
34+
Because the article list can get pretty long, a search function is available at the top of the list. You can use the search function to locate an article directly by a search phrase or to filter the view on existing articles by particular criteria, thus reducing the number of articles in the resulting list.
3335

3436
The Search function has two components:
3537

3638
1. A text field for entering the search query
3739
2. A drop-down list to specify which area is to be searched
3840

39-
Query text entered in the textarea will be treated as a *complete phrase* (e.g. "time stamp" will find exactly that. Text containing only "time" or "stamp", "time, stamp" or "timestamp" will not be in the results).
41+
Query text entered in the search box will be treated as a *complete phrase* (e.g. "time stamp" will find exactly that. Text containing only "time" or "stamp", "time, stamp" or "timestamp" will not be in the results).
4042

41-
You don't need to wildcard query text at the beginning or the end (e.g. "time" will find "parttime", "times", "timestamp" as well). But you can use wildcard ? within a query.
43+
You don't need to wildcard query text at the beginning or the end (e.g. "time" will find "parttime", "times", "timestamp" as well). But you can use wildcard '?' within a query.
4244

4345
After entering your search criteria you start searching by selecting the search button. As a result you will be given a new list of articles which meet the criteria.
4446

4547
As a default the search will find matches for all criteria. But you can do more refined searches by selecting another area to search in via the drop-down list toggle button.
4648

47-
**Examples:** You can search (or list) an article by its ID number or date posted. You can list all articles of an author, you even don't need the full author ID. Choose 'Author' and typing "adm" possibly is enough for the admin (provided no other author has "adm" in their ID). You can list all 'Drafts' (choose 'Status' and type "dr").
49+
**Examples:** You can search (or list) an article by its ID number or date posted. You can list all articles of an author, you don't need the full author ID. Choose 'Author' and typing "adm" possibly is enough for the admin (provided no other author has "adm" in their ID). You can list all 'Drafts' (choose 'Status' and type "dr").
4850

4951
## List of articles
5052

@@ -54,7 +56,7 @@ Beneath the search area there is the table, or list, of existing articles. Each
5456

5557
In the first column you will find a checkbox for each article. Here you can select articles you want to change in a bulk manner. You can mark articles by checking the checkbox or you can use the checkbox in the head bar of the list to mark all articles on that page.
5658

57-
In order to quickly select ranges of articles select the checkbox of the first article you want to mark, press and hold the shift key, then select the checkbox of the last article in the range. All articles between will be checked too. You can add ranges to your selection by repeating these steps.
59+
In order to quickly select ranges of articles select the checkbox of the first article you want to mark, press and hold the Shift key, then select the checkbox of the last article in the range. All articles between will be checked too. You can add ranges to your selection by repeating these steps.
5860

5961
For performing changes now you go to the drop-down list 'With selected…' and choose the function you want to perform. After selecting the options you want to perform press 'Go' to start the changes.
6062

0 commit comments

Comments
 (0)