Skip to content

Instantly share code, notes, and snippets.

View vdrover's full-sized avatar

Victor Drover vdrover

  • TreeFlame
  • Wisconsin, USA
View GitHub Profile
@jmccall75
jmccall75 / functions.php
Last active January 9, 2024 03:15
Locking down Gutenberg...
<?php
/**
* Gutenberg Block customization for this theme.
*/
// gutenberg disable for posts
//add_filter('use_block_editor_for_post', '__return_false', 10);
// gutenberg disable for post types
//add_filter('use_block_editor_for_post_type', '__return_false', 10);
@jlesage
jlesage / plex_dvr_post_processing.sh
Created February 18, 2019 10:38
Post-processing script for Plex DVR
#!/bin/bash
#
# Post-processing script for Plex DVR.
#
# This script is used to convert the video file produced by the DVR to a smaller
# version. The conversion is performed by a separate Docker container.
#
# For example, the HandBrake docker container is capable of automatically
# converting files put in a specific folder, called the "watch" folder. The
@drmmr763
drmmr763 / joom-nothing.md
Last active February 9, 2016 15:23
Where are we?

Hi Joomla friends

I don't wish to be negative but I do need to point out that leadership has done (from what I can see) very little in 2016 so far.

Now before I get to why that matters, let's first remember where we are at:

  1. Joomla World Conference Pandimonium: everyone on leadership is more or less completely occupied by JWC for endless amounts of time. Totally understand the lack of communication because of this.

  2. Holidays: November - January is a holiday season. Lots of time away spent with family and loved ones. Totally understandable.