sammarks / ablecore

A library for Drupal developers.
MIT License
5 stars 4 forks source link

Create plainSummary method for text area fields. #15

Closed sammarks closed 9 years ago

sammarks commented 10 years ago

We need to be able to grab short snippets of text area fields off of nodes.

We also need to implement a helper class for string operations, and have a plainSummary method off of that.