06

给星月的blog增加一个功能:绝对不能说的话,显示在每个帖子的下方。

本来准备做成plugin形式,但是不知道跟着每个帖子的是哪个action,所以只好修改theme的index文件了。

演示:http://www.livebaby.net/blog/index.php

By 馒头 \\ tags:

08

—————————————
Version 1.0.1
—————————————
2007-10-10
1、+ 分类随机显示使用其纪念品的图片
2、+ 上传的图片放到相应分类下

—————————————
Version 1.0
—————————————
2007-10-9
1、o 修正几处BUG

2007-10-8
1、+ 纪念品可以分类
2、+ 使用安装文件 zgia – souvenir exchange.xml

2007-7-16
1、增加、删除、修改纪念品
2、每个纪念品可以上传一个图片
3、记录兑换明细,且每个人只能看到自己的兑换明细

—————————————————————–

演示路径:http://bbs.hxsd.com.cn/hxsdaward.php

下载:纪念品兑换 Souvenir Exchange 1.0.1

By 馒头 \\ tags: ,

18

=== Plugin Name ===
Contributors: zGia!
Donate link: http://none
Tags: plugin time
Requires at least: 2.0.2
Tested up to: 2.3.2
Stable tag: zgia-babyage-0.2

Show baby’s age.

== Description ==

This plugin can show your baby’s age in wp page, just like: Dear baby is 6 months and 1 days old.
Your can find it here: http://yuntian.name/?p=5.
And you canemail: wuliuqiba(AT)gmail.com.
Thanks for using the plugin.
== Installation ==

1. Unzip babyage.0.2.zip to WPDIR/wp-content/plugins/babyage/. If there is no babyage folder, please create it. You will find 5 files in it.
2. Edit config.php, and select your own language, timezone, and baby’s birthday: $bornYear, $bornMonth, $bornDay.
3 Add “<span id=”babyage” style=”color: red; font-weight: bold;”></span>” to your theme file, such as header.php, sidebar.php, etc.
4. Active the plugin.

== Screenshots ==

1. preview
screenshot

== Frequently Asked Questions ==
Please view: http://yuntian.name/?p=5.

Click here to download babyage 0.2.

========================================================= 

插件是为俺家星月妹妹写的。你可以点击这里看看效果,页面的右上角。

2008.1.18,第二版,使用了配置文件和语言文件 。
使用方法:
1. 压缩包解压到WPDIR/wp-content/plugins/babyage/下,如果没有babyage文件夹,请自己建立。解压后,有5个文件。
2. 编辑config.php,可以修改:设置语言文件、时区和宝宝的出生时间:$bornYear,$bornMonth,$bornDay这些变量。
3. 您当前使用的theme,根据您想显示的位置,编辑相应的文件,增加“<span id=”babyage” style=”color: red; font-weight: bold;”></span>”即可。比如我修改的是sidebar.php,这样就显示在页面的侧边栏。
4. 后台启用插件即可。

点击下载:babyage 0.2

By 馒头 \\ tags: , ,