Page 1 of 1
Report Image
Posted: 21 Jul 2010, 21:26
by wolkmx
Hi againg people, i want to ask if anybody need this feature before of if anyone know how to make it posible, i want to add a little option, the report image.
Is because the main idea is that the user can upload their own photos, so i need that the autopublish is on, so that you know this way pass through the admin revision, so i want that other users can report the image if they thing that is obscen or abusive.
So i have the idea but i want to ask if some body make something like this, or if you can tell me where i could place the modifications.
Re: Report Image
Posted: 26 Jul 2010, 17:47
by Jan
Hi, I think this is good idea. I have added it into feature request list (but in fact this is a bad message for you, it means, that I have no experiences with this yet and have no code for this yet and because of my time, this can take a long time to apply it to the code

)
Jan
Re: Report Image
Posted: 27 Jul 2010, 15:40
by wolkmx
Hi Jan, well, yes is bad, but i think that is not the end of the world, i was trying to make it by myself so finally i can add a button in the pop up window for the view of the image (of course my code is bad and not pretty), so i´m new in the MVC and whit joomla so its a little hard for me understand all the calls between the controller, model, view, more in the phoca gallery whit a lot of directory, so i add a new table, so when the user push the new button i save the id of category and photo and the id of the user in the new table, i think that whit this i can show the correct information to the admin user, but now i will start to try to put a new item in the back end, so the admin can see the reports and do something.
so could be perfect if somebody help me a little tell me the files that shows the sections in the backend, this will reduce my search, i understand that this sound easy, but for the new people in this topics is a little hard.
So if i can finish this modification i will happy to post it, so everybody can use it or upgrade it.
Re: Report Image
Posted: 27 Jul 2010, 17:17
by wolkmx
For example where is the list of sections avaliable, for example, category, images, comments, info, etc.
Re: Report Image
Posted: 28 Jul 2010, 15:49
by wolkmx
Well i have the code for this, of course is very ugly and simple but for me works, when i have a little of time i will try to upload.