any idea how we should get peoples attention to the fact that as soon as people post new things they show up on the site in /new ? maybe something on the side?
yea.. at the moment you can go to /submit
if you want to submit something.. warning... its not pretty but its functional..
if you are submitting an image make sure its .jpg .gif or .png if you are submitting a video make sure its .flv or .mp4 at the moment, i don't have any logic set up to really do much with other formats quite yet i just waned to get it working for base submissions first
if you post any of those things (make sure you post the pictures using the picture form etc) it will automatically show up.. if you dont.. well.. things might break ;)
i need to have separate tabs or something to make it clear, as well as mime type checking, so someone cant accidentally submit a video as a picture and such, and i DEF need a progress bar for uploads (i'm uploading a 200 meg video right now and i have no idea how close it is to being done)
i also want a pop up type interface for people who are uploading big files (so the progress bar sits kind of in its own window and such) that way they don't have to open a new tab or window to keep browsing the site while it uploads
its more a matter of doing shit right... and since i'm doing it myself i can guarantee things like that rather than have to say one thing and get delivered a steaming plate of shit (like in the current version of mucho).. or even past versions of mucho.. all of this shit was supposed to be how i wanted, but our dev/admin held us back, people are so useless :P
comments (19)
if you want to submit something.. warning... its not pretty but its functional..
if you are submitting an image make sure its .jpg .gif or .png if you are submitting a video make sure its .flv or .mp4 at the moment, i don't have any logic set up to really do much with other formats quite yet i just waned to get it working for base submissions first
if you post any of those things (make sure you post the pictures using the picture form etc) it will automatically show up.. if you dont.. well.. things might break ;)
i also want a pop up type interface for people who are uploading big files (so the progress bar sits kind of in its own window and such) that way they don't have to open a new tab or window to keep browsing the site while it uploads
duh