You are here

Files in Drupal like (Flag counter) 7.3

Primary tabs

File namesort descending Location Namespace Description
dlike.css dlike.css .dlike h2 { background: #EEE; font-family: Sans; padding: 5px; } .dlike-user-row { padding: 25px 0px; text-align: left; } .dlike .view-content a { color: #666; text-decoration: none; } .dlike-user-row { padding: 15px 0px; text-align:…
dlike.inc dlike.inc This file contains all the include functions.
dlike.info dlike.info name = Drupal Like description = "Implements Facebook-like 'Like' functionality using the flag module." core = 7.x files[] = dlike.inc files[] = dlike.views_default.inc dependencies[] = flag dependencies[] = views package = Flags
dlike.install dlike.install Install file for dlike.module
dlike.module dlike.module
dlike.views_default.inc dlike.views_default.inc Provides support for the Views module.
README.txt README.txt Dlike (Drupal Like) module adds 'facebook likes' functionality local to drupal installation using flags. If Lightbox module is enabled, the count would show up in the modal window. How it works? Enable module on the module's page Go…

Other projects