Minor errors fixed...

Static page plugin on my blog was having problems... seems to be fixed now. Sorry for the minor inconvenience while I was trying various settings to try overcome it.

System updating to OS X 10.4.2

The much awaited 10.4.2 update is here... Hope it fixes a bunch.

Korean localizations in s9y SVN/CVS

The Korean localization data I've done is now in the main trunk of the s9y SVN at BerliOS, so it should be readily available starting with next release. The plugins' localizations are also in their respective SourceForge CVS trees. I recommend that the folks needing the localizations get them from these distributions from now on, since I now have access for updating them there.

s9y BerliOS SVN (language file in trunk/lang/)
s9y plugins SourceForge CVS

Fixing quirks with s9y on the Mac

[Related to: Use Mac as a Web Server]

Two issues may come up after installing s9y on the Mac.

1. Quicksearch Error

Attempt a search on the Quicksearch box and you may get this:
The search function did not work as expected. Notice for the administrator of this blog: This may happen because of missing index keys in your database. On MySQL systems your database user account needs to be privileged to execute this query:

CREATE FULLTEXT INDEX entry_idx on serendipity_entries (title,body,extended)


The specific error returned by the database was...

That's because the query was not run and the 'Fulltext Index' is not available. Time to pay Terminal a visit.
Continue reading "Fixing quirks with s9y on the Mac"

The Tool-Box custom s9y pack

The Tool-Box custom s9y pack contains various modifications done to plugins as well as the Toolbox theme that I made for use with this website. All files ending with 'copy' are original versions of the files. Unzip the whole thing and copy the files to the appropriate s9y folders. Simple folder replacing in Finder may delete all other files in the folder so beware.

DOWNLOAD HERE
UPDATE: See Here

- lang
English language: the CHAR_SET is changed from ISO-8859-1 to UTF-8.
Korean language: COMPLETELY written from scratch and is 100% up-to-date with s9y 0.8.2.

-plugins
event_entry_entrypaging
event_multilingual
event_staticpage
plugin_multilingual
plugin_staticpage

-> See NOTES for details. Mostly adding Korean support and putting some fixes.

-templates
default: plugin_staticpage.tpl is for using staticpage plugin and is the original file.
toolbox: the official Tool-Box.info theme 'Toolbox'.

Copyright (C) 1996-2026 Woo-Duk Chung (Wesley Woo-Duk Hwang-Chung). All rights reserved.