Line | |
---|
1 | <html> |
---|
2 | <head> |
---|
3 | <title>New blog</title> |
---|
4 | </head> |
---|
5 | |
---|
6 | <body> |
---|
7 | |
---|
8 | <h4>Create a new blog</h4> |
---|
9 | <dl> |
---|
10 | <dt>Blog ID</dt> |
---|
11 | <dd>Unique identifier of the blog. Mandatory, can only be modified by a super administrator.</dd> |
---|
12 | |
---|
13 | <dt>Blog name</dt> |
---|
14 | <dd>Blog name. Mandatory, can be modified at any time without any impact on the blog operation.</dd> |
---|
15 | |
---|
16 | <dt>Blog URL</dt> |
---|
17 | <dd>Full URL of the blog. Mandatory, can only be modified by a super administrator.</dd> |
---|
18 | |
---|
19 | <dt>Blog description</dt> |
---|
20 | <dd>Free text to describe the blog. It is a simple text without any specific formatting.</dd> |
---|
21 | </dl> |
---|
22 | |
---|
23 | </body> |
---|
24 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.