Project

General

Profile

Paste
Statistics
| Branch: | Revision:

root / drupal7 / sites / all / modules / flag / theme @ 4cfd8be6

Name Size Revision Age Author Comment
README.txt 970 Bytes f7a2490e over 10 years Assos Assos git mv htmltest drupal7
flag-admin.css 411 Bytes f7a2490e over 10 years Assos Assos git mv htmltest drupal7
flag-admin.js 1.87 KB f7a2490e over 10 years Assos Assos git mv htmltest drupal7
flag-throbber.gif 2.14 KB f7a2490e over 10 years Assos Assos git mv htmltest drupal7
flag.css 816 Bytes f7a2490e over 10 years Assos Assos git mv htmltest drupal7
flag.js 8.28 KB f7a2490e over 10 years Assos Assos git mv htmltest drupal7
flag.tpl.php 2.65 KB 4cfd8be6 over 9 years Assos Assos Weekly update of contrib modules

Latest revisions

# Date Author Comment
4cfd8be6 03/04/2015 10:43 PM Assos Assos

Weekly update of contrib modules

76e2e7c3 05/07/2014 10:33 PM Assos Assos

Weekly update of contrib modules

f7a2490e 02/13/2014 03:56 PM Assos Assos

git mv htmltest drupal7

View revisions

README


Theming instructions

You may want to visit the Theming Guide of this module, at:

http://drupal.org/node/295346

Template file

In order to customize flag theming:

  • Copy the 'flag.tpl.php' template file into your theme's folder.[1]

  • Clear your theme registry.[2]

  • Edit that copy to your liking.

Template variants

The theme layer will first look for the following templates in this order:

  • flag--.tpl.php
  • flag--.tpl.php
  • flag.tpl.php These should also be placed in your theme's folder.[2][1]

Footnotes

[1] Or to a sub-folder in your theme's folder.

[2] Clearing the theme registry makes Drupal aware of your new template
file. This step is needed if you create or rename template files. This
step isn't needed if you merely modify the contents of a file. Instructions
on how to clear you theme registry are at http://drupal.org/node/173880#theme-registry

Also available in: Atom