Smilie-pagina wordt in eigen venster geopend
Geplaatst: 02 jul 2008, 17:52
door Ger
- Adres van je forum: http://www.swordfactsbenelux.nl/forums
Event. modificaties op je forum:Diversen
Wanneer ontstond het probleem?Nadat ik wat aan het stoeien was met targets voor links
phpBB versie: 3.0.1
Heb je onlangs iets veranderd aan je forum?
Wat is het probleem?
- Spoiler: bekijk
- ','
Code: Selecteer alles
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="nl-nl" xml:lang="nl-nl"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="content-language" content="nl-nl" /> <meta http-equiv="content-style-type" content="text/css" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="resource-type" content="document" /> <meta name="distribution" content="global" /> <meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <link rel="shortcut icon" href="/favicon.ico" /> <title>Sword Facts BeNeLux • Plaats een nieuw bericht</title> <link rel="stylesheet" href="./styles/sfb/theme/stylesheet.css" type="text/css" /> <script type="text/javascript"> // <![CDATA[ var jump_page = 'Geef het paginanummer van de pagina waarnaar je wilt gaan:'; var on_page = ''; var per_page = ''; var base_url = ''; var style_cookie = 'phpBBstyle'; var onload_functions = new Array(); var onunload_functions = new Array(); if (0) { var url = './ucp.php?i=pm&mode=popup'; window.open(url.replace(/&/g, '&'), '_phpbbprivmsg', 'height=125,resizable=yes,scrollbars=yes, width=400'); } /** * Find a member */ function find_username(url) { popup(url, 760, 570, '_usersearch'); return false; } /** * New function for handling multiple calls to window.onload and window.unload by pentapenguin */ window.onload = function() { for (i = 0; i <= onload_functions.length; i++) { eval(onload_functions[i]); } } window.onunload = function() { for (i = 0; i <= onunload_functions.length; i++) { eval(onunload_functions[i]); } } /** * Find a member */ function find_username(url) { popup(url, 760, 570, '_usersearch'); return false; } /** * Mark/unmark checklist * id = ID of parent container, name = name prefix, state = state [true/false] */ function marklist(id, name, state) { var parent = document.getElementById(id); if (!parent) { eval('parent = document.' + id); } if (!parent) { return; } var rb = parent.getElementsByTagName('input'); for (var r = 0; r < rb.length; r++) { if (rb[r].name.substr(0, name.length) == name) { rb[r].checked = state; } } } // ]]> </script> <script language="JavaScript"> <!-- function FP_preloadImgs() {//v1.0 var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array(); for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; } } function FP_swapImg() {//v1.0 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length; n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm; elm.$src=elm.src; elm.src=args[n+1]; } } } function FP_getObjectByID(id,o) {//v1.0 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id); else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el; if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c) for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; } f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements; for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } } return null; } // --> </script> <script type="text/javascript"> function resizeimg() { if (document.getElementsByTagName) { var img, imgs = document.getElementsByTagName('IMG'), i = imgs.length; while (i--) { img = imgs[i]; if (img.width > 500 && img.src != "http://www.swordfactsbenelux.nl/forums/styles/sfb/imageset/site_logo.gif" && img.src != "http://web05-node02.2uhosting.nl/~swordfac/forums/images/spacer2.gif") { img.style.width = '500px'; img.style.border = '1px dashed'; img.onclick = function() { var pop = window.open(this.src, 'fullscale'); pop.focus(); } img.style.cursor = 'pointer'; img.title = 'Klik op de afbeelding om hem op ware grootte te bekijken'; if (img.parentNode.nodeName == 'A') { img.parentNode.onclick = function() { return false; } } } } } } </script> </head> <body onmouseover="resizeimg()" class="ltr"> <a name="top"></a> <div id="container"> <div id="wrapheader"> <div id="logodesc"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td class="header" width="110" valign="top" align="right"> <a href="http://www.swordfactsbenelux.nl/index.html"><img border="0" id="img1" src="http://www.swordfactsbenelux.nl/buttons/button10.jpg" height="25" width="110" alt="Home" onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'http://www.swordfactsbenelux.nl/buttons/button11.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'http://www.swordfactsbenelux.nl/buttons/button10.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'http://www.swordfactsbenelux.nl/buttons/button12.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'http://www.swordfactsbenelux.nl/buttons/button11.jpg')" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #000000; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0" fp-title="Home" /></a><br /> <a href="http://www.swordfactsbenelux.nl/swords.html"><img border="0" id="img2" src="http://www.swordfactsbenelux.nl/buttons/button13.jpg" height="25" width="110" alt="Swords" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #000000; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0" fp-title="Swords" onmouseover="FP_swapImg(1,0,/*id*/'img2',/*url*/'http://www.swordfactsbenelux.nl/buttons/button14.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img2',/*url*/'http://www.swordfactsbenelux.nl/buttons/button13.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img2',/*url*/'http://www.swordfactsbenelux.nl/buttons/button15.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img2',/*url*/'http://www.swordfactsbenelux.nl/buttons/button14.jpg')" /></a><br /> <a href="http://www.swordfactsbenelux.nl/artikels.html"><img border="0" id="img3" src="http://www.swordfactsbenelux.nl/buttons/button23.jpg" height="25" width="110" alt="Articles" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #000000; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0" fp-title="Artikels" onmouseover="FP_swapImg(1,0,/*id*/'img3',/*url*/'http://www.swordfactsbenelux.nl/buttons/button24.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img3',/*url*/'http://www.swordfactsbenelux.nl/buttons/button23.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img3',/*url*/'http://www.swordfactsbenelux.nl/buttons/button25.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img3',/*url*/'http://www.swordfactsbenelux.nl/buttons/button24.jpg')" /></a><br /> <a href="http://www.swordfactsbenelux.nl/reviews.html"><img border="0" id="img4" src="http://www.swordfactsbenelux.nl/buttons/button32.jpg" height="25" width="110" alt="Reviews" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #000000; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0" fp-title="Reviews" onmouseover="FP_swapImg(1,0,/*id*/'img4',/*url*/'http://www.swordfactsbenelux.nl/buttons/button33.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img4',/*url*/'http://www.swordfactsbenelux.nl/buttons/button32.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img4',/*url*/'http://www.swordfactsbenelux.nl/buttons/button34.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img4',/*url*/'http://www.swordfactsbenelux.nl/buttons/button33.jpg')" /></a><br /> <a href="http://www.swordfactsbenelux.nl/arts.html"><img border="0" id="img5" src="http://www.swordfactsbenelux.nl/buttons/button4D.jpg" height="25" width="110" alt="Sword Arts" onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'http://www.swordfactsbenelux.nl/buttons/button4E.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'http://www.swordfactsbenelux.nl/buttons/button4D.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'http://www.swordfactsbenelux.nl/buttons/button4F.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'http://www.swordfactsbenelux.nl/buttons/button4E.jpg')" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #000000; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0" fp-title="Sword Arts" /></a><br /> <a href="http://www.swordfactsbenelux.nl/links.html"><img border="0" id="img6" src="http://www.swordfactsbenelux.nl/buttons/button50.jpg" height="25" width="110" alt="Links" onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'http://www.swordfactsbenelux.nl/buttons/button51.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'http://www.swordfactsbenelux.nl/buttons/button50.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'http://www.swordfactsbenelux.nl/buttons/button52.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'http://www.swordfactsbenelux.nl/buttons/button51.jpg')" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #343434; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0" fp-title="Links" /></a><br /> <a href="./index.php"><img border="0" id="img7" src="http://www.swordfactsbenelux.nl/buttons/button53.jpg" height="25" width="110" alt="Forum" onmouseover="FP_swapImg(1,0,/*id*/'img7',/*url*/'http://www.swordfactsbenelux.nl/buttons/button54.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img7',/*url*/'http://www.swordfactsbenelux.nl/buttons/button53.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img7',/*url*/'http://www.swordfactsbenelux.nl/buttons/button55.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img7',/*url*/'http://www.swordfactsbenelux.nl/buttons/button54.jpg')" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #343434; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0" fp-title="Forum" /></a><br /> <a href="http://www.swordfactsbenelux.nl/contact.html"><img border="0" id="img8" src="http://www.swordfactsbenelux.nl/buttons/button3.jpg" height="25" width="110" alt="Contact" fp-style="fp-btn: Simple Text 1; fp-font: Script MT Bold; fp-font-size: 14; fp-font-color-normal: #343434; fp-font-color-hover: #FFFFFF; fp-font-color-press: #808080; fp-bgcolor: #999999; fp-proportional: 0; fp-orig: 0" fp-title="Contact" onmouseover="FP_swapImg(1,0,/*id*/'img8',/*url*/'http://www.swordfactsbenelux.nl/buttons/button4.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img8',/*url*/'http://www.swordfactsbenelux.nl/buttons/button3.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img8',/*url*/'http://www.swordfactsbenelux.nl/buttons/button5.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img8',/*url*/'http://www.swordfactsbenelux.nl/buttons/button4.jpg')" /></a><br /> <img border="0" src="http://www.swordfactsbenelux.nl/forums/styles/sfb/theme/images/onder_menu.jpg" width="110" height="24" alt=""/> </td> <td class="header" align="left"> <a href="./index.php"><img src="./styles/sfb/imageset/site_logo.gif" alt="" title="" /></a> </td> </tr> </table> </div> <div id="menubar"> <table width="100%" cellspacing="0"> <tr> <td class="genmed"> <a href="./ucp.php?mode=logout&sid=f02fb4fd1d190c956a05640790195513"><img src="./styles/sfb/theme/images/icon_mini_login.gif" width="12" height="13" alt="*" /> Uitloggen [ Ger ]</a> <a href="./ucp.php?i=pm&folder=inbox"><img src="./styles/sfb/theme/images/icon_mini_message.gif" width="12" height="13" alt="*" /> <strong>0</strong> nieuwe berichten</a> </td> <td class="genmed" align="right"> <a href="viewtopic.php?t=4"><img src="./styles/sfb/theme/images/icon_mini_members.gif" width="12" height="13" alt="*" /> Regels</a> <a href="viewtopic.php?t=3"><img src="./styles/sfb/theme/images/icon_mini_faq.gif" width="12" height="13" alt="*" /> Over SFB</a> <a href="./faq.php"><img src="./styles/sfb/theme/images/icon_mini_faq.gif" width="12" height="13" alt="*" /> Help</a> <a href="./search.php"><img src="./styles/sfb/theme/images/icon_mini_search.gif" width="12" height="13" alt="*" /> Zoeken</a> <a href="./memberlist.php"><img src="./styles/sfb/theme/images/icon_mini_members.gif" width="12" height="13" alt="*" /> Leden</a> <a href="./ucp.php"><img src="./styles/sfb/theme/images/icon_mini_profile.gif" width="12" height="13" alt="*" /> Gebruikerspaneel</a> </td> </tr> </table> </div> </div> <div id="wrapcentre"> <p class="searchbar"> <span style="float: left;"><a href="./search.php?search_id=unanswered">Toon onbeantwoorde berichten</a> | <a href="./search.php?search_id=active_topics">Toon actieve onderwerpen</a></span> <span style="float: right;"><a href="./search.php?search_id=newposts">Toon nieuwe berichten</a> | <a href="./search.php?search_id=egosearch">Toon je eigen berichten</a></span> </p> <br style="clear: both;" /> <div id="datebar"> </div> <table class="tablebg" width="100%" cellspacing="0" cellpadding="0" style="margin-top: 5px;"> <tr> <td class="breadcrumbs" valign="middle"> <p class="breadcrumbs">Navigatie: <a class="breadcrumbs" href="./index.php">Forumoverzicht</a> » <a class="breadcrumbs" href="./viewforum.php?f=17">Over SFB</a> » <a class="breadcrumbs" href="./viewforum.php?f=1">Mededelingen en feedback</a></p> </td> </tr> <tr><td bgcolor="#fffff0" valign="middle"> <script type="text/javascript"><!-- google_ad_client = "pub-1387695411823252"; /* sfb_forum_768x15 */ google_ad_slot = "6678389363"; google_ad_width = 728; google_ad_height = 15; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </td> </tr> </table> <br /> </div> <div id="center" style="float: center;"> <div id="pageheader"> <h2><a class="titles" href="./viewforum.php?f=1">Mededelingen en feedback</a></h2> </div> <br clear="all" /><br /> <form action="./posting.php?mode=post&f=1&sid=f02fb4fd1d190c956a05640790195513" method="post" name="postform" enctype="multipart/form-data"> <table class="tablebg" width="100%" cellspacing="1"> <tr> <th colspan="2"><b>Plaats een nieuw bericht</b></th> </tr> <tr> <td class="row1" width="22%"><b class="genmed">Onderwerp:</b></td> <td class="row2" width="78%"><input class="post" style="width:450px" type="text" name="subject" size="45" maxlength="60" tabindex="2" value="" /></td> </tr> <tr> <td class="row1" valign="top"><b class="genmed">Bericht inhoud:</b><br /><span class="gensmall">Geef je bericht hier, het mag niet meer bevatten dan <strong>60000</strong> tekens. </span><br /><br /> <table width="100%" cellspacing="5" cellpadding="0" border="0" align="center"> <tr> <td class="gensmall" align="center"><b>Smilies</b></td> </tr> <tr> <td align="center"> <a href="#" onclick="insert_text(':D', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':)', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':(', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':o', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':shock:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_eek.gif" width="15" height="15" alt=":shock:" title="Shocked" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':?', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text('8)', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':lol:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':x', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_mad.gif" width="15" height="15" alt=":x" title="Mad" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':P', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':oops:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':cry:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':evil:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_evil.gif" width="15" height="15" alt=":evil:" title="Evil or Very Mad" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':twisted:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_twisted.gif" width="15" height="15" alt=":twisted:" title="Twisted Evil" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':roll:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':wink:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':!:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_exclaim.gif" width="15" height="15" alt=":!:" title="Exclamation" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':?:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_question.gif" width="15" height="15" alt=":?:" title="Question" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':idea:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_idea.gif" width="15" height="15" alt=":idea:" title="Idea" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':arrow:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_arrow.gif" width="15" height="15" alt=":arrow:" title="Arrow" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':|', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_neutral.gif" width="15" height="15" alt=":|" title="Neutral" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':mrgreen:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':stom:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/dope.gif" width="22" height="16" alt=":stom:" title="Stom" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':thup:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_thumbup.gif" width="26" height="20" alt=":thup:" title="Thumbsup" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':clap:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/icon_klap.gif" width="19" height="16" alt=":clap:" title="klap" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':wall:', true); return false;" style="line-height: 20px;"><img src="./images/smilies/wall.gif" width="25" height="15" alt=":wall:" title="wall" hspace="2" vspace="2" /></a> <a href="#" onclick="insert_text(':kgt', true); return false;" style="line-height: 20px;"><img src="./images/smilies/knight.gif" width="15" height="21" alt=":kgt" title="Ridder" hspace="2" vspace="2" /></a> </td> </tr> <tr> <td align="center"><a href="./posting.php?mode=smilies&f=1" onclick="popup(this.href, 300, 350, '_phpbbsmilies'); return false;"><strong>Toon meer smilies</strong></a></td> </tr> </table> </td> <td class="row2" valign="top"> <script type="text/javascript"> // <![CDATA[ var form_name = 'postform'; var text_name = 'message'; // ]]> </script> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr valign="middle" align="left"> <td colspan="2"> <script type="text/javascript"> // <![CDATA[ // Define the bbCode tags var bbcode = new Array(); var bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code]','
- ','
- ','
var imageTag = false;
// Helpline messages
var help_line = {
b: 'Vette tekst: tekst',
i: 'Cursieve tekst: tekst',
u: 'Onderstreepte tekst: tekst',
q: 'Citeer tekst: [quote]tekst[/quote]',
c: 'Code weergave:',Code: Selecteer alles
code
l: 'Lijst:- tekst
o: 'Geordende lijst:- tekst
p: 'Afbeelding: [img]http://www.phpbb.nl/fotos/foto.jpg[/img]',
w: 'URL: http://url of URL tekst',
s: 'Tekstkleur: tekst Tip: je kan ook dit gebruiken: #FF0000',
f: 'Letter grootte: kleine tekst',
e: 'Lijst: voeg lijstelement toe',
d: 'Flash: [flash=height,width]http://url[/flash]',
t: '{ BBCODE_T_HELP }',
tip: 'Tip: opmaak kan je snel toepassen op de geselecteerde tekst.'
,cb_22: '[boek]ISBN-nummer[/boek]'
,cb_24: 'Geef uitleg, [dfn=uitleg]begrip[/dfn]'
,cb_26: '[dvd]EAN-code[/dvd]'
,cb_28: 'Youtube invullen met de code achter watch?v=, bijv. [youtube]ouU19zvF9xk[/youtube]'
}
// ]]>
</script>
<script type="text/javascript" src="./styles/sfb/template/editor.js"></script>
<input type="button" class="btnbbcode" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px;" onclick="bbstyle(0)" onmouseover="helpline('b')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px;" onclick="bbstyle(2)" onmouseover="helpline('i')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px;" onclick="bbstyle(4)" onmouseover="helpline('u')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" onmouseover="helpline('q')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" onmouseover="helpline('c')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" onmouseover="helpline('l')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" onmouseover="helpline('o')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="t" name="addlitsitem" value="[*]" style="width: 40px" onclick="bbstyle(-1)" onmouseover="helpline('e')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" onmouseover="helpline('p')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseout="helpline('tip')" />
<span class="genmed nowrap">Lettergrootte: <select class="gensmall" name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" onmouseover="helpline('f')" onmouseout="helpline('tip')">
<option value="50">Extra klein</option>
<option value="85">Klein</option>
<option value="100" selected="selected">Normaal</option>
<option value="150">Groot</option>
<option value="200">Extra groot</option>
</select></span>
</td>
</tr>
<tr valign="middle" align="left">
<td colspan="2">
<input type="button" class="btnbbcode" name="addbbcode22" value="boek" onclick="bbstyle(22)" onmouseover="helpline('cb_22')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" name="addbbcode24" value="dfn=" onclick="bbstyle(24)" onmouseover="helpline('cb_24')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" name="addbbcode26" value="dvd" onclick="bbstyle(26)" onmouseover="helpline('cb_26')" onmouseout="helpline('tip')" />
<input type="button" class="btnbbcode" name="addbbcode28" value="youtube" onclick="bbstyle(28)" onmouseover="helpline('cb_28')" onmouseout="helpline('tip')" />
</td>
</tr>
<tr><td><div align="left"><a href="bol.html" class="postlink" target="_new">Zoeken naar DVD's en boeken</a></div></td></tr>
<tr>
<td><input type="text" readonly="readonly" name="helpbox" style="width:100%" class="helpline" value="Tip: opmaak kan je snel toepassen op de geselecteerde tekst." /></td>
<td class="genmed" align="center">Tekstkleur</td>
</tr>
<tr>
<td valign="top" style="width: 100%;"><textarea name="message" rows="15" cols="76" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" style="width: 98%;"></textarea></td>
<td width="80" align="center" valign="top">
<script type="text/javascript">
// <![CDATA[
colorPalette('v', 7, 6)
// ]]>
</script>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row1" valign="top"><b class="genmed">Opties:</b><br />
<table cellspacing="2" cellpadding="0" border="0">
<tr>
<td class="gensmall"><a href="./faq.php?mode=bbcode">BBCode</a> staat <em>AAN</em></td>
</tr>
<tr>
<td class="gensmall">[img] staat <em>AAN</em></td>
</tr>
<tr>
<td class="gensmall">[flash] staat <em>UIT</em></td>
</tr>
<tr>
<td class="gensmall">[url] staat AAN</td>
</tr>
<tr>
<td class="gensmall">Smilies staan <em>AAN</em></td>
</tr>
</table>
</td>
<td class="row2">
<table cellpadding="1">
<tr>
<td><input type="checkbox" class="radio" name="disable_bbcode" /></td>
<td class="gen">Schakel BBCode uit</td>
</tr>
<tr>
<td><input type="checkbox" class="radio" name="disable_smilies" /></td>
<td class="gen">Schakel smilies uit</td>
</tr>
<tr>
<td><input type="checkbox" class="radio" name="disable_magic_url" /></td>
<td class="gen">URL's niet automatisch omzetten</td>
</tr>
<tr>
<td><input type="checkbox" class="radio" name="attach_sig" checked="checked" /></td>
<td class="gen">Voeg mijn onderschrift toe (te wijzigen via het gebruikerspaneel)</td>
</tr>
<tr>
<td><input type="checkbox" class="radio" name="notify" /></td>
<td class="gen">Breng mij op de hoogte van nieuwe reacties</td>
</tr>
<tr>
<td> </td>
<td class="gen">Onderwerptype: <input type="radio" class="radio" name="topic_type" value="0" checked="checked" />Normaal <input type="radio" class="radio" name="topic_type" value="1" />Sticky <input type="radio" class="radio" name="topic_type" value="2" />Mededeling <input type="radio" class="radio" name="topic_type" value="3" />Globaal </td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row1"><b class="genmed">Maak dit onderwerp sticky voor:</b><br /><span class="gensmall">Sticky/Mededeling tijdslimiet</span></td>
<td class="row2"><input class="post" type="text" name="topic_time_limit" size="3" maxlength="3" value="0" /> <b class="gen">Dagen</b> <span class="gensmall">Typ 0 in of laat het veld leeg als je de sticky/mededeling oneindig wilt laten duren.</span></td>
</tr>
<tr>
<td class="cat" colspan="2" align="center">
<input class="btnlite" type="submit" tabindex="5" name="preview" value="Voorbeeld" />
<input class="btnmain" type="submit" accesskey="s" tabindex="6" name="post" value="Bevestig" />
<input class="btnlite" type="submit" accesskey="k" tabindex="7" name="save" value="Opslaan" /> <input class="btnlite" type="submit" accesskey="c" tabindex="9" name="cancel" value="Annuleren" />
</td>
</tr>
<tr>
<th colspan="2">
<script type="text/javascript">
// <![CDATA[
/**
* Show upload progress bar
*/
function popup_progress_bar()
{
close_waitscreen = 0;
// no scrollbars
popup('./posting.php?f=1&mode=popup', 400, 200, '_upload');
}
// ]]>
</script>
Bijlage toevoegen </th>
</tr>
<tr>
<td class="row3" colspan="2"><span class="gensmall">Als je geen bijlage wilt toevoegen aan je bericht, laat deze velden dan leeg. <br />
Wil je afbeeldingen toevoegen? <a href="addimage.html" class="postlink" target="_new">Klik dan hier</a> om ze extern te hosten zodat het je geen bijlageruimte kost.</span></td>
</tr>
<tr>
<td class="row1"><b class="genmed">Bestandsnaam</b></td>
<td class="row2"><input type="file" name="fileupload" size="40" maxlength="1048576" value="" class="btnfile" /></td>
</tr>
<tr>
<td class="row1"><b class="genmed">Opmerkingen bij bestand</b></td>
<td class="row2">
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td><textarea class="post" name="filecomment" rows="3" cols="35"></textarea> </td>
<td valign="top">
<table border="0" cellspacing="4" cellpadding="0">
<tr>
<td><input class="btnlite" type="submit" style="width:150px" name="add_file" value="Voeg bestand toe" onclick="popup_progress_bar();" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<th colspan="2">Voeg poll toe</th>
</tr>
<tr>
<td class="row3" colspan="2"><span class="gensmall">Als je geen poll wilt toevoegen aan je onderwerp, laat deze velden dan leeg.</span></td>
</tr>
<tr>
<td class="row1"><b class="genmed">Poll vraag:</b></td>
<td class="row2"><input class="post" type="text" name="poll_title" size="50" maxlength="255" value="" /></td>
</tr>
<tr>
<td class="row1"><b class="genmed">Poll opties:</b><br /><span class="gensmall">Plaats elke optie op een nieuwe regel. Je mag <strong>10</strong> opties ingeven.</span></td>
<td class="row2"><textarea style="width:450px" name="poll_option_text" rows="5" cols="35"></textarea></td>
</tr>
<tr>
<td class="row1"><b class="genmed">Opties per gebruiker:</b><br /><span class="gensmall">Het aantal opties dat een gebruiker mag aanvinken als hij/zij een stem uitbrengt.</span></td>
<td class="row2"><input class="post" type="text" name="poll_max_options" size="3" maxlength="3" value="1" /></td>
</tr>
<tr>
<td class="row1"><b class="genmed">Poll geldig tot:</b></td>
<td class="row2"><input class="post" type="text" name="poll_length" size="3" maxlength="3" value="0" /> <b class="gen">Dagen</b> <span class="gensmall">Typ 0 of laat het veld leeg als de poll nooit eindigt.</span></td>
</tr>
<tr>
<td class="row1"><b class="genmed">Sta stemmen opnieuw toe:</b><br /><span class="gensmall">Als het ingeschakeld is kunnen gebruikers hun stem herzien en opnieuw stemmen.</span></td>
<td class="row2"><input type="checkbox" class="radio" name="poll_vote_change" /></td>
</tr>
<tr>
<td class="cat" colspan="2" align="center"><input type="hidden" name="lastclick" value="1215017285" /> <input class="btnlite" type="submit" tabindex="10" name="preview" value="Voorbeeld" />
<input class="btnmain" type="submit" accesskey="s" tabindex="11" name="post" value="Bevestig" />
<input class="btnlite" type="submit" accesskey="c" tabindex="14" name="cancel" value="Annuleren" />
</td>
</tr>
</table>
<input type="hidden" name="creation_time" value="1215017285" />
<input type="hidden" name="form_token" value="9e7f4a4ae3b168d6e592ccd0ce741ea01f732576" />
</form>
<br clear="all" />
<table class="tablebg" width="100%" cellspacing="0" cellpadding="0" style="margin-top: 5px;">
<tr>
<td class="breadcrumbs" valign="middle">
<p class="breadcrumbs">Navigatie: <a class="breadcrumbs" href="./index.php">Forumoverzicht</a> » <a class="breadcrumbs" href="./viewforum.php?f=17">Over SFB</a> » <a class="breadcrumbs" href="./viewforum.php?f=1">Mededelingen en feedback</a></p>
</td>
</tr>
<tr><td bgcolor="#fffff0" valign="middle">
<script type="text/javascript"><!--
google_ad_client = "pub-1387695411823252";
/* sfb_forum_768x15 */
google_ad_slot = "6678389363";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
</tr> </table> <br clear="all" />
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat"><h4>Wie is er online</h4></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">Gebruikers op dit forum: <a href="./memberlist.php?mode=viewprofile&u=2" style="color: #AA0000;" class="username-coloured">Ger</a> en 0 gasten</span></td>
</tr>
</table>
<br clear="all" />
<table width="100%" cellspacing="1">
<tr>
<td align="right"> <form method="post" name="jumpbox" action="./viewforum.php" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td nowrap="nowrap"><span class="gensmall">Ga naar:</span> <select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ document.forms['jumpbox'].submit() }">
<option value="-1">Selecteer een forum</option>
<option value="-1">------------------</option> <option value="16">Verborgen</option>
<option value="26"> Team overleg</option>
<option value="15"> Artikelschrijvers</option>
<option value="22"> Archief</option>
<option value="27"> Wetten en regels</option>
<option value="11"> Moderator overleg</option>
<option value="21"> Gebruikers en topics</option>
<option value="13"> Alleen beheerders</option>
<option value="23"> Bijeenkomst</option>
<option value="17">Over SFB</option>
<option value="1"> Mededelingen en feedback</option>
<option value="10"> Hoofdpagina - Reacties en ideeën</option>
<option value="18">Aanschaf</option>
<option value="3"> Ik wil een zwaard...</option>
<option value="4"> Kijk eens wat ik hier heb!</option>
<option value="12"> Producenten, producten en winkels</option>
<option value="9"> Zwaardenmarkt</option>
<option value="24"> Verkocht</option>
<option value="25"> 3 maanden of ouder</option>
<option value="19">Interesses en achtergronden</option>
<option value="5"> De technische hoek</option>
<option value="14"> Historische achtergronden</option>
<option value="7"> Martial arts en zwaardgebruik</option>
<option value="20">Ontspanning</option>
<option value="6"> Media</option>
<option value="8"> SFB Café</option>
</select> <input class="btnlite" type="submit" value="Ga" /></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</div>
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
forums may be affected.
The phpBB Group : 2006
//-->
<div id="wrapfooter">
<span class="gensmall">[ <a href="./adm/index.php?sid=f02fb4fd1d190c956a05640790195513">Beheerderspaneel</a> ]</span><br /><br /> <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group
<br /><a href="http://www.phpbb.nl">phpBB.nl Vertaling</a> <br />Stijl © <a href="http://www.swordfactsbenelux.nl">Sword Facts Benelux</a>
</span>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2826436-1";
urchinTracker();
</script>
</body>
</html>[/code]
..