facebook_you_share 7.x-2.x-dev

Adding a 7.x dev release.
This is just up-gradation of module code from D6 to D7, hence adding it in dev release.

Key features:

  • D7 porting
  • Teaser and Full node view support
  • Token Support

flag 7.x-3.0-alpha1

New features
Insecure

See the change notifications for the list of major changes.

Due to changes in file location, this update requires update.php to be run immediately.

Changes since the 7.x-2.x branch:

  • Issue #1699750 by joachim: Removed flag.inc, moved functions to module file.
  • Issue #1524816 by joachim: Added hook_hook_info() and moved hook implementations to new flag.flag.inc file.
  • Issue #1704120 by joachim: Added database caching to info gathering functions.
  • Issue #1780520 by socketwench: Removed flag_get_flags() parameter, changed reset calls to use drupal_static_reset().
  • Issue #1722936 by joachim: Fixed flag locked property system so it doesn't get broken by flag classes' options_form().
  • Issue #1525242 by joachim: Changed flags access system to use user permissions rather than roles in the flag configuration.
  • Issue #1778628 by joachim: Fixed uses of variable classname, unsupported on PHP 5.2.
  • Issue #1777518 by ACF: Fixed flag export code missing a final newline.

Pages

Subscribe with RSS Subscribe to RSS - 7.x