蕃茄媽的學習筆記
2010年5月24日 星期一
內嵌Youtube影片(自動播放設定)
http://code.google.com/intl/zh-TW/apis/youtube/player_parameters.html
Automatically Start YouTube Video Playback
http://www.jakeludington.com/ask_jake/20061002_automatically_start_youtube_video_playback.html
重點:
modify the video source URL in the code by adding &autoplay=1 to the end of the URL
Automatically Start YouTube Video Playback
http://www.jakeludington.com/ask_jake/20061002_automatically_start_youtube_video_playback.html
重點:
modify the video source URL in the code by adding &autoplay=1 to the end of the URL
2010年5月20日 星期四
[Joomla] 修改日期格式
日期格式
http://blog.aican.info/2008/08/joomlastrftime.html
原始格式
週三, 13 二月 2008
改成
%Y-%m-%d
2010-05-20
http://blog.aican.info/2008/08/joomlastrftime.html
原始格式
週三, 13 二月 2008
改成
%Y-%m-%d
2010-05-20
2010年3月16日 星期二
2009年10月22日 星期四
2009年10月21日 星期三
[Joomla] 搜尋模組 mod_search
若安裝時沒有裝範例
這個模組預設是沒有裝起來的(mod_search)
在模組管理中/ 網站/ 新增 搜尋
若要改裡面的提示文字
可在:
\language\zh-TW\zh-TW.mod_search.ini
19 SEARCH...=搜尋... (改這裡)
這個模組預設是沒有裝起來的(mod_search)
在模組管理中/ 網站/ 新增 搜尋
若要改裡面的提示文字
可在:
\language\zh-TW\zh-TW.mod_search.ini
19 SEARCH...=搜尋... (改這裡)
2009年10月11日 星期日
訂閱:
意見 (Atom)


