Diferencia entre revisiones de «Prueba»

De SIU
Saltar a: navegación, buscar
Línea 1: Línea 1:
 
#'''Instale su extensión'''.
 
#'''Instale su extensión'''.
#:Generally, at the end of the <code>[[Manual:LocalSettings.php|LocalSettings.php]]</code> file (but above the PHP end-of-code delimiter, "<code>?></code>", if present), the following line should be added:
+
#:<pre style="white-space: pre-wrap;
#:<syntaxhighlight lang="php">require_once( "$IP/extensions/extension_name/extension_name.php" );</syntaxhighlight>
+
white-space: -moz-pre-wrap;
 +
white-space: -pre-wrap;
 +
white-space: -o-pre-wrap;
 +
word-wrap: break-word;">Generally, at the end of the <code>[[Manual:LocalSettings.php|LocalSettings.php]]</code> file (but above the PHP end-of-code delimiter, "<code>?></code>", if present), the following line should be added:
 +
#:<syntaxhighlight lang="php">require_once( "$IP/extensions/extension_name/extension_name.php" );</syntaxhighlight></pre>
  
  
Línea 7: Línea 11:
  
 
<code>chequea_sincro_svn = 1<br>[xslfo]<br>fop=<path proyecto Guaraní>/php/3ros/fop/fop.bat</code>
 
<code>chequea_sincro_svn = 1<br>[xslfo]<br>fop=<path proyecto Guaraní>/php/3ros/fop/fop.bat</code>
 +
 +
 +
Esta sentencia larga es usada para demostrar el ajuste de texto. Esta sentencia adicional hace el texto más largo.
 +
</pre>

Revisión del 16:49 2 sep 2015

  1. Instale su extensión.
    Generally, at the end of the <code>[[Manual:LocalSettings.php|LocalSettings.php]]</code> file (but above the PHP end-of-code delimiter, "<code>?></code>", if present), the following line should be added:
    <syntaxhighlight lang="php">require_once( "$IP/extensions/extension_name/extension_name.php" );</syntaxhighlight>


Código fuente

chequea_sincro_svn = 1
[xslfo]
fop=<path proyecto Guaraní>/php/3ros/fop/fop.bat


Esta sentencia larga es usada para demostrar el ajuste de texto. Esta sentencia adicional hace el texto más largo. </pre>