ChemAxon b124dd5f17
27-05-2008 17:06:34
I copy this post from the Marvin technical support forum showing a user enabling MarvinView and MarvinSketch in MediaWiki to create live chemical structures in a wiki
Quote: |
Hi, I have written in half a day a some lines of code to integrate marvin view and marvin sketch in wikimedia. The first extension is just some lines of code to translate <marvin> tags in html code (that displays compounds). Source code is available at : http://cheminfo.u-strasbg.fr/mediawiki/index.php/ChemAxon-Marvin_Mediawiki_Extensions The second extension called marvinEditButton is to draw compounds after clicking on the toolbar of the wiki Edit page (Button with character M in uppercase for Marvin). For now, it is at the following URL (in miscellaneous tool section - marvinEditButton ) : http://cheminfo.u-strasbg.fr/template/jd/pages/download/download.php How I said this code is really basic. It's a kind of skeleton. Feel free to improve it and put more options. All instructions to install the extension are on : http://cheminfo.u-strasbg.fr/mediawiki/index.php/ChemAxon-Marvin_Mediawiki_Extensions Kind regards |