Author Topic: Frage zum Perma link bb code.  (Read 3967 times)

0 Members and 1 Guest are viewing this topic.

Offline Jinjo52

  • Pre-Newbie
  • Posts: 8
    • View Profile
Frage zum Perma link bb code.
« on: May 19, 2010, 08:11:54 PM »
ich verwzweifel noch an mir selber ich würde ganz gerne unter meinem permalink in dem Fall ein bild eine Linkbeschreibung haben so in etwa
Bild
GbBilder.....-die besten Gb Pics.
mein code sieht zur zeit so aus.

$uploaded_image_path = $script_url."/".MEDIA_DIR."/".$cat_id."/".$new_name;
      $uploaded_thumb_path = $script_url."/".THUMB_DIR."/".$cat_id."/".$new_name;
      $uploaded_image_link = $script_url."/details.php?image_id=".$image_id;
      $uploaded_thumb_hotlink = "<a href=\"".$uploaded_image_link."\"><img src=\"".$uploaded_thumb_path."\" border=\"0\" alt=\"".$new_name."\"></a>";
      $uploaded_image_hotlink = "<a href=\"".$script_url."\"><img src=\"".$uploaded_image_path."\" border=\"0\" alt=\"".$new_name."\"></a>";
      $uploaded_image_bbcode = "";
      $uploaded_thumb_bbcode = "";
      $uploadinfo .= "<font size='2' face='Tahoma'><b>Gb Pic Link Codes:<br>Klick auf deinen Code,drücke Strg+C zum kopieren,Strg+V zum wieder einfügen ins Gästebuch.</b><br />";
      $uploadinfo .= "<input onclick='highlight(this);' style='border-style:solid; border-width:1; padding:2; width: 300px; background-color:#FFFFFF; color:#000000' size='70' value='".$uploaded_thumb_hotlink."' type='text' name='image'> Kleines Bild für Websites<br />";
      $uploadinfo .= "<input onclick='highlight(this);' style='border-style:solid; border-width:1; padding:2; width: 300px; background-color:#FFFFFF; color:#000000' size='70' value='".$uploaded_thumb_bbcode."' type='text' name='image'> Kleines Bild für Jappy.de<br /><br />";
      $uploadinfo .= "<font size='1' face='Tahoma'>Dieser Code ist für das Bild in voller Grösse</font><br />";
      $uploadinfo .= "<input onclick='highlight(this);' style='border-style:solid; border-width:1; padding:2; width: 300px; background-color:#FFFFFF; color:#000000' size='70' value='".$uploaded_image_hotlink."' type='text' name='image'> Normales Bild für Websites<br />";
      $uploadinfo .= "<input onclick='highlight(this);' style='border-style:solid; border-width:1; padding:2; width: 300px; background-color:#FFFFFF; color:#000000' size='70' value='".$uploaded_image_bbcode."' type='text' name='image'> Normales Bild für Jappy.de<br /><br />";
      $uploadinfo .= "<font size='1' face='Tahoma'>Teile dieses Bild mit Freunden in deiner Community</font><br />";
      $uploadinfo .= "<input onclick='highlight(this);' style='border-style:solid; border-width:1; padding:2; width: 300px; background-color:#FFFFFF; color:#000000' size='70' value='".$uploaded_image_link."' type='text' name='image'> Teile dein Bild und verschick es<br />";
      $uploadinfo .= "<input onclick='highlight(this);' style='border-style:solid; border-width:1; padding:2; width: 300px; background-color:#FFFFFF; color:#000000' size='70' value='".$uploaded_image_path."' type='text' name='image'> Direkter Pfad zum Bild<br /><br /></font>";
      $icodes .= "<table border=\"0\" width=\"500px\" align=\"center\">\n<tr>\n<td>\n".$uploadinfo."\n</td>\n</tr>\n</table>\n";



wer kann mit bitte helfen dürfte nicht allzuschwer sein denke ich aber bin noch ncht soweit

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.289
    • View Profile
    • Discover the New World of Kindersurprise
Re: Frage zum Perma link bb code.
« Reply #1 on: May 19, 2010, 09:29:23 PM »
am besten Du fragst ihn, er hat es auf seiner Webseite bestens gemacht.
Und danach wenn du es hast, machst Du hier einen Mod daraus  :wink:
http://www.4homepages.de/forum/index.php?topic=27260.msg147684#msg147684
Danke Harald




Offline Jinjo52

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: Frage zum Perma link bb code.
« Reply #2 on: May 20, 2010, 01:36:27 AM »
Danke hab ihm bereitsgeschreiben aber den Mod bzw Tread gab es hier schon einmal finde ihn bloss net mehr wie vpom erdboden verschluckt.

Rembrandt

  • Guest
Re: Frage zum Perma link bb code.
« Reply #3 on: May 20, 2010, 05:06:11 AM »
...
aber den Mod bzw Tread gab es hier schon einmal finde ihn bloss net mehr wie vpom erdboden verschluckt.
meinst du den hier : http://www.4homepages.de/forum/index.php?topic=17912.0

mfg Andi