Finished transferring contents

The last bits of translated stuff from the Korean version of the old site have now been integrated to this place. There weren't all that many, of course - only three articles had ever been translated. If I'm not doing translation of the old stuff now, at least I didn't need to ditch the ones that had already been done.

I think I'll have to modify the old site so that anyone connecting to that place is automatically redirected to here.

Korean static pages are up

I've sprinkled the static pages... stuff like the 'about' and 'profile' pages, that is... with helpful photos. People said all text and no photo looks boring, so I dug up some relevant photos and placed them next to each paragraph. It look pretty now.

And shortly after that was done, I also finished creating the Korean versions of those static pages. Visitors from Korea no longer need to read the English version. Even with the photos the text just doesn't get absorbed very well for a lot of readers so this would certainly be a welcome addition. Now the only thing the website isn't in Korean is most of the articles. I'm not sure when or if they will be translated.

Site tweaks

Using the new plug-in I made, I have now moved some links to the top part of the page to act as some sort of a navigation bar. I may experiment with this for a while. Also, the gray background behind the contents was a real downer, so I had it changed to a bluish tone that matches the overall feel of the website. I have tweaked the behaviour of the hyperlinks slightly as well - the underline appears only when the mouse hovers on it.

Overall, most of the things I wanted to see on the website are now settled into place. I'm getting really accustomed to this blog system now. The two other websites that are still left on the old website might be integrated to this place as well. I'm not sure.

More nuggets, less filling

I've created/modified both the 'page' type and the 'sidebar' type HTML nugget plug-ins so that the nuggets can be configured to be shown only under a specified language. Simply put, I can utilize this to have different navbar or sidebar for each language of my website, thus making it more 'localized' than before.

Oh, and starting with the 'new' articles on this website, I've decided to actually use that 'extended body' function. Instead of the whole article showing on the overview, only the first part will be shown. This is done so that the main page won't become too long. I think it looks nicer. I'm not sure what to do for the older articles yet.

HTML nugget anywhere?!

As noted in my previous entry, I made a plug-in that would let me place an HTML nugget on the top of the entry page. It was nice... but the fact that it's limited to showing up on the entry page only and that it's only for the top of the page, made it limited in its usefulness.

So after much wrestling with the code, I have re-written the plug-in so that it can place the HTML nugget on the top, on the bottom, or even inside the HEAD tag. And it can be configured to show on the entry page, the overview page, or both. All the flexibility of the original HTML nugget plug-in, but in more locations.

The plug-in is now called HTML Nugget on Page. It should appear on the SourceForge CVS as serendipity_event_page_nugget soon.