Changeset 4611


Ignore:
Timestamp:
Jan 4, 2010, 1:34:08 AM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] Improve EN translation thanks to Tosca

Location:
extensions/event_cats/language
Files:
2 edited

Legend:

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

    r4608 r4611  
    1010
    1111<p>
    12   &nbsp;&nbsp;&nbsp;&nbsp;Event Cats allows to log in a user in Piwigo, without providing username and password <span style = "text-decoration:underline;">("autolog")</span>. It also allows that an account created by a visitor gets immediately the same access than another account <span style = "text-decoration:underline;">("duplication")</span>.<br />
     12  &nbsp;&nbsp;&nbsp;&nbsp;Event Cats allows a user to log in Piwigo without providing a username and a password <span style = "text-decoration:underline;">("autolog")</span>. It also allows that an account created by a visitor gets immediately the same authorization access as another account <span style = "text-decoration:underline;">("duplication")</span>.<br />
    1313<br />
    14   &nbsp;&nbsp;&nbsp;&nbsp;The purpose is to allow you, after an event where you "have been the photographer", to share your pictures a very simple way with people not having (yet) an account on your gallery, but still publishing your images in a <span style = "text-decoration:underline;">private</span> category. But maybe is there other ways to use it :-) ...
     14  &nbsp;&nbsp;&nbsp;&nbsp;The purpose is to allow you, after an event where you "have been the photographer", to share your pictures a very simple way with people not having (yet) an account on your gallery, by displaying your images in a <span style = "text-decoration:underline;">private</span> category. But there might be other ways to use it :-) ...
    1515</p>
    1616<hr width = "5%" align = "center">
    1717<p>
    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 <span style = "text-decoration:underline;">account associated</span> to the "autolog" code. The page displayed just after the identification can be:
     18  &nbsp;&nbsp;&nbsp;&nbsp;The automatic identification is carried out thanks to the "autolog" code, placed in the link that you will give to the people you want to give an access to you gallery. By using this link, the visitors will find themselves directly logged on your gallery under the <span style = "text-decoration:underline;">account associated</span> to the "autolog" code. The page displayed just after identification can be:
    1919  <ul>
    2020    <li>home page;</li>
     
    2323    <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;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.
     25  &nbsp;&nbsp;&nbsp;&nbsp;Once identified, your visitors can create a <span style = "text-decoration:underline;">personal</span> account having the same properties as the account under which they were previously identified. This way, one can create his own account and have immediate access to private content on your gallery, without having to wait for a validation from you. You can grant or deny account duplication, in the same manner you would grant or deny access to a private category, by individually selecting groups, account status, or accounts.
    2626</p>
    2727<p>
    28   &nbsp;&nbsp;&nbsp;&nbsp;The link (URL) allowing automatic identification on your gallery, is built as following:
     28  &nbsp;&nbsp;&nbsp;&nbsp;The link (URL) allowing automatic identification on your gallery, is built as follow:
    2929  <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 />
     30  &nbsp;&nbsp;&nbsp;&nbsp;When the user must be redirected to page other 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 the Additional Pages plugin. If an autolog URL is submitted with a <span style = "font-weight:bold;">&#38;img</span> parameter, missing the <span style = "font-weight:bold;">&#38;cat</span> parameter, the home page will be displayed. If an autolog URL is submitted with both a <span style = "font-weight:bold;">&#38;ap</span> and a <span style = "font-weight:bold;">&#38;cat</span> parameters (with or without the <span style = "font-weight:bold;">&#38;img</span> parameter), the Additional Page will be displayed.<br />
    3131  <br />
    32   &nbsp;&nbsp;&nbsp;&nbsp;Event Cats allows you to manage a list of codes with different associations, kept into the database of your internet site. Each line with a code is an <span style = "font-weight:bold;font-style:italic;">entry</span> in Event Cats.<br />
     32  &nbsp;&nbsp;&nbsp;&nbsp;Event Cats allows you to manage a list of codes with different associations, stored in your internet site database. Each line with a code is an <span style = "font-weight:bold;font-style:italic;">entry</span> in Event Cats.<br />
    3333</p>
    3434<p></p>
     
    4040  <ul>
    4141    <li><a href = "#autolog_new">New autolog</a>;</li>
    42     <li><a href = "#autolog_entries">Autolog entries</a> <span style = "font-style:italic;">(when at least one "autolog" exists)</span>;</li>
    43     <li><a href = "#autolog_modif">Autolog modification</a> <span style = "font-style:italic;">(when at least one "autolog" exists)</span>;</li>
    44     <li><a href = "#duplication">Duplication</a> <span style = "font-style:italic;">(when "Duplication allowance" is set to "Per group selection")</span>;</li>
     42    <li><a href = "#autolog_entries">Autolog entries</a> <span style = "font-style:italic;">(when at least one "autolog" entry exists)</span>;</li>
     43    <li><a href = "#autolog_modif">Autolog modification</a> <span style = "font-style:italic;">(when at least one "autolog" entry exists)</span>;</li>
     44    <li><a href = "#duplication">Duplication</a> <span style = "font-style:italic;">(when "Allow duplication" is set to "Per group selection")</span>;</li>
    4545    <li><a href = "#config">Configuration</a>.</li>
    4646  </ul>
     
    5050  <h4><a name = "autolog_new">New autolog</a></h4>
    5151  <p>
    52     &nbsp;&nbsp;&nbsp;&nbsp;This tab allows you to create the entries in the database. An entry associates a code to a user and to a page to display. It is possible to use a code several times, in the case it would be convenient to give access to different pages, to a same user. But a same code can of course be associated to only one user.<br />
     52    &nbsp;&nbsp;&nbsp;&nbsp;This tab allows you to create the entries in the database. An entry associates a code to a user and a page to display. It is possible to use a code several times, in case it would be convenient to give the same user access to different pages. But, of course, the same code can only be associated with one user.<br />
    5353    <br />
    54     &nbsp;&nbsp;&nbsp;&nbsp;When creating an entry, it is possible to create at the same time the account used in this entry. The accounts created by Event Cats are generic accounts, <span style = "font-style:italic;">ie</span> destinated to be used by several different users. The name of the account can be generated by Event Cats, provided that a page to display has been selected, as it is the title of the displayed page which is used to create the new account name. Event Cats can also create a group, which will be associated to, for instance, the selected category. Thus as the code itself can be generated by Event Cats too, it is possible to create an entry just by selecting a page to display and clicking on button "Full auto".<br />
     54    &nbsp;&nbsp;&nbsp;&nbsp;When creating an entry, the account used in this entry can also be created at the same time. The accounts created by Event Cats are generic accounts, <span style = "font-style:italic;">ie</span> intended to be used by several different users. The name of the account can be generated by Event Cats, provided that a page to display has been selected, as the title of the page to be displayed will be used to create the new account name. Event Cats can also create a group, which, for instance will be associated to the selected category. Thus, as the code itself can be generated by Event Cats too, it is possible to create an entry just by selecting a page to display, then click on the "Full auto" button.<br />
    5555    <br />
    56     &nbsp;&nbsp;&nbsp;&nbsp;As the page to display is mentioned in the URL (with the parameters <span style = "font-weight:bold;">&#38;cat=<span style = "font-style:italic;">&#139;category identifier&#155;</span></span>, <span style = "font-weight:bold;">&#38;img=<span style = "font-style:italic;">&#139;image identifier&#155;</span></span>, and <span style = "font-weight:bold;">&#38;ap=<span style = "font-style:italic;">&#139;Add. P. identifier&#155;</span></span>, see above), the user has the possibility to change the requested page, by modifying the URL. If the account associated to the code is not allowed to navigate into this page, Piwigo will definetely not display it&nbsp;&#151; no danger. But, to avoid the message "You are not authorized to access the requested page", you can set the displayed page to be "forced", meaning that Event Cats redirects the user on the page which you set at the entry creation, whatever are the parameters <span style = "font-weight:bold;">&#38;cat</span>, <span style = "font-weight:bold;">&#38;img</span>, and/or <span style = "font-weight:bold;">&#38;ap</span>, if there is any, in the requested URL.<br />
    57     &nbsp;&nbsp;&nbsp;&nbsp;If an entry is forced, its code can of course appear only once in the Event Cats entries list. Thus, making an entry "forced", requires to delete all other entries using the same code.<br />
     56    &nbsp;&nbsp;&nbsp;&nbsp;As the page to display is mentioned in the URL (with the parameters <span style = "font-weight:bold;">&#38;cat=<span style = "font-style:italic;">&#139;category identifier&#155;</span></span>, <span style = "font-weight:bold;">&#38;img=<span style = "font-style:italic;">&#139;image identifier&#155;</span></span>, and <span style = "font-weight:bold;">&#38;ap=<span style = "font-style:italic;">&#139;Add. P. identifier&#155;</span></span>, see above), the user has the possibility to change the requested page, by modifying the URL. If the account associated to the code is not allowed to navigate to this page, Piwigo will definetely not display it&nbsp;&#151; no danger. But, in order to avoid the message "You are not authorized to access the requested page", you can set the displayed page to be "forced", meaning that Event Cats redirects the user to the page that has been set at the time of the entry creation, whatever are parameters <span style = "font-weight:bold;">&#38;cat</span>, <span style = "font-weight:bold;">&#38;img</span>, and/or <span style = "font-weight:bold;">&#38;ap</span>, if any, in the requested URL.<br />
     57    &nbsp;&nbsp;&nbsp;&nbsp;If an entry is forced, its code can of course appear only once in the Event Cats entries list. Thus, making an entry "forced", requires to delete all the other entries using the same code.<br />
    5858    <br />
    59     &nbsp;&nbsp;&nbsp;&nbsp;The field "Comment" is completely optional, its only purpose is for you to record a small text (100 digits maximum), displayed in the entry list (tab <a href = "#autolog_entries">Autolog entries</a>) as tooltip or on a new line under the related code.
     59    &nbsp;&nbsp;&nbsp;&nbsp;The field "Comment" is completely optional, its only purpose being for you to record a small text (100 digits maximum), displayed in the entry list (tab <a href = "#autolog_entries">Autolog entries</a>) as a tooltip or on a new line under the related code.
    6060  </p>
    6161 
    6262  <h4><a name = "autolog_entries">Autolog entries</a></h4>
    6363  <p>
    64     &nbsp;&nbsp;&nbsp;&nbsp;This tab, which is displayed when at least one "autolog" entry is available, allows you to monitor all the entries available in your database. When you select an entry, the related URL is displayed in the field "URL" to allow you to copy the automatic identification link, and to paste it for instance in an e-mail inteded to the people concerned in the event for which you want to share your pictures. With most of explorers, clicking on "URL" directly selects all the field, you just need to copy.<br />
     64    &nbsp;&nbsp;&nbsp;&nbsp;This tab is displayed when at least one "autolog" entry is available, and allows you to monitor all the entries available in your database. When an entry is selected, the related URL is displayed in the  "URL"field, so you can copy the automatic identification link, and paste it for instance in an e-mail intended to people concerned with the event you want to share the pictures. With most browsers, a click on the "URL" field will directly selects the whole field, so you just need to copy.<br />
    6565    <br />
    6666    &nbsp;&nbsp;&nbsp;&nbsp;The following tools are available in this page:
    6767    <ul>
    6868      <li style = "list-style-image:url(plugins/event_cats/icon/disable.png);">
    69         <span style = "font-weight:bold;">Make entry outdated</span>: this tool is used to make Event Cats recognize the "autolog" code, but <span style = "font-weight:bold;">not</span> log in a user.<br />When you click on this tool, the tab <a href = "#autolog_modif">Autolog modification</a> is displayed if the plugin Additional Pages is active; if not, the entry is directly modified with "Access denied" as displayed page (after a confirmation from you). This feature allows you to let a code active only for a certain time, after which late visitors will be redirected to the page you chose. Indeed using the autolog code can allow unwanted people to access to some private content, thus can it be convenient to suffer this risk only during a limited time. A perfect tool to warn visitors that you inted to make the URL not functional after some time, is the plugin <a href = "http://fr.piwigo.org/ext/extension_view.php?eid=190" title = "Open a new page on plugin PWG Suffs" onClick = "window.open(this.href);return false;">PWG Suffs</a>.
     69        <span style = "font-weight:bold;">Make entry outdated</span>: this tool is used to make Event Cats recognize the "autolog" code, but <span style = "font-weight:bold;">prevents</span> the user to login.<br />When you click on this tool, the tab <a href = "#autolog_modif">Autolog modification</a> is displayed if the plugin Additional Pages is active; if not, the entry is directly modified with "Access denied" as the page to display (after your confirmation). This feature allows you to let a code active for a certain time only, after which late visitors will be redirected to a page of your choice. Indeed, using the autolog code can allow unwanted people to access some private content, thus it can be convenient to risk it for only a short time. A perfect tool to warn visitors the URL will not be functional after some time, is the plugin <a href = "http://fr.piwigo.org/ext/extension_view.php?eid=190" title = "Open a new page on plugin PWG Suffs" onClick = "window.open(this.href);return false;">PWG Suffs</a>.
    7070      </li>
    7171      <li style = "list-style-image:url(plugins/event_cats/icon/forced.png);">
    72         <span style = "font-weight:bold;">Make the entry not forced any more</span>: this tool is equivalent to uncheck the checkbox "Forced" in tab <a href = "#autolog_modif">Autolog modification</a>. You will this way be allowed to create other entries using the same code; and users of this URL will be able to try to modify it (see <a href = "#autolog_new">New autolog</a> above).
     72        <span style = "font-weight:bold;">Make the entry not forced any more</span>: this tool is equivalent to uncheck the checkbox "Forced" in tab <a href = "#autolog_modif">Autolog modification</a>. This way, you will be allowed to create other entries using the same code; and users of this URL will be able to try to modify it (see <a href = "#autolog_new">New autolog</a> above).
    7373      </li>
    7474      <li style = "list-style-image:url(plugins/event_cats/icon/nforced.png);">
    75         <span style = "font-weight:bold;">Force entry</span>: this tool makes the displayed page forced for an entry (see <a href = "#autolog_new">New autolog</a> above).
     75        <span style = "font-weight:bold;">Force entry</span>: this tool allows to force the page to display for an entry (see <a href = "#autolog_new">New autolog</a> above).
    7676      </li>
    7777      <li style = "list-style-image:url(plugins/event_cats/icon/duplicate.png);">
    78         <span style = "font-weight:bold;">Copy entry</span>: this tool navigates to tab <a href = "#autolog_new">New autolog</a> and directly selects in it the entry to copy, this to create a new entry using the same code, but heading the (same, of course) identified user to a different displayed page.
     78        <span style = "font-weight:bold;">Copy entry</span>: this tool navigates to tab <a href = "#autolog_new">New autolog</a> and directly selects the entry to copy, so you can create a new entry using the same code (and the same identified user, of course), but directing to a different page.
    7979      </li>
    8080      <li style = "list-style-image:url(plugins/event_cats/icon/url2.png);">
    81         <span style = "font-weight:bold;">Test URL</span>: this tool allows you to check that the URL works as planned. Be careful: using this link disconnects you from your site as administrator, of course.
     81        <span style = "font-weight:bold;">Test URL</span>: this tool allows you to check that the URL works as planned. Be careful: using this link will terminate your session and disconnect you from your site as administrator, of course.
    8282      </li>
    8383      <li style = "list-style-image:url(plugins/event_cats/icon/delete.png);">
    84         <span style = "font-weight:bold;">Delete entry</span>: deletes the entry :-/ .<br />Note that if a visitor uses a URL including an "autolog" code which doesn't exist in the database (thus for instance a code that you would have communicated during a period, and deleted), you can choose in tab <a href = "#config">Configuration</a> to which page (s)he will be redirected.
     84        <span style = "font-weight:bold;">Delete entry</span>: deletes the entry :-/ .<br />Note that if a visitor uses an URL including an "autolog" code which does not exist in the database (thus for instance a code that you would have communicated during a period, and deleted), you can choose in tab <a href = "#config">Configuration</a> the page (s)he will be redirected to.
    8585      </li>
    8686      <li style = "list-style-image:url(plugins/event_cats/icon/modify.png);">
    87         <span style = "font-weight:bold;">Modify entry</span>: this tool navigates to tab <a href = "#autolog_modif">Autolog modification</a> and directly selects in it the entry to modify.
     87        <span style = "font-weight:bold;">Modify entry</span>: this tool navigates to tab <a href = "#autolog_modif">Autolog modification</a> and directly selects the entry to modify.
    8888      </li>
    8989    </ul>
     
    9191  <h4><a name = "autolog_modif">Autolog modification</a></h4>
    9292  <p>
    93     &nbsp;&nbsp;&nbsp;&nbsp;This tab, also available only when at least one "autolog" entry exists for your gallery, allows you to modify an entry (indeed...). Unlike during entry creation, you can here make an entry "outdated", by choosing "None" as "Identified user" or "Access denied" as "Displayed page". If "None" is selected as "Identified user", and plugin Additional Pages can be used, it is possible to choose an Additional Page as displayed page. You are this way able to make a code inactive, but displaying a personnalized explanation (see help on <img src = "plugins/event_cats/icon/disable.png">&nbsp;<span style = "font-weight:bold;">Make entry outdated</span> in section <a href = "#autolog_entries">Autolog entries</a>).
     93    &nbsp;&nbsp;&nbsp;&nbsp;This tab, also available only when at least one "autolog" entry exists for your gallery, allows you to modify an entry (indeed...) Unlike during entry creation, here you can make an entry "outdated", by choosing "None" as "Identified user", or "Access denied" as "Displayed page". If "None" is selected as "Identified user", and plugin Additional Pages can be used, it is possible to choose an Additional Page as the page to display.  This way, you can make a code inactive, but display a personnalized explanation (see help on <img src = "plugins/event_cats/icon/disable.png">&nbsp;<span style = "font-weight:bold;">Make entry outdated</span> in section <a href = "#autolog_entries">Autolog entries</a>).
    9494  </p>
    9595  <h4><a name = "duplication">Duplication</a></h4>
    9696  <p>
    97     &nbsp;&nbsp;&nbsp;&nbsp;This tab is available only when parameter "Duplication allowance" is set to "Per group selection". As a matter of fact, it is useless when duplication is allowed to all accounts, or to none.<br />
    98     &nbsp;&nbsp;&nbsp;&nbsp;It allows you to monitor duplication: which accounts will it be possible to duplicate, and the way the duplication link will be displayed. Selecting the accounts is done exactly the same way as in administration page "Manage permissions for a category" (as simple as copying this page :-/ ...).<br />
    99     &nbsp;&nbsp;&nbsp;&nbsp;The way the duplication link is displayed, allows mainly to treat gently the users identified with a generic account (Event Cats creates only generic accounts): if a visitor used a link activating an "autolog" code, (s)he is identified without having to provide a username and a password. On the face of it (s)he has no clue (s)he can "copy" this account, and therefore it is useless to suggest "duplication", a word which can show itself not understandable at this moment. The user is simply given the possibility to "Register", and, without a word about it, if (s)he registers (though (s)he is already identified), (s)he gets immediately the same access than the account with which (s)he was previously identified, and is this way is allowed to continue to navigate on your gallery in the same categories than the account associated to the "autolog" code you had provided, but with his (her) personnal account, together with the related facilities: personnalization, comments with the account name... Registration is done exactly the same way as normally, and you're warned that your gallery counts a new user. As a matter of fact, the e-mail precises "Identified user:", showing with which account was identified the new user, when (s)he registered, if it was after an "autolog". There is currently no known conflict with plugin <a href = "http://fr.piwigo.org/ext/extension_view.php?eid=216" title = "Open a new window on plugin NBC UserAdvManager" onClick = "window.open(this.href);return false;">NBC UserAdvManager</a> (advanced users management).
     97    &nbsp;&nbsp;&nbsp;&nbsp;This tab is available only when the parameter "Allow duplication" is set to "Per group selection". As a matter of fact, it is useless when duplication is allowed to all accounts, or to none.<br />
     98    &nbsp;&nbsp;&nbsp;&nbsp;It allows you to monitor duplication: which accounts can be duplicated, and the way the duplication link will be displayed. The accounts are selected exactly the same way as in the administration page "Manage permissions for a category" (as simple as copying this page :-/ ...).<br />
     99    &nbsp;&nbsp;&nbsp;&nbsp;The way the duplication link is displayed, allows mainly to treat gently the users identified with a generic account (Event Cats creates only generic accounts): if a visitor used a link activating an "autolog" code, he is identified without having to provide a username and a password. In fact, he has no clue he can "copy" this account, and it is therefore useless to suggest a "duplication", a word that could not be understandable at the moment. The user is simply given the opprotunity to "Register" and, if he chooses to (though he is already identified), immediately gets the same accesses as the account he was previously identified with;  this way, he is allowed to go on navigating on your gallery, in the same categories than the account associated to the "autolog" code you had provided, but with his personal account, and its related facilities: personnalization, comments with the account name... Registration is done exactly the same way as usual, and you, as an administrator are warned that your gallery counts a new user. As a matter of fact, the e-mail precises "Identified user:", showing the account the new user was identified with, when he registered, if it was after an "autolog". There is currently no known conflict with plugin <a href = "http://fr.piwigo.org/ext/extension_view.php?eid=216" title = "Open a new window on plugin NBC UserAdvManager" onClick = "window.open(this.href);return false;">NBC UserAdvManager</a> (advanced users management).
    100100  </p>
    101101  <h4><a name = "config">Configuration</a></h4>
     
    104104    <ul>
    105105      <li><span style = "font-weight:bold;">Duplication</span>: same parameters than in tab <a href = "#duplication">Duplication</a>;</li>
    106       <li><span style = "font-weight:bold;">Unknown code</span>: the page wich must be displayed in the case a visitor uses a URL including an "autolog" code which does not appear in your database (thus, for instance, in the case of using a code you deleted);</li>
     106      <li><span style = "font-weight:bold;">Unknown code</span>: the page that will be displayed in case a visitor uses an URL including an "autolog" code which does not appear in your database (thus, for instance, in the case of using a code you previously deleted);</li>
    107107      <li><span style = "font-weight:bold;">Other</span>:
    108108        <ul>
    109109          <li>you can record a comment for each entry: in tab <a href = "#autolog_entries">Autolog entries</a>, it can be displayed as tooltip, or below the codes;</li>
    110           <li>if the help banner is activated, it will be showed each time you navigate into a tab; otherwise it will remain hided;</li>
    111           <li>if you communicate a URL to log in automatically a generic account, to some people who already have their own account on your gallery, it can be convenient for these people to log in as usually, using the "Log in" link.</li>
     110          <li>if activated, the help banner will be showed each time you navigate into a tab; otherwise it will remain hidden;</li>
     111          <li>if you communicate a URL to log in automatically a generic account, to some people who already have their own account on your gallery, it can be convenient for these people to log in as usual, by using the "Log in" link.</li>
    112112        </ul>
    113113      </li>
     
    122122  <ul>
    123123    <li><a href = "http://www.gauchon.fr" title = "Open a new window on P@t's site" onClick = "window.open(this.href);return false;">P@t</a> provided the features code; without him, Event Cats would not exist ;-)&nbsp;!&nbsp;&nbsp;;</li>
    124     <li><a href = "http://piwigo.org/forum/profile.php?id=3572" title = "Open a new window on ddtddt's profile" onClick = "window.open(this.href);return false;">ddtddt</a> and <a href = "http://www.vdigital.org" title = "Open a new window on VDigital's site" onClick = "window.open(this.href);return false;">VDigital</a> helped accelerating the developement of this plugin... (yes, it would have been <span style = "font-style:italic;">indeed</span> longer without them...);</li>
     124    <li><a href = "http://piwigo.org/forum/profile.php?id=3572" title = "Open a new window on ddtddt's profile" onClick = "window.open(this.href);return false;">ddtddt</a> and <a href = "http://www.vdigital.org" title = "Open a new window on VDigital's site" onClick = "window.open(this.href);return false;">VDigital</a> helped accelerating the development of this plugin... (yes, it would have been <span style = "font-style:italic;">indeed</span> longer without them...);</li>
    125125    <li><a href = "http://www.julien-moreau.fr" title = "Open a new window on Gotcha's site" onClick = "window.open(this.href);return false;">Gotcha</a> made all his possible to slow me... by making me correct all that was less nice ;-)&nbsp;&nbsp;;</li>
     126    <li><a href = "http://www.marie-noelle-augendre.com" title = "Open a new window on Tosca's site" onClick = "window.open(this.href);return false;">Tosca</a> spent some time to try to understand my english... and my french ;-)&nbsp;!&nbsp;;</li>
    126127    <li><a href = "http://piwigo.wordpress.com" title = "Open a new window on plg's blog" onClick = "window.open(this.href);return false;">plg</a> also contributed somewhere, but the hell if I remember where ??...;</li>
    127     <li>and globally speaking, the forum (flipflip, flop25...), nothing nicer to go forward!</li>
    128     <li>And, last but not least, <span style = "font-weight:bold;">you</span>: by downloading this plugin; if possible using it; and eventually posting remarks, comments, features requirements: <a href = "http://piwigo.org/forum/viewtopic.php?id=15622" title = "Open a new window on Event Cats discussion" onClick = "window.open(this.href);return false;">Event Cats discussion on Piwigo forum</a>.</li>
     128    <li>and generally speaking, the forum (flipflip, flop25...), nothing nicer to go forward!</li>
     129    <li>And, last but not least, <span style = "font-weight:bold;">you</span>: by downloading this plugin; if possible using it; and possibly posting remarks, comments, features requirements: <a href = "http://piwigo.org/forum/viewtopic.php?id=15622" title = "Open a new window on Event Cats discussion" onClick = "window.open(this.href);return false;">Event Cats discussion on Piwigo forum</a>.</li>
    129130  </ul>
    130131</p>
  • extensions/event_cats/language/fr_FR/help.html

    r4608 r4611  
    124124    <li><a href = "http://fr.piwigo.org/forum/profile.php?id=3572" title = "Ouvrir une nouvelle fenêtre sur le profil de ddtddt" onClick = "window.open(this.href);return false;">ddtddt</a> et <a href = "http://www.vdigital.org" title = "Ouvrir une nouvelle fenêtre sur le site de VDigital" onClick = "window.open(this.href);return false;">VDigital</a> ont permis d'accélérer de beaucoup le développement de ce plugin... (si si, si si, ç'aurait été vraiment <span style = "font-style:italic;">encore</span> plus long sinon...)&nbsp;;</li>
    125125    <li><a href = "http://www.julien-moreau.fr" title = "Ouvrir une nouvelle fenêtre sur le site de Gotcha" onClick = "window.open(this.href);return false;">Gotcha</a> a tout fait pour me ralentir... en me faisant corriger ce qui était le moins heureux ;-)&nbsp;;</li>
     126    <li><a href = "http://www.marie-noelle-augendre.com" title = "Ouvrir une nouvelle fenêtre sur le site de Tosca" onClick = "window.open(this.href);return false;">Tosca</a> a passé du temps à essayer de comprendre mon anglais et... mon français ;-)&nbsp;!&nbsp;;</li>
    126127    <li><a href = "http://piwigo.wordpress.com" title = "Ouvrir une nouvelle fenêtre sur le site de plg" onClick = "window.open(this.href);return false;">plg</a> a aussi contribué quelquepart, mais je sais plus bien pourquoi, déjà ??...&nbsp;;</li>
    127128    <li>et puis le forum en général (flipflip, flop25...), rien de tel pour avancer&nbsp;!</li>
Note: See TracChangeset for help on using the changeset viewer.