| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/eadsa/plugins/content/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="content">
<name>Content - Auto ShadowBox</name>
<author>Tsanas Dimitrios</author>
<creationDate>2010-11-01</creationDate>
<copyright>Tsanas Dimitrios - All Rights Reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<authorEmail>contact@tsanas.gr</authorEmail>
<authorUrl>http://www.tsanas.gr/</authorUrl>
<version>1.0</version>
<description>Use: {sb}...{sb}. Create automatically href links containing rel="shadowbox". Notice that each thumbnail must have "_thumb" appended to its filename (ex/ image_thumb.png will be the thumbnail of image.png). Example of use: {sb}<img src="images/stories/image_thumb.png" title="My Title"/>{/sb} Or insert the image to your article and surround it in {sb}...{/sb} tags. The "title" attribute of the <img> tag will be used as the title of the shadowbox.</description>
<files>
<filename plugin="autoshadowbox">autoshadowbox.php</filename>
</files>
</install>