Jonathan DeLaigle

Developer

Jonathan DeLaigle is a developer in Augusta, GA. He began his professional web development career in 2006 with a publishing group called Morris Communications. Jonathan began working with Drupal in the company's Morris DigitalWorks division to accommodate the needs of various publications for Morris Communications. His team built sites such as Activote.com, Skirt.com, Falcon.com and many others.

Jonathan is currently working on his Bachelor of Science in Computer Science and has received is Associates of Science in Computer Programming.

Jonathan is also an open source advocate and does what he can to help open source community. He also believes that open source principles can be applied to other things in life, not just software, and tries to incorporate that into his daily life.

It has also been said that "Jonathan has the internet running through his veins and he would surely die with out it".

Multiple nodes from single node submission in Drupal

At Advomatic we recently had a use case to create multiple nodes from a single node submission. This is something that Drupal can handle relatively easily but, it is just not that intuitive so here is a tutorial on how I accomplished this. This tutorial will cover how to create two... more

The Embed Views Display

Have you ever created a view and the only thing you needed it for was embedding it somewhere on your site? On some projects I have had recently I certainly had and embedding regular view displays will work. But, you either have to choose from a block, page, feed, or use the default display from... more