| Key |
Value |
Description |
Action |
| rss.config.absoluteordering |
true |
Allow ordering of channels and folders in the admin section. If false, channels and folders will be organized by their titles. |
edit |
| rss.config.autologout |
false |
When true, Gregarius will automatically remove the "admin cookie" when the browser window is closed, effectively logging you out. |
edit |
| rss.config.datedesc.read |
true |
When true, Gregarius displays newer read items first. If false, Gregarius will display older read items first. |
edit |
| rss.config.datedesc.unread |
true |
When true, Gregarius displays newer unread items first. If false, Gregarius will display older unread items first. |
edit |
| rss.config.dateformat |
F jS, Y, g:ia T (September 4th, 2010, 10:43pm PDT) |
Format to use when displaying dates. See here for help on the format: http://ch.php.net/manual/en/function.date.php Note that direct access to a given feed\'s month and day archives more or less depends on the fact that this date format contains the "F" (Month) and "jS" (day) elements in this form. So feel free to change the order of the elements, but better leave those two tokens in :) |
edit |
| rss.config.feedgrouping |
false |
When true, Gregarius groups unread items per feed and sorts the feeds according to the rss.config.absoluteordering configuration switch. When false, unread items are not grouped by feed, but are sorted by date instead. |
edit |
| rss.config.markreadonupdate |
true |
Mark all old unread feeds as read when updating if new unread feeds are found. |
edit|default |
| rss.config.plugins |
- Url filter v1.4
- Rounded Corners v0.1
|
Plugins are third-party scripts that offer extended functionalities. More plugins can be found at the Plugin Repository. |
edit |
| rss.config.publictagging |
false |
When true, every visitor to your Gregarius site will be allowed to tag items, when false only the Administrator (you) is allowed to tag. |
edit |
| rss.config.rating |
true |
Enable the item rating system. |
edit |
| rss.config.refreshafter |
45 |
If this option is set the feeds will be refreshed after x minutes of inactivity. Please respect the feed providers by not setting this value to anything lower than thirty minutes. Set this variable to 0 turn this option off. |
edit |
| rss.config.robotsmeta |
index,follow |
How should spiders crawl us? (see http://www.robotstxt.org/wc/meta-user.html for more info). |
edit |
| rss.config.serverpush |
true |
Use server push on update.php for a more user-friendly experience. This is only supported by Mozilla browsers (Netscape, Mozilla, Firefox,...) and Opera. These browsers will be autodetected. If you\'re not using one of these (you should) you can as well turn this off. |
edit |
| rss.config.showdevloglink |
false |
Show a link to the gregarius devlog. This is mainly useful on the actual live gregarius site. You can safely set this to 'false' if you don't want to display a link back. |
edit |
| rss.config.tzoffset |
0 (your local time: 10:43 PM) |
Timezone offset, in hours, between your local time and server time. Valid range: "-12" through "12" |
edit |
| rss.input.allowed |
<blockquote>
<code>
<del>
<em>
<i>
<ins>
<li>
<ol>
<p>
<pre>
<rights>
<summary xmllang="..." xml="..." lang="..." ptBR="..." >
<sup>
<table>
<td>
<th>
<title>
<tr>
<tt>
<ul>
<updated>
|
This variable controls input filtering. HTML tags and their attributes, which are not in this list, get filtered out when new RSS items are imported. |
edit|default |
| rss.input.allowupdates |
true |
Allow Gregarius to look for updates in existing items. |
edit |
| rss.meta.debug |
false |
When in debug mode some extra debug info is shown and the error reporting is a bit more verbose. |
edit |
| rss.output.cachecontrol |
false |
If true, Gregarius will negotiate with the browser and check whether it should get a fresh document or not. |
edit |
| rss.output.cachedir |
/tmp/magpierss |
Where should magpie store its temporary files? (Apache needs write permissions on this dir.) |
edit |
| rss.output.channelcollapse |
true |
Allow collapsing of channels on the main page. |
edit |
| rss.output.compression |
true |
This variable turns output compression on and off. Output compression is handled by most browsers. |
edit |
| rss.output.encoding |
UTF-8 |
Output encoding for the PHP XML parser. |
edit |
| rss.output.itemsinchannelview |
10 |
Number of read items shown on for a single channel. |
edit |
| rss.output.lang |
English |
Language pack to use. |
edit |
| rss.output.noreaditems |
false |
Show unread items only on the frontpage. |
edit |
| rss.output.numitemsonpage |
100 |
Maximum number of items displayed on the main page. Set this variable to 0 to turn this option off. |
edit |
| rss.output.showfavicons |
true |
Display the favicon for the channels that have one. Due to a IE bug, some icons do not render correctly. You can either change the URL to the icon in the admin screen, or turn the display of favicons off globally here. |
edit |
| rss.output.showfeedmeta |
false |
Display meta-information (like a web- and rss/rdf/xml url) about each feed in the feed side-column. |
edit |
| rss.output.theme |
default |
The theme to use. Download more themes from the Gregarius Themes Repository. |
edit |
| rss.output.titleunreadcnt |
false |
Display unread count in the document title. |
edit |
| rss.output.usemodrewrite |
true |
Make use of apache's mod_rewrite module to return sexy urls. Turn this off if your host doesn't allow you to change this apache setting. |
edit |
| rss.output.usepermalinks |
true |
Display a permalink icon and allow linking a given item directly. |
edit |