About Domaineer

Domaineer was developed to provide a way to easily manage domain-specific settings and placeholders. This means that if you have one context that can be accessed from a number of (sub)domains, and each different "point of entry" requires for example a different logo, site name or other non-resource, non-context and non-user related setting.

So basicly, you can set a different [ [ + + site_name ] ] placeholder (or any) per domain that accesses your context.

Information

Released
December 29, 2011

Supported Database
MySQL, SQL Server

License
GPLv2

Supported Versions
2.0 - Current

Downloads
2,215

Instructions

  • First of all, install the package via the Package Manager or using a manual installation.
  • Next, find the plugin in Elements > Plugins and click it.
  • Open the Properties tab.
  • Unlock the default properties using the button that says "Default properties are locked".
  • From there you can set element properties. These need to have a key that corresponds with the lowercase domainname, without http:// and www. if it uses it. This could also be a subdomain. The value of the property needs to be a JSON encoded array. See below for examples and more advanced usage.
  • Now save the plugin and visit your site with the settings or placeholders to see the effect. If you are not seeing any result, add a "debug" property. It will then post information to the MODX error log.

New in 1.0.1-pl

1.0.1-pl: Fix some E_STRICT / E_NOTICE errors in the plugin.

1.0.0-pl: First release.

Current releases

1.0.1-pl
View | Download
December 29, 2011
2.0 - Current