The popular open-source contract for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Original post
Between Brian Hanson
<?php | |
/** | |
* Modify data just before importing | |
* | |
* @param BaseElementModel $element The current element receiving import data. | |
* @param array $map Mapping of data between CSV -> Craft fields. | |
* @param array $data Raw data provided for this row. | |
*/ | |
public function modifyImportRow($element, $map, $data) | |
{ |
var nodeSassGlobbing = require('node-sass-globbing'); | |
module.exports = { | |
images : true, | |
fonts : true, | |
svgSprite : true, | |
stylesheets : { | |
sass: { | |
includePaths: ["./node_modules"], // from default, but we still want it | |
// Not sure why we have to split this into a function, but we seem to need to |
var $questions = jQuery('.faq-question'); | |
var json = {}; | |
json.categories = []; | |
json.entries = []; | |
var categoryIndex = -1; | |
var sectionId = 21; | |
var typeId = 28; | |
function isFirst(string) { | |
return (string.search(/^1\./g) !== -1); |
Between Brian Hanson
/** VERSION: 2.2.3 Please don't modify or unzip this content. It will be updated regularly **/ | |
function BCSfFilterCallback(a) { | |
bcsffilter.afterGetFilterData(a, a.event_type) | |
} | |
function viewMoreFilterOption(a) { | |
var b = "." + bcsffilter.class.filterBlockContent, | |
c = "." + bcsffilter.class.filterOptionViewMoreList; |
I hereby claim:
To claim this, I am signing this object: