|
|
Latest News |
Latest Threads |
|
 |
56.052 Posts & 4.945 Themen in 78 Foren |
|
|
|
 |
Forensuche |
|
Suchbegriff |
Benutzerauswahl |
Ergebnisse anzeigen |
 |
 |
Die explain-Datei fehlt 12 Beiträge in diesem Thema |
|
|
 |
|
 |
16.01.2009 - 17:26 Uhr |
|
|
|
Hallo,
Wenn man einen Beitrag schreibt, hat es eine Liste von Smilies und da ganz zuletzt ein Fragezeichen. Dieser Link ruft im Ordner misc die Datei help.php auf, die ihrerseits eine Datei explain ausgeben möchte. Mir fehlt diese Datei. Kann mir die jemand geben oder bzw. wie muss ich die anlegen? Ist das eine .html-Datei?
|
|
|
|
|
|
|
 |
|
 |
16.01.2009 - 17:45 Uhr |
|
|
|
Die Datei misc/help.php hat folgenden Inhalt:
| PHP-Quelltext <?php
if (isset($_REQUEST['explain'])) $explain=$_REQUEST['explain'];
if ($explain=="smilies") {
$smilies=new smilies();
$smilie_body=$smilies->getSmilies("all");
}
elseif ($explain=="bbcode") {
}
if (isset($explain)) eval ("\$site_body.= \"".getTemplate("help_".$explain."","")."\";");
?> | |  |
Dann hier die help_bbcode.htm im ordner Templates:
Hier klicken zum aufklappen
  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 | | PHP-Quelltext <table class="standard" border="0" cellspacing="1" cellpadding="4" width="100%">
<tr>
<td class="standard" colspan="3">
<table class="bbsmilies" cellspacing="0" cellpadding="0" align="right">
<tr>
<td valign="top" class="bbsmilies" align="center">
<table border="0" cellspacing="3" cellpadding="0">
<tr>
<td><a href="#bbfkud"><img src="images/bbcode/b.gif" width="20" height="20" alt="Fettschrift" border="0" /></a></td>
<td><a href="#bbfkud"><img src="images/bbcode/i.gif" width="20" height="20" alt="Kursivschrift" border="0" /></a></td>
<td><a href="#bbfkud"><img src="images/bbcode/u.gif" width="20" height="20" alt="Unterstrichen" border="0" /></a></td>
<td><a href="#bbfkud"><img src="images/bbcode/d.gif" width="20" height="20" alt="Durchgestrichen" border="0" /></a></td>
<td><a href="#bbpic"><img src="images/bbcode/img.gif" width="20" height="20" alt="Grafik einfuegen" border="0" /></a></td>
<td><a href="#bblink"><img src="images/bbcode/link.gif" width="20" height="20" alt="Link einfuegen" border="0" /></a></td>
</tr>
<tr>
<td><a href="#bbheadlines"><img src="images/bbcode/h2.gif" width="20" height="20" alt="Ueberschrift" border="0" /></a></td>
<td><a href="#bbheadlines"><img src="images/bbcode/h3.gif" width="20" height="20" alt="Ueberschrift" border="0" /></a></td>
<td><a href="#bbheadlines"><img src="images/bbcode/h4.gif" width="20" height="20" alt="Ueberschrift" border="0" /></a></td>
<td><a href="#bbparagraph"><img src="images/bbcode/p.gif" width="20" height="20" alt="Absatz" border="0" /></a></td>
<td><a href="#bbquote"><img src="images/bbcode/qoute.gif" width="20" height="20" alt="Zitat" border="0" /></a></td>
<td><a href="#bbemail"><img src="images/bbcode/mail.gif" width="20" height="20" alt="Email einfuegen" border="0" /></a></td>
</tr>
<tr>
<td><a href="#bbtextalign"><img src="images/bbcode/tlinks.gif" width="20" height="20" alt="Linksbuendig" border="0" /></a></td>
<td><a href="#bbtextalign"><img src="images/bbcode/tcenter.gif" width="20" height="20" alt="Zentriert" border="0" /></a></td>
<td><a href="#bbtextalign"><img src="images/bbcode/trechts.gif" width="20" height="20" alt="Rechtsbuendig" border="0" /></a></td>
<td><a href="#bbtextalign"><img src="images/bbcode/tblock.gif" width="20" height="20" alt="Blocktext" border="0" /></a></td>
<td><a href="#bbcopyregisteredeuro"><img src="images/bbcode/copy.gif" width="20" height="20" alt="Copyright" border="0" /></a></td>
<td><a href="#bbcopyregisteredeuro"><img src="images/bbcode/reg.gif" width="20" height="20" alt="Registrierte Marke" border="0" /></a></td>
</tr>
<tr>
<td><a href="#bbsup"><img src="images/bbcode/ex.gif" width="20" height="20" alt="Hochgestellt" border="0" /></a></td>
<td><a href="#bblists"><img src="images/bbcode/list.gif" width="20" height="20" alt="Liste einfuegen" border="0" /></a></td>
<td><a href="#bbcode"><img src="images/bbcode/code.gif" width="20" height="20" alt="Code" border="0" /></a></td>
<td><a href="#bbhr"><a href="#bbhr"><img src="images/bbcode/line.gif" width="20" height="20" alt="Horizontale Trennlinie" border="0" /></a></td>
<td><a href="#bbcopyregisteredeuro"><img src="images/bbcode/euro.gif" width="20" height="20" alt="Euro" border="0" /></a></td>
<td><img src="images/blank.gif" width="20" height="16" alt="Hilfe" border="0" /></a></td>
</tr>
<tr>
<td valign="top" colspan="6">
<a href="#bbcolor"><img src="images/bbcode/cweiss.gif" width="15" height="12" alt="Farbwahl weiss" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/cgrau.gif" width="15" height="12" alt="Farbwahl grau" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/cblau.gif" width="15" height="12" alt="Farbwahl blau" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/cbleu.gif" width="15" height="12" alt="Farbwahl hellblau" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/crot.gif" width="15" height="12" alt="Farbwahl rot" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/corange.gif" width="15" height="12" alt="Farbwahl orange" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/cgelb.gif" width="15" height="12" alt="Farbwahl gelb" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/cgreen.gif" width="15" height="12" alt="Farbwahl grün" border="0" /></a>
<a href="#bbcolor"><img src="images/bbcode/cdarkgray.gif" width="15" height="12" alt="Farbwahl dunkelgrau" border="0" /></a></td>
</tr>
</table>
</td>
</tr>
</table>
<b>Was sind BB-Codes?</b><br /><br />
BB-Codes sind dazu erdacht worden, dem User in dynamisch erstellten Homepages seine Eingaben, in einer bestimmten
Art und Weise einfach zu formatieren. BB-Codes machen es dem Nutzer möglich, seine Texteingaben zum Beispiel bei Forenbeiträgen seine
gewünschten Textpassagen in fett gedruckter Schrift darzustellen. Es ist sogar möglich BB-Codes
in einander zu verschachteln, um zum Beispiel die Schrift farbig und unterstrichen darstellen zu können.<br /><br />
<b>Wie verwende ich bei PHPKIT diese BB-Codes?</b><br /><br />
Zur vereinfachten Benutzung dieser BB-Code ist in das PHPKIT-System eine Übersicht integriert.
Hier sind alle von PHPKIT unterstützten BB-Codes mit einem einfachen Klick aktivierbar.
Ein Java-Script trägt außerdem dazu bei, dass Sie die Eingaben bequem durch eine
zusätzliche Eingabeauforderung in Ihrem Browser eingeben können. Der BB-Code wird automatisch
hinzugefügt.<br /><br />
Diese BB-Code Tabelle ist hier einmal abgebildet. Wenn Sie genauere Informationen zu einem
gewünschten Symbol haben, so klicken Sie einfach auf dieses Symbol und Sie werden sofort zu dem
entsprechenden Eintrag der BB-Code-Erklärung auf dieser Seite geleitet.</td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbfkud"> </a><font class="heads">Fettschrift, Kursivschrift, Unterstrichen und Durchgestrichen</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><b></font>Fett<font class="highlight"></b></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe fett dargestellt.</td>
<td class="odd" width="20%" align="center"><b>Fett</b></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><i></font>Kursiv<font class="highlight"></i></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe kursiv dargestellt.</td>
<td class="odd" width="20%" align="center"><i>Kursiv</i></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><u></font>Unter<font class="highlight"></u></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe unterstrichen dargestellt.</td>
<td class="odd" width="20%" align="center"><u>Unter</u></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><strike></font>Durch<font class="highlight"></strike></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe durchgestrichen dargestellt</td>
<td class="odd" width="20%" align="center"><strike>Durch</strike></td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbpic"> </a><font class="heads">Grafik einfügen</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight">[IMG]</font>images/pageup.gif<font class="highlight">[/IMG]</font></td>
<td class="odd" width="60%">Durch die im BB-Code festgelegte URL wird bei der Ausgabe das Bild angezeigt</td>
<td class="odd" width="20%" align="center"><img src="images/pageup.gif"/>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bblink"> </a><font class="heads">Link</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight">[URL=</font>http://www.phpkit.de<font class="highlight">]</font>PHPKIT<br /><font class="highlight">[/URL]</font></td>
<td class="odd" width="60%">Mit diesem BB-Code können Sie einen Textlink einfügen, der einen von Ihnen zuvor festgelegten Namen trägt.</td>
<td class="odd" width="20%" align="center"><a href="http://www.phpkit.de" target="_blank">PHPKIT</a>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight">[URL]<br /></font>http://www.phpkit.de <br /><font class="highlight">[/URL]</font></td>
<td class="odd" width="60%">Mit diesem BB-Code können Sie einen direkten Textlink einfügen</td>
<td class="odd" width="20%" align="center"><a href="http://www.phpkit.de" target="_blank">http://www.phpkit.de</a>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbheadlines"> </a><font class="heads">Überschriften</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><h2></font>Überschrift 2<font class="highlight"></h2></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text In die HTML-Überschrift 2 formatiert.</td>
<td class="odd" width="20%" align="center"><h2>Überschrift 2</h2></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><h3></font>Überschrift 3<font class="highlight"></h3></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text In die HTML-Überschrift 3 formatiert.</td>
<td class="odd" width="20%" align="center"><h3>Überschrift 3</h3></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><h4></font>Überschrift 4<font class="highlight"></h4></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text In die HTML-Überschrift 4 formatiert.</td>
<td class="odd" width="20%" align="center"><h4>Überschrift 4</h4></td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbparagraph"> </a><font class="heads">Absatz</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight"><p></font>Das ist Absatz-Text Nummer 1<font class="highlight"></p></font><br />Das ist der Zwischen-Text<font class="highlight"><br /><p></font>Das ist Absatz-Text Nummer 2<font class="highlight"></p></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text wird automatisch mit zwei Zeilenumbrüchen dargestellt.</td>
<td class="odd" width="20%" align="center"><p>Das ist Text Nummer 1</p>Das ist der Zwischen-Text<p>Das ist Text Nummer 2</p></td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbquote"> </a><font class="heads">Zitat</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><table class="quote" cellpadding="4" cellspacing="1" style="width: 100%;" align="center"><tr><td class="quote"><font class="quote"><b>Zitat</b></font><br /><font class="quote"></font>zitierter Text<font class="highlight"> </font></td></tr></table><br /></font></td>
<td class="odd" width="60%">Dieser BB-Code wird dazu benutzt, um in Texten jemanden zu zitieren. Der hier im BB-Code eingefügte Text wird dann innerhalb einer eigenen Zelle mit <b>Zitat</b> markiert ausgegeben.</td>
<td class="odd" width="20%" align="center">
<table class="standard" cellspacing="1" cellpadding="4" border="0" width="90%">
<tr>
<td class="quote"><b>Zitat:</b><br /><br /><font class="quote">zitierter Text</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbemail"> </a><font class="heads">E-Mail</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight"><a href="mailto:</font>webmaster@phpkit.de<font class="highlight">"></font>PHPKIT-Webmaster<br /><font class="highlight"></a></font></td>
<td class="odd" width="60%">Mit diesem BB-Code können Sie einen E-Mail-Textlink einfügen, der einen von Ihnen zuvor festgelegten Namen trägt.</td>
<td class="odd" width="20%" align="center"><a href="mailto:webmaster@phpkit.de">PHPKIT-Webmaster</a>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight"><a href="mailto:<br /></font>http://www.phpkit.de <br /><font class="highlight">"><br /></font>http://www.phpkit.de <br /><font class="highlight"></a></font></td>
<td class="odd" width="60%">Mit diesem BB-Code können Sie einen direkten E-Mail-Textlink einfügen</td>
<td class="odd" width="20%" align="center"><a href="mailto:webmaster@phpkit.de">webmaster@phkit.de</a>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbtextalign"> </a><font class="heads">Textausrichtungen links, rechts, zentriert und blockförmig</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight"><div align="left"></font>Zeilen mit einem größeren, links angeordneten Beispieltext.<font class="highlight"></div></font></td>
<td class="odd" width="60%">Der hier zwischen den beiden BB-Code-Tags eingesetzte Text erscheint bei der Ausgabe linksbündig</td>
<td class="odd" width="20%" align="left">Zeilen mit einem größeren, links angeordneten Beispieltext.</td>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight"><div align="center"></font>Zeilen mit einem größeren, in der Mitte angeordneten Beispieltext.<font class="highlight"></div></font></td>
<td class="odd" width="60%">Der hier zwischen den beiden BB-Code-Tags eingesetzte Text erscheint bei der Ausgabe in der Mitte angeordnet</td>
<td class="odd" width="20%" align="center">Zeilen mit einem größeren, in der Mitte angeordneten Beispieltext.</td>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight"><div align="right"></font>Zeilen mit einem größeren, rechts angeordneten Beispieltext.<font class="highlight"></div></font></td>
<td class="odd" width="60%">Der hier zwischen den beiden BB-Code-Tags eingesetzte Text erscheint bei der Ausgabe rechtsbündig</td>
<td class="odd" width="20%" align="right">Zeilen mit einem größeren, rechts angeordneten Beispieltext.</td>
</tr>
<tr>
<td class="odd" width="20%" align="center"><font class="highlight"><div align="justify"></font>Zeilen mit einem größeren Text, der in einem Block dargestellt werden soll.<font class="highlight"></div></font></td>
<td class="odd" width="60%">Der hier zwischen den beiden BB-Code-Tags eingesetzte Text erscheint bei der Ausgabe in einem zusammenhängenden Textblock</td>
<td class="odd" width="20%" ><div align="justify">Zeilen mit einem größeren Text, der in einem Block dargestellt werden soll.</div></td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbcopyregisteredeuro"> </a><font class="heads">Copyright-, Eingetragene Marke- und Euro-Zeichen</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" colspan="2" align="left">Beim Klick auf das <font class="highlight">Copyright-Zeichen © </font>erscheint dieses sofort im Texteingabefeld.</td>
<td class="odd" width="20%" align="center">©</td>
</tr>
<tr>
<td class="odd" width="20%" colspan="2" align="left">Beim Klick auf das <font class="highlight">Eingetragene Marke-Zeichen ® </font>erscheint dieses sofort im Texteingabefeld.</td>
<td class="odd" width="20%" align="center">®</td>
</tr>
<tr>
<td class="odd" width="20%" colspan="2" align="left">Beim Klick auf das <font class="highlight">Euro-Zeichen € </font>erscheint dieses sofort im Texteingabefeld.</td>
<td class="odd" width="20%" align="center">€</td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbsup"> </a><font class="heads">Hochgestellter Text</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center">Text<font class="highlight"><sup></font>hochgestellt<font class="highlight"></sup></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code eingegebene Text bei der Ausgabe höher dargestellt</td>
<td class="odd" width="20%" align="center">Text<sup>hochgestellt</sup></td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bblists"> </a><font class="heads">Listen mit alphabetischer, nummerischer oder ohne Gliederung einfügen</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="left" ><font class="highlight"><ul><br /> <li></font>Erstens<br /><font class="highlight"> <li></font>Zweitens<br /><font class="highlight"> <li></font>Drittens<font class="highlight"><br /></ul></font></td>
<td class="odd" width="60%">Der hier im BB-Code eingetragene Text wird in einer Liste mit unbestimmter Punkt-Gliederung ausgegeben.</td>
<td class="odd" width="20%" align="left"><br /><ol type="disc"><li>Erstens</li><li>Zweitens</li><li>Drittens</li></ol></td>
</tr>
<tr>
<td class="odd" width="20%" align="left" ><font class="highlight">[list=1]<br /> <li></font>Erstens<br /><font class="highlight"> <li></font>Zweitens<br /><font class="highlight"> <li></font>Drittens<font class="highlight"><br />[/list]</font></td>
<td class="odd" width="60%">Der hier im BB-Code eingetragene Text wird in einer Liste mit nummerischer Gliederung ausgegeben.</td>
<td class="odd" width="20%" align="left"><br /><ol type="1"><li>Erstens</li><li>Zweitens</li><li>Drittens</li></ol></td>
</tr>
<tr>
<td class="odd" width="20%" align="left" ><font class="highlight">[list=a]<br /> <li></font>Erstens<br /><font class="highlight"> <li></font>Zweitens<br /><font class="highlight"> <li></font>Drittens<font class="highlight"><br />[/list]</font></td>
<td class="odd" width="60%">Der hier im BB-Code eingetragene Text wird in einer Liste mit alphabetischer Gliederung ausgegeben.</td>
<td class="odd" width="20%" align="left"><br /><ol type="a"><li>Erstens</li><li>Zweitens</li><li>Drittens</li></ol></td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbcode"> </a><font class="heads">Code</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight">[CODE]</font>Courier<font class="highlight">[/CODE]</font></td>
<td class="odd" width="60%">Dieser BB-Code stellt Texte in der Schriftart Courier dar. Dieses wird meist dazu benutzt um Quellcodepassagen aus Programmen in Texten als solche kenntlich zu machen</td>
<td class="odd" width="20%" align="center"><font style="font-family: courier;">Courier</font></td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbhr"> </a><font class="heads">Trennlinie</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><hr /></font>Text</td>
<td class="odd" width="60%">Hierbei wird der Text der hinter dem BB-Code gesetzt wurde, bei der Ausgabe unter einer Trennlinie dargestellt</td>
<td class="odd" width="20%" align="center"><hr>Text</td>
</tr>
<tr>
<td class="heads" colspan="3">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%"><a name="#bbcolor"> </a><font class="heads">Farbige Texte</font></td>
<td><a href="#head"><img src="images/pageup.gif" border="0" alt="nach oben" width="20" height="16" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><font style="color: #FFFFFF"></font>Weiß<font class="highlight"></font></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe weiß dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color: white;">Weiß</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight">[gray]</font>Grau<font class="highlight">[/grey]</font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe grau dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color: gray;">Grau</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight">[blue]</font>Blau<font class="highlight">[/blue]</font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe blau dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color: blue;">Blau</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><font style="color: #0099FF"></font>Hellblau<font class="highlight"></font></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe hellblau dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color: aqua;">Hellblau</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><font style="color: #FF3333"></font>Rot<font class="highlight"></font></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe rot dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color: red;">Rot</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><font style="color: #FF7F00"></font>Orange<font class="highlight"></font></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe orange dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color: orange;">Orange</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><font style="color: #FFFF00"></font>Gelb<font class="highlight"></font></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe gelb dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color:yellow;">Gelb</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight"><font style="color: #088A08"></font>Grün<font class="highlight"></font></font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe grün dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color:green;">Grün</font></td>
</tr>
<tr>
<td class="odd" width="20%" align="center" nowrap><font class="highlight">[DimGray]</font>Dunkeldrau<font class="highlight">[/DimGrey]</font></td>
<td class="odd" width="60%">Hier wird der im BB-Code gesetzte Text bei der Ausgabe dunkelgrau dargestellt</td>
<td class="odd" width="20%" align="center"><font style="color:dimgrey;">Dunkelgrau</font></td>
</tr>
<tr>
<td class="standard" colspan="3"><br />
<b>Hinweis:</b><br />
Sie können bei jedem Ihrer Beiträge im Forum die Verwendung von Smilies deaktivieren, in dem Sie die Optionen "Smilies verwenden" deaktivieren!</td>
</tr>
</table>
| |  |
Hier die help_smilies.htm aus dem Ordner Templates
Hoffe es hilft.
MFG
|
Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von Nueschtmanescht - 16.01.2009 - 17:49 Uhr |
|
|
|
|
|
|
|
 |
|
 |
16.01.2009 - 18:10 Uhr |
|
|
|
Danke für die beiden Dateien. Die sind bei mir auch beide vorhanden.
Konkret bin ich im Backend beim Verfassen eines Artikels. Hinter dem Fragezeichen versteckt sich folgender Link:
http://gifwelt.info/admin/include.php?path=misc/help.php&explain=bbcode
Wie gesagt, die Datei heisst help_bbcode.htm, wie bei dir auch, aber ich bekomme die Fehlerseite 410 – gone / existiert nicht mehr. Beide Dateien befinden sich im Ordner templates.
|
|
|
|
|
|
|
 |
|
 |
16.01.2009 - 18:12 Uhr |
|
|
|
|
|
|
 |
|
 |
16.01.2009 - 18:15 Uhr |
|
|
|
Welch Bild der Freude Ich weiss schon, dass der angemeldete User die Datei bekommt (in einem extra Fenster), aber der Admin im Adminbereich bekommt sie nicht. Ist das bei euch auch so?
|
|
|
|
|
|
|
 |
|
 |
17.01.2009 - 14:34 Uhr |
|
|
|
Ich hab im Adminmenu beim erstellen eines Artikels nicht mal das Fragezeichen zum draufklicken............. 
|
|
|
|
|
|
|
 |
|
 |
17.01.2009 - 14:37 Uhr |
|
|
|
Du musst das locker sehen. So kriegst du auch keine Fehlermeldung. 
|
|
|
|
|
|
|
 |
|
 |
19.01.2009 - 17:09 Uhr |
|
|
|
Entweder bin ich blind oder ich weis auch ned...
Ich find im Adminbereich ned mal diese Fragezeichen ;-)
Gruß
Nashorn
|
|
|
|
|
|
|
 |
