I’d like to create something difficult with ExpressionEngine to understand how flexible the system is.
So from my point of view we should:
- Create a new weblog called classifieds (example).
- Create categories and subcategories.
- Create custom fields which users can fill (Name, Description, etc).
- Allow file upload (maybe some info, don’t know).
- Schedule cron to delete entries after XX days.
- Allow featured posting (can be made by custom status i suppose).
- Create new template group for the classifieds.
- and much more.
I described the main features and functionality. I don’t ask for support it’s just a open discussion for those who want to help me our not only to me *_*
So, let’s start with first problems.
Is there a way to create a user fillable field?
When i’m creating custom field it always appears in cp when i’m submitting an entry.
I think (and hope) EE have some special types of custom fields for our purpose.
File uploading
Doable by a plugin. Correct me please if not.
And the main thing
How it will be displayed. Let’s assume that user posted the AD. All fields are filled and submitted into database. But how we can display this AD exactly how it was submitted (like post) if random fields are only filled?
Thanks. I’ll be glad if we find the solution together.
I apologize for my English.