Infinite Scroll

Convert weird characters to their html entity equivalent

on 22-Nov-11 11:18 | Comments ( 0 ) Tags: PHP
Recently I had to import some html from another site that was using a different encoding than UTF-8.

Full URLs with a PHx custom modifier

on 02-Nov-11 10:29 | Comments ( 0 ) Tags: Ditto, Evolution, PHP, PHx
Here is short plugin that will parse the content and replace relative paths with absolute ones.

WebLogin clean template

on 16-Oct-11 10:30 | Comments ( 3 ) Tags: Evolution
The default Web login template contains not so modern html code so I created my own starting template.

elseif or switch statements hack with phx

on 22-Sep-11 15:43 | Comments ( 5 ) Tags: Evolution, PHx
PHx doesn't support the elseif or switch statements but there is a way to simulate them using multiple PHx if statements.

MODx Revolution Gallery with Colorbox and jQuery Asynchronous Image Loader (JAIL)

on 12-Feb-11 10:19 | Comments ( 79 ) Tags: Revolution
Build a nice Photo Gallery in MODX Revolution with support from Colorbox and JAIL

Infinite scroll with Ditto

on 06-Feb-11 15:12 | Comments ( 13 ) Tags: Ditto, Evolution
Build an infinite scroll solution with MODX and Ditto. The solution uses a modified version of Paul Irish's Infinite Scroll jQuery plugin.

MODx Revolution Gallery with Colorbox and Lazy Load

on 01-Feb-11 07:58 | Comments ( 9 ) Tags: Revolution
Build a nice Photo Gallery in MODX Revolution with support from Colorbox and Lazy Load

Detect manager users with PHx

on 14-Oct-10 16:23 | Comments ( 4 ) Tags: Evolution, PHx
Hide content from visitors and Web Users with PHx.

Upgrade Revolution from GIT

on 27-Sep-10 13:49 | Comments ( 4 ) Tags: Revolution
A fast tutorial on upgrading Revolution from GIT using the terminal.

Send a confirmation email with FormIt

on 19-Sep-10 16:04 | Comments ( 8 ) Tags: Revolution
By default FormIt (< 1.3.0) will only send one email to the configured email address. This tutorial shows how to use a FormIt hook to send a confirmation email to the user.
Next >