|
 |
19.01.2009 - 17:29 Uhr |
|
|
|
Im Adminbereich gibt es keinen Link zur BB-Code / Smilies-Übersicht
|
|
|
|
|
|
|
 |
|
 |
19.01.2009 - 18:35 Uhr |
|
|
|
Ich schon, aber ich hab eventuell eine gepimpte Version. Hatte viel daran gearbeitet und möglicherweise ebensoviel wieder vergessen.
|
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Filou - 19.01.2009 - 18:47 Uhr |
|
|
|
|
|
|
|
 |
|
 |
19.01.2009 - 19:58 Uhr |
|
|
|
Zitat Original geschrieben von Filou
Du musst das locker sehen. So kriegst du auch keine Fehlermeldung. |
Eben.
Aber nu mal im Ernst: Wozu brauchst du das?
MFG
|
|
|
|
|
|
|
 |
|
 |
19.01.2009 - 20:11 Uhr |
|
|
|
Prinzipiell mag ich keine Links, die ins Nirgendwo führen. Ich glaube, als ich da drauf klickte, war ich auf der Suche nach Infos zu diesen Gedankenblasen-Smilies. Wie verknüpfe ich das denn nun richtig?
|
|
|
|
|
|
|
 |
Ähnliche Themen |
|
|
|
|
|
|
|
|