Hi,
I'm new to CMS development and I thought you guys could help me out.
Quesitons:
1. when using the database to set the status for check-in check-out of content, how does this work? I can set the status, but what if the editor fails to check it in, do you set a time limit that will expire if they fail to check-in? industry standards on this?
2. MetaData. If I have a field called 'keywords' that is a semi-colon (;) seperated string, how do I search on such a field, or do I create another index table from that comman-seperated field on a batched basis?
Thanks for your insight, I realize there are various methods on how to do these, i'm just trying to get a feel for how its done by experience devs like yourselves...
TIA