Page 1 of 1

Request: LatexRender Mod

PostPosted: Mon Jul 17, 2006 6:27 am
Author: aoowais
My site is a kind of science forum, I think it'll be really useful to have this mod ported to Integramod.

Code: Select all
 ################################################################# ## Mod Title]--------------------------------------------- # includes/bbcode.php  ##-----[ FIND ]---------------------------------------------# around line 195// Patterns and replacements for URL and email tags..$patterns = array();$replacements = array();  # #-----[ AFTER, ADD ]-------------------------------------- # ## replace the path below with your path     include("/home/domain_name/public_html/phpbb/mimetex/phpbb_hook_2.php");  ##-----[ FIND ]---------------------------------------------# around line 288// [flash=,:1e8lf6xv]image_url_here[/flash:1e8lf6xv] code..$text = preg_replace("#[img]((ht|f)tp://)([^rnt</textarea>  # #-----[ REPLACE WITH ]---------------------------------------#</select>  {L_FONT_SIZE}px].value + ']', '[/size]')" onMouseOver="helpline('f')">     # #-----[ OPEN ]--------------------------------------------- # language/lang_english/lang_main.php  ##-----[ FIND ]---------------------------------------------#$lang['bbcode_f_help'] = 'Font size: [size=99px]formula[/tex]  (alt+x)';  # #-----[ OPEN ]--------------------------------------------- # posting.php  ##-----[ FIND ]---------------------------------------------#'L_BBCODE_F_HELP' => $lang['bbcode_f_help'],  # #-----[ AFTER, ADD ]-------------------------------------- # 'L_BBCODE_X_HELP' => $lang['bbcode_x_help'],  # #-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ #  # EoM    


Or if you prefer, the original installation file can be found [url=http]here[/url].

P.S. I think I'd use Mimetex rather than Latex. So can anyone help me out? <img>