Ignore:
Timestamp:
Dec 22, 2009, 1:29:01 AM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] Add feature 1335 (possibility to display the 'Connection' link in identification block menu for generic users)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/event_cats/language/en_UK/help.html

    r4500 r4553  
    1616<hr width = "5%" align = "center">
    1717<p>
    18   &nbsp;&nbsp;&nbsp;&nbsp;L'identification automatique est effectuée grâce à un code "autolog", placé dans un lien que vous fournissez aux personnes à qui vous voulez donner accès. Les personnes utilisant ce lien se trouvent directement identifiées sur votre site sous le compte associé au code "autolog". La page affichée juste après l'identification peut être&nbsp;:
     18  &nbsp;&nbsp;&nbsp;&nbsp;The automatic identification is carried out thanks to the "autolog" code, placed in the link that you give to the people whom you want to give access to. The visitors using this link find themselves directly logged in on your gallery under the account associated to the "autolog" code. The page displayed just after the identification can be:
    1919  <ul>
    20     <li>la page d'accueil&nbsp;;</li>
    21     <li>une page de catégorie&nbsp;;</li>
    22     <li>une image&nbsp;;</li>
    23     <li>une page créée grâce au plugin "<a href = "http://fr.piwigo.org/ext/extension_view.php?eid=153" title = "Ouvrir une nouvelle fenêtre sur le plugin Additional Pages" onClick = "window.open(this.href); return false;">Additional Pages</a>", à condition bien sûr que ce plugin soit installé et activé, et qu'au moins une page soit disponible.</li>
     20    <li>home page;</li>
     21    <li>a category page;</li>
     22    <li>a picture;</li>
     23    <li>a page from plugin "<a href = "http://fr.piwigo.org/ext/extension_view.php?eid=153" title = "Open a window on plugin Additional Pages" onclick = "window.open(this.href); return false;">Additional Pages</a>", provided of course that this plugin is installed and activated, and that at least one of its page is available.</li>
    2424  </ul>
    25   &nbsp;&nbsp;&nbsp;&nbsp;Une fois identifiés, vos visiteurs peuvent se créer un compte&nbsp;&#151; personnel&nbsp;&#151; ayant les mêmes droits que le compte sous lequel ils étaient identifiés avant de se créer leur compte. Il est ainsi possible qu'un visiteur se crée un compte et aie immédiatement accès à du contenu privé sur votre galerie, sans avoir à attendre de validation de votre part. Il vous est possible d'autoriser ou pas la duplication de compte, de la même façon que vous autorisez ou pas l'accès à une catégorie privée, en sélectionnant les groupes, les types de compte, ou les comptes individuellement.
     25  &nbsp;&nbsp;&nbsp;&nbsp;Once identified, your visitors can create an account&nbsp;&#151; a personal one&nbsp;&#151; having the same properties than the account under which they were previously identified. One can this way create his own account and have immediately access to private content on your gallery, without to wait for a validation from you. You can grant or deny account duplication, the same way you grant or deny access to a private category, selecting groups, account status, or accounts individually.
    2626</p>
    2727<p>
    28   &nbsp;&nbsp;&nbsp;&nbsp;Le lien (URL) permettant l'identification automatique sur votre galerie, est du type&nbsp;:
    29   <ul><li style = "list-style-type:none;">http://<span style = "font-style:italic;">&#139;adresse de votre galerie&#155;</span><span style = "font-weight:bold;">&#38;autolog=<span style = "font-style:italic;">&#139;code&#155;</span></span></li></ul>
    30   &nbsp;&nbsp;&nbsp;&nbsp;Lorsque l'utilisateur doit être redirigé sur une autre page que l'accueil, il est rajouté les paramètres <span style = "font-weight:bold;">&#38;cat=<span style = "font-style:italic;">&#139;identifiant catégorie&#155;</span></span> pour une catégorie, <span style = "font-weight:bold;">&#38;img=<span style = "font-style:italic;">&#139;identifiant image&#155;</span></span> pour une image (en plus du paramètre de catégorie), et <span style = "font-weight:bold;">&#38;ap=<span style = "font-style:italic;">&#139;identifiant add. p.&#155;</span></span> pour une page du plugin Additional Pages.<br />
     28  &nbsp;&nbsp;&nbsp;&nbsp;The link (URL) allowing automatic identification on your gallery, is built as following:
     29  <ul><li style = "list-style-type:none;">http://<span style = "font-style:italic;">&#139;your gallery location&#155;</span><span style = "font-weight:bold;">&#38;autolog=<span style = "font-style:italic;">&#139;code&#155;</span></span></li></ul>
     30  &nbsp;&nbsp;&nbsp;&nbsp;When the user shall be redirected on another page than the home page, the following parameters are added: <span style = "font-weight:bold;">&#38;cat=<span style = "font-style:italic;">&#139;category identifier&#155;</span></span> for a category, <span style = "font-weight:bold;">&#38;img=<span style = "font-style:italic;">&#139;image identifier&#155;</span></span> for an image (in addition of category parameter), and <span style = "font-weight:bold;">&#38;ap=<span style = "font-style:italic;">&#139;Add. P. identifier&#155;</span></span> for a page from plugin Additional Pages. If an autolog URL is submitted with an <span style = "font-weight:bold;">&#38;img</span> parameter without category, the displayed page is the home page. If an autolog URL is submitted with both an <span style = "font-weight:bold;">&#38;ap</span> and a <span style = "font-weight:bold;">&#38;cat</span> parameter (with or without the <span style = "font-weight:bold;">&#38;img</span> parameter), the displayed page is the Additional Page.<br />
    3131</p>
    3232<p></p>
Note: See TracChangeset for help on using the changeset viewer.