Articles
Everything on developer portals from strategy and business to technology and visual design.
Sign up to our newsletter to make sure you don't miss out.
Categories
The Drupal mail system
Email sending in Drupal is actually pretty simple, however in the case of a bigger or more complex site the related default settings probably won't be enough. In this article I’ll show you how you can customize and extend the Drupal mail system to fully meet your needs.
A free and open source DITA CCMS, modelling arbitrary XML in Drupal
Drupal has all the elements to build a custom content model that can mirror a DITA specialisation. The really exciting thing is that this data model can be built from the UI, without a single line of code. While there are considerable drawbacks to the usability of the resulting interface, the fact that this is a free and open source implementation means that those who have more time than money could use this implementation as a starting point to build a DITA CCMS that accommodates an arbitrary specialisation.
by 11 years 5 months ago
Landing Page Construction Kit — Part 2: target and engage
Moving on from [part 1](http://pronovix.com/blog/landing-page-construction-kit-part-1-prepare-a…) of this series, where we explored how to clearly define all aspects of your offering, we’ll now delve into the details of writing targeted sales copy.
by 11 years 5 months ago
Landing Page Construction Kit — Part 1: prepare and define
In the past months we built several landing pages for different products and startups. To make this easier we created a content collection form. While the advice in that form might not be new, it helped us a lot to have it all in a concise, easy to fill out format. The form has reduced the time we need to create landing pages drastically, so we thought it would be useful to share it with the startup community through this blog post series and as a free download.
The case for a vehicle sharing distribution in Drupal
If we want to prevent a global climate disaster we have to act now! That is what Robin Chase, the cofounder and the first CEO of Zipcar, told us last year at NYCcamp. But she didn’t just give a speech about our impending doom, after pressing the urgency she went on to give a really inspiring talk about the power that we, the Drupal community have to do something about it: we have the tools and the people. Read on to learn about our initiative for an open source solution to help people and organisations better share cars.
by 11 years 5 months ago
Recurring payments in Drupal
Drupal is a great platform for commerce. For simple tasks it’s very easy to get started with the Commerce Kickstart distribution, but there’s no consensus on what to use for more complex features. This means you might need to perform a long research to be able to choose a solution for more complex e-commerce tasks. In a recent project we needed a solution for recurring payments, so I thought I’d share the results of our research.