Drupal - PHP version compatibility check

When we are upgrading PHP version or switching from one hosting to another hosting provider, we may need to check the PHP version compatibility. We can check the compatibility with PHP codesniffer. It will provide you the warnings or errors while checking the compatibility. Below document will help us to do the compatibility check.

Pre requisites:

Single Page Apps documentation

Motivations

  1. Developers need to have the ability to contribute to the Drupal application, without the requirement of knowing Drupal development.
  2. Many apps exist that don't need to be duplicated within Drupal's codebase, and can run as-is without a dedicated server component. Drupal can simply deploy a version of those apps and host the content within it's server.

Definitions

  1. SPA developer - The creator of the external single page app

Isotopia Documentation

UI

Settings

Settings
jQuery Source - the source of jquery to use. Isotope requires jQuery 1.7.1 or higher, thus requiring a separate source of jQuery than the one provided with Drupal 7. Currently supports either jQuery Update or jQuery Multi as sources, this can easily be extended with API that comes with the module, see example:

Creating a panel with tabbed content

I searched everywhere to re-find the original advice I received for creating a panel with tabs along the top to give access to a series of views. I was not successful so decided to create this page to help others unable to do this.
There are other modules that do this
Quicktabs
Panel Tabs
But I only found out about these afterwards

Move single site to multisite in Drupal 7

This is a simple howto for moving single coded website to a multi-site environment. I had a few White Screens Of Death (WSOD) before I gained the wisdom to write this (and hopefully help others).

Pages

Subscribe with RSS Subscribe to RSS - No known problems