Jaiku Plugin for Habari


0 Comments

簡介

此 Plugin 讓你在 blog 上顯示你的 Jaiku 最新動態。

安裝

  1. 解壓縮檔案。
  2. 將 jaiku 資料夾放到 /user/plugins 資料夾中,然後到 Habari 管理介面中啟用它。
  3. 將下面這行貼到你的 Theme 中。

    <?php if ( Plugins::is_loaded('Jaiku') ) $theme->jaiku(); ?>
    

設定 / 自訂

啟用後,請按下 Configure 來設定此 Plugin ,有這些項目需要輸入:

  • Jaiku username – 你在 Jaiku 的使用者名稱/帳號。
  • Presences to show – 設定要顯示幾個 presences 。
  • Cache expiry in seconds – 設定暫存檔保存多久,單位是秒。

如果你要修改 HTML 呈現的結果,可以將 jaiku.php 複製到你的 Theme 資料夾中並修改這個檔案。

下載

如果你的 Habari 版本為 r1946 以上,請使用 0.2 版,否則請使用 0.1.1 版。

Jaiku 0.1.1 Habari r1943 以下適用
Jaiku 0.3 Habari r1946 以上適用

更新紀錄

  • 0.3 (2008-06-10) – 可設定要顯示幾個 presences 。
  • 0.2.1 (2008-06-09) – 檢驗使用者輸入的資料是否正確。
  • 0.2 (2008-06-04) – 更新為新的 FormUI 的寫法。
  • 0.1.1 (2008-06-04) – 移除一些不必要的程式碼。
  • 0.1 (2008-05-29) – 初次釋出。

Introduction

This plugin show your latest presences on your blog.

Installation

  1. Extract the file.
  2. Put the folder ‘jaiku’ to /user/plugins and activate it.
  3. Copy and paste the following line to your theme.

    <?php if ( Plugins::is_loaded('Jaiku') ) $theme->jaiku(); ?>
    

Configuration & Customization

After activated it, click Configure button to setup the plugin.

  • Jaiku username – Place your Jaiku username here.
  • Presences to show – Number of presences to show.
  • Cache expiry in seconds – Number of second after the call that the cache will expire.

You can copy ‘jaiku.php’ to your theme directory and modify the HTML output.

Download

Only use version 0.2 if you are using Habari r1946 or higher.

Jaiku 0.1.1 for Habari r1943 or lower
Jaiku 0.3 for Habari r1946 or higher

Changelog

  • 0.3 (2008-06-10) – Now you can show multiple presences.
  • 0.2.1 (2008-06-09) – Validate user inputs.
  • 0.2 (2008-06-04) – Updated to work with the new FormUI.
  • 0.1.1 (2008-06-04) – Remove some unnecessary functions.
  • 0.1 (2008-05-29) – Initial release.

“Binadamu”


0 Comments

Download

Binadamu 0.9 (Revision 164)

使用說明

  1. 主選單的圖示可以在 CSS 中修改,沒有圖示的話,就會像 Live Demo 中的第三項那樣。
  2. 支援 Aside ,效果如 Live Demo 的第一篇。使用方法是給文章加上 “Edge” 這個 tag ,如果不要 “Edge” ,想改成 “Aside” 或其他 tag 的話,可以在 CSS 中修改。
  3. 支援 Plugin 列表

“De Morgan”


0 Comments
Lvx ex Cælis

Download

De Morgan 1.0 (Revision 146)

SVN Repository: DeMorgan


Preface

De Morgan 是本 blog 自二月起使用的新 theme ,並不是我厭倦了前一個 theme ,而是因為當時發生了一個讓我很沮喪的事件

De Morgan 這個標題來自數學家 Augustus De Morgan ,但是老實說它跟棣莫根定理一點關係也沒有,設計靈感主要是來自 De Morgen 這份比利時報紙,我一開始把這份報紙的名稱記成 De Morgan ,所以將錯就錯,便把 theme 也命名為 De Morgan 了 XD

Introduction

De Morgan 的最大特色是首頁與內頁的頁首不同,而且單篇文章頁面的 <h1> 是該篇文章的標題,而不是網站名稱,這樣語意比較適切,也對 SEO 比較好。

嗯… 除此之外好像沒有其他重點 orz


轉移到 Habari


3 Comments

自賀! :p

目前資料部份已發現一個地方沒轉好:迴響時間都變成我轉移資料當時的時間了 XD 下次再來處理這個問題。


WordPress supports tagging natively!


2 Comments

在剛才的一個更新中, WordPress 終於有了自己的 Tagging 系統,以後不用再裝 Ultimate Tag Warrior 了。

前陣子玩 Habari 時,其中一個吸引我的功能就是他完全採用 tagging ,沒有 category ,我目前相當喜歡這種分類方式,所以現在最新的設計 —— “Unfair” —— 中,只在 Live Archives 中看得到 category 。

我先開始寫的是 Habari 版本的 “Unfair” , Habari 版本的 “Unfair” 已經寫得接近完成,但是畢竟 Habari 是一個開發中的系統,模板相關 function 尚未完整,在我硬幹出判斷首頁、內頁、彙整頁的方法後, Habari 才又加上這項功能,因此我想雖然 Habari 這麼好玩,還是得等完整一點時才轉移比較好,於是才把 “Unfair” 改成 WordPress 版本。

現在 WordPress 內建了 tagging 功能… 我想轉移 Habari 的誘因又少一件了… XD

Update: 我發現這跟 UTW 的 Tag Archive 有衝突,所以先 downgrade 回 revision 5109。(我猜應該只是變數名稱相同,不過反正不急,我想等作者自己來修 :p)

Update 2: WordPress 官方出了 UTW Importer ,有點驚訝 XD

 1