Line | |
---|
1 | <plugin> |
---|
2 | <nom>MathJax for SPIP !</nom> |
---|
3 | <auteur>Yohann</auteur> |
---|
4 | <licence>© 2010/2011 GNU/GPL</licence> |
---|
5 | <version>1.1</version> |
---|
6 | <etat>stable</etat> |
---|
7 | <categorie>outil</categorie> |
---|
8 | |
---|
9 | <description> |
---|
10 | MathJax for SPIP ! |
---|
11 | Le plugin remplace les balises <math> et </math> de SPIP. |
---|
12 | </description> |
---|
13 | |
---|
14 | <icon>images/mathjax-32.png</icon> |
---|
15 | |
---|
16 | <lien>http://www.spip-contrib.net/?article3639</lien> |
---|
17 | |
---|
18 | <prefix>mathjax_spip</prefix> |
---|
19 | |
---|
20 | <pipeline> |
---|
21 | <nom>insert_head</nom> |
---|
22 | <inclure>mathjax_spip_pipelines.php</inclure> |
---|
23 | </pipeline> |
---|
24 | <pipeline> |
---|
25 | <nom>header_prive</nom> |
---|
26 | <inclure>mathjax_spip_pipelines.php</inclure> |
---|
27 | </pipeline> |
---|
28 | <!--<necessite id="lib:mathjax-1.1a" src="https://github.com/mathjax/MathJax/zipball/v1.1a" />--> |
---|
29 | <necessite id="SPIP" version="[2.0;]" /> |
---|
30 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.