SourceForge logo
SourceForge logo
Menu

phpwiki-checkins

From: Carsten K. <car...@us...> - 2001年12月01日 14:49:45
Update of /cvsroot/phpwiki/phpwiki/locale/es/templates
In directory usw-pr-cvs1:/tmp/cvs-serv14611/phpwiki/locale/es/templates
Modified Files:
	editpage.html 
Log Message:
minor changes to TextFormatting reference
Index: editpage.html
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/es/templates/editpage.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** editpage.html	2001年04月07日 17:13:28	1.7
--- editpage.html	2001年12月01日 14:49:42	1.8
***************
*** 1,59 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
! <html>
! <head>
! <!-- phpwiki source:
! ###RCS_IDS###
! -->
! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! ###ROBOTS_META###
! <base href="###BASE_URL###">
! <title>Edit: ###SPLIT_PAGE###</title>
! <link rel="stylesheet" title="phpwiki" href="###CSS_URL###" type="text/css">
! </head>
! 
! <body bgcolor=ivory text=black alink=red link=darkblue vlink=darkmagenta>
! <form class="wikiaction" method="POST" action="###BROWSE_PAGE###">
! <h1><a class="wikilink" href="###BROWSE###PáginaPrincipal"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
! Editar <span="wikiword">###PAGE###</span>
! <input type="submit" value=" Save "></h1>
! 
! <textarea name="content"
! rows="###EDIT_AREA_HEIGHT###"
! cols="###EDIT_AREA_WIDTH###"
! wrap="virtual">###CONTENT###</textarea>
! <br>
! ###IF:MINOR_EDIT_CHECKBOX###
! ###MINOR_EDIT_CHECKBOX### Esto es un cambio pequeño, no archiva la versión anterior.
! <br>
! ###ENDIF:MINOR_EDIT_CHECKBOX###
! <input type="checkbox" name="convert" value="tabs" >
! No puedo escribir tabulaciones.
! Por favor <a class="wikilink" href="###BROWSE###ConvierteEspaciosEnTabs"><span class="wikiword">ConvierteEspaciosEnTabs</span></a>
! al guardar.
! <p>You can change the size of the editing area.
! See <a class="wikilink" href="###BROWSE###UserPreferences"><span class="wikiword">UserPreferences</span></a>.</p>
! <p><a class="wikilink" href="###BROWSE###BuenEstilo"><span class="wikiword">BuenEstilo</span></a> tips para editar.</p>
! 
! ###IF COPY###<br><a class="wikiaction" href="###ACTION###edit&amp;version=archive">EditarCopia</a> De un autor previo
! 
! <hr noshade>
! <small> <b>&Eacute;nfasis:</b> '' para it&aacute;licas, __ para bold, ''__ 
! para ambos <br>
! <b>Listas:</b> * para listas de balazos, # para listas numeradas, ''; term : definición'' 
! para listas de definiciones <br>
! <b>Referencias:</b> UnirPalabrasEnMay&uacute;sculas o usar corchetes para una 
! [enlace hacia una p&aacute;gina] o URL [http://cool.wiki.int/]. <br>
! <b>Anotaciones:</b> Use [1],[2],[3],...<br>
! <b>Preveción enlazar:</b> Evite hacer enlaces 
! con "!": !NoHiperEnlaces. Enlaces con nombres como [[text | URL] (doble "[")<br>
! <b>Varios:</b>"!", "!!", "!!!" para hacer t&iacute;tulos,
! "%%%" hace un salto de l&iacute;nea, "- - - -" Hace una linea horizontal<br>
! M&aacute;s en <a href="###BROWSE###ReglasDeFormatoDeTexto"><b>ReglasDeFormatoDeTexto</b></a> 
! </small> 
! 
! <input type="hidden" name="action" value="save">
! <input type="hidden" name="pagename" value="###PAGE###">
! <input type="hidden" name="editversion" value="###VERSION###">
! </form>
! </body>
! </html>
--- 1,116 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
! 
! <html>
! 
! <head>
! 
! <!-- phpwiki source:
! 
! ###RCS_IDS###
! 
! -->
! 
! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! 
! ###ROBOTS_META###
! 
! <base href="###BASE_URL###">
! 
! <title>Edit: ###SPLIT_PAGE###</title>
! 
! <link rel="stylesheet" title="phpwiki" href="###CSS_URL###" type="text/css">
! 
! </head>
! 
! 
! 
! <body bgcolor=ivory text=black alink=red link=darkblue vlink=darkmagenta>
! 
! <form class="wikiaction" method="POST" action="###BROWSE_PAGE###">
! 
! <h1><a class="wikilink" href="###BROWSE###PáginaPrincipal"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
! 
! Editar <span="wikiword">###PAGE###</span>
! 
! <input type="submit" value=" Save "></h1>
! 
! 
! 
! <textarea name="content"
! 
! rows="###EDIT_AREA_HEIGHT###"
! 
! cols="###EDIT_AREA_WIDTH###"
! 
! wrap="virtual">###CONTENT###</textarea>
! 
! <br>
! 
! ###IF:MINOR_EDIT_CHECKBOX###
! 
! ###MINOR_EDIT_CHECKBOX### Esto es un cambio pequeño, no archiva la versión anterior.
! 
! <br>
! 
! ###ENDIF:MINOR_EDIT_CHECKBOX###
! 
! <input type="checkbox" name="convert" value="tabs" >
! 
! No puedo escribir tabulaciones.
! 
! Por favor <a class="wikilink" href="###BROWSE###ConvierteEspaciosEnTabs"><span class="wikiword">ConvierteEspaciosEnTabs</span></a>
! 
! al guardar.
! 
! <p>You can change the size of the editing area.
! 
! See <a class="wikilink" href="###BROWSE###UserPreferences"><span class="wikiword">UserPreferences</span></a>.</p>
! 
! <p><a class="wikilink" href="###BROWSE###BuenEstilo"><span class="wikiword">BuenEstilo</span></a> tips para editar.</p>
! 
! 
! 
! ###IF COPY###<br><a class="wikiaction" href="###ACTION###edit&amp;version=archive">EditarCopia</a> De un autor previo
! 
! 
! 
! <hr noshade>
! 
! <small><?php echo LinkExistingWikiWord(_("ReglasDeFormatoDeTexto")) ?></br> <b>&Eacute;nfasis:</b> '' para it&aacute;licas, __ para bold, ''__ 
! 
! para ambos <br>
! 
! <b>Listas:</b> * para listas de balazos, # para listas numeradas, ''; term : definición'' 
! 
! para listas de definiciones <br>
! 
! <b>Referencias:</b> UnirPalabrasEnMay&uacute;sculas o usar corchetes para una 
! 
! [enlace hacia una p&aacute;gina] o URL [http://cool.wiki.int/]. <br>
! 
! <b>Anotaciones:</b> Use [1],[2],[3],...<br>
! 
! <b>Preveción enlazar:</b> Evite hacer enlaces 
! 
! con "!": !NoHiperEnlaces. Enlaces con nombres como [[text | URL] (doble "[")<br>
! 
! <b>Varios:</b>"!", "!!", "!!!" para hacer t&iacute;tulos,
! 
! "%%%" hace un salto de l&iacute;nea, "- - - -" Hace una linea horizontal 
! 
! </small> 
! 
! 
! 
! <input type="hidden" name="action" value="save">
! 
! <input type="hidden" name="pagename" value="###PAGE###">
! 
! <input type="hidden" name="editversion" value="###VERSION###">
! 
! </form>
! 
! </body>
! 
! </html>
! 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /