Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
/ flag_as Public archive

Extension of Drupal Flag module which allows users with permission to flag content for another user.

Notifications You must be signed in to change notification settings

mogdesign/flag_as

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Extension of Drupal Flag module which allows users with permission to flag content for another user.

Simple module, which allows to flag Nodes as another users. After installation of module it is necessary to configure which flags could be used. Flags are configurable on the operation level (flag / unflag). After The flag has proper setup, the module functionality will appear on node detail.

TODO

  • Support for other entities.
  • Move from content suffix to better place.
  • Flag remove - variable cleanup.
  • Respect flag / unflag permission of original flag.
  • Respect if user may flag content of other users in autocomplete.
  • Realname support.
  • List Global flags in module settings- Explanation why are not listed.
  • Solve page callback paths in better way (infinite loop in autocomplete if flag-as prefix was used- "fa" prefix fixed that for now.).
  • If The flag may be used for authenticated user, admin user will be visible in autocomplete.
  • Flag As / Unflag As configurable labels.

About

Extension of Drupal Flag module which allows users with permission to flag content for another user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages