Beschrijving
Ever noticed that when you try to upload a .tex
file to your WordPress blog, it’s mysteriously blocked? This plugin simply allows for LaTeX file uploading.
In particular, it supports the .tex
, .latex
, .ps
, and .dvi
extensions. .pdf
is already supported by the WordPress core.
This plugin is a component of the MIT Educational Collaboration Space project at the MIT Department of Mathematics.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Allow LaTeX Uploads” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Allow LaTeX Uploads” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.3
- Added appropriate icon mappings
0.2
- Fix PHP warning
0.1
- Initial upload