Difference between revisions of "Story Settings"
From GeeklogWiki
Line 1: | Line 1: | ||
+ | {| border=1 cellspacing=0 | ||
+ | !Variable | ||
+ | !Default Value | ||
+ | !Description | ||
+ | |- | ||
+ | |maximagesperarticle | ||
+ | |5 | ||
+ | |max. number of images you can have in a story | ||
+ | |- | ||
+ | |limitnews | ||
+ | |10 | ||
+ | |Number of stories to limit the index page to, this same number will appear in the older stuff block | ||
+ | |- | ||
+ | |minnews | ||
+ | |1 | ||
+ | |Minimum numbers of stories than can appear on a topic page | ||
+ | |- | ||
+ | |contributedbyline | ||
+ | |1 | ||
+ | |Show author username to public, and enable search by username (0=no, 1=yes) | ||
+ | |- | ||
+ | |article_image_align | ||
+ | |right | ||
+ | |Which side of article the topic image should be shown (right or left) | ||
+ | |- | ||
+ | |hideemailicon | ||
+ | |0 | ||
+ | |When set to 1, this will disable the ability to send a story by email. It will also hide the email icon from stories and the "Email Article To a Friend" from the Story Options block. | ||
+ | |- | ||
+ | |hideprintericon | ||
+ | |0 | ||
+ | |When set to 1, this will disable display of a story in a "printer friendly" format. It will also hide the printer icon from stories and the "View Printable Version" from the Story Options block. | ||
+ | |- | ||
+ | |showfirstasfeatured | ||
+ | |0 | ||
+ | |When set to 1, this will render the first story on ''any'' page using the templates for a featured story, even if that story is not featured. This will even be applied to the first story on page 2 of a topic page, for example. | ||
+ | |} | ||
;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]] | ;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]] |
Latest revision as of 08:25, 6 July 2004
Variable | Default Value | Description |
---|---|---|
maximagesperarticle | 5 | max. number of images you can have in a story |
limitnews | 10 | Number of stories to limit the index page to, this same number will appear in the older stuff block |
minnews | 1 | Minimum numbers of stories than can appear on a topic page |
contributedbyline | 1 | Show author username to public, and enable search by username (0=no, 1=yes) |
article_image_align | right | Which side of article the topic image should be shown (right or left) |
hideemailicon | 0 | When set to 1, this will disable the ability to send a story by email. It will also hide the email icon from stories and the "Email Article To a Friend" from the Story Options block. |
hideprintericon | 0 | When set to 1, this will disable display of a story in a "printer friendly" format. It will also hide the printer icon from stories and the "View Printable Version" from the Story Options block. |
showfirstasfeatured | 0 | When set to 1, this will render the first story on any page using the templates for a featured story, even if that story is not featured. This will even be applied to the first story on page 2 of a topic page, for example. |