สังคมแห่งการแบ่งปันนี้จะไม่มีสิ่งที่เพื่อนต้องการ เมื่อเพื่อนๆ มาแวะเยี่ยมแล้วไม่ฝากสิ่งใดไว้..!! กลุ่มเว็บนี้.. ดำรงไว้ซึ่ง คุณธรรม จริยธรรม ศีลธรรม จรรยาบรรณ ไม่เอาเปรียบเพื่อนมนุษย์ ไม่เห็นแก่ตัว ไม่ตักตวงผลประโยชน์เข้าตน..
0 สมาชิก และ 1 บุคคลทั่วไป กำลังดูหัวข้อนี้
array( 'tag' => 'pre', 'before' => '<pre>', 'after' => '</pre>', ),
// PDF [pdf]example.pdf[/pdf] array( 'tag' => 'pdf', 'type' => 'unparsed_content', 'content' => ($context['browser']['is_ie'] && !$context['browser']['is_mac_ie'] ? '<object type="application/pdf" classid="clsid:CA8A9780-280D-11CF-A24D-444553540000" data="$1" width="800" height="600"><param name="src" value="$1"><embed src="$1" width="500" height="400" /><noembed><a href="$1" target="_blank">$1</a></noembed></object>' : '<embed type="application/pdf" src="$1" width="900" height="600" /><noembed><a href="$1" target="_blank">$1</a></noembed>'), 'validate' => create_function('&$tag, &$data, $disabled', ' if (isset($disabled[\'url\'])) $tag[\'content\'] = \'$1\';'), 'disabled_content' => '<a href="$1" target="_blank">$1</a>', ),
$allowed_tags = array('b', 'u', 'i', 's', 'hr', 'list', 'li', 'font', 'size', 'color', 'img', 'left', 'center', 'right', 'url', 'email', 'ftp', 'sub', 'sup');
$allowed_tags = array('b', 'u', 'i', 's', 'hr', 'list', 'li', 'font', 'size', 'color', 'pdf', 'img', 'left', 'center', 'right', 'url', 'email', 'ftp', 'sub', 'sup');
array( 'image' => 'img', 'code' => 'img', 'before' => '[img]', 'after' => '[/img]', 'description' => $txt['image'] ),
array( 'image' => 'pdf', 'code' => 'pdf', 'before' => '[pdf]', 'after' => '[/pdf]', 'description' => $txt['pdf'] ),
?>
$txt['pdf'] = 'add PDF';