{include="header"} {if="($configurationManager->get('articleDisplayAnonymous')=='1') || ($myUser!=false)"}
{if="(isset($myUser)) && ($myUser!=false)"}

Preferences :

General

Project root:

Keep the "/" at the end, for example : http://mydomaine.com/leed/

User

Login :

Password :

Leave empty if you don't want to change your password

Synchronization

Automatic (complete) : To automatically update all your feeds at once, this option can slow down the server, don't add too frequent synchronization in your cron.

Automatic (graduated) : To automatically update the 10 latest updated feeds, this will relax the server and avoid frequent timeout but needs to call the cron more often to update the maximum number of feeds.

Manual (complete) : Nothing is done automatycally, you will have to update your feed by yourself by using the Sync button.

Synchronisation code: {$synchronisationCode}
{if="$myUser!=false"}

Preferences

Allow anonymous readers: Yes No

Nb: if you allow anonymous readers, everybody can read your feeds, without beeing able to mark them as read/unread.

Number of articles per page :

Show the direct link of the article : Oui No

Show the date of the article: Yes No

Show the author of the article: Yes No

Show the content of the article: Yes No

Content presentation: Partial Complete

Nb: if you choose a partial prensentation of articles, a clik will direct you to the blog where the article is from.

Keep the last events of a feed

Nb : higher will be the number of kept feeds, bigger will be the database. We advice to keep the latest 50 events maximum for a correct performance.
Note that the events marked as favorite will never be deleted.

Options

Activate direct sharing with shaarli

Your shaarli's link:

Nb: This option will show a button with each news and allow you to save/share it with your Shaarli.

{else}

You have to login to see the bookmarklet.

{/if}
{/if}

Manage feeds :

Add new feed

Link to the RSS feed :  

Add new folder

New folder
    {$feedsForFolder=""} {loop="$folders"} {$feedsForFolder=$value->getFeeds()}
  • {$value->getName()} ({function="count($feedsForFolder)"}) {if="$value->getId()!='1'"} {/if}

    {if="count($feeds)!=0"} {loop="$feedsForFolder"} {/loop} {/if}
    {$value2->getName()}{$value2->getUrl()}
  • {/loop}

Use the bookmarklet :

You can add this bookmarklet to your browser to add new feeds easily :

{if="$myUser!=false"} getPassword().$myUser->getLogin())"}'">+ Add to Leed {else}

You have to login to see the bookmarklet.

{/if}

Export feeds as opml

OPML File :

{else}

You have to login to access your feeds

If you are admin, you can configure the connection rights in the admin menu.

{/if} {include="footer"}