You are here

Files in Typogrify 8

Primary tabs

File namesort descending Location Namespace Description
INSTALL.txt INSTALL.txt To install Typogrify, move the entire "typogrify" directory into your Drupal installation's modules folder. Enable the module: Administration -> Extend Add it as a filter to an existing Text format: Go to Administration ->…
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
SmartyPants.php src/SmartyPants.php Drupal\typogrify
typogrify.css assets/typogrify.css .caps { font-size: .9em; } .dquo { margin-left: -.5em; } .abbr { white-space: nowrap; } .number { white-space: nowrap; } /* Only use the fancy ampersand in <h#> tags */ h1 .amp, h2 .amp, h3 .amp, h4 .amp, h5 .amp, h6 .amp { …
typogrify.info.yml typogrify.info.yml typogrify.info.yml
typogrify.install typogrify.install Install, uninstall, and update hook implementations for the typogrify module.
typogrify.libraries.yml typogrify.libraries.yml typogrify.libraries.yml
typogrify.migrate_drupal.yml migrations/state/typogrify.migrate_drupal.yml migrations/state/typogrify.migrate_drupal.yml
typogrify.module typogrify.module Define hook implementations for the typogrify module.
Typogrify.php src/Typogrify.php Drupal\typogrify
Typogrify.php src/TwigExtension/Typogrify.php Drupal\typogrify\TwigExtension
typogrify.services.yml typogrify.services.yml typogrify.services.yml
TypogrifyClassTest.php tests/src/Unit/TypogrifyClassTest.php Drupal\Tests\typogrify\Unit
TypogrifyFilter.php src/Plugin/Filter/TypogrifyFilter.php Drupal\typogrify\Plugin\Filter
TypogrifySmartyPantsTest.php tests/src/Kernel/TypogrifySmartyPantsTest.php Drupal\Tests\typogrify\Kernel
UnicodeConversion.php src/UnicodeConversion.php Drupal\typogrify

Other projects