WCDDL Info Thread

Status
Not open for further replies.

JmZ

(╯°□°)╯︵ ┻━┻
1,789
2008
729
0
WCDDL Info Thread (v2)

Posting this as a general WCDDL info thread which I will update.

Download
http://warezcoders.com/code/WCDDL.zip

Basic Features
# Admin Panel
# Blacklist
# Whitelist
# SQL Based White/Black List rather than Text-Based
# Queue
# Maintenance Tasks
# Add Downloads
# Edit Downloads
# Delete Downloads
# Hack Check
# Download Ratings
# Download Views
# Pre-Optimised Database
# Sites Tracking
# Module Support
# SEO URLs Supported
# Compatible with All Autosubmitters
# Customisable Types
# Recent Searches
# Full Pagination
# Delete all related downloads when blacklisting an URL
# Cookie-less Admin (For Security)
# Customisable Download Frame
# Search Within a Type
# Admin notes system

Mods
http://warezcoders.com/forum/viewforum.php?f=16
Some will be posted here on WJ also.

Themes
WCDDL can be implemented into any design simply by copying the pieces of PHP across from each of the original files.
Check the following link to find official and unofficial themes:
http://warezcoders.com/forum/viewforum.php?f=9

v2 Changes
- OOP
- New module system
- Admin notes
- Config system tweaked a little
- Various pieces of backend code changed
- Bugfixes
- New pagination (for downloads only, other pages use legacy pagination)
- New default design
- SEO Download URLs mod (limited release)
- Private section on WC forum for certain mods and betas

Notes to Developers for v2
The old mod system is totally removed so you will need to be prepared for recoding certain parts of your mods.

See here for a module how-to:
http://warezcoders.com/forum/viewtopic.php?f=15&t=564

Also, please add to the top of all of your mods:
Code:
if(!defined("WCDDL_GUTS"))
exit;
Thanks to the following people for help throughout the years

WC Team, Whoo, Sickness, H3x, Wau, Rutti, etc
Also some oldies, Xite & Spawn

Private Area on WC Forum
To gain access to the private area for trusted webmasters on the WC forums, please register there and i'll decide whether to add you to the group or not.

Maybe sticky this? (ready for v2)
 
21 comments
This is the thread which I will update now.
Ignore the v2 thread i posted before as it was simply an announcement of the release.
 
How come in the pm conversation we had you where so against the hooks system and removing of the v1 module system, for these reasons I left. LOL, thats all I can say

As for the v1 modules, there is nothing wrong with that system. Nothing slow to a human. There is no reason to remove it or change it as the way you are thinking is for microseconds of a difference which is irrelevant.
Quote from one of the PMs the only one thats still in my inbox.

Anyway good luck.
 
How come in the pm conversation we had you where so against the hooks system and removing of the v1 module system, for these reasons I left. LOL, thats all I can say


Quote from one of the PMs the only one thats still in my inbox.

Anyway good luck.

The reason we don't mix well is due to your opinion on theme systems and excessively large file structures.

I decided to change the module system, not because of speed or abilities, but to make it much easier for use within the class and mod files.

Anyway, please take it to another thread if you wish to debate my choices. This is purely for information on WCDDL 1 & 2 so i'd appreciate if you kept on topic.

Back on topic:
Edited my first post a little to add some minor info on the private forum situation.
 
May release this tomorrow then work on some modules.
If I do, it may be a little buggy in places but ill fix the bugs (if any) as we go along.
 
I cant wait for v2 ill be one of the first to try it out once its released :D

cheers for this helpful thread mate

always good/helpful posts from jmz

cheers!
 
Great, Ive already overlooked the code and it looks really good, seriously! Also the new template is nice and clean, definitely something I would use without changing.

Good work warezcoders!
 
I don't know if JmZ announced it here or not.
Now WCDDL has a DDLCMS to WCDDL Converter.

Download it from here
JmZ :
Packed in a DDLCMS converter now.

Find it in the converters folder. Both WCDDL and DDLCMS must be installed in the same DB.
 
Status
Not open for further replies.
Back
Top