PHPIndex

This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).

da.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/da.js'
View Content
de.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/de.js'
View Content
en.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/en.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'en',
{
    imgzoom : 'Zoom image with Lytebox',
    imgselect : "Please select an image"
});
eo.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/eo.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'eo',
{
    imgzoom : "Bilda zomo kun litokesto",
    imgselect : "Vi devas elekti bildon"
});
es.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/es.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'es',
{
    imgzoom  : "Ampliar la imagen con lytebox",
    imgselect: "Debes seleccionar una imagen"
});
fr.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/fr.js'
View Content
id.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/id.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'id',
{
    imgzoom : "Zoom gambar dengan lytebox",
    imgselect : "Anda harus memilih gambar"
});
it.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/it.js'
View Content
nl.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/nl.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'nl',
{
    imgzoom: "Zoom het beeld in met lytebox",
    imgselecteer: "U moet een afbeelding selecteren".
});
pl.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/pl.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'pl',
{
    imgzoom  : "Powiekszenie obrazu za pomoca lyteboksu",
    imgselect: "Musisz wybrac obraz"
});
pt.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/pt.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'pt',
{
    imgzoom   : "Zoom da imagem com lytebox",
    imgselect : "Deve seleccionar uma imagem"
});
ru.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/ru.js'
View Content
/**
 * plugin Lytebox for CKEditor (guppy v5.x)
 *
 * Author : jchouix
 * website : http://lebrikabrak.info
 * licence : GPL
 * version : 1.2 (2013/11/17)
 *
 * This plugin is based to the original script written by Sven Zinke (www.webutler.de)
 */

CKEDITOR.plugins.setLang('lytebox', 'ru',
{
    imgzoom  : "Увеличить изображение с помощью lytebox",
    imgselect: "Вы должны выбрать изображение."
});