mkschell
Follow
-
MODX, LLC
- Bancroft, Ontario, Canada
Pinned Loading
-
SignificantTrades
SignificantTrades PublicForked from Tucsky/SignificantTrades
adds phemex exchange to aggr.trade
Vue
-
LogPageNotFound
LogPageNotFound PublicForked from BobRay/LogPageNotFound
Revolution plugin for logging page-not-found requests
-
Redirector
Redirector PublicForked from modxcms/Redirector
Handles all your site redirects in MODx Revolution.
PHP
-
-
MODX Cloud web rules example for Bab...
MODX Cloud web rules example for Babel with two languages.In this example, German is the default language with resources in the 'web' context; English is the secondary language, set up in the 'en' context.This technique is based on the "SEO Friendly Multilingual Websites" article archived here: https://web.archive.org/web/20180927220103/http://www.multilingual-modx.com/blog/2011/seo-friendly-multilingual-websites-with-modx-and-babel.html 1<?php
2if($modx->context->get('key') != "mgr"){
3/* grab the current langauge from the cultureKey request var */
4switch ($_REQUEST['cultureKey']) {
5case 'en':
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.