SourceForge logo
SourceForge logo
Menu

phpwiki-checkins

Update of /cvsroot/phpwiki/phpwiki/locale/nl/templates
In directory usw-pr-cvs1:/tmp/cvs-serv29544/locale/nl/templates
Modified Files:
	browse.html editpage.html message.html 
Log Message:
More munging of the translated pgsrc and templates.
Changes include: 
 Converting old markup (tab-delimited lists, triple-quote bold.)
 
 Fixing templates so that they work with the current code.
 Fixing/deleting/or munging (some of the) outdated or incorrect
 information contained in the page text.
 Removing the 'RecentChanges' pages. (They are now completely
 autogenerated.)
The translations will need a good going over by someone who
speaks the languages at some point.
Index: browse.html
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/nl/templates/browse.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** browse.html	2000年11月13日 11:22:10	1.3
--- browse.html	2001年04月07日 17:13:28	1.4
***************
*** 1,31 ****
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! <title>###PAGE###</title>
 </head>
 
 <body bgcolor=ivory text=black alink=red link=darkblue vlink=darkmagenta>
! <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" align=middle width=50 height=50></a>
! <a href="###SCRIPTURL###?full=###PAGEURL###">###PAGE###</a></h1>
! ###IF:ADMIN###<FORM ACTION="###SCRIPTURL###" METHOD=POST>
! ###IF LOCK###[<a href="###SCRIPTURL###?unlock=###PAGEURL###">Unlock page</a>]
! ###IF !LOCK###[<a href="###SCRIPTURL###?lock=###PAGEURL###">Lock page</a>]
 - - 
! [<a href="###SCRIPTURL###?remove=###PAGEURL###">Remove page</A>]
! <hr noshade>
 ###ENDIF:ADMIN###
! <P>
! ###CONTENT###
 <hr noshade>
! ###IF ADMIN###<a href="###SCRIPTURL###?edit=###PAGEURL###">VeranderTekst</a>
 ###IF:!ADMIN###
 ###IF LOCK###Page locked
! ###IF !LOCK###<a href="###SCRIPTURL###?edit=###PAGEURL###">VeranderTekst</a>
 ###ENDIF:!ADMIN###
 van deze pagina (laatste verandering ###LASTMODIFIED###
! [<a href="###SCRIPTURL###?info=###PAGEURL###">info</a>]
! [<a href="###SCRIPTURL###?diff=###PAGEURL###">diff</a>])
 <br>
! <a href="###SCRIPTURL###?ZoekPagina">ZoekPagina</a> door bladeren of zoeken
 <hr noshade>
 <small>###RELATEDPAGES###</small>
--- 1,47 ----
+ <!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>###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>
! <h1><a class="wikilink" href="###BROWSE###VoorPagina"><img src="###LOGO###" border=0 alt="[phpwiki]" align=middle width=50 height=50></a>
! <a class='wikiaction'
! href="###ACTION###search&amp;searchtype=full&amp;searchterm=###PAGEURL###"
! ><span class='wikiword'>###PAGE###</span></a></h1>
! ###IF:!ANONYMOUS###
! <p>You are logged in as <em>###USERID###</em>.
! [<a class="wikiaction" href="###ACTION###logout">Log Out</a>]</p>
! ###IF:ADMIN###
! ###IF LOCK###[<a class="wikiadmin" href="###ACTION###unlock">Unlock page</a>]
! ###IF !LOCK###[<a class="wikiadmin" href="###ACTION###lock">Lock page</a>]
 - - 
! [<a class="wikiadmin" href="###ACTION###remove">Remove page</a>]
 ###ENDIF:ADMIN###
! <hr noshade>
! ###ENDIF:!ANONYMOUS###
! <table class="outer" width="100%" cellspacing=2 border=0>
! <tr><td><table class="inner" width="100%" border=0 cellspacing=0 cellpadding=5>
! <tr><td class="wikitext">###CONTENT###</td></tr>
! </table></td></tr>
! </table>
 <hr noshade>
! ###IF ADMIN###<a class="wikiaction" href="###ACTION###edit">VeranderTekst</a>
 ###IF:!ADMIN###
 ###IF LOCK###Page locked
! ###IF !LOCK###<a class="wikiaction" href="###ACTION###edit">VeranderTekst</a>
 ###ENDIF:!ADMIN###
 van deze pagina (laatste verandering ###LASTMODIFIED###
! [<a class="wikiaction" href="###ACTION###info">info</a>]
! [<a class="wikiaction" href="###ACTION###diff">diff</a>])
 <br>
! <a class="wikilink" href="###BROWSE###ZoekPagina"><span class="wikiword">ZoekPagina</span></a> door bladeren of zoeken
 <hr noshade>
 <small>###RELATEDPAGES###</small>
Index: editpage.html
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/nl/templates/editpage.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** editpage.html	2001年02月08日 08:51:50	1.7
--- editpage.html	2001年04月07日 17:13:28	1.8
***************
*** 1,46 ****
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! <title>###PAGE###</title>
 </head>
 
! <body>
! 
! <form method="POST" action="###SCRIPTURL###">
! 
! <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
! Verander ###PAGE###
 <input type="submit" value=" Bewaar "></h1>
 
