[Dev] Upload CMS [/Dev]

Status
Not open for further replies.

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
  • Create User
  • Edit User
  • Promote User
  • Demote User
  • Ban User
  • Disable User
  • Set Maximum Downloads per file
Upload Features
  • Upload Images
  • Upload Files
  • Code Dropper
  • View Files
  • Edit Files
  • Remove Files
  • Private Files
Personal Settings
  • My Avatar
  • My Gallery
  • Privacy Settings
  • My Messages
  • My Setting - Display Name etc
Admin Area
  • Manage all files
  • View reports
  • Monitor Private Messages
  • Moderate Comments
  • Remove Commits
  • Blog Area
  • FAQ Administration
Site Features
  • Manage ToS
  • Manage Privacy Policy
  • Manage usage rules
  • Update / Edit Changelogs
  • Manage contact details
  • Change site name
  • Disable / Enable site
Snippets:
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>
Previews:
1GAud

1GAwI


I am aiming to update this thread every 3-4 days with my progress.
 

Leader

github.com/habbo-hotel
Aug 24, 2012
1,008
271
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
  • Create User
  • Edit User
  • Promote User
  • Demote User
  • Ban User
  • Disable User
  • Set Maximum Downloads per file
Upload Features

  • Upload Images
  • Upload Files
  • Code Dropper
  • View Files
  • Edit Files
  • Remove Files
  • Private Files
Personal Settings

  • My Avatar
  • My Gallery
  • Privacy Settings
  • My Messages
  • My Setting - Display Name etc
Admin Area

  • Manage all files
  • View reports
  • Monitor Private Messages
  • Moderate Comments
  • Remove Commits
  • Blog Area
  • FAQ Administration
Site Features

  • Manage ToS
  • Manage Privacy Policy
  • Manage usage rules
  • Update / Edit Changelogs
  • Manage contact details
  • Change site name
  • Disable / Enable site
Snippets:

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>
Previews:
1GAud

1GAwI


I am aiming to update this thread every 3-4 days with my progress.
Very nice <3 <3
 

xHissy

PHP / VB.net Developer
Oct 23, 2011
75
5
Thanks all, So far I have done the AJAX for page changing and the java to change the active button without reload.
 

xHissy

PHP / VB.net Developer
Oct 23, 2011
75
5
User Login, Logout and Register done.
Add user form Admin CP Done
Edit User - In Progress
 

Li1M0ST3Rz

I <3 Bianca
Sep 13, 2010
269
166
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
  • Create User
  • Edit User
  • Promote User
  • Demote User
  • Ban User
  • Disable User
  • Set Maximum Downloads per file
Upload Features
  • Upload Images
  • Upload Files
  • Code Dropper
  • View Files
  • Edit Files
  • Remove Files
  • Private Files
Personal Settings
  • My Avatar
  • My Gallery
  • Privacy Settings
  • My Messages
  • My Setting - Display Name etc
Admin Area
  • Manage all files
  • View reports
  • Monitor Private Messages
  • Moderate Comments
  • Remove Commits
  • Blog Area
  • FAQ Administration
Site Features
  • Manage ToS
  • Manage Privacy Policy
  • Manage usage rules
  • Update / Edit Changelogs
  • Manage contact details
  • Change site name
  • Disable / Enable site
Snippets:
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>
Previews:
1GAud

1GAwI


I am aiming to update this thread every 3-4 days with my progress.
Nice, i dont like it.. I LOVE IT
 

DaLightz

See ya'll in the afterlife.
May 19, 2012
1,136
262
I like how this is turning out! Good luck.
Btw, is that your very own Css layout? ;o
 

Logic

Bobby Billionaire
Feb 8, 2012
748
207
Thanks to me for giving him this idea to do this project. Looking forward to it!

EDIT:

You should add back in "Search images by IP," "Ban IP" (for non-account holders), and "Remove Images by IP."
 

xHissy

PHP / VB.net Developer
Oct 23, 2011
75
5
I have put this on hold for a few weeks. Because I have received a large paid project.
 

Beast

Posting Freak
Sep 15, 2011
625
163
Some more snippets will be nice. Anyways seems cool. Best of luck!
 

xHissy

PHP / VB.net Developer
Oct 23, 2011
75
5
Some more snippets will be nice. Anyways seems cool. Best of luck!
Please read the posts above before commenting.

I have put this on hold for a few weeks. Because I have received a large paid project.​
Mod please close this thread
 
Status
Not open for further replies.

Users who are viewing this thread

Top