Line | |
---|
1 | <html> |
---|
2 | <head> |
---|
3 | <title>List of blogs</title> |
---|
4 | </head> |
---|
5 | |
---|
6 | <body> |
---|
7 | |
---|
8 | <h4>Filter the list of blogs</h4> |
---|
9 | <dl> |
---|
10 | <dt>Search</dt> |
---|
11 | <dd>The search is based on the blog identifier. You can use the <strong>*</strong> wildcard to specify only a part of the name.</dd> |
---|
12 | |
---|
13 | <dt>Order by</dt> |
---|
14 | <dd>Last update of the blog, blog name, blog ID.</dd> |
---|
15 | |
---|
16 | <dt>Sort</dt> |
---|
17 | <dd>Indicate the sorting you want to use to filter the results (descending or ascending).</dd> |
---|
18 | |
---|
19 | <dt>Blogs per page</dt> |
---|
20 | <dd>Selects the number of blogs displayed per page in this list.</dd> |
---|
21 | </dl> |
---|
22 | |
---|
23 | </body> |
---|
24 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.