Jeff Williams fa53887490 Plugin to automatically extract a summary, if missing, from the first sentence in the description
This plugin (tries to) extract a summary, if missing, from the first sentence in the description.

It does this by splitting at the first . that is followed by a whitespace or an HTML tag. Afterwards, it appends a ., balances any HTML tags and removes a begin-end pair of P tags.

The result is pretty useful, if the documenter has not "bothered" to write a summary and description tag.

Author: Mads Bondo Dydensborg <mbd@dbc.dk>
2014-07-26 15:06:59 -07:00
..
2014-03-03 07:43:01 -08:00
2013-11-11 23:49:54 -08:00
2013-11-11 23:49:54 -08:00
2014-03-04 13:47:57 -08:00
2013-11-11 23:49:54 -08:00
2014-07-07 21:36:20 -07:00