View Single Post
Old 11-11-2012, 01:07 PM   PM User | #4
Custard7A
Regular Coder

 
Custard7A's Avatar
 
Join Date: Jul 2010
Location: Australia
Posts: 269
Thanks: 32
Thanked 32 Times in 32 Posts
Custard7A is an unknown quantity at this point
You should be able to find a part of file that connects to the database to get the posts for display, and at that part you could add to the database query to find which posts are important. Combine with a little HTML and CSS, and you can have ribbon on these posts.

Similarly you would find the connecting to the database in the posts editor, and allow the new "important" value to be updated from this form if it is submitted.

If you get stuck, then post related part of codes so we might spy the parts to change!
Custard7A is offline   Reply With Quote
Users who have thanked Custard7A for this post:
sonic656 (11-11-2012)