Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: [IMG]

Parašė samsung123· 2010 Vas. 17 17:02:37
#1

Sveiki, reikia man biški pasiredaguoti [IMG] tag'ą, taigi. kaip man pasidaryt ta [img] taga kad jy rodytų mano pasirinkta height ir wight, ir neitu spaust ant jo, ir kad kai paspaudi nemestu į nauja pop-up su img, manau čia reikėtų viską keisti.

<?php
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright © 2002 - 2007 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: img_bbcode_include.php
| Author: Wooya
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
if (!defined("IN_FUSION")) { die("Access Denied"); }

$text = preg_replace("#\[img\]((http|ftp|https|ftps)://)(.*?)(\.(jpg|jpeg|gif|png|JPG|JPEG|GIF|PNG))\[/img\]#sie","'<span style=\'display: block; width: 500px; max-height: 1000px; overflow: auto;\' class=\'forum-img-wrapper\'><img src=\'\\1'.str_replace(array('?','&amp;','&','='),'','\\3').'\\4\' alt=\'\\3\\4\' style=\'border:0px\' class=\'forum-img\' /></span>'",$text);
?>



Redagavo samsung123· 2010 Vas. 17 17:02:39

Parašė lajanas· 2010 Vas. 17 18:02:46
#2

Man tai pat reiketu, ant advenced downloud db, tik niekaip nesuprantu kaip pasidaryti :)

Parašė lajanas· 2010 Vas. 17 19:02:05
#3

Sorry uz double post, bet gal kas pasakys? :)

Parašė shit-· 2010 Vas. 21 14:02:27
#4

Kur <img src yra border: 0px, width: 500px; height:500px; pabandyk turėtu padėti.
O, kad popup, tai prisitaikyk su kokių nors ajax gallery. Šiaip per čia nelabai žinočiau kaip tą popup padaryt, gal ir žinočiau nebandžiau, o jeigu reikia būtent kažkurioj vietoj tai lengva.

Parašė samsung123· 2010 Vas. 21 14:02:18
#5

Seniai pasidariau šitą, tik nenorėjau kelti..