Hi, I made a post on buddypress.org but I think this forum is far better and maybe there are more develeloppers here...
So, here's my original post :
Hello. I've started to work on my bp-classifieds component since a few weeks.
It starts to be interesting.
*are things not started yet or **planed for a even more later
ADMIN
- decide wether or not to allow non-members to see the classifieds
- decide wether or classifieds needs validation before being published
- define custom terms & conditions and decide wether or not it is needed that the user accept them before posting.
- grant a user moderator for all classifieds or by types / categories
- customizable types and categories, nestables
(Proud to say that I've found something to dynamically (jQuery) add types/cats and edit,order (nested!!),delete,save them. It works !!! : http://img53.imageshack.us/img53/420/classifiedssetup.jpg) - **customizable fields for posting/showing classifieds in it
SITE VIEW
- search, explore, filter (by categories, days, **custom fields)
MEMBER VIEW
- show my published classifieds
- show my "awaiting moderation" classifieds [author/moderators only]
- show my unactive (x. days old)
- watched : when you click a button on a classified, it will be in your profile and you'll be notified if someone posted a on the wire or if the author modify it +*watched types & cats
- single classified : see details, author, see & post on the wire, see watchers
MEMBER OPTIONS
- *email notifications for new classifieds, classifieds by type,category
- *email for new posts on wire (watched classifieds)
- **email for new classifieds of friends
- *filters for home page (by days old, types, categories)
POSTING
- fields : title, description, type, category
- ****customizable fields
- ****photos
- enable wire or not
- *enable email notifications when editing (for watchers)
...maybe i'll start with this :)
I also have to say that it is a huuuge work and I'll probably open a project page with a PAYPAL button to encourage me (need it).
I'm not a professional coder but i'm trying to do the best possible.
Now I've almost finished the admin part and the setup of every member page. I plan to finish this is some weeks.