<!-- Tabs start here --> <div class="simpleTabs" id="k2Tabs"> <ul class="simpleTabsNavigation"> <li id="tabContent"><a href="#k2Tab1"><?php echo JText::_('K2_CONTENT'); ?></a></li> <?php if ($this->params->get('showImageTab')): ?> <li id="tabImage"><a href="#k2Tab2"><?php echo JText::_('K2_IMAGE'); ?></a></li> <?php endif; ?> <?php if ($this->params->get('showImageGalleryTab')): ?> <li id="tabImageGallery"><a href="#k2Tab3"><?php echo JText::_('K2_IMAGE_GALLERY'); ?></a></li> <?php endif; ?> <?php if ($this->params->get('showVideoTab')): ?> <li id="tabVideo"><a href="#k2Tab4"><?php echo JText::_('K2_MEDIA'); ?></a></li> <?php endif; ?> <?php if ($this->params->get('showExtraFieldsTab')): ?> <li id="tabExtraFields"><a href="#k2Tab5"><?php echo JText::_('K2_EXTRA_FIELDS'); ?></a></li> <?php endif; ?> <?php if ($this->params->get('showAttachmentsTab')): ?> <li id="tabAttachments"><a href="#k2Tab6"><?php echo JText::_('K2_ATTACHMENTS'); ?></a></li> <?php endif; ?> <?php if(count(array_filter($this->K2PluginsItemOther)) && $this->params->get('showK2Plugins')): ?> <li id="tabPlugins"><a href="#k2Tab7"><?php echo JText::_('K2_PLUGINS'); ?></a></li> <?php endif; ?> </ul> <!-- Tab content --> <div class="simpleTabsContent" id="k2Tab1"> <?php if($this->params->get('mergeEditors')): ?> <h4>Thai</h4> <div class="k2ItemFormEditor"> <?php echo $this->text; ?> <div class="dummyHeight"></div> <div class="clr"></div> </div> <!-- Tab contentENG --> <h4>English</h4> <?php #echo'<pre>';print_r($this);echo'<pre>';exit; $wysiwyg = & JFactory::getEditor(); $textValue = $this->row->introtext_en; $text2 = $wysiwyg->display('introtext_en', $textValue, '100%', '400px', '', ''); ?> <div class="simpleTabsContent" id="k2Tab1"> <div class="k2ItemFormEditor2"> <?php echo $text2; ?> <div class="dummyHeight2"></div> <div class="clr"></div> </div> </div> <!-- TabEnd contentEng --> <?php else: ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง