LaTeX filter

Component type

module

Categories

Maintenance status

Development status

Downloads

723

Component created

Component changed

This filter let's you insert LaTeX formulas to site content.

Syntax: $$latex$$. E. g.: $$Large f(x)=int_{-infty}^x e^{-t^2}dt$$

mimeTeX is used for rendering (included). It's run by system() call, so make chmod +x to mimetex.* executable file at mimetex/ directory.

It's more light version of module drutex. Only 2 kb of php-code.

OpenLayers XYZ plus

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Based on the XYZ layer type already implemented in the OpenLayers module, this module adds extra configurations. For example, as it stands right now, it lets you add a XYZ layer as a overlay, or as the default base layer already found in the OpenLayers module. The isBaseLayer option might be best maintained in OpenLayers directly, so this is just a sandbox project.

Code maintained at github
https://github.com/brianyoungblood/openlayers-xyz-plus