xHissy
PHP / VB.net Developer
- Oct 23, 2011
- 75
- 5
Hi All,
I am creating a CMS for a Upload site.
It is mainly concentrated on the admin area, and the ability to moderate content.
I will be using ajax and java to update the site without reloading the page.
Features:
User Accounts
Previews:
I am aiming to update this thread every 3-4 days with my progress.
I am creating a CMS for a Upload site.
It is mainly concentrated on the admin area, and the ability to moderate content.
I will be using ajax and java to update the site without reloading the page.
Features:
User Accounts
- Create User
- Edit User
- Promote User
- Demote User
- Ban User
- Disable User
- Set Maximum Downloads per file
- Upload Images
- Upload Files
- Code Dropper
- View Files
- Edit Files
- Remove Files
- Private Files
- My Avatar
- My Gallery
- Privacy Settings
- My Messages
- My Setting - Display Name etc
- Manage all files
- View reports
- Monitor Private Messages
- Moderate Comments
- Remove Commits
- Blog Area
- FAQ Administration
- Manage ToS
- Manage Privacy Policy
- Manage usage rules
- Update / Edit Changelogs
- Manage contact details
- Change site name
- Disable / Enable site
Code:
<li><a onclick="CngClass(this);" id="users" href="javascript:ajaxpage('pages/core/status.php','main-content');"><i class="batch users"></i><br>Users</a></li>
I am aiming to update this thread every 3-4 days with my progress.