-
Improved Views support from patches in #425450. This includes new fields and improved handling of existing fields.
-
Added test function, feature request from #363809.
-
Added call to db_rewrite_sql() to fix #152963. Added more options to site longevity display, per #197274 (reopened). Use users.login instead of users.access timestamp to decide which accounts have been activated, per #424088. Cleaned up a couple of t() calls to better follow Drupal best practices. Translators, please note that po/hof-module.pot has been re-generated.
-
Corrected security vulnerability in links_related.module.
-
Addressed security vulnerability in links_related.module.
-
More robust discovery of embedded links with image tags, per issue #156592.
-
Just updating changelog.
-
Patch for issue #156592 and to set longer field lengths for link URL and title.
-
Added/adjusted #maxlength parameter for URL and title fields in several places to handle longer values.
-
Initial work to port to Drupal 7, still alpha code.