google-code-backups / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

Show Items Opened for public view #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
hi,
I select the "Show items opened" on the settings,

While logged it,
the items show opened,
but when viewing in public mode,
the items show closed.

Is there any way to show items opened for public view?

Thanks!

What version of the product are you using? On what operating system?
1.6

Please provide any additional information below.

Original issue reported on code.google.com by info.bli...@gmail.com on 30 Sep 2010 at 2:26

GoogleCodeExporter commented 8 years ago
You can change the default settings in public mode, by changing the default 
settings in your config.ini
For showing the items opened on public mode, change the value 
session.default.openitems = 0
to
session.default.openitems = 1
in config/config.ini

You can change every other setting for the public mode there!

Original comment by zzuzzlwuzzl@googlemail.com on 30 Sep 2010 at 7:55