Skip to main content

Development

The OFDb is completely “drupalified”

today
account_circle me

About three month ago I announced that I’m moving from a decoupled solution to a Drupal only website. Today I can proudly say that the task is done!

If you see any bugs or inconveniences, please use the issue queue and let me know.

I’m still undecided whether I want to implement this blog and the Wiki in the existing Drupal installation as well. We’ll see about that. However, if I decide to do so, this wouldn’t… » read more

Reworking the front-end

today
account_circle me

As of now, the OFDb uses a decoupled Drupal setup, meaning that users and content is managed by Drupal, while the front-end “connects” to it in order to fetch and display the content. This provides a high amount of flexibility.

However, I decided to completely rewrite the front-end and implement it with Drupal as well. This has mainly two reasons:

  1. I chose to create a decoupled instance as a personal learning project to boost my JavaScript and decoupled… » read more