added another "virtual member"
authorjohn <john>
Thu, 18 Apr 2002 08:58:57 +0000 (08:58 +0000)
committerjohn <john>
Thu, 18 Apr 2002 08:58:57 +0000 (08:58 +0000)
commit17dff9818da4c860dac804c20d79868ce01b4d0b
treea95a3d9c788deca035e4c22f1d1e9bca39c7e326
parent3fc5f79577f52b24c924a49e06432fa48964bbdc
added another "virtual member"
to content entities, this one does some easy string manipulation
to return content.description_sentence, the first sentence of the description
with all html tags stripped.  used for RSS right now.  works analogously to
content.description_parsed
source/mircoders/entity/EntityContent.java