Skip to content

Instantly share code, notes, and snippets.

@josesayago
josesayago / slposts-default_style.css
Created November 15, 2013 02:39
Single Latest Posts Lite default stylesheet
/*
* Single Latest Posts v1.0
*
* Copyright 2007 - 2013 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/
@josesayago
josesayago / slpwidget-pagination.css
Created November 5, 2013 17:12
Hides "previous" & "next" buttons from widget pages' links.
/*
* Single Latest Posts v1.0
*
* Copyright 2007 - 2012 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/
@josesayago
josesayago / nlp-rezeptmanufaktur.css
Last active December 22, 2015 20:09
Network Latest Posts Custom CSS Stylesheet for rezeptmanufaktur
/**
* Network Latest Posts v3.0
*
* Copyright 2013 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/
@josesayago
josesayago / nlp-invertedOpacity.css
Created September 9, 2013 14:23
Network Latest Posts Inverted Opacity for thumbnails (set images to grayscale and semi-transparents on mouse over).
/*
* Network Latest Posts v3.0
*
* Copyright 2012 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/
@josesayago
josesayago / network-latest-posts-widget.php
Last active December 22, 2015 03:59
Network Latest Posts Widget v3.5.1 (including publication date and honor sticky posts)
<?php
/*
Network Latest Posts Widget
Version 3.5
Author L'Elite
Author URI http://laelite.info/
*/
/* Copyright 2012 L'Elite (email : [email protected])
This program is free software; you can redistribute it and/or modify
@josesayago
josesayago / slp-mallory.css
Created August 13, 2013 23:36
Custom CSS stylesheet for the website mallorycruz.com
/*
* Single Latest Posts v1.0
*
* Copyright 2007 - 2012 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/
@josesayago
josesayago / mampp.sh
Created July 27, 2013 23:31
MacOS X Mountain Lion 10.8.4 Apache 2.4.6 & PHP 5.5.1 compilation flags
/**
* Apache 2.4.6
* Compile using 64bit flags
*/
$: CFLAGS="-arch x86_64" CCFLAGS="-arch x86_64" ./configure --enable-mods-shared=all --with-mpm-prefork --enable-ssl --with-ssl=/usr/local --with-z=/usr/local --enable-dav --enable-cache --enable-proxy --enable-logio --enable-deflate
/**
* PHP 5.5.1
*/
$: ./configure --prefix=/usr/ --with-apxs2=/usr/sbin/apxs --enable-cli --with-config-file-path=/etc --with-libxml-dir=/usr --with-openssl=/usr --with-zlib=/usr --enable-bcmath --with-bz2=/usr --enable-calendar --with-curl=/usr --enable-exif --with-gd --enable-gd-native-ttf --with-icu-dir=/usr/local/ --with-iodbc=/usr --with-libedit=/usr --enable-mbstring --enable-mbregex --with-mysql=mysqlnd --with-pear --with-pdo-mysql=mysqlnd --with-mysql-sock=/usr/local/var/mysql/mysql.sock --with-readline=/usr --enable-shmop --with-snmp=/usr --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-tidy --enable-wddx --with-xmlrpc --with-iconv-dir=/usr/local/Cellar/libiconv/1.14/ --with-x
@josesayago
josesayago / slp-centeredWithBorders.css
Last active December 20, 2015 03:39
Single Latest Posts Lite CSS stylesheet: centered thumbnails and items with borders.
/**
* Single Latest Posts v1.4.2
*
* Copyright 2007 - 2013 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/
@josesayago
josesayago / slp-aggregate.css
Last active December 20, 2015 03:28
Single Latest Posts Lite CSS stylesheet adapted for widget display using WordPress Aggregate theme.
/**
* Single Latest Posts v1.4.1
*
* Copyright 2007 - 2013 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/
@josesayago
josesayago / slp-horizontalBlocks.css
Last active December 20, 2015 02:48
Single Latest Posts Lite CSS stylesheet, displays blocks horizontally.
/**
* Single Latest Posts v1.4.1
*
* Copyright 2007 - 2013 L'Elite
* Licensed under the GPL v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Great and ugly things aren't as good
* as great and beautiful things ;)
*/