Skip to content

Sample code from Focal55 Inc.'s custom development work.

Notifications You must be signed in to change notification settings

focal55/focal55_sample_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focal55 Inc. Code Samples

This repo consist of code samples from Focal55 Inc custom development work. Below you will find descriptions of what each directory contains


Drupal Related Code

  1. namale_frontend
    This is a 'Feature' module crafted for www.namalefiji.com. When developing Feature modules we often add code that relates to the feature we are capturing. You will find hook implementations for blocks, forms and theming related work.

  2. scanner_batch
    This is a Drupal contributed module still in a sandbox mode. You can find it at https://www.drupal.org/project/issues/2260223. This module is an extension of the Scanner module and allows simple back replacements using a CSV file upload and Drupal's batching system. Focal55 developed and wrote all the code with help and guidance from Hook42. You will find samples of utilizing Drupal's Batch API and hook implementations.

  3. santacruz
    This is a Drupal 7 theme written while under contract for Droplet Technologies. You will find common theming related work included template overrides, LESS files for compiling smarter CSS, use of the Bootstrap framework and hook implementation from the template.php file.

  4. onepage
    This is a Drupal 8 theme that is a "work in progress". We are currently developing a customizable One Page website theme for Drupal 8. Even though it is not complete you can see the use of the new yml files, libraries and twig templates.

About

Sample code from Focal55 Inc.'s custom development work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published