Skip to content

Instantly share code, notes, and snippets.

View czenker's full-sized avatar

Christian Zenker czenker

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@czenker
czenker / Gemfile
Created October 7, 2014 09:23
SymbolProc breaking code
source 'https://rubygems.org'
gem 'rubocop'
@czenker
czenker / realurl_conf.php
Created April 16, 2013 09:30
EXT:cz_simple_cal example Realurl configuration
<?php
// ...
// cz_simple_cal
'calendar' => array(
'0' => array(
'GETvar' => 'tx_czsimplecal_pi1[action]',
'noMatch' => 'bypass'
),
'1' => array(
@czenker
czenker / gist:4976901
Last active December 13, 2015 21:19
cz_simplecal month listing
plugin.tx_czsimplecal_pi1.settings.EventIndex {
allowedActions = :addToList(month)
actions {
month {
defaultPid = {$plugin.tx_czsimplecal.pids.default}
startDate = first day of this month
endDate = last day of this month| 23:59:59
maxEvents = 9999
orderBy = start