Changes between Version 23 and Version 24 of GenDolFAQs


Ignore:
Timestamp:
Apr 3, 2008, 6:37:41 AM (16 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenDolFAQs

    v23 v24  
    1414 
    1515'''[http://www.boonex.com/trac/dolphin/wiki/GenDolFAQs#HowcanIcreateacustompageformysite How can I create a custom page for my site?]''' 
     16 
     17---- 
    1618 
    1719        == '''''How do I edit the web pages About Us, Contact Us, Privacy, Terms, FAQ?''''' == 
     
    5860---- 
    5961 
     62        == '''''How can I moderate photos/videos/music uploaded by my members?''''' == 
     63 
     64The media files uploaded by your members can be pre- and post-moderated. 
     65 
     66Pre-Moderation means that the media won't become available for other members until you approve it. 
     67 
     68You can turn on '''Pre-Moderation''' as follows: 
     69 
     70'''1)''' '''Profile Photos''': Settings -> Moderation Settings -> Automatic photo activation after uploading (''unchecked'')[[BR]] 
     71To approve Profile Photos, navigate to Content -> Profile Photos -> check a photo -> Approve[[BR]] 
     72N.B. You can't disapprove Profile Photos once you approve them. 
     73 
     74'''2)''' '''Profile Music''': Plugins -> Ray Suite -> pMusic Player -> Settings -> Files auto approving (''unchecked'')[[BR]] 
     75To approve Profile Music, navigate to Content -> Profile Music -> check an audio file -> Change status[[BR]] 
     76N.B. You can Disapprove/Approve Profile Music later by changing the status. You can also delete them by clicking the Delete button. 
     77 
     78'''3)''' '''Profile Videos''': Plugins -> Ray Suite -> Video Recorder -> Settings -> Autoapprove (''unchecked'')[[BR]] 
     79To approve Profile Videos, navigate to Content -> Profile Videos -> click the Videos link of a user -> click a video icon -> click the Plus sign[[BR]] 
     80N.B. You can't disapprove Profile Videos once you approved them. But you can delete them by clicking the Cross icon. 
     81 
     82'''4)''' '''Gallery Photos''': Settings -> Advanced Settings -> Enable auto-activation for gallery photos (''unchecked'')[[BR]] 
     83To approve Gallery Photos, navigate to Content -> Photos -> check a photo -> Change status[[BR]] 
     84N.B. You can Disapprove/Approve Gallery Photos later by changing the status. You can also delete them by clicking the Delete button. 
     85 
     86'''5)''' '''Gallery Music''': Plugins -> Ray Suite -> Music Player -> Settings -> Files auto approving (''unchecked'')[[BR]] 
     87To approve Gallery Music, navigate to Content -> Music -> check an audio file -> Change status[[BR]] 
     88N.B. You can Disapprove/Approve Gallery Music later by changing the status. You can also delete it by clicking the Delete button. 
     89 
     90'''6)''' '''Gallery Videos''': Plugins -> Ray Suite -> Video Player -> Settings -> Files auto approving (''unchecked'')[[BR]] 
     91To approve Gallery Videos, navigate to Content -> Videos -> check a video file -> Change status[[BR]] 
     92N.B. You can Disapprove/Approve Gallery Videos later by changing the status. You can also delete them by clicking the Delete button. 
     93 
     94You can turn on '''Post-Moderation''' by checking all the settings above which are marked as (unchecked) 
     95 
     96---- 
     97 
    6098    == '''''I need to transfer my site to another folder/server. What do I need to do?''''' == 
    6199 
     
    261299        __page_main_code__ 
    262300__include _footer.html__ 
     301 
    263302}}} 
    264303 
     
    292331$_page_cont[0]['TOP_MyPage'] = '<a class="menu_item_link" href="' . $site['url'] . 'my_page.php">' . _t("_MyPage") . '</a>'; 
    293332$_page_cont[0]['BMI_MyPage'] = '<a class="bottommenu" href="' . $site['url'] . 'my_page.php">' . _t("_MyPage") . '</a>'; 
     333 
    294334}}} 
    295335 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub