Add type to the info.yml file.
Rename .info file, update for 8.x
Issue #916148: Use format_date() instead of date()
Issue #31608: Filter affects URLs inside HTML links (use code from Filter module to bypass text inside tags)
Implement hook_captain().
Implement hook_captain() and update documentation for the hook (no longer passed by reference, patterns must be returned)
Stripping CVS keywords
The hook definitely needs a return, so I've updated the API docs.
#916148 Use format_date() instead of date()