! <textarea name="content" ROWS="22" COLS="80" wrap="virtual">###CONTENT###</textarea>
! <br>
! <input type="checkbox" name="minor_edit" value="yes" 
! ###IF MINOR_EDIT### checked
! >
! This is a minor change, don't archive old version.
 <br>
 <input type="checkbox" name="convert" value="tabs" >
 Ik kan geen tabs tiepen. 
! <a href="###SCRIPTURL###?VertaalSpatiesNaarTabs">VertaalSpatiesNaarTabs</a>
 voor mij als ik bewaar.
! <p><a href="###SCRIPTURL###?GoedeStijl">GoedeStijl</a> tips for
 veranderen.
 
! ###IF COPY###<br><a href="###SCRIPTURL###?copy=###PAGEURL###">VeranderKopie</a> van vorige auteur.
 
 <hr noshade>
 <small>
! <b>Nadruk:</b> '' voor schuin, ''' voor vet, ''''' voor beide.
! <br><b>Lijsten:</b> tab-* voor punt lijsten, tab-# voor genummerde lijsten, tab-Term:-tab voor definitie lijsten.
 <br><b>Verwijzingen:</b> KapitaliseerEnSchrijfAanElkaar of gebruik vierkante haken [pagina koppeling] of URL [http://koel.wiki.int/].
! <br><b>Verwijzingen:</b> Gebruik [1],[2],[3],... en VeranderKoppelingen. Vermijdt kopplingen met "!": !KoppelNiet, noem koppelingen met [naam | URL].
 <br><b>Allerlei:</b>"!", "!!", "!!!" maak koppen,
! "%%%" maak regelbreuk, "- - - -" maak horizontale lijn, ontsnap "[" met "[[".
 <br>meer op
! <a href="###SCRIPTURL###?TekstFormatteringsRegels">
! <b>TekstFormatteringsRegels.</b></a>
 </small>
 
! <input type="hidden" name="post" value="###PAGEURL###">
 <input type="hidden" name="editversion" value="###VERSION###">
 </form>
--- 1,55 ----
+ <!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###VoorPagina"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
! Verander <span="wikiword">###PAGE###</span>
 <input type="submit" value=" Bewaar "></h1>
 
! <textarea name="content"
! rows="###EDIT_AREA_HEIGHT###"
! cols="###EDIT_AREA_WIDTH###"
! wrap="virtual">###CONTENT###</textarea>
 <br>
+ ###IF:MINOR_EDIT_CHECKBOX###
+ ###MINOR_EDIT_CHECKBOX### This is a minor change, don't archive old version.
+ <br>
+ ###ENDIF:MINOR_EDIT_CHECKBOX###
 <input type="checkbox" name="convert" value="tabs" >
 Ik kan geen tabs tiepen. 
! <a class="wikilink" href="###BROWSE###VertaalSpatiesNaarTabs"><span class="wikiword">VertaalSpatiesNaarTabs</span></a>
 voor mij als ik bewaar.
! <p><a class="wikilink" href="###BROWSE###GoedeStijl"><span class="wikiword">GoedeStijl</span></a> tips for
 veranderen.
 
! ###IF COPY###<br><a class="wikiaction" href="###ACTION###edit&amp;version=archive">VeranderKopie</a> van vorige auteur.
 
 <hr noshade>
 <small>
! <b>Nadruk:</b> '' voor schuin, __ voor vet, ''__ voor beide.
! <br><b>Lijsten:</b> * voor punt lijsten, # voor genummerde lijsten, ''; Term : Definitie'' voor definitie lijsten.
 <br><b>Verwijzingen:</b> KapitaliseerEnSchrijfAanElkaar of gebruik vierkante haken [pagina koppeling] of URL [http://koel.wiki.int/].
! <br><b>Footnotes:</b> Gebruik [1],[2],[3],...
! <br><b>Preventing linking:</b> Vermijdt kopplingen met "!": !KoppelNiet, noem koppelingen met [[naam | URL].
 <br><b>Allerlei:</b>"!", "!!", "!!!" maak koppen,
! "%%%" maak regelbreuk, "- - - -" maak horizontale lijn
 <br>meer op
! <a class="wikilink" href="###BROWSE###TekstFormatteringsRegels">
! <b><span class="wikiword">TekstFormatteringsRegels</span>.</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>
Index: message.html
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/nl/templates/message.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** message.html	2000年10月22日 13:30:58	1.2
--- message.html	2001年04月07日 17:13:28	1.3
***************
*** 1,11 ****
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
! <title>###PAGE###</title>
 </head>
 
 <body bgcolor=linen text=black alink=red link=darkblue vlink=darkmagenta>
! 
! <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
 ###PAGE###</h1>
 
--- 1,17 ----
+ <!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>###SPLIT_PAGE###</title>
! <link rel="stylesheet" title="phpwiki" href="###CSS_URL###" type="text/css">
 </head>
 
 <body bgcolor=linen text=black alink=red link=darkblue vlink=darkmagenta>
! <h1><a class="wikilink" href="###BROWSE###VoorPagina"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
 ###PAGE###</h1>
 
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 によって変換されたページ (->オリジナル) /