Cum pot atasa TEX-ul la un forum phpbb?
Scris: 13-Iun-2009, 09:40:43

forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
#################################################################
## Mod Title: LaTeX Rendering Class
## Mod Version: 0.8
## Copyright (C) 2003/2004 Benjamin Zeiss <zeiss@math.uni-goettingen.de>
## Maintained from version 0.7 by Steve Mayer <mayer@dial.pipex.com>
##
## Revised version for phpBB3 following sisteczko at
## http://www.phpbb.com/community/viewtopic.php?f=72&t=653165&st=0&sk=t&sd=a#p3671325
## phpBB3 automates the adding of buttons so the process is simpler
##
## Description: This Class is supposed to offer easy to use functionality to render LaTeX
## formulas into pictures
## Discussion on LatexRender can be found at http://www.phpbb.com/phpBB/viewtopic.php?t=94454
## In Linux do "which latex", "which convert" and "which identify" to find the paths which could
## well be the default given in the file. If they are not there they will need to be installed.
## For Unix compatible systems (distributions commonly include LaTeX), a common LaTeX
## distribution is teTeX available from http://www.tug.org/teTeX/
## For Windows, MiKTeX can be found at http://www.miktex.org/
## ImageMagick is at http://www.imagemagick.org/
##
## thanks
## Ulrich Klauer (for sending bad latex tags)
## Steve Mayer (for bugfixing, more phpbb tweaks and evangelism work :-))
##
## Benjamin Zeiss
##
## Installation Level: Easy
## Installation Time: 10 Minutes
## Files To Edit: includes/bbcode.php, templates/subSilver/posting_body.tpl,
## language/lang_english/lang_main.php, posting.php
##
#################################################################
phpBB2? Din pacate nu mai e suportat si ar fi cazul sa faci upgrade la versiunea 3.cipriancx scrie:Am descarcat si eu modul acela dar nu gasesc nicaieri cate sfaturi in limba romana privind instalarea acestuia pe un forum phpbb2
Consulta articolul Cum instalez un MOD de tipul MODXcipriancx scrie:Mi-am instalat phpbb3.Am descarcat acel mod care permite utilizarea Latex-ului pe forum dar as avea nevoie de putin ajutor sa-l instalez.Adica nu prea stiu ce sa fac(nu am mai folosit phpbb3 pana acum)