Server IP : 195.201.23.43 / Your IP : 18.219.62.16 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/kdecoratie/public_html/administrator/language/en-GB/ |
Upload File : |
; @version 5.0 ; @package Admiror Gallery (plugin) ; @copyright Copyright (C) 2010 - 2014. All rights reserved. ; @author Igor Kekeljevic & Nikola Vasiljevski, 2014. ; @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html ; @note All ini files need to be saved as UTF-8 ; Plugin Description PLG_ADMIRORGALLERY_XML_DESCRIPTION="<br style="clear:both;"><h1>Admiror Gallery</h1><p>Admiror Gallery renders image galleries from any folder which contains images. It supports jpg, jpeg, png and gif images.</p><p>Create your folder inside the images root folder. Place the images you want to show as a gallery inside this folder. Joomla's default images root folder is <b>/images/sampledata/</b>.</p><p>Putting the tag <b>{AG}name_of_your_folder{/AG}</b> inside an article will result in the creation of a galery.</p> <p>Thumbnails are created automatically. Whenever new images are added to the folder or there is a change in size, the thumbnails are recreated when a user views the article. However it''s recommended an admin opens the page, triggering Admiror Gallery to execute the changes. Admiror Gallery consists of 3 major elements: <b>Templates</b>, <b>Popups</b>and <b>Image manager</b>.</p><p>For more information visit the <a href='http://www.admiror-design-studio.com/en/joomla-extensions'target='_blank'>Admiror Gallery Webpage</a> or the <a href='http://www.vasiljevski.com/forum/index.php' target='_blank'>Admiror Gallery Community</a>.</p><p><table style='border: none;' cellpadding="0" cellspacing="10"border="0"><tbody><tr><td style='border: none;'><img src='components/com_admirorgallery/templates/default/images/toolbar/icon-48-templates.png' style="float:left" /></td><td style='border: none;'><b>Templates</b> determine the look and feel of your gallery. Usually it''s a set of thumbnails with descriptions.</td></tr></tbody></table></p><p><table style='border: none;' cellpadding="0" cellspacing="10"border="0"><tbody><tr><td style='border: none;'><img src='components/com_admirorgallery/templates/default/images/toolbar/icon-48-popups.png'style="float:left" /></td><td style='border: none;'><b>Popups</b> show a larger image when the thumbnail image is clicked.</td></tr></tbody></table></p><p><table style='border: none;' cellpadding='0' cellspacing='10'border='0'><tbody><tr><td style='border: none;'><img src='components/com_admirorgallery/templates/default/images/toolbar/icon-48-imagemanager.png'style='float:left' /></td><td style='border: none;'><b>Image manager</b> enables you to add, delete, rename images. You can enter a description for your images and have different descriptions for each installed site language.</td></tr></tbody></table></p><img style='float: none;' src='components/com_admirorgallery/templates/default/images/explanation.jpg' /><h2>Copyright</h2><p>Admiror Gallery is free software. You can redistribute it and/or modify it under the terms of the <a href= http://www.gnu.org/copyleft/gpl.html'>GNU General Public License</a> as published by the Free Software Foundation, either version 3, or (at your option) any later version.<br></p>* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or USABILITY FOR A PARTICULAR PURPOSE. See the <a href='http://www.gnu.org/copyleft/gpl.html'>GNU General Public License</a> for more details.<br><br><br>" PLG_CONTENT_ADMIRORGALLERY="Content - Admiror Gallery" ; Plugin XML Params AG_IMAGES_ROOT_FOLDER="Images Root Folder" AG_IMAGES_ROOT_FOLDER_DESC="Set the path to the folder you keep your images, relative to your site root. Default value is /images/sampledata." AG_THUMBNAIL_WIDTH="Thumbnail width" AG_THUMBNAIL_WIDTH_DESC="Set the maximum thumbnail width in pixels." AG_THUMBNAIL_HEIGHT="Thumbnail height" AG_THUMBNAIL_HEIGHT_DESC="Set the maximum thumbnail height in pixels." AG_THUMBNAIL_AUTO_SIZE="Thumbnail auto size" AG_THUMBNAIL_AUTO_SIZE_DESC="Auto size one of the dimensions (either width or height), keeping the proportions of the original image." AG_WIDTH="Width" AG_HEIGHT="Height" AG_NONE="None" AG_GALLERY_TEMPLATE="Gallery template" AG_GALLERY_TEMPLATE_DESC="Select a gallery template." AG_POPUP_ENGINE="Popup engine" AG_POPUP_ENGINE_DESC="Select a popup type." AG_ARRANGE_IMAGES_BY="Arrange images by" AG_ARRANGE_IMAGES_BY_DESC="Select how the images should be sorted." AG_PRIORITY="Priority" AG_DATE="Date" AG_NAME="Name" AG_GALLERY_BACKGROUND_COLOR="Background Color" AG_GALLERY_BACKGROUND_COLOR_DESC="This color is used as background color in templates. Only a 6 digit hex code is allowed." AG_GALLERY_FOREGROUND_COLOR="Foreground Color" AG_GALLERY_FOREGROUND_COLOR_DESC="This color is used for borders and text in templates. Only a 6 digit hex code is allowed." AG_GALLERY_HIGHLITE_COLOR="Highlite Color" AG_GALLERY_HIGHLITE_COLOR_DESC="Color used to highlite thumbnails when hovering over them. Only a 6 digit hex code is allowed." AG_GALLERY_FRAME_WIDTH="Frame width" AG_GALLERY_FRAME_WIDTH_DESC="Adjust gallery frame width in pixels." AG_GALLERY_FRAME_HEIGHT="Frame height" AG_GALLERY_FRAME_HEIGHT_DESC="Adjust gallery frame height in pixels." AG_NEW_IMAGES_SETTINGS="<b>NEW IMAGES</b>" AG_MARK_NEW_IMAGES="Mark new images" AG_MARK_NEW_IMAGES_DESC="Adds a small ''new'' banner to thumbnails for a limited period of time." AG_YES="Yes" AG_NO="No" AG_NEW_IMAGE_DAYS_LIMIT="New image limit in days" AG_NEW_IMAGE_DAYS_LIMIT_DESC="Period, in days, in which an image is considered new." AG_USE_PAGINATION="Use Pagination" AG_USE_PAGINATION_DESC="Activate pagination system. Places a given number of images on a page and generates pagination links at the bottom." AG_IMAGES_PER_GALLERY="Images per gallery" AG_IMAGES_PER_GALLERY_DESC="Enter the number of images to show on a gallery page." AG_USE_ALBUMS="Use Albums" AG_USE_ALBUMS_DESC="Activate the album system. This option, recursively, renders each subfolder of the current gallery as an album." AG_SHOW_SIGNATURE="Show signature" AG_SHOW_SIGNATURE_DESC="Shows the Admiror Gallery label at the bottom of an article, if it contains a gallery." AG_USE_PLAIN_TEXT_CAPTIONS="Plain text captions" AG_USE_PLAIN_TEXT_CAPTIONS_DESC="It''s possible to use rich text captions. Avoid using avoid double quotes in tags. There's a risk some templates or popups don''t support rich text captions." AG_IGNORE_INVALID_IMAGE="Ignore invalid image" AG_IGNORE_INVALID_IMAGE_DESC="Ignores errors if image is corrupted." AG_IGNORE_NOTICE_OF_RECOVERABLE_ERRORS="Ignore recoverable errors" AG_IGNORE_NOTICE_OF_RECOVERABLE_ERRORS_DESC="This setting stops the notice ''imagecreatefromjpeg() [function.imagecreatefromjpeg]'' from appering on your page." ; Plugin Errors AG_ADMIROR_GALLERY_PLUGIN_FUNCTIONS_ONLY_UNDER="Admiror Design Studio "Admiror Gallery" 4.0 plugin functions under Joomla! 1.6, 1.7 & 2.5" AG_GD_SUPPORT_IS_NOT_ENABLED="GD support is not enabled. Cannot create thumbnail images. Contact your system administrator to enable GD support." AG_CANNOT_FIND_FOLDER_INSIDE_FOLDER="Cannot find %s subfolder inside %s folder." AG_UNSUPPORTED_IMAGE_TYPE_FOR_IMAGE="File %s is an unsupported image type." AG_IMAGE_IS_MISSING_OR_NOT_VALID_CANNOT_READ_THIS_IMAGE="Image %s is missing or not valid. Cannot read this image" AG_COULD_NOT_CREATE_THUMBNAIL_FILE_FOR_IMAGE="Could not create thumbnail file for image %s!" AG_CANNOT_CREATE_THUMBNAILS_WIDTH_AND_HEIGHT_MUST_BE_GREATER_THEN_0="Cannot create thumbnails! <br/> Width and height must be greater then 0" AG_CANNOT_READ_THUMBNAIL="Cannot read thumbnail: "%s"!" AG_CANNOT_CREATE_THUMBS_PERMMISIONS_ERROR="Admiror Gallery cannot create thumbnails in %s.<br/>Check folder permmisions!" AG_AUTHORS="author/s" AG_NEXT="Next" AG_PREV="Prev"Private