Click to See Complete Forum and Search --> : Creating An Online Portfolio


Mat @ SWS
04-02-2008, 04:23 PM
Hi all, this is my first post here. I've been racking my brains for the past couple of days on how to create the site that I want.

Basically, what I intend to create is a website dedicated to Photoshopped Images. Was originally going to start life as just edited cars and tutorials, but has since decided other things will be there aswell.

Anyway, I've tried Joomla 1.5, but that is a long way of doin it. For every user that signs up, I have to create them a catagory where they can post to. I also have to make them an Author. And there's no restrictions as to where they post to. (so in theory, User A, could post an article under User B's catagory). I'd also have to verify each article before it goes live.

I've also looked into Coppermine, but that's not what I want. One, I don't want images hosted on my server, users will upload to photobucket, flickr etc. And secondly, it doesn't offer enough for me.

Also looked into phpNuke and various other things I have to my disposal. But all don't or can't do what I want, or I don't know how :D

Anyway, as a last result tonight, I instaled Joomla 1.0.15 as there is a component that you can install so that each user can be restricted to only being able to post articles to their specific catagory. Anyway, after changing all the permissions to get this installed, it still wont install. I cannot get back into the admin panel either due to these changes (which I expected from some of the bad reports about this mod - the reports were 50/50 good and bad).

So after searching the web for an online community of fellow web developers, I found this place. Seems pretty cool. Plenty of users, seems like you know your stuff, so I have I'm not going to be dissapointed :D

So, I guess my question is; does anyone know any software or a route I should try to achieve what I want? I hope I was clear in what I wanted.

BTW: these are the 2 test sites I've got for it
http://www.spirewebsolutions.co.uk/chopfolio
http://www.spirewebsolutions.co.uk/chopfolio2

I'm liking the 2nd one. Just needing something where a user can register and then pretty much start posting up their work without me having to do too much.

Anyway, off to bed soon, hope to get some positive replies.

Cheers,

Mat

Ronaldr
04-03-2008, 04:36 PM
DRUPAL -- CONTENT MANAGEMENT SYSTEM --


As for your problems with joomla ...I'm not fimilar with it but check the dependencies for the module and/or the extensions needed on the system... what type of server are you running ?

Mat @ SWS
04-04-2008, 12:47 AM
well I have access to drupal but never really used it. Is it definately possible to restrict authors to posting to certain sections only?

Mat @ SWS
04-08-2008, 03:19 PM
in what way is drupal better?

can i assign users so they can post to particular catagories only?

Ronaldr
04-08-2008, 03:42 PM
yep.. user permissions, you have options like "can post in block" "cannot post new comments" ....can only download files here.... ect ect. kinda like vbulletin or phpbb settings for user groups


heres a thread from the drupal forums == http://drupal.org/node/4725 and http://drupal.org/node/165377

Mat @ SWS
04-09-2008, 02:18 PM
right, i have it installed
www.spirewebsolutions.co.uk/drupal

but how do i arrange sections/catagories etc? not as simple looking at Joomla!

Ronaldr
04-09-2008, 03:20 PM
I never said it was gonna be easy lol, but its feature rich and very powerful from the use of modules.

Your gonna have to mess around with it a bit.

The drupal website has great documentation you can visit www.drupal.org

Also heres a screencast with a brief overview of drupal which i highly recommend watching - http://learn.awakenedvoice.com/2008/02/17/drupal-6-overview/

Heres a short overview of the category module here http://category.greenash.net.au/features

-PM me and I'll give you my email so i can send you a good drupal book.

*if i remeber correctly, basically you place your different node pages inside containers or categories and the categories go inside blocks....which are displayed in the nav bars*

\*I'll post some screenshots if you still need help after reading the above