Popis
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Allow LaTeX Uploads je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Allow LaTeX Uploads” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.3
- Added appropriate icon mappings
0.2
- Fix PHP warning
0.1
- Initial upload