FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » LaTeX
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: LaTeX [message #31993 is a reply to message #31991] Tue, 30 May 2006 04:43 Go to previous messageGo to previous message
kaystrobach is currently offline  kaystrobach   Germany
Messages: 28
Registered: May 2006
Location: Bannewitz
Karma:
Junior Member

I found the lock/unlock dialog shortly after writing the short script Wink
thanks alltheway it works now ...
added in line 167
			case 'tex':
					$end_tag[$cpos] = '">';
					$ostr .= '<img src="/cgi-bin/mimetex.cgi?';
					$epos=$cepos;
    			break;


and changed line 552

	$fudml = str_replace(
	array(
		'<b>', '</b>', '<i>', '</i>', '<u>', '</u>', '<s>', '</s>', '<sub>', '</sub>', '<sup>', '</sup>', '<del>', '</del>',
		'<div class="pre"><pre>', '</pre></div>', '<div align="center">', '<div align="left">', '<div align="right">', '</div>',
		'<ul>', '</ul>', '<span name="notag">', '</span>', '<li>', '@', '://', '<br />', '<pre>', '</pre>','<hr>',
		'<img src="/cgi-bin/mimetex.cgi?','">'
	),
	array(
		'[b]', '[/b]', '[i]', '[/i]', '[u]', '[/u]', '[s]', '[/s]', '[sub]', '[/sub]', '[sup]', '[/sup]', '[del]', '[/del]',
		'[code]', '[/code]', '[align=center]', '[align=left]', '[align=right]', '[/align]', '[list]', '[/list]',
		'[notag]', '[/notag]', '[*]', '@', '://', '', '[pre]', '[/pre]','[hr]','[tex]','[/tex]'
	),
	$fudml);


like above and installed mimetex like for phpBB

thanks for all the help Ilia

PS: Is there any Core Description / Documentation of FudForum, this would be helpfull to understand some behaviour.

Thanks Kay
PS:FudForum is really faster and smaller than phpBB ... Wink
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Joomla! Integration
Next Topic: Messed up my cookie settings, how to adjust global settings from /forumData?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Jun 18 08:12:57 GMT 2024

Total time taken to generate the page: 0.07212 seconds