Skip to content

Instantly share code, notes, and snippets.

View pmeissner's full-sized avatar

Philip Meissner pmeissner

View GitHub Profile
<?
if ($product->extra_options->count):
?>
<div class="extra_options">
<table class="product_attributes">
<? foreach ($product->extra_options as $option):
$control_name = 'product_extra_options['.$option->option_key.']';
$posted_options = post('product_extra_options', array());
$is_checked = isset($posted_options[$option->option_key]);
$options_string = PSInventory_Data::create_option_string(post('options'), $product->id);
@pmeissner
pmeissner / gist:1007782
Created June 4, 2011 10:14
LemonStand AJAX Handler for MailChimp function
function process_mailing_list($controller)
{
if (post('mailinglist_signup')) {
$url = "https://us2.api.mailchimp.com/1.2/?output=php&method=listSubscribe";
$data = Shop_CheckoutData::get_billing_info();
$country = Shop_Country::create()->find($data->country);
$state = Shop_CountryState::create()->find($data->state);
$fields = array(
@pmeissner
pmeissner / pi.disqus.php
Created December 26, 2014 12:02
disqus with count
<?php
class Plugin_disqus extends Plugin {
var $meta = array(
'name' => 'Disqus',
'version' => '1',
);
public function comments()
{
@pmeissner
pmeissner / gist:35250e7f8a451e4ba1fe
Created November 19, 2014 16:49
response from codekit
ArgumentError on line ["143"] of /Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/lib/compass/configuration.rb: Invalid argument: {:project_path=>"/Users/phil/Desktop/compass-sucks"}
<?php
/**
* Class Hooks_wiper
*/
class Hooks_wiper extends Hooks
{
public function control_panel__publish($submission)
{
if ($this->fetchConfig('enable', false, null, true)) {
$this->addon->api('html_caching')->invalidateCache();
@pmeissner
pmeissner / gist:cc749ed3a0738bfc3eb6
Created July 2, 2014 12:06
looping video with mutiple sources and thumbnail
<video autoplay loop poster="img/video_thumbnail.jpg">
<source src="/media/original/mp4_video.mp4" type="video/mp4">
<source src="/media/original/webm_video.webm" type="video/webm">
<source src="/media/original/ogg_video.ogv" type="video/ogg">
</video>
Foundation.utils.image_loaded($('.half-left .blocks img'), function(){
$halfLeftBlocks.packery({
columnWidth: '.half-left .block-sizer',
itemSelector: '.block',
"isOriginLeft": false
});
});
---
-
id: 14431761
name: Grace and Truth Fellowship
published_on: 1392031911
created_on: 1392031821
modified_on: 1392031911
url: https://www.behance.net/gallery/Grace-and-Truth-Fellowship/14431761
privacy: public
fields: