Argh wrote:Great, glad somebody's going to actually do this. Don't forget the meshes from NanoBlobs and all of KDR's stuff, as well as Smoth's, Lathan's and whoever else was on that list of free stuff we posted awhile back. It's all varying quality, of course, but it's a surprisingly-large collection, and most of the units are already animated, which is a nice plus- don't forget the BOS/COB files.
I was going to try and get you to upload nanoblobs once the site is done, but now you've preemptive-strike'd me, so I'm stuck doing it
AF wrote:2-3 weeks?! But I could have it in 20-30 seconds!!!! Shame I don't have ftp access at work =(
MAEK SITE JAVASCRIPT AND PHP FOR ME NOW PL0X
I'd be grateful for help
Tobi wrote:Make sure to add a field for License to each model, that will make it super easy to look for models with a license compatible with your mod's license.
Also maybe a choice for what parts are done of the model, e.g. model itself, uv map, texture, script.
way ahead of you (in concept, at least; code isn't even started

) I'm thinking of a format similar to the opendesktop ring of sites, with some, err, novel additions. I do have a concept, but its on paper, and my scanner's nonfunctional

so I guess we'll have to do with text for now

.
Some ideas:
-
Basic Layout The information that may be attached to a file is:
----- Name of model
----- Author
----- Uploader (Seperate from author for obvious reasons. If possible, a system may be created to hand off ownership to the actual author if they have an account.)
----- Affiliation (IE: my HLT is affiliated with CA and TA, the SpireRook is affiliated with Nanoblobs, the GM sniper is affiliated with gundam RTS)
----- License (I'm thinking GPL, public domain, and "other." CC woul incite some crazy inferno of doom
only jK knows why, though
)
----- Status (Concept, WIP, complete, maybe "Spring-ready", and possibly others. If somebody could write code for an option that takes it from chagelog, that'd be nice too)
----- Changelog (appears in box to left of other stuff
----- Formats (see below)
----- Filetree download (again, see below)
-
Categories and Tags Models may be given both catagories and tags. Categories are pre-defined ad may only be created by mods/admins. A model may be in multiple categories. Tags behave like tags on any other site

. Categories may be "aliased," IE the category "blend" would be aliased to "blender." Every user is given a category on sign-up, and that category is auto-appended to each of his creations, along with categories/tags for format (format idea mentioned later) Tags and categories cannot share the same name.
Drupal's "taxonomy" module will handle this task
-
Search engine In addition to the basic drupal search, there will be an FODB search, which would would work on categories + tags. specifics haven't been drafted yet, but I'd like support for a "and" and maybe an "or" operator, so that one may type "nanoblob argh" and get the combined content of the "nanoblobs" and "Argh" categories, or type "nanoblob + argh" and get only models that are in both categories, or type "nanoblob / argh" and get models that are in only one of the categories, but not both
I have a subconious feeling I'm reinventing the wheel here >_>.
-
Format Drupal has support for MIME types, and I'm planning on milking that feature to the last drop!

I want to be able to let users upload zip files, and have the site unarchive them, and display "format" tags: little images (or just text; I do't want to make 200 little images

) which say stuff like ".Blend" ".Wings" ".3ds" ".tga" ".zip" etc. so one may, at a glance, see what formats the model and related files are available in. Also...
-
Filetree Download while single files would have a big shiney "DOWLOAD" button, multiple files and zip archives could have a "file tree" of sorts, which would look something like:
MODEL.zip
model1.3ds
model1.opk
model1.tga
with download links for each file.
And that's it! Please keep in mind that I have the coding capacity of a doorknob, so don't expect to see any of these things actually done
lol, I'm such a cynic :/ Unless, of course, you volunteer to help me do it!
