This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* AssetsDoc snippet for MODX Evolution | |
* @desc Список опубликованных документов с определенной группой к которой имеет доступ текущий пользователь. | |
* @version 0.1 | |
* @author Borisov Evgeniy aka Agel Nash ([email protected]) | |
* @date 04.01.2013 | |
* | |
* @category snippet |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//<? | |
/** | |
* BAH - (Anti Hacker) created By Bumkaka | |
* modify by Agel_Nash | |
* | |
* @category plugin | |
* @version v 1.4 | |
* @internal @events OnWebPageInit | |
* @internal @legacy_names BAH | |
* @internal @installset base, sample |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/**************************************/ | |
/** StaticUrl plugin for MODX Revo | |
* | |
* @version 1.2 | |
* @author Borisov Evgeniy aka Agel Nash ([email protected]) | |
* @date 23.10.2012 | |
* | |
* @category plugin | |
* @internal @event OnWebPagePrerender |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/**************************************/ | |
/** HtmlFromNabor snippet for MODX Revo | |
* | |
* @version 0.2 | |
* @author Borisov Evgeniy aka Agel Nash ([email protected]) | |
* @date 18.12.2012 | |
* | |
* @category snippet | |
* @internal @modx_category System |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/**************************************/ | |
/** HtmlInLine plugin for MODX Revo | |
* | |
* @version 1.2 | |
* @author Borisov Evgeniy aka Agel Nash ([email protected]) | |
* @date 20.07.2012 | |
* | |
* @category plugin | |
* @internal @event OnWebPagePrerender |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// {{{ license | |
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4 foldmethod=marker: */ | |
// | |
// +----------------------------------------------------------------------+ | |
// | This library is free software; you can redistribute it and/or modify | | |
// | it under the terms of the GNU Lesser General Public License as | | |
// | published by the Free Software Foundation; either version 2.1 of the | | |
// | License, or (at your option) any later version. | |
NewerOlder