Ignore:
Timestamp:
Feb 17, 2012, 1:39:24 PM (12 years ago)
Author:
Eric
Message:

Bug 2580 : Fix corrupted DE translation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/de_DE/plugin.lang.php

    r13122 r13210  
    307307                <br>
    308308                <li>Und das ist es! Nur registrierte Besucher und deren Eintragung wurde nicht bestätigt werden sehen, diese zusätzliche Index-Seite.</li>
    309               </ol>
    310             </li>
    311           </ul>';
    312             </li><br><br>
    313             <li>
    314 Prerequisite:<br>
    315 - A gallery with all or some private categories, visible only by registered users<br>
    316 - At least 2 following Piwigo\'s users groups: "Waiting," without permission on private categories, and "Confirmed" with all the permissions on the private categories<br>
    317 - UAM plugin<br>
    318 - Additional Pages plugin for adding and managing an additional page to replace the default index page of the gallery<br>
    319 - Optionally, the plugin Extended Description to support multi-languages<br>
    320             </li><br><br>
    321             <li>
    322 Stages:<br><br>
    323 A. In plugin UAM:
    324               <ol>
    325                 <li>Enable registration confirmation</li>
    326                 <li>Enter text for additional explanation which will be attached to mail registration confirmation. If the plugin Extended Description is activated, the language tags can be used</li>
    327                 <li>Select the "Waiting" group under "For users who have not confirmed their registration"</li>
    328                 <li>Select the "Confirmed" group under "For users who have confirmed their registration"</li>
    329                 <li>Save the plugin configuration</li>
    330               </ol>
    331 <br>
    332 B. In plugin Additional Pages:<br>
    333                 <b>NOTE : The management of access rights for groups on Additional Pages must be turned on (see plugin configuration settings).</b>
    334                 <br>
    335               <ol>
    336                 <li>Add a new page with at least the following parameters:</li>
    337                 <ul>
    338                   <li>Page name: The name you wish to give to the additional page (ie: Registration not confirmed)</li>
    339                   <li>Set as homepage checked</li>
    340                   <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
    341                   <li>Content: The text you want to use for visitors.</li>
    342                 </ul>
    343                 <br>
    344                 <li>And that\'s it! Only visitors registered and whose registration has not been confirmed will see this additional index page.</li>
    345309              </ol>
    346310            </li>
Note: See TracChangeset for help on using the changeset viewer.