Skip to content

Instantly share code, notes, and snippets.

View thomasv314's full-sized avatar

Thomas Vendetta thomasv314

View GitHub Profile
@thomasv314
thomasv314 / drupal7.make
Created August 17, 2012 14:07 — forked from pvhee/drupal7.make
Drupal 7 Make file
; Basic Drush Make file
;
; Usage:
; drush make --prepare-install drupal7.make
; Core version
; ------------
; Each makefile should begin by declaring the core version of Drupal that all
; projects should be compatible with.
@thomasv314
thomasv314 / drupal7.make
Created August 17, 2012 14:07 — forked from pvhee/drupal7.make
Drupal 7 Make file
; Basic Drush Make file
;
; Usage:
; drush make --prepare-install drupal7.make
; Core version
; ------------
; Each makefile should begin by declaring the core version of Drupal that all
; projects should be compatible with.
<div class="category type-here">
<img src="categoryimage.jpg" />
<div>
<h3>Salads</h3>
<p>Served with roll, butter, & choice of dressing.</p>
<ul class="products">
<li>
<h3>Chicken Cobb $6.50</h3>
<p>Grilled Chicken, Bacon, Mozzarella, Lettuce, Tomatoes</p>
</li>
<html>
<head>
<title>work!</title>
</head>
<body>
<h1>Congratulations! </h1>
<p> This has worked.</p>
<script type="text/javascript">