document the marker for automatic extraction of the synopsis from the post descriptions
This commit is contained in:
parent
e1c86d7f95
commit
8650e34ed4
1 changed files with 6 additions and 6 deletions
|
|
@ -33,8 +33,8 @@ editing an existing Post.|,
|
|||
},
|
||||
|
||||
'reply.synopsis' => {
|
||||
message => q|The synopsis of the Post that is being replied to.|,
|
||||
lastUpdated => 1149829706,
|
||||
message => q|The synopsis of the Post that is being replied to. If no synopsis has been set, then it will try to grab text from the description, up to the ^-; marker. If no marker is found, then it takes everything up to the first newline in the description|,
|
||||
lastUpdated => 1175746663,
|
||||
},
|
||||
|
||||
'reply.content' => {
|
||||
|
|
@ -89,8 +89,8 @@ a reply in the thread.|,
|
|||
},
|
||||
|
||||
'preview.synopsis' => {
|
||||
message => q|The synopsis when previewing a post.|,
|
||||
lastUpdated => 1149829706,
|
||||
message => q|The synopsis when previewing a post. If no synopsis has been set, then it will try to grab text from the description, up to the ^-; marker. If no marker is found, then it takes everything up to the first newline in the description|,
|
||||
lastUpdated => 1175746627,
|
||||
},
|
||||
|
||||
'preview.content' => {
|
||||
|
|
@ -433,8 +433,8 @@ editing an existing Post, and a thread containing the Post exists.|,
|
|||
},
|
||||
|
||||
'synopsis' => {
|
||||
message => q|The synopsis of the Post.|,
|
||||
lastUpdated => 1150167057,
|
||||
message => q|The synopsis of the Post. If no synopsis has been set, then it will try to grab text from the description, up to the ^-; marker. If no marker is found, then it takes everything up to the first newline in the description|,
|
||||
lastUpdated => 1175746674,
|
||||
},
|
||||
|
||||
'extraHeadTags' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue