Thứ Tư, 8 tháng 8, 2012

Joomla tips


Lấy 100 ky tự thôi
$truncated_text = JHtml::_('string.truncate', $text, 100);
echo $truncated_text;

Bảo mật file ajax trong joomla
// No direct access to this file
define('IS_AJAX', isset($_SERVER['HTTP_X_REQUESTED_WITH'])
&&strtolower($_SERVER['HTTP_X_REQUESTED_WITH']) == 'xmlhttprequest');
if(!IS_AJAX) {die('Restricted access');}

Set generator tag, trong file index.php
$this->setGenerator('Enter_whatever_you_want_here');


Get params trong component
http://www.minitek.gr/tutorials/joomla-16-tutorials/development-tutorials/item/235-how-to-get-the-component-parameters-from-within-a-model.html

Gọi module trong view của 1 component
$modules =& JModuleHelper::getModules('position_name');
foreach ($modules as $module){
     echo JModuleHelper::renderModule($module);
}

Gửi mail joomla
http://www.minitek.gr/tutorials/joomla-16-tutorials/item/150-how-to-send-email-from-a-joomla-component.html

Thứ Tư, 1 tháng 8, 2012

PR

PR3
http://www.sitepoint.com/forums/showthread.php?833570-Coldfusion
http://www.sitepoint.com/forums/showthread.php?822353-Frameworks

PR 2
http://quangbaweb.edu.vn/showthread.php?13891-Chuoc-Toi
http://quangbaweb.edu.vn/showthread.php?14119-Hem-Cut

PR3
http://diendan.camau.gov.vn/showthread.php?t=43306
http://diendan.camau.gov.vn/showthread.php?t=43436
http://diendan.camau.gov.vn/showthread.php?t=43267
http://diendan.camau.gov.vn/showthread.php?t=42982
http://diendan.camau.gov.vn/showthread.php?t=42297
http://diendan.camau.gov.vn/showthread.php?t=42981
http://diendan.camau.gov.vn/showthread.php?t=41981
http://diendan.camau.gov.vn/showthread.php?t=41641
http://diendan.camau.gov.vn/showthread.php?t=41981
http://diendan.camau.gov.vn/showthread.php?t=42005

http://diendan.camau.gov.vn/showthread.php?t=42717
http://diendan.camau.gov.vn/showthread.php?t=42754
http://diendan.camau.gov.vn/showthread.php?t=42774
http://diendan.camau.gov.vn/showthread.php?t=42589
http://diendan.camau.gov.vn/showthread.php?t=42640
http://diendan.camau.gov.vn/showthread.php?t=42586

PR 2
http://quangbaweb.edu.vn/showthread.php?14680-Lua-Tro-Bong
http://quangbaweb.edu.vn/showthread.php?14431-Thi-cong-mang
http://quangbaweb.edu.vn/showthread.php?14055-Nguoi-Doi-3
http://quangbaweb.edu.vn/showthread.php?14060-Ky-Nguyen-Rock
http://quangbaweb.edu.vn/showthread.php?14061-Dac-Vu-Catwalk
http://quangbaweb.edu.vn/showthread.php?14059-Ke-Doc-Tai
http://quangbaweb.edu.vn/showthread.php?14048-Hung-Dong-2
http://quangbaweb.edu.vn/showthread.php?13506-Chuyen-Lang-Be
http://quangbaweb.edu.vn/showthread.php?13015-Hoa-Phu-Dung
http://quangbaweb.edu.vn/showthread.php?12931-Tuyen-CTV-marketing
http://quangbaweb.edu.vn/showthread.php?12901-Nguoi-Dep-Online
http://quangbaweb.edu.vn/showthread.php?11717-Hakuhodo-Viet-Nam
http://quangbaweb.edu.vn/showthread.php?10426-Giveaway-ColorlabsProject-Themes
http://quangbaweb.edu.vn/showthread.php?6819-Hoi-ve-htaccess
http://quangbaweb.edu.vn/showthread.php?14671-Doi-Canh-Dong-Tien
http://quangbaweb.edu.vn/member.php?4683-Nguyen-Tien-Toan
http://quangbaweb.edu.vn/showthread.php?14921-Tinh-Vo-Tran-Chan
http://quangbaweb.edu.vn/showthread.php?14912-Arang-Va-Tham-Phan
http://quangbaweb.edu.vn/showthread.php?14674-Quoc-Sac-Thien-Huong
http://quangbaweb.edu.vn/showthread.php?13980-SEO-tren-google-map
http://quangbaweb.edu.vn/showthread.php?12836-Ca-Cuoc-Cuoc-Doi
Trầm Bê Đại gia Ngân hàng Việt Nam

RERULER EXPRESSION

http://www.catswhocode.com/blog/15-php-regular-expressions-for-web-developers
http://phpvn.info/2007/07/regular-expression
xoa nhung the a co src=''

$html = '<img src="adasas.jpg" /><br />asasas<br />sdfsdf<br /><a href="adafgag"><img title="asa" src="" /></a>';


'!(<a\s[^>]+>)?<img([^>]+)src=""([^>]*)>(</a>)?!i'

SUA LOI ALIAS TRONG JOOMLA HIEN THI SAI TIENG VIET

https://sites.google.com/site/qbinh68/thu-thuat/joomla/cach-sua-loi-tieng-viet-trong-title-alias-cua-joomla-1-5

Thứ Ba, 31 tháng 7, 2012

econtent


Lay noi dung tu 24h
/<div class="boxBaiViet-c">(.*?)<\/div>\s*<div class="boxDon-sub-b">/ismu

title
/<h1 class="baiviet-title">(.*?)<\/h1>\s*<div class="publication_date">/ismu

intro text
/<div class="baiviet-head-noidung">(.*?)<\/div>\s*<div class="cap2-boxtop-note">/ismu

huogn dan su dung
http://tunglinhonline.com/diendan/viewthread.php?tid=4434


lay tin vnexpress
chi tiet 1 bai viet
/<div id="content">\s*(.*?)\s*<\/div>\s*<div id="footer">/ism
/<div class="content">\s*(.*?)\s*<\/div>\s*<div class="folder-news">/ism

/<div class="content">\s*(.*?)\s*<\/div>\s*<div class="Div_OtherNews">/ism



thay the

/<h1\s*(.*?)\s*<\/h1>/ism<=>
/<script\s*(.*?)\s*<\/script>/ism<=>
/<br\s*(.*?)\s*>>\s*(.*?)\s*<\/a><\/h2>/ism<=></h2>
/<link\s*(.*?)\s*\/>/ism<=>
/<div class="likesubject fl">\s*(.*?)\s*/ismU<=>




lay tin tren http://www.diaoconline.vn/rss/
/<div class="chitiet">\s*(.*?)\s*<\/div>\s*<input/ism
thay the
/<p align="right">\s*(.*?)\s*<\/p>/ism<=>

Lay tin dan tri
/<div id="ctl00_IDContent_ctl00_divContent">\s*(.*?)\s*<\/div>\s*<div class="clearfix">/ism

thay the

/<div class="box26"\s*>\s*(.*?)\s*<\/div>\s*<p class="detail_subtitle"\s*>\s*(.*?)\s*<\/p>/ism<=>
/<div itemscope(.*)/ism<=>
/<script[^>]+>.*?<\/script>/i<=>
/\(D.+n\str.+\)\s*\-\s*/iU<=>
/<h1\s*(.*?)\s*<\/h1>/ism<=>
/<br\s*(.*?)\s*<\/h2>/ism<=>





Thứ Sáu, 27 tháng 7, 2012

Dung Session joomla luu url truoc do

$currentURL=JURI::current();
//$currentURL = JFactory::getURI();

 $session =& JFactory::getSession();
$session->set( 'currentURL',base64_encode($uri->toString()) );

==> lay tham so truyen qua

$session =& JFactory::getSession();
$currentURL = base64_decode($session->get('currentURL'));
Related Posts Plugin for WordPress, Blogger...