Help Integrate into SMF
Help Integrate into SMF
helps integrate SMF RC3.
I like the image shown: http://img413.imageshack.us/img413/2030/botonv.png
31 Jul 10, 9:59PM
1 Aug 10, 5:21PM
I think we have a problem understanding each other.
DO you mean you would like help to add the CodeCogs equation editor into the SMF RC3 forum? Like the video shown?
1 Aug 10, 5:24PM
yes!
my english is bad.
help friend.
1 Aug 10, 5:52PM
Ok. Have you tried contacting the people who created the video.
Embedding the editor is generally very simple, however we don't have SMF RC3 installed, so we can't give specific instructions. However if you have an installation, then I can look at it through a web browser and post you suggests - perhaps through this forum - so you can install.
In general though you just need to follow the instructions on this page
http://www.codecogs.com/latex/install.php
Then on the final pages, you need to add the javascript shown on this page
http://www.codecogs.com/latex/htmlequations.php
When you finally find a solution, if you can post the steps you took to our forum that would be greatly appreciated.
18 Aug 10, 3:26AM
I would have done under the guidance of the page
http://https://sites.google.com/site/ktdtk4/simplemachines-1/mathtypechosmf
but I do not know how to button "copy to document" activities.
18 Aug 10, 3:15PM
the link does not work
18 Aug 10, 5:21PM
the link does not work
25 Aug 10, 9:03AM
I want the "copy to document" activities in SMF . like the following code
<html> <head> <script type="text/javascript" src="http://latex.codecogs.com/editor.js"></script> </head> <body> <p><a href="javascript:OpenLatexEditor('testbox','html','')">Launch CodeCogs Equation Editor</a></p> <textarea id="testbox" rows="3" cols="40"></textarea> </body> </html>Here is my template http://quocbinhvip.tk/forum button 'copy to document' does not work in SMF I want it automatically to paste the code into the editor of the SMF frame but not do you understand this problem please help me. Thanks
Login