Archive for February, 2009

2009年2月24日簡記

Tuesday, February 24th, 2009 23:58 -- by 貓小豆

周二,忽晴忽陰,很熱。

(more...)

Shows Author Description On WordPress Sidebar

Sunday, February 22nd, 2009 23:06 -- by 貓小豆


需要修改主題Sidebar部分相關文件。核心代碼如下。

  1. < ?php
  2.     if(is_string(get_the_author_description())) { 
  3.         the_author_description();
  4.     } 
  5. ?>

我當前使用的代碼如下。

  1. < ?php if(is_string(get_the_author_description())) { ?>
  2.     <li>
  3.         <h2>Profile</h2>
  4.         <p>< ?php the_author_description(); ?></p>
  5.     </li>
  6. < ?php } ?>

(more...)

WordPress Plugin - MyLoginout

Monday, February 16th, 2009 21:20 -- by 貓小豆

我的第二個WordPress插件。不多作介紹。寫在這裡,權作紀念。今天上午完成(含中午)。

Plugin Name: MyLoginout
Plugin URI: http://luckyfield.cn/?p=940
Description: This plugin adds the default WordPress wp_loginout() function with what I need.
Author: 貓小豆
Version: 1.0
Author URI: http://luckyfield.cn/

僅供個人使用,不提供下載。下載了也沒什麽用的。

WordPress Theme - HelloWorld

Monday, February 16th, 2009 21:07 -- by 貓小豆

這是我的第一個完整修改的WordPress主題;談不上“設計”和“製作”。這段時間比較喜歡簡潔和大氣的風格,就依著自己的想法胡亂改出來的,命名為HelloWorld;整個主題未使用圖片。缺省支持WP-PostViews插件,但不支持它的WP-PostViews Widget功能。

Theme Name: WordPress HelloWorld
Theme URI: http://luckyfield.cn/
Description: The WordPress HelloWorld theme based on the famous Kubrick, modified by 貓小豆.
Version: 1.0
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

(more...)

2009年2月12日簡記

Thursday, February 12th, 2009 21:27 -- by 貓小豆

晴。這兩日就覺著身體有些不舒服,看來是有點兒要感冒了。做了一些瑣碎的事。報HJ參加市組織人事工作會議(打電話到組織部),老幹茶聚事宜,轉發一些文件,等等。HJ說我做事不要太緊張(這裡是“在乎”、“在意”的意思),太緊張更容易出錯;我也發現最近很是放不開手腳,能力退步。