Difference between revisions of "Cchost/admin/FAQ and Cookbooks"
Fourstones (talk | contribs) (→How do I restrict file types users can upload?) |
Fourstones (talk | contribs) (→How do I change the banner (logo)?) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:ccHost]] | ||
+ | [[Category:ccMixter]] | ||
+ | [[Category:Developer]] | ||
+ | [[Category:Software]] | ||
+ | [[Category:Technology]] | ||
+ | {{lowercase}} | ||
{{draft}} | {{draft}} | ||
Go back to [[cchost/admin|ccHost Administrators' Documentation]] | Go back to [[cchost/admin|ccHost Administrators' Documentation]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | =How do I add new file types to the system? | + | |
+ | =How do I add new file types to the system?= | ||
*Log in as an administrator (if not already) | *Log in as an administrator (if not already) | ||
*Click on ''Global Settings'' then ''Pseudo Verify'' (or browse to '''admin/pverify''') | *Click on ''Global Settings'' then ''Pseudo Verify'' (or browse to '''admin/pverify''') | ||
Line 14: | Line 16: | ||
*When you finished click on the ''Submit'' button | *When you finished click on the ''Submit'' button | ||
*Follow the instructions directly below to enable the file type in submit forms. | *Follow the instructions directly below to enable the file type in submit forms. | ||
+ | |||
=How do I enable/restrict file types users can upload?= | =How do I enable/restrict file types users can upload?= | ||
*Log in as an administrator (if not already) | *Log in as an administrator (if not already) | ||
Line 21: | Line 24: | ||
=How do I restrict licenses?= | =How do I restrict licenses?= | ||
− | Log in as an administrator | + | *Log in as an administrator (if not already) |
− | + | *Click on ''Manage Site'' then ''License'' (or browse to '''admin/license''') | |
+ | *Check the licenses you want to enable in submit forms | ||
+ | *Click on the ''Submit'' button | ||
For information on the Creative Commons Licenses see: http://creativecommons.org/licenses/ | For information on the Creative Commons Licenses see: http://creativecommons.org/licenses/ | ||
=How do I add administrators?= | =How do I add administrators?= | ||
− | Log in as an administrator | + | *Log in as an administrator (if not already) |
− | + | *Click on ''Manage Site'' then ''Settings'' (or browse to '''admin/settings''') | |
− | + | *At the ''Site Administrators'' field, enter a comma separated list of log in names. (If the user name is not in use yet, the next user that registers with that name will become an admin) | |
− | + | *Click on the ''Submit'' button | |
− | |||
− | |||
− | |||
− | |||
=How do I repair a broken configruation (A.K.A. HELP!!!!)= | =How do I repair a broken configruation (A.K.A. HELP!!!!)= |
Latest revision as of 21:25, 7 November 2008
This article describes a DRAFT under discussion; contents, specifications and recommendations may change until the public discussion is complete.
Go back to ccHost Administrators' Documentation
Contents
How do I add new file types to the system?
- Log in as an administrator (if not already)
- Click on Global Settings then Pseudo Verify (or browse to admin/pverify)
- Follow the instructions at the top of the screen
- When you finished click on the Submit button
- Follow the instructions directly below to enable the file type in submit forms.
How do I enable/restrict file types users can upload?
- Log in as an administrator (if not already)
- Click on Mangage Site then File Formats (or browse to admin/formats)
- Check the boxes for the formats you want to allow
- Click on the Submit button
How do I restrict licenses?
- Log in as an administrator (if not already)
- Click on Manage Site then License (or browse to admin/license)
- Check the licenses you want to enable in submit forms
- Click on the Submit button
For information on the Creative Commons Licenses see: http://creativecommons.org/licenses/
How do I add administrators?
- Log in as an administrator (if not already)
- Click on Manage Site then Settings (or browse to admin/settings)
- At the Site Administrators field, enter a comma separated list of log in names. (If the user name is not in use yet, the next user that registers with that name will become an admin)
- Click on the Submit button
How do I repair a broken configruation (A.K.A. HELP!!!!)
If you get into 'trouble' with your system you might be able to salvage your site by browsing to either:
- http://your_server/admin/edit
- http://your_server?ccm=/media/admin/edit
- http://your_server/cchost_lib/cc-config-repair.php
If you are not logged in as an administrator when trying this you will have to:
- Open the cchost_lib/cc-config-repair.php file in a text editor
- Remove the two forward slashes '//' before the word 'return' in the line at the top of the file
- Save this file to disk
- From your browser, go to 'http://your_server/cchost_lib/cc-config-repair.php'. This should bring up a configuration editor
- Click on the word 'media' to open the configuration settings and see if you can spot the error
- After you have fixed (or decided you can't fix) the problem make sure to the put the '//' back into the cchost_lib/cc-config-repair.php file otherwise you will leave a large gaping security hole in your site