| Current Path : /home/j/u/v/juvelize/martine/language/en-GB/ |
| Current File : /home/j/u/v/juvelize/martine/language/en-GB/en-GB.mod_bgmax.ini |
;bgMAX by LOMART
MOD_BGMAX="mod_bgMAX"
BGMAX_DESC="This module will display a background image that fits the entire size of the window.<img style='float:right;margin-left:10px;' src='../modules/mod_bgmax/bgMax.gif'/><br />Written by <a href='http://lomart.fr'>LOMART</a> implements a javascript designed by <a href='http://www.webbricks.org/bricks/bgMax/'>www.webbricks.org</a><div style='clear:both;'></div>This module must be activated in 'DEBUG' position or any other that allows you to insert the code in footer.<br />Although designed to work with the Framework T3 JA or JA-Purity, it allows use other templates.<br /><b>Attention</b> empty the cache before refreshing the display.<br /><br /><b>Setting example according to the template</b><table style='border:1px solid #666; border-collapse:collapse; text-align:left;' border='1' ><tr style='color:#FFF;background:#333;text-align:center;'><td>Template</td><td>Content selector</td><td>Complementary code</td><td>Position</td></tr><tr><td>protostar<br />(Joomla 3.0)</td><td>.container</td><td>-</td><td>debug</td></tr><tr><td>JAT3</td><td>#ja-wrapper</td><td>-</td><td>debug</td></tr><tr><td>Beez2-Nature</td><td>#all, #contentarea</td><td>#contentarea, #contentarea2 { background-image:none !important; }<br />#footer-outer { width:980px;margin:0 auto; }</td><td>position-14</td></tr><tr><td>Beez2-Personnel</td><td>#all, #header, #contentarea</td><td>#contentarea, #contentarea2 { background-image:none !important; }<br />.items-row { background-color: transparent !important; }</td><td>position-14</td></tr><tr><td>Beez5</td><td>#header, #contentarea</td><td>#contentarea, #contentarea2 { background-image:none !important; } </td><td>debug</td></tr></table>Visit <a href='http://lomart.fr'> lomart.fr </a> for other configurations. <br />Forum: <a href='http://www.joomla-support.fr/forum/61-Support-BgMax/'>Peter_P</a> or <a href='http://forum.joomla.fr'>Joomla.fr</a>"
DEBUG="Debug"
DEBUG_DESC="Display information on the site to solve a problem"
DEBUG_NO="No"
DEBUG_YES="Always"
DEBUG_CONNECT="Only connected"
IMG_TITRE="<b>IMAGE AND BACKGROUND COLOR</b><br/>personalize the background"
IMG_NOTE="Indicate the image in an area below (according priority order) or never to use a colored background."
IMAGE="Background-image"
IMAGE_DESC="Name and path of the image used for the background."
URL="URL"
URL_DESC="URL http://website.com/image.jpg"
IMAGELIST="or /images/bgmax"
IMAGELIST_DESC="It is also possible to select from this list that contains the images in the folder \ images \ stories \. 'Not used' to force non-use of an image."
RANDOM="Random in folder"
RANDOM_DESC="At each change of page, the image will be chosen at random in a <b> subfolder</b> 'images/bgmax'. <br /> This file must be created by FTP or Media Manager before use"
RAMDOM_INFO="Random: you must create a subfolder before use and do not choose a background image"
BODYCOLOR="Color under image"
BODYCOLOR_DESC="Color that will be used to fill the background image outside. It is advisable to choose a color that allows a fade with the image. This is also the color that appears first with fading."
BODYCOLORAUTO="or color-image (auto)"
BODYCOLORAUTO_DESC="It is possible to automatically defines the background color as the pixel at the bottom left of the image."
COLORAUTOYES="Do not use with transparent-images and some JPEG"
POS_TITRE="<b>IMAGE SIZE AND POSITION</b>"
MODE="Adjustment mode"
MODE_DESC="max : width only<br/>full : width and height <br/>no-repeat, cover, repeat-x, repeat-y & repeat: conventional rules CSS; javascript is not used. Only parameters with a * are valid."
MODE_NONE="NO-REPEAT (CSS, Javascript not use)"
MODE_MAX="MAX: screen wide (JS)"
MODE_FULL="FULL: width and height of window (JS)"
MODE_REPEAT="REPEAT: Repeat image (X and Y) (CSS)"
MODE_REPEATX="REPEAT-X: Repeat image horizontaly (CSS)"
MODE_REPEATY="REPEAT-Y: Repeat image vertically (CSS)"
MODE_COVER="COVER: Cropped image to fill the entire surface of the browser (CSS)"
JS_ONLY="Following parameters valid only mode MAX or FULL"
ENLARGE="Enlarge"
ENLARGE_DESC="Allows or prohibits enlarge beyond its normal dimensions.<br /><em>Only in mode MAX or FULL</em>"
REDUCE="Reduce"
REDUCE_DESC="Allows or prohibits reducing the image below its normal dimensions.<br /><em>Only in mode MAX or FULL</em>"
POSITION="Position"
POSITION_DESC="CSS Position of image."
POSITION_ABS="absolute: moves vertically with content"
POSITION_FIX="fixed: dont move with content"
ALIGN="Horizontal Alignment"
ALIGN_DESC="Horizontal alignment of the image in width of the page."
ALIGN_LEFT="Left alignment"
ALIGN_CENTER="Centered in the page"
ALIGN_RIGHT="Right alignment"
VERTALIGN="Vertical alignment "
VERTALIGN_DESC="Vertical alignment of the image relative to the height of the window"
VALIGN_TOP="Top of page"
VALIGN_CENTER="Centered in the page"
VALIGN_BOTTOM="Bottom of page"
ZINDEX="zIndex"
ZINDEX_DESC="rule css : z-index of image.<br /><em>Only in mode MAX or FULL</em>"
FFHACK="Top offset"
FFHACK_DESC="In older versions of Firefox, the image can not be wedged at the top of the page. We can then indicate a difference with this option.<br /><em>Only in mode MAX or FULL</em>"
FADE_TITRE="<b>IMAGE FADDING</b><em> <br>(Only in mode MAX or FULL)</em><br /><em>or how to make a great show!</em>"
FADEACTIVE="Fade Effect"
FADEACTIVE_DESC="Bring up the background image to fade.<br /><em>Only in mode MAX or FULL</em>"
FADEAFTER="Fade delay (ms)"
FADEAFTER_DESC="Image fades in, if the load is finished after the time specified in milliseconds.<br /><b>0</b>: forces the melt on all pages.<br /><b>200 ou +</b>: the background image fades only in the first display. The image is in cache, the following displays will be necessarily shorter."
FADEDURATION="Fade duration (ms)"
FADEDURATION_DESC="Animation duration in milliseconds."
FADEFRAMERATE="Step/sec"
FADEFRAMERATE_DESC="Number of steps per second for animation."
CONTENT_TITRE="<b>CONTENT BLOCK PARAMETERS</b><br /><em>or how define the width and color to see the background!</em>"
CONTENTSELECTOR="Rule name CSS for content"
CONTENTSELECTOR_DESC="The information provided in this block are used to adapt the block containing data.<br /><em>For JA Framework T3, it is </em><code>#ja-wrapper</code><br />To apply the rules to several selectors, list their names separated by commas (according to the CSS)<br />Depending on the design of the template, this section might not fully work.<br/>"
CONTENTCOLOR="Background-color"
CONTENTCOLOR_DESC="Color to use for the background content."
CONTENTOPACITY="Background-opacity"
CONTENTOPACITY_DESC="Indicate the percentage of opacity as 50 or 50%."
CONTENTWIDTH="Content width"
CONTENTWIDTH_DESC="Width of the central block of content as 850px or 90%."
CONTENTALIGN="Content alignment"
CONTENTALIGN_DESC="Horizontal position of content block. This parameter is valid only if a width is defined."
HEAD_TITRE="<b>COMPLEMENTARY CODE IN HEAD</b><br /><em>or how to customize your page!</em>"
HEAD_TITRE_NOTE="Note, enclose a statement of style by: <code style='font-size:130%;'><style type='text/css'> </style></code>"
HEADOTHER="Supplementary code"
HEADOTHER_DESC="This area allows you to introduce code that will be added in the HEAD of the page. Is useful to specify an inline style for Internet Explorer or color adjustments for other blocks of the page based on the tone of the background image."
HEADFILE="File include"
HEADFILE_DESC="Select a file (*. txt) in the folder '/images/bgmax/' with code to include without interpretation in the HEAD of the generated page. <br /> This feature allows you to circumvent the impossibility code entry in the settings of Joomla 1.6. </ em>"
AUTHORIZED="authorized"
PERIOD_DESC="<b>SCHEDULE</b><br />Create a module by desired period"
PERIOD_DESC_2="<b>Dates</b><br>DD-MM-YYYY : exact date<br>DD-MM : day and month (annual periodicity)<br>DD : day (monthly periodicity)<br>W : 1=dimanche, ..., 7=samedi (weekly periodicity)<br>empty, without criteria date or the date of the day when a time is entered<br><b>Warning: the start date and end date must be the same format..</b><br><br><b>Hours</b><br>HH:MM : daily periodicity if no date is specified or separate date-time on yes."
DEBDATE="Start date"
DEBTIME="Start hour"
ENDDATE="End date"
ENDTIME="End hour"
DEBDATE_DESC="<br>DD-MM-YYYY : exact date<br>DD-MM : every year from the day and month<br>DD : every month from (01-31)<br>W : weekly from W=1 (sunday) at W=7 (saturday)<br><br><b>Warning: the end date must be the same format.</b>"
DEBTIME_DESC="Start hour (HH:MM)"
ENDDATE_DESC="<br>DD-MM-YYYY : exact date<br>DD-MM : every year until the day and month<br>DD : every month until (01-31)<br>W : weekly until W=1 (sunday) at W=7 (saturday)<br><br><b>Warning: the start date must be the same format.</b>"
ENDTIME_DESC="End hour (HH:MM)"
PERIOD_MODE="Separate date-time"
PERIOD_MODE_DESC="<b>NO</b>: the period begins and ends on the dates and times indicated. eg: from Friday 10am to Monday 12pm (1x74h) <br><b>YES</b>: the period begins and ends at the times indicated for the specified dates. eg: from 10am to 12pm from Friday to Monday (4x2h)"
FILTER_TITRE="<b>CONDITIONAL DISPLAY</b><br />To change the background depending on content"
FILTER_MOBILE_LABEL="Responsive display"
FILTER_MOBILE_DESC="This instance of the module can be displayed only on smartphones and tablets, only on desktop or both"
FILTER_ALWAYS="Always (mobile+desktop)"
FILTER_MOBILE="Mobile only"
FILTER_DESKTOP="Desktop only"
FILTER_LABEL="Criteria"
FILTER_DESC="The background defined by this module will be displayed only if a line meets all the requirements. Example: <br /><code>com_xmap<br />catid=3+menuid=2 </code><br />Displays the background if the page is displayed by the component xMAP OR is an article of category 3 displayed by the menu 2 <br /><em>Use debug mode to know the criteria </em>"
FILTER_NOTE="Criteria: catid=x, artid=x, menuid=x, view=article, layout=blog, nom composant, id=x<br /><em>Use debug mode to know the specific criteria for a page.</em>"
;-PHP-
IMGNAME_ERROR="bgMax: impossible to determine the background color of the image<br />- unrecognized format. authorized : jpg/jpeg, gif, png<br />- name contains a space<br />For JPG images, try saving it under a different name and re-upload."
;---> STYLES POUR BLOC TITRE
STYLE_BOX="color:#EEE;background-color:#333;margin:10px 0;padding:10px 15px;border-left:10px solid #069; width:90%;border-radius:10px;"
STYLE_RED="padding:5px; margin:0 100px;border:1px red dotted;"
STYLE_HR="border-top:2px groove #bbb; width:500px;"
;=== Pour fontend
INFO_DEBUG="<div style='text-align:right;color:#666; font-weight:normal;'>The text below is an information to solve a problem with the module BGMAX. <br /><i>To not see, set the parameter 'D�bug' = 'No' in module configuration,</i><br /></div>"