|
| Author |
Message |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Wed May 17, 2006 11:52 am Post subject: Downloads Archive |
|
|
Since we have a few different forums for uploading things like bots, commands, and other bits of bot codes, a suggestion is to move this kinda stuff to a different source (i.e. not phpBB, but elsewhere on the bot-depot server)
You could use a download management system where users can upload files under categories and sub-categories (i.e. "Commands/Andromeda" and "Commands/White Warrior" etc.) so that bits of downloadible codes could be sorted under which template they're for.
Currently with the forum, all posts about all commands are all thrown into the mix together, and the only efficient way to find them is to use the search function for the template you want commands for, but then you have to go through all the other posts (about errors with the template, etc)
Users could be allowed to create new sub-categories, i.e. so that all bot template creators could make their own sub-categories for their template, but have some moderation so people don't abuse it.
An example of how the categories could be laid out...
| Code: | *Bot Templates
Andromeda
- Andromeda-1.00.zip
- Andromeda-1.01.zip
White Warrior
- WW_1.0.zip
- WW_1.1.zip
- WW_1.2.zip
*Commands
Andromeda
- weather.pl
- dictionary.pl
White Warrior
- weather.pl
- google.pl
*Perl Modules
MSN.pm
- msn_pm_200_84.zip
YahooSimple.pm
- YahooSimple-0.01.zip |
(* = top categories, everything else user contributed)
So what do ya think? _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
noir118 The Architect

Joined: 31 Oct 2003 Posts: 152
    votes: 4
|
Posted: Wed May 17, 2006 12:09 pm Post subject: |
|
|
This is somthing I've been discussing with eric and the moderators in Club Hel. The attachment mod I've installed is very robust, and allows for upload quotas, attachment type management, permissions by group, etc. I want to stick with it but like you say, there's no list of attachments on the board.
There is an add on for the attachment mod that allows for attachments to be organized and listed:
http://www.phpbbhacks.com/download/594
However it was written to work with an older version of the mod, and doesn't play well with the new version. I'm not a PHP coder so I've requested help with re-writing the add on to work with our board. Anyone who would like to take a look at the add on at the link above and see about getting it to work is more than welcome to do so - I know eric and darkmonkey have been tinkering with it. _________________ Gadgets | Bot Coding | MMORPG | Ads Pixel | Random Messages | Gift Baskets | Used Electronics | Resident Evil | Hero NBC |
|
| Back to top |
|
 |
noir118 The Architect

Joined: 31 Oct 2003 Posts: 152
    votes: 4
|
Posted: Thu May 18, 2006 3:28 pm Post subject: |
|
|
Lots of ideas, not so much help...you guys are all developers right? I'm not a developer, but the work is 90% done for what Cer is asking. The add-on for the attachment mod just needs to be modified so it will work with the current version of the mod and then it will list all the attachments like we need. Surely someone can spend a few minutes trying to get it to work. Any help would be greatly appreciated!  _________________ Gadgets | Bot Coding | MMORPG | Ads Pixel | Random Messages | Gift Baskets | Used Electronics | Resident Evil | Hero NBC |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Thu May 18, 2006 5:27 pm Post subject: |
|
|
I could program an external system in Perl, but since phpBB is, well, PHP, I couldn't help ya out much there.  _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
noir118 The Architect

Joined: 31 Oct 2003 Posts: 152
    votes: 4
|
Posted: Thu May 18, 2006 9:16 pm Post subject: |
|
|
| Cer wrote: | I could program an external system in Perl, but since phpBB is, well, PHP, I couldn't help ya out much there.  |
I appreciate the offer, I just think that starting totally from scratch would be a big step backwards. The entire attachment mod has been built and is mature, we just need a "reporting piece." Surely someone here has to know some PHP... _________________ Gadgets | Bot Coding | MMORPG | Ads Pixel | Random Messages | Gift Baskets | Used Electronics | Resident Evil | Hero NBC |
|
| Back to top |
|
 |
mattaustin Sentinel

Joined: 19 Jul 2004 Posts: 556 Location: Los Angeles, CA
  votes: 1
|
Posted: Thu May 18, 2006 11:14 pm Post subject: |
|
|
I was a php programmer for my last job, ill have a look at it. What problems were you having... like errors or unexpected results? _________________ [ matt ] |
|
| Back to top |
|
 |
noir118 The Architect

Joined: 31 Oct 2003 Posts: 152
    votes: 4
|
|
| Back to top |
|
 |
noir118 The Architect

Joined: 31 Oct 2003 Posts: 152
    votes: 4
|
|
| Back to top |
|
 |
noir118 The Architect

Joined: 31 Oct 2003 Posts: 152
    votes: 4
|
|
| Back to top |
|
 |
|