Silverstripe - Load search results in ModelAdmin automatically

Posted by Katja on 28 May 2011 | 63 Comments

I just spent the evening looking at various solutions to this. Originally I had been pointed to this ticket, but this solution did not quite work for me. After shopping around, including this post on css-tricks, and also this on the Silverstripe forum, I concocted this little jQuery script:

63 comments | Read the full post

Silverstripe - Adding "Save this page" buttons to a multi-page form

Posted by Katja on 10 December 2010 | 82 Comments

Tags:

The documentation of Silverstripe's Multiform module is a bit scarce, especially for a beginner. I just faced the task of adding a "Save this page" button to each page of the form. This is a quick braindump of what I did to solve this.

82 comments | Read the full post

Holding page for Find-a-therapist

Posted by Katja on 25 October 2010 | 12 Comments

Tags: ,

This is a very brief entry. Maybe I can write a bit more about this holding page at some later point. Basically I have for the first time created a holding page where people can subscribe to get news about the site's launch. I was wondering whether there was any easy solution to this. The one condition was that people should not be redirected to a different service, or not very noticeably so. The styling should remain the same during all of the supscription process. 

12 comments | Read the full post

Writing your own framework

Posted by Katja on 27 September 2010 | 45 Comments

Tags: , , , , ,

Really, this should not be called a scrapbook, but rather a learning diary. Because I have realised that is just what it is going to be. I will explore the world of learning PHP, or in a wider sense, learning to program.

45 comments | Read the full post

Learning to program

Posted by Katja on 3 August 2010 | 246 Comments

So, now I am starting something that entered my mind a few weeks ago. That is, I had wanted to do it for longer, but it popped up again recently, and I think I'm clearer about the format now.

246 comments | Read the full post