Archive for 1月, 2006

Gila 1.1 display error fixed

星期六, 1月 7th, 2006

The default and classic themes are suitable for study use, but sometime we will feel it can only display too few contents.

By accident I find Gila is really good, not only for its layout, but also the plugin which can display "recent comments".

But normally, for Chinese user, we will meet a small display error as the picture showed below

Gila_error_1.GIF

The reason of this error is the character encoding. If we make another choice, see

Gila_error_2.GIF

So after making a small modification, everything is ok

Gila_error_3.GIF

How? Just search the string php the_time(’g:i A T’) and change it into php the_time()


——
·本文由 iamcj 原创,采用“CC创作共用”方式共享

Old posts transfer finished

星期六, 1月 7th, 2006

Hmm, after more than one hours work, I have finished the hard work: Transfer all the posts ( including images ) from MSN Space?and the old ASP blog to here.

In fact if I want, I can even do nothing manually. WP support a function called “Import from RSS”. But I found it do no good with the image resource because it only handles the old URL in MSN. So I have to repeat and repeat: open image, save as, upload image, add it to post…

After all, it is OK now.


——
·本文由 iamcj 原创,采用“CC创作共用”方式共享

WP’s AutoSave plugin no work?

星期六, 1月 7th, 2006

Following the introduction by Brightman, I downloaded and actived the AutoSave plugin of WordPress, but it seems no use.

First I thought the Maxthon?is the reason because it is a shell based on IE and maybe blocks many enhanced functions. But after I tried IE itself, I felt puzzled.

As the manual of this plugin says, after I actived it, it should autosave the posts I have typed if I do not save or post it when I leave, then when I enter the write area again, the plugin should remind me. But now nothing happens…

AutoSave_Plugin_No_Work.gif?


——
·本文由 iamcj 原创,采用“CC创作共用”方式共享