Forum OpenACS Q&A: Re: RFC: Remake of file-storage

Collapse
Posted by Hamilton Chua on
Hi Malte,

My target for putting the code on head is end of this week. I am still deliberating whether I should make ajaxhelper a dependency.

It's possible to make it stand alone from ajaxhelper if I were to grab only the relevant javascript and style sheets, minify and then compress. This will result in much lighter code as far as javascript is concerned.

Let me know if you need it sooner.

The help system you see in the demo is UI only. I had originally intended to use it for the help system that Nima wrote but I wasn't able to contact Nima about it. The one in the demo uses a flat file with help text. The system knows which help text to display based on the url.

I can send you a zipped copy of the code if you like.

Best,

Ham