Clarify where separator macro can not be used (Make Page Printable)
and that Allow Discussion adds a discussion board.
This commit is contained in:
parent
d56c1a3d49
commit
774f145c37
1 changed files with 4 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ our $I18N = {
|
||||||
message => q|Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article.
|
message => q|Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
NOTE: You can create a multi-paged article by placing the seperator macro (^-;) at various places through-out your article.
|
NOTE: You can create a multi-paged article by placing the separator macro (^-;) at various places through-out your article. This works unless you are using a Make Page Printable style.
|
||||||
|
|
||||||
<p />
|
<p />
|
||||||
<b>Template</b><br/>
|
<b>Template</b><br/>
|
||||||
|
|
@ -44,12 +44,13 @@ If you're publishing HTML there's generally no need to check this option, but if
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
<b>Allow discussion?</b><br>
|
<b>Allow discussion?</b><br>
|
||||||
Checking this box will enable responses to your article much like Articles on Slashdot.org.
|
Checking this box will enable responses to your article much like Articles on Slashdot.org by
|
||||||
|
adding a discussion board to the page.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|
||||||
|,
|
|,
|
||||||
lastUpdated => 1066583066
|
lastUpdated => 1098850076
|
||||||
},
|
},
|
||||||
|
|
||||||
'7' => {
|
'7' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue