Category Archives: My_Note-pLog

為何要從 LifeType 換到 WordPress

為何要從 LifeType 換到 WordPress, 在此列出幾點原因, 純參考看看即可.

Posted in My_Note-pLog | Tagged , | 2 Comments

將 MT + LifeType 文章轉換到 WordPress 步驟

最早期使用的 Blog 系統是 MT (Movable Type), 後來使用 pLog (LifeType), MT 系統要維護還蠻麻煩的(Spam 太多), 於是趁這次將全部文章都統一倒進 WordPress 裡面, 一併解決. 此轉換需要做下述準備: Export MT 文章 (用系統本身的 Export 功能即可), Export 格式可參考: The Movable Type Import / Export Format Export LifeType 文章 (可見: LifeType 透過 RSS Dump … Continue reading

Posted in My_Note-pLog | Tagged , | Leave a comment

LifeType Blog 網址遷移 與 系統轉換

決定於 2011/3/25 ~ 3/27 來做網址 + 系統的轉換與整合的動作. 由 http://plog.longwin.com.tw/ 轉換到 http://blog.longwin.com.tw/ RSS 訂閱一樣是: http//feeds2.feedburner.com/tsungblog

Posted in My_Note-pLog | Tagged | Leave a comment

LifeType 透過 RSS Dump 所有文章

LifeType 要匯出所有文章的方法, 除了自己從 DB 撈以外, 另一招可以用 RSS 倒. 下述假設文章量是在 30000篇以內.

Posted in My_Note-pLog | Tagged | Leave a comment

為 LifeType 加上 Facebook Like

為 LifeType 加上 Facebook Like, 做法於下述: vim /var/www/lifetype/templates/Mac-Stripe/postandcomments.template # 加入下述即可. {* Facebook Like *} <iframe src="http://www.facebook.com/plugins/like.php?href={$url->postPermalink($post)}" scrolling="no" frameborder="0" style="height: 62px; width: 100%" allowTransparency="true"></iframe> 存檔後, 就可以到網站去看看囉~

Posted in My_Note-pLog | Tagged | Leave a comment

LifeType 1.2.11 RSS 標題亂碼修復

LifeType 1.2.11 現在還不適合升級, 等 Mark 通知後再來升級會比較安全, 現在的版本, 會踩到不少地雷. XD 不過 LifeType 1.2.11 版, Apache2 加上 Google mod_pagespeed 後, TinyMCE 不會爆炸, 所以就繼續留著此版本, 把遇到的問題先解決掉就好. 感謝 Sean 回報 RSS 標題會出現亂碼的問題, 追查後, 應該只要改 template (Smarty) 即可.

Posted in My_Note-pLog | Leave a comment

LifeType 1.2.10 升級到 1.2.11

LifeType 出 1.2.11 版, 主要是 TinyMCE 升級和安全性問題修正. 註: TinyMCE 升級後, Google 的 mod_pagespeed 就可以使用囉~ (詳見: Apache 自動優化前端頁面的模組 - mod_pagespeed) 詳可見: Release notes Lifetype 1.2.11

Posted in My_Note-pLog | 1 Comment

LifeType 讓 TinyMCE 可以嵌入 embed 的語法

想要嵌入 SlideShare 的文件, 但是 LifeType 用得 TinyMCE 預設會將 embed 的內容都過濾掉, 所以就無法顯示內容.

Posted in My_Note-pLog | Leave a comment

為 LifeType 增加延伸閱讀

每篇文章看完後, 想要秀出 延伸閱讀 或 相關文章, 有時後會有一些莫名奇妙的收穫. (都不知道何時有寫過這些文章. XD)

Posted in My_Note-pLog | 2 Comments

LifeType 1.2.9 升級到 1.2.10

LifeType 出 1.2.10 版, 主要是修正安全性問題, 新功能是網頁 Title 加上分頁號碼 與 Smarty 的加強. 詳可見: Release notes Lifetype 1.2.10

Posted in My_Note-pLog | Leave a comment