Archive for the ·

Wordpress

· Category...

WordPress 2.1.3 upgrade

no comments

如標題,英文官方說明強烈建議使用進行升級,有做一些安全性的更新

1.備份所有資料

2.關閉 plugins

3.進行檔案覆蓋(除了wp-config.php、及目錄wp-content)

More: Read the rest of this entry…

Tags:

php-xajax

1 comment

#su

#apt-get update

#aptitude

使用 ajax 搜尋,找到這一個套件 php-xajax 

Package descript :

Xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP.   Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page.  

Homepage: http://xajax.sourceforge.net/ 

More: Read the rest of this entry…

No tag for this post.

Views counter for WordPress

1 comment

在逛部落格時,有時可看到這篇文章被看過幾次、被幾個人看過的統計資料

當然,紅也想在自己的 WordPress 中加入這樣的功能,翻著Wordpress plugins database 也終於被紅找到了

就是這篇所要提的 plugins – Views counter,它可以個別統計各篇文章的觀看次數及Viewer 的人數(這是怎麼統計的呢?好奇了….依網域名(如果在NAT底下呢…)?還是依IP(如果一台電腦使用動態IP連過來看…)?)上課時與老師探討觀看人次問題時,常出現盲處的癥結點,anyway..先不論plugin是如何運作,來看看使用後的成效

Viewed 1 time by 1 viewer

:devil:找尋好久終於被我找到、弄出來了… More: Read the rest of this entry…

Tags: ,

WordPress Youtube Plugin

no comments

 一時興起,想要把Youtube 的影片嵌入 WordPress 中,找了幾個 Plugins ,發現蠻多鍵結指至這 原始Plugin下載處及說明 ,看著國外網友對此 plugin 的稱讚,自己也有疑惑~真有這麼讚嗎?用過後~嗯!的確蠻棒的喔~ 

1. Download the plugin and uncompress to /wp-content/plugins/ directory

More: Read the rest of this entry…

Tags: ,

你的 WordPress SK2 了嗎?

1 comment

今天上來發現部落格中留著2份 robots 留下的垃圾訊息

想著,垃圾機器人終於找上門來~~該有些作為了 :devil:

上網找著 WordPress plugins ,找到這套 Spam Karma 2 ,簡稱 SK2 ,這套plugins 亦有中文化,真是體貼使用者呀 :heart:

More: Read the rest of this entry…

Tags: ,

WordPress 2.1.2 upgrade

no comments

WordPress 2.1.2 更新啦!更新方法如前~~一樣五步驟,五分鐘搞定~

 

Tags:

留言版 plugins wp-tp-guestbook for WordPress

no comments

1.在 WordPress plugins 下載 wp-tp-guestbook 0.9.8 版的外掛

2.解壓縮

More: Read the rest of this entry…

Tags: ,

WordPress 2.1.1 upgrade

no comments

新的 2.1.1 版出來幾天,有再修正一些 bugs

看著官方的操作說明(http://codex.wordpress.org/Upgrading_WordPress),不免有點緊張,在整個做完後,歸納整體的操作步驟與心得

 

1.備份所有資料(mysql db、Wordpress 現行正在使用的所有資料)

2.將 all plugins 關閉

3.將新版的 WordPress 2.1.1 完全覆蓋上去

4.執行 http:// your IP or DNS/wordpress/wp-admin/upgrade.php

5.開啟 All plugins

6.整個網站更新完成

 

心得: 

After WordPress Upgrade, 其實沒想像中這麼難(可怕),一步步做~就好了  

Tags: