New fields for blog posts

Does anyone know how I can add new fields to the blog post form and have it show up on each post?

For example, currently when writing a blog post you have to fill out:


Post Caption ( 150 characters left )

Tags

Post Text

associated image

post comment permissions
read permissions

Would it be possible to add more?

Post Caption ( 150 characters left )

Tags

Post Text

associated image

post comment permissions
read permissions
Make
Model
Year

And once entered it would show up on this post only? Perhaps in another box on the right under the Tags box when you are viewing the post?

Your help and comments is much appreciated.

Thanks


Quote · 17 Sep 2008

Sorry for the bump, does anyone know how to do something like this? Thanks for the help.

Quote · 18 Sep 2008

You should understand how works blogs.

all BxDolBlogs.php file

You must make here several changes to realize what you want:

1. need add this fields in database.

2. need add new elements that will keep values of this fields into different viewings (destinations)

3. need add to add/edit form elements that will accept input data

4. need change mechanism to accept all new info

5. need input this data into database

this is minimum :)

Quote · 18 Sep 2008

6. Don`t forget about validation

Quote · 18 Sep 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.