Ignore:
Timestamp:
May 2, 2008, 11:56:21 PM (16 years ago)
Author:
rub
Message:

Resolved issue 0000823: Enhance upload functionalities

First commit, others will be follow.
Not hesitate to change my translations.

Add upload configuration tabsheet (move and add configuration)
Change and add define for access level
Can show upload link every time
Can restrict access upload.class.php
Can choice category on upload page
Add upload class not use for the moment
Review quickly and temporary style of upload.tpl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/help/configuration.html

    r2048 r2325  
    3434
    3535  <li><strong>Email admins when a new user registers</strong>: Administrators will be received mail for each registration.</li>
    36 
    37   <li><strong>Email adminis when a picture is uploaded</strong>: Administrators will be received mail for each picture uploaded by a user.</li>
    3836
    3937</ul>
     
    7775User comments validation takes place in the screen <span class="pwgScreen">Administration, Pictures, Comments</span>.</li>
    7876
     77</ul>
     78
     79<!--TODO --><h3>Upload</h3>
     80<ul>
     81<!--TODO -->  <li><strong>Show upload link every time</strong>: If exists uploadeable categories, add link will be show for each categoy.</li>
     82<!--TODO -->  <li><strong>User access level to upload</strong>: Allows to restrict upload by users</li>
     83  <li><strong>Email adminis when a picture is uploaded</strong>: Administrators will be received mail for each picture uploaded by a user.</li>
    7984</ul>
    8085
Note: See TracChangeset for help on using the changeset viewer.