Looking good so far. Currently working on allowing Bulk Edits of datatype=comments that are plain text. Next: adding labels in book detail view if 'show_labels' is true.
Having a new datatype=plaintext was so much cleaner based on my previous development and testing of that approach, but this approach works too. Just much more complicated since effectively have one 'real' datatype with two 'virtual' datatypes based on 'is_plain_text'. Works fine, too.
DaltonST
|