Web Links Module 7.x
=====================

===================
Version 7.x-1.x-dev
===================

February 28, 2013
-----------------
Issue #870846 by GStegemann: Changed all database calls to D7 API syntax.
      Admin menu links changed to admin/config/content/weblins.
      return in "variables" 1st hook arguments as key/value pairs.
      .info file: modules configuration link added.
      Notice: Undefined offset: 1 in _menu_translate() line 776 as possibly caused in hook_menu. Fixed.

March 15, 2013
--------------
      weblinks_permission: changed to D7 style.
      All 6.x update hooks removed.
      CHANGELOG.txt file added.

March 18, 2013
--------------
      Web Links Checker: more database calls changed to D7 API syntax.
      - theme_weblinks_status adopted to D7 style.
      - All 6.x update hooks removed.

March 22, 2013
--------------
      Taxonomy issues:
      - grouping: collapsible titles fixed.
      - groups: classification fixed.
      - helper functions added: d7_taxonomy_form and _d7_taxonomy_term_select. 

March 23, 2013
--------------
      More Taxonomy issues:
      - hook_term_path replaced by hook_entity_info_alter.

April 7, 2013
--------------
      Web Links Blocks: database calls changed to D7 API syntax.
      Several PHP notices fixed.
      Permissions titles and descriptions reworked.
      Pralexa: database calls changed to D7 API syntax.
      - pralexa_cron: variable palexa_cron_last needs to be set initially.
      - Google Page Rank URL corrected.
      - schema column last_checked changed to VARCHAR.

