News / updates
Added ajax autosave on newsarticles!

I have added autosave to the newsarticles. With this functionality you dont have to worry about saving your work all the time when you write a story. The story will be saved, but you'll have to "publish" the story your self. This prevents the story to be published unfinished. I will add this functionality to other components soon.

Added more language files!

Now you can choose between English and Norwegian. I am looking for someone to help me with danish and swedish language file also. Contact me if you are interested!

Created a multiquestion poll!

This ajax driven poll works well. It allows you to have multiple active polls. The poll is also setup so you cant vote more than once per day. You can also set the starting time and ending time of the poll and it will automatically end when the date passes. The module also stores old inactive poll for later statistics. You can manually delete them, but it is your choise.

Improved SEO functionality!

Previous versions of KSCMS had some problems with the keyword, title and description metatags. It did not work 100%, but now i have rewritten the whole class and it should work as it should!

jQuery about to be implemented!

Earlier I wrote all the ajax script by hand and it got kind of messy. Now I have began to change some of the messy code with less and better jQuery code. It'll take some time before i'm done and a lot of the old code will still be there because it works great but programmatically semantic it is'nt correct. But thats just me and im sure nobody really cares.

Planning online support/help!

Remote helpfiles and live minichat are in progress that will allows the user to get instant help if needed. This is just in the planning fase and I will evaluate the need for this later.

Photo gallery renewed!

The photogallery are improved with better support for png transparency and mimetype checks. Older version could not upload properly png's with transparency. Earlier the transparency turned into a black space. It is now fixed thanks to php's GD library.