Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The module has its own install script, it will create the required database entries.
Configuration:
Go under Administer section
Go under Site Building -> Modules -> Other and make sure "JSXGraph for Drupal" is enabled.
Go under Site Configuration -> Input Formats click on configure next to "JSXGraph for Drupal"
Make sure the filter is configured to your satisfaction, eg HTML filter is run after JSXGraph filter etc. (I will learn how to improve this part of installation).
@font-your-face provides an administrative interface for browsing and applying web fonts (using CSS @font-face, supported in all popular browsers) from a variety of sources. Try it out on simplytest.me.
Features
A font browsing interface allows selection of fonts from from several providers:
Fonts are automatically loaded on site simply by clicking "Enable"; no need to create font files, write CSS, add JS, nor figure out different methods for every font provider.
Clear indication of license restrictions on provided fonts.
Fonts can be applied to specific text on the site either by using the provided font-family identifier in theme CSS, or by typing a CSS selector directly in the @font-your-face interface.
The @font-your-face code is designed for re-use, so other modules can both supply and read active and available font information.
You can also import your own local fonts in WOFF format.)
Fonts can be exported/imported(7.x-2.x via Features, 8.x via core configuration)