為賀「鄰居」網絡暴民 Jacky 的歸位,及賀同事 A 的大型企劃快將實現,本來自升級了 Wordpress 2.0 及大幅改動我的 PALACE 後就想寫的這篇,現在要打鐵趁熱,絕不怠慢的就「提前」的先寫了!為甚麼是「提前」呢?因為還有很多有興趣的 plugin 沒有試沒有裝,還在認真考量中的 tagging 大計也沒實現過一步,我心目中的 PALACE 還沒完成,所以應該還有很多遺漏了的好 plugin 沒提及到。anyway,要待我完成所有改建才寫的話那就永遠不能寫了,所以就趁現在這時機寫寫還不錯嘛!
來,看好了!

嗯,有在用的 plugin 大概都是這些了…請問有人可以給我施捨一個 Google Analytics 的邀請嗎? 我的名字在 Gmail 有帳號的,萬分感謝… m(_ _)m
Oscar
(2006 年 3 月 14 日 23:07)
Mozilla Firefox 1.5.0.1
Windows XP
謝謝Madthiu的推介喔~ 搞到我心都郁埋想轉WP~
其實我都有用開Google Analytics, 但在GA的頁面裡找不到任何”send invitation”的地方… (”request invitation”反而很易找到…)
Madthiu
(2006 年 3 月 14 日 23:33)
Mozilla Firefox 1.5.0.1
Windows XP
哦,Oscar 用 MT 呢,我以前也有用過 MT 一段日子,最喜歡是 regular expression 的文字取代功能,超強的! (但現在我有 MySQL 做相同的事,只是技術門檻較高一點點)
MT 較惱人的是 page rebuilding 的問題吧? (還是已經改進了?) 文章內容不常變還可,但要玩 template 的就頭痛了…
GA 嘛…難道像 Gmail 起初那樣要幸運的人才可 send invitation?「申請人」如我看著那申請頁面的 invitation code textbox 還蠻無奈的…那麼真的要等運到了吧? ![]()
sidekick
(2006 年 3 月 15 日 04:25)
Mozilla Firefox 1.5.0.1
Windows XP
我只可以加新的profile, 卻不能invite 他人…
除非我加了你的blog 然後讓你access, 那好像不是好辦法耶…
另,
cocomment script 不太好… 有的人固然方便, 但留言者沒用cocmment 居多吧? 那個popup 會讓人麻煩了, (你試logout blog admin 及comment 試試看) :p
Clement T
(2006 年 3 月 15 日 12:38)
Mozilla Firefox 1.5.0.1
Windows XP
Search Hilite 好像有些問題,有時會出現 output before HTTP header ,不知是否和其他 plugins 有衝突。我把它 output stylesheet html header 那段 comment 就沒問題了。
至於 cocomment script ,我想 Mathdiu 你可能漏了新增的一句。
就可避免那個 popup 。
詳情看這裡:http://chiunam.net/blog/archives/49(順道賣廣告 :P)
Madthiu
(2006 年 3 月 15 日 21:03)
Mozilla Firefox 1.5.0.1
Windows XP
搜尋一下,發現網上的人都說只有 Google 自己會對 waiting list 的人發 invitation,用家就不能像 Gmail 一樣給朋友發 invitation 了…
coComment 問題,剛剛上星期有朋友告訴我而發現了,他說以為我這個是甚麼廣告或逼人入會的,真的超級煩擾! XD
Clement T:
現在用了你那些 code 就好得多了~! 謝謝啊! (雖然 IE 也會有 script debugging 的 dialog box 彈出來…)
又,你那 output before HTTP header 的問題,看看 plugin 的 source code 於最後那 ?> 後面有沒有多餘的空間,有的話都刪掉應該可以了。我之前遇過數個 plugin 都有類似問題呢。
Oscar
(2006 年 3 月 16 日 00:20)
Mozilla Firefox 1.5.0.1
Windows XP
MT由3.x開始有了個叫”dynamic building”的功能,rebuild過程都很快完成.好像是造出幾個lskjfaldk.html之類的東西,來取代真正的頁面.(不太明白原理…)
不過見到WP有那麼強力的plugin後盾,令人忍不住不去摸索呢~ (感覺像是初初用Firefox找到一大堆extension一樣~)
dylantp
(2006 年 4 月 25 日 00:40)
Mozilla Firefox 1.5.0.2
Windows XP
Madthiu您好:
我也是wp的初學者,從這裡學到很多新東西。
非常感謝你的分享哦。
Madthiu
(2006 年 4 月 26 日 19:49)
Mozilla Firefox 1.5.0.2
Mac OS X
dylantp:
客氣了,我也非常感謝你來看和喜歡我的文章啊! ![]()
test
(2006 年 8 月 12 日 21:39)
Mozilla Firefox 1.5.0.6
Windows 2000
在 WordPress Browser Detection Plugin 裡的
/*******************************/
Usage
To show commenters web browser description, use the function pri_print_browser(”Using “, “”, true, ‘on’); inside the comment loop. The function has three parameters:
1. String to be printed before description
2. String to be printed after description
3. Whether to display icons or not, set this to true or false.
4. String to be printed between web browser and operating system description, defaults to 『on’.
String before and after the description will not be printed if there’s no recorded user agent string (as with comments migrated from WordPress 1.2). If the visitor is 『cookied’ (blog administrator visiting the blog), the function will also print an asterisk titled with the full user agent string (hover to see it). This will ease you to see whether browser detection is functioning correctly. Please send me correction if an user agent string is incorrectly detected.
To find browser description from an arbitrary user agent string, use the function pri_browser_string(”Mozilla/1.0″, true, ‘on’). The function takes two parameters:
1. The user agent string to be detected.
2. Whether to display icons or not, set this to true or false.
3. String to be printed between web browser and operating system description, defaults to 『on’.
The function will return a string with the browser description.
/*******************************/
我看不懂~~
Madthiu
(2006 年 8 月 12 日 23:21)
Mozilla Firefox 1.5.0.6
Mac OS X
test 君:
不用看得懂的,啟動 plugin 後在要顯是 browser 資料的地方插入 pri_print_browser(”Using “, “”, true, ‘on’); 這句 php 源碼就可以了。
test
(2006 年 8 月 13 日 11:34)
Mozilla Firefox 1.5.0.6
Windows 2000
恩….
/*要顯示 browser 資料的地方*/
我就是這裡不懂…呵呵…
Madthiu
(2006 年 8 月 13 日 13:41)
Mozilla Firefox 1.5.0.6
Mac OS X
test 君:
看來你完全沒有修改面板的經驗呢,也難怪你看不懂嘛。
winysun
(2008 年 6 月 25 日 21:38)
Internet Explorer 7.0
Windows XP
從你這裡學到很多關於WP的東西!謝謝你的無私分享!
Niam
(2008 年 6 月 25 日 21:41)
Mozilla Firefox 3.0
Windows XP
我一直從你這裏學習WP的知識,謝謝你的無私分享!
Pingback 於 2006 年 3 月 15 日(三)05:02
《我的 Wordpress plugins》: 18 個回應