Skip to content

Instantly share code, notes, and snippets.

@Electrica
Last active November 1, 2017 07:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Electrica/6838519820181120bfafd84c2f048ef6 to your computer and use it in GitHub Desktop.
Save Electrica/6838519820181120bfafd84c2f048ef6 to your computer and use it in GitHub Desktop.
introtext ritchtexteditor
<?php
$modx->regClientStartupHTMLBlock('<script>Ext.onReady(function() {
if(MODx.loadRTE) MODx.loadRTE("modx-resource-introtext");
});</script>');
//Создать плагин на событие OnDocFormRender
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment