我的世界只有黑與白

黑與白、零與壹,在這個是非不分的年代,沒有什麼是一定

Browsing This

網誌更新紀錄

Posted in June 27th, 2005
Published in 資訊焦慮症

2005.06.26
網誌正式上線
還有一些小更動要做,一些function要加進去


2005.06.27
剛剛修正了文章點閱次數的bug
原來的plugin是只要reload就算點閱一次
我改用session的方式,讓這次已經點閱過文章,再點閱也不會增加次數
在index.php加入

require_once("aceonfuncation.php");

也修改了一下呼叫增加點閱次數的函數的方式

if($id > 0 && !session_is_registered($id . "_viewed")) {
	add_count($id);
	session_register($id . "_viewed");
}

目前工作正常中

更新了伸縮目錄
http://www.howtocreate.co.uk/tutorials/jsexamples/listCollapseExample.html

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Technorati
  • del.icio.us
  • Hemidemi
  • Furl
  • YahooMyWeb
  • MyShare

2 Users Commented In " 網誌更新紀錄 "

Subscribes to this post Comment RSS or TrackBack URL
Aceon says,
6-28-2005 at 17:45:30 from 147.226.200.70    

增加了要輸入圖片中的文字才能留言的功能
http://dev.wp-plugins.org/wiki/AuthImage

Aceon says,
6-28-2005 at 19:18:11 from 147.226.200.70    

Leave Your Reply Below

 Username

 Email Address

 Website

Sticky note: Please double check your comments before submit Please Note: The comment moderation maybe active so there is no need to resubmit your comment

關於攝郎

myimg不要問我,我跟他不熟

點廣告支持攝郎