Midgard Mind Reduction

2004-06-10 Townportal hacking

This was one of those days that I hope there was a lot more. Coding with mgd-functions is the thing I should be doing more and well today was all about it. We have a project using Townportal and with Kaukola we spent the whole day hacking some new functionalities in.

The customer wants to be able to create a project with body bacground color, page background color, font family, font color, font size and a project logo. They want every project to look different...don't ask me why. Anyway this was my job and the main part was the project logo upload functionality.

I used these:

$article->createattachment
$article->openattachment

fputs() doesn't upload images so I had to read it first with fread()...it took some time to figure this out...=)

Hopefully Bergie is happy with me hacking his precious Townportal...=)

User comments

Post a comment

Commenting is allowed only for authenticated users