1. Enable "My Galleries" in RSG2 configuration
  2. Create a user group with rights to handle their own galleries and Images
  3. Assign user rights for this group on
  4. Assign the standard RSGallery2 view to a menu

Configuration of My Galleries

My Galleries configuration

More description in section configuration

Create a user group for "My Galleries" users

My Galleries New user group

A separate user groups helps to assign special rights for "My Gallery" users.

Assign user rights for this "My Galleries" users group

My Galleries configuration

(1) Search for RSGallery2 in System->Global configuration

(2) Select Permissions

(3)-(6) Activate the "Create own", "Delete own", "Edit own", "Edit state own" permissions. The "vote" or "comment" permissions enable actions on the images itself. They are not needed for the handling of galleries and images.

Edit Permission, Edit State Permission (to publish or unpublish an item or gallery), Delete Permission and Create Permission for items and galleries.

A user with none of these permissions can only see the items and galleries, but cannot publish, delete, edit or create items or galleries. That is reflected on the tabs My Images and My Galleries by the grey icons for the items and galleries. That user will also not see the Add Image and Create Gallery tabs.

However, when a user has all permissions, the icons are no longer greyed out, and there are two more tabs: Add Image and Create Gallery. A site administrator can choose to give only specific permissions to a user group, e.g. only Edit permission, and only give that permission for a specific gallery. Then the user will see from the icons being grey (and non-functional) or not if they have that permission.

Assign the standard RSGallery2 view to a menu

This may be done already as it is as simple as assigning the standard view to a menu


  1. Enable "My Galleries" in RSG2 configuration
  2. Create a user group with rights to handle their own galleries and Images
  3. Assign user rights for this group on
  4. Assign the standard RSGallery2 view to a menu

Configuration of My Galleries

My Galleries configuration

More description in section configuration

Create a user group for "My Galleries" users

My Galleries New user group

A separate user groups helps to assign special rights for "My Gallery" users.

Assign user rights for this "My Galleries" users group

My Galleries configuration

(1) Search for RSGallery2 in System->Global configuration

(2) Select Permissions

(3)-(6) Activate the "Create own", "Delete own", "Edit own", "Edit state own" permissions. The "vote" or "comment" permissions enable actions on the images itself. They are not needed for the handling of galleries and images.

Edit Permission, Edit State Permission (to publish or unpublish an item or gallery), Delete Permission and Create Permission for items and galleries.

A user with none of these permissions can only see the items and galleries, but cannot publish, delete, edit or create items or galleries. That is reflected on the tabs My Images and My Galleries by the grey icons for the items and galleries. That user will also not see the Add Image and Create Gallery tabs.

However, when a user has all permissions, the icons are no longer greyed out, and there are two more tabs: Add Image and Create Gallery. A site administrator can choose to give only specific permissions to a user group, e.g. only Edit permission, and only give that permission for a specific gallery. Then the user will see from the icons being grey (and non-functional) or not if they have that permission.

Assign the standard RSGallery2 view to a menu

This may be done already as it is as simple as assigning the standard view to a menu


Maintenance functions

The maintenance form supports with sub forms several functions to check and repair the rsgallery2 image and database universe.

Each grey array is a button to click on. In most cases a sub form will open where more info or actions are provided

 

Base top

Base bottom

Zones

  • Rsgallery2 zone

    Handles slideshows and templates

  • Repair zone

    The image file system can be checked to match the database. Also the configuration can be checked here.

  • Danger zone

    Delete database entries and database structure

  • Raw database zone

    A window to the pure content of the database (lists)

  • Outdated zone

    Door to old view of functions like image/galleries lists

  • Upgrade (from 1.x / 2.x) zone

    Helpers after upgrading RSG2 from previous J!x versions

Rsgallery2 zone

zone.RSGallery2

(1) Slideshow configuration

Edit and check the configuration parameters of installed slideshows. Leads to a separate view for the edit of slideshow parameter.
See separate maintenance document ""

(2) Comments list

Enters list view of comments

(3) Template manager

Actually not working. (2014-2018)
In older version it had the function to upload slideshows and templates for the display of the gallery in frontend. These could be edited or deleted also.

Repair zone

zone.repair.png

(1) Consolidate image database

The consistence of the database to image files can be checked here. The following view supports the check and repair of image orphans in database or as missing image files.


(See separate maintenance document "")

(2) Configuration Raw edit

Edit view of all config variables including internal settings. Prepared for debug and emergency situations. Lists all variables in alphabetical order. The values can be changed and saved.

(4) Regenerate display images

This option will regenerate either thumbnail or display images, based on the current configuration settings of thumbnail dimensions

(5) Optimize database

Reorganizes the physical storage of the database table data to reduce storage space and improve speed when accessing the table

Danger zone

maintenance.zone.danger.png

(1) Purge tables (data) & delete all images

Supports the first step to remove RSGgallery2 completely.

Therefore the content (items) in all RSGaller2 tables are removed. Additionally the image files are deleted. The data structure is kept but is empty.

This can also be used to purge the data and start again empty with new images and new galleries.

If afterwards the component is de installed nothing shall be left and remind of RSGallery2

(2) Remove RSGallery2 tables and images The previous intention was to support the uninstall that by removing databases tables and image files. The side effect of this function was that Joomla! did start with error and RSGallery2 could not be uninstalled

Instead of using this function begin with above function 'Purge tables (data)' See following instruction for a complete remove

How to remove RSGALLERY2 completely

(1) Use Maintenance -> Purge tables

This removes the database content and the image files

(2) Prepare the remove of database table structure

Search in admin rsgallery2 folder \administrator\components\com_rsgallery2\sql\ for file uninstall.mysql.utf8.sql. Edit the file and remove the comments in front of the drop commands.

(3) Standard uninstall

Use finally standard Joomla uninstall to get rid of all parts of RSGallery2

Raw database zone

zone.rawDatabase.png

The buttons lead to the pure content view of the database lists

(1) Configuration variables

Shows a list with actual values of all configuration variables

(2) Images list

Shows a list with the database properties of all images. This contains more columns as the normal image view.

(3) Galleries list

Shows a list with the database properties of all galleries. This contains more columns as the normal image view.

(4) Comments list

Shows a list with the database properties of all comments. This contains more columns as the normal image view.

Outdated zone

maintenance.zone.outDated.png

Door to old view of functions like image/galleries lists These buttons lead to the previous views of RSG2 around 2013 or beginning of J3x
the functionality is not granted as this old code is not maintained any more. Still it may be a hint what has improved over this time

(1) Configuration

%

(2) Mange galleries

%

(3) Manage images

%

(4) Upload single images

%

(5) Consolidate database

Don't use. It is only listed for completeness

Upgrade (from 1.x / 2.x) zone

maintenance.zone.outDated.png

(1) Database

Repair missing database tables, table columns and ... This function reassigns the actual SQL definitions. Therefore new tables, new columns are added and not supported columns are removed

This is useful when upgrading from a real old version and general list can not be viewed

(2) Create gallery "access" field

On upgrade from 1.x this table field was missing. Here it will be created and all values set to one

(3) Delete RSG2 base language files

Deletes RSGallery2 languages files in joomla base language folders. The RSG2 base translation files are located in ...\administrator\languages. These may overwrite new RSG2 language items kept in component language folder.
Use this function when an update installation does not overwrite "old" base language files and translations do not appear or appear as old.


Maintenance Slideshow configuration

Slideshow parameters can be changed here

Two files living within the slideshow code define the parameters and their values

  • templateDetails.xml

    Existing parameter and their default value are defined in section param.

  • params.ini

    The actual values are taken from this file. If a value is not defined here than the default value will be used.
    The format is parameter="value". The double quotes may be omitted

The slideshow code files reside in path on the server: ".../joomla/components/com_rsgallery2/templates/"

Path to edit configuration form

Goto maintenance -> Use button (1) Slideshow configuration

zone.RSGallery2

Slideshow edit configuration form

zone.RSGallery2

(1) Select the slideshow to edit

(2) Section slideshow parameter

The variables shown here are definitions for the slideshow prepared in Joomla edit format. These and their default value are defined in file templateDetails.xml in section "param".

On "Save parameter" all values are written into the params.ini file and will appear in below section

(3) Section slideshow file

The values in params.ini file set the actual used values and overwrite the default. Here the actual values are displayed in "INI" format. The format is parameter="value". The double quotes may be omitted. The values displayed are used when the slideshow is shown. If the file (text area) is empty then the standard values are used. The file is filled when the configuration parameters are saved. Lines with standard values are not needed and can be removed.

Save changes

zone.RSGallery2

The parameters may be saved by the buttons in the menu bar (1) or below the parameter area. (3)
The file area may be saved by the buttons in the menu bar (2) or below the parameter area. (4)

Tip:

Reset to default values

Delete the content of the file params.ini in the below section and save it (button in below section). Afterwards save the parameters (button in above section). All default settings will appear in file parameter definition area.


Maintenance Consolidate image database

In cases where the upload got stuck you may get an error message but can't tell how far the process got. Here you can check the consistency of image references in database and files found in the images folder of RSGallery2

This function checks the links of images between image files and database assignments. It finds left over items like orphaned files or database image reference with missing file

How to get there

In "control panel" select Maintenance

Upload startview

There select in section "Repair zone" the button "Consolidate image database".

Upload startview

This will lead to a page where it is checked whether there are database entries for missing images or for images with no database / gallery connection

Result of checks

On opening the form or clicking on "Repeat checking" the system is checked and the result is displayed.

Upload startview

In (1) appears the list of files with "missing parts".

(2) Area with filename and check box to select images for further actions -> (7)

(3) Area with state of image. On green the item exists an red it is missing

(4) Direct action buttons. On click the task is performed on the file of the rows

(5) The parent gallery of the file in the row is listed and one of the matching images is displayed

Area with state of image.

Upload startview

On green the item exists an red it is missing (1) Each column indicates a file missing or existing

For file origin folder see configuration settings

  • Original folder: High resolution file. May be not saved on upload if prohibited in configuration
  • Display folder: File with defined resolution on upload. It will be used in slide shows
  • Thumb folder: Thumb size resolution files used in gallery view.
  • Watermark folder: This column/files will only appear if this feature is activated in the configuration. The filename in the folder may not match the used filename in database or the other image folders

Direct action buttons

Upload startview

On click the task is performed on the file of the rows Similar to the button in the header area these button issue immediate task on the image references(items) of this row

(1) Create missing images in row

(2) Assign gallery name

(3) Repair all issues in row

(4) Remove items in rows

More detailed description can be found below when the list buttons are explained

Action buttons for selected images

Upload startview

The above buttons can be used for selected file lines

(1) Create database entries

  • Adds database references to the selected files

(2) Create missing images

  • Used the original or display image to create the missing ones. If only the thumbnail is given it is used also but the result may not be very bright.

(3) Create missing watermarks

  • If watermark is selected in the configuration watermarked files are created for the selected files

(4) Assign gallery

  • Above the file list on the right side a gallery can be selected. On clicking this button the selected files will be bound to the gallery

(5) Remove items in rows

  • Does delete all existing connected items of the selected files. Deletes the references in the database and the existing files. Here all obsolete data may be cleaned.

(6) Repair all issues

  • This button fixes all missing references. It creates database references and missing image files.

Upload startview

On the right side above the image list the user can define the parent gallery to be used in image action. The gallery can be assigned with a button "Assign gallery" within the image row or for all selected images with the similar button on top of the page.

If Button "Repair all" is clicked and a gallery is selected this gallery is assigned.

"Lost" database file references

If no files exists to a "lost" database item the result looks like following. Upload startview

In this case it is best to select the line and use button "Remove items in row" to delete this item in database.

Back door assignment of images to existing galleries

A indirect way to upload images to RSGallery2 is to copy of the image(s) to the RSGallery2 original folder. Go to "consolidate images" view.

1. Upload image

Copy your file per FTP into folder .../Joomla/images/rsgallery/original.

2. Create files and database reference

Upload startview

(1) Use button "Repeat checking" so the image is found
(2) If the image exists it is marked here
(3) If the image exists it is displayed here
(4) Select the parent gallery
(5) Select the line(s) with clicking on marker in front
(6) Use button "Repair all issues"

If all goes well then the line of the selected image(s) will disappear in the next display of the page


RSGallery2_Module_LatestGalleries

The RSGallery2 Module LatestGalleries shows as the name suggests the latest galleries from RSGallery2

  • A click on the thumb nail may lead to
  • .
  • .
  • .

General

  • .
  • .
  • .
  • .

Parameter in back end

Tab Modul

  • (1) Number of rows

    Number of vertical images (Images per column)

  • (2) Number of columns

    Number of horizontal images (Images per row) The number of displayed images is the result from Count = row number times column number. Therefore Count image names are fetched from the Database and prepared for the display

  • (3) Select galleries to show images from

    e.g. 3,8,42. The used galleries may be restricted to a selection. Please use a comma separated list. Select galleries to show images from where multiple galleries are separated by a comma, e.g. '3,8,42' or '5'. If you want to show images from all galleries enter '0'. The access level of user will be taken into account, so if a user is not allowed to see gallery 2 its images won't show even if you put it here.The gallery id numbers to use can be found here: Backend > Components > RSGallery2 > Galleries, in the column ID

  • (4) Include sub galleries: (No/Yes)

    When the range of galleries is limited by user input (see above) the child galleries may be included in the image search

  • (5) Display type of image to show

    RSGallery2 stores the original (depending on settings), a display sized image and a thumbnail sized image. User can select which display type is to be used.

  • (1) CSS img element height parameter:

    Enter the size of the CSS height attribute of the image to show in pixels. If '0' is entered there won't be a height specified for img element and the actual height of the image will be taken.

  • (2) CSS img element width parameter:

    Enter the size of the CSS width attribute of the image to show in pixels. If '0' is entered there won't be a width specified for img element and the actual width of the image will be taken CSS width attribute for the img and the div element (0=no attribute) Set size of image, use one (!) of height or width to make the image smaller. Set one or both settings for image height and width to 0, this will keep the aspect ratio of the image, if you set a size for both the image will be stretched. Do not set the size larger than the actual image size, e.g. when a thumb size image has a size of 50x50 pixels, don't set either size to larger than 50, rather use the larger display or the original image

  • (3) CSS div element height parameter:

    Set size of div, use this to crop the image. Enter the size of the CSS height attribute of the div that holds the image in pixels. This will crop the image. If '0' is entered there won't be a height specified for the div element and it will fit the actual height of the image

  • (4) CSS div element width parameter:

    Set size of div, use this to crop the image. Enter the size of the CSS width attribute of the div that holds the image in pixels. This will crop the image. If '0' is entered there won't be a width specified for the div element and it will fit the actual width of the image

  • (5) CSS div element height parameter for name of gallery:

    CSS div element height parameter for name of gallery. Enter the size of the CSS height attribute of the dive that holds the name of the image, in pixels. If '0' is entered there won't be a height specified for the div element.
    There is no width parameter to set the width of this div element since the width of the 'CSS div element width parameter' would overrule this

  • (6) Display gallery name:

    (No/Yes) Do display gallery name below the gallery thumbnail

  • (7) Display date:

    (No/Yes) Do display gallery date below the gallery thumbnail

  • (8) Date format:

    Select format type the date should display (for example, d-m-Y | d/m/Y | m-d-Y : G-i). See http://nl3.php.net/date for more info about this.

Tab Advanced

Support of standard joomla! function (May be prepared but not implemented) <! Todo: find Joomla description for this --> More on "mouse over"

  • (1) Layout

  • (2) Module Class Suffix

  • (3) Caching

  • (4) Cache Time


RSG2_Modul_LatestImages

The RSGallery2 Module LatestImages shows as the name suggests the latest created images from RSGallery2 galleries.

  • The images are shown in a table view. The number of rows and columns define the the number of images displayed.
  • The administrator can specify certain galleries as source for the images to show. Sub galleries may be included.
  • The administrator can select a display type, if the thumb-, the rsgallery2- or the original size of the image shall be used as a source for the display.
  • The display width of the image and the surrounding div may be set.
  • The name of the gallery and the date of the image may be displayed.
  • A click on the image may lead to
    • The parent gallery
    • Gallery single image view
      • Gallery slideshow view
      • Original image
      • Gallery display image
      • Gallery thumb image

General

  • User defined number of images are selected and shown like in the RSGallery2 gallery view.
  • The images may be aligned in row and columns.
  • The sources to look for the images are all galleries or a defined list of galleries.
  • The displayed image size may may origin from the thumb-, the orginal- or the rsgallery display size.
  • The resulting set may be "garnered" with CSS styles set in the backend.
  • Each image may lead to the origin picture or the parent gallery or ...

Parameter in backend

Tab Modul

  • (1) Number of rows

    Number of vertical images (Images per column)

  • (2) Number of columns

    Number of horizontal images (Images per row) The number of displayed images is the result from Count = row number times column number. Therefore Count image names are fetched from the Database and prepared for the display

  • (3) Select galleries to show images from

    e.g. 3,8,42. The used galleries may be restricted to a selection. Please use a comma separated list. Select galleries to show images from where multiple galleries are separated by a comma, e.g. '3,8,42' or '5'. If you want to show images from all galleries enter '0'. The access level of user will be taken into account, so if a user is not allowed to see gallery 2 its images won't show even if you put it here.The gallery id numbers to use can be found here: Backend > Components > RSGallery2 > Galleries, in the column ID

  • (4) Include sub galleries: (No/Yes)

    When the range of galleries is limited by user input (see above) the child galleries may be included in the image search

  • (5) Display type of image to show

    RSGallery2 stores the original (depending on settings), a display sized image and a thumbnail sized image. User can select which display type is to be used.

  • (1) CSS img element height parameter:

    Enter the size of the CSS height attribute of the image to show in pixels. If '0' is entered there won't be a height specified for img element and the actual height of the image will be taken.

  • (2) CSS img element width parameter:

    Enter the size of the CSS width attribute of the image to show in pixels. If '0' is entered there won't be a width specified for img element and the actual width of the image will be taken CSS width attribute for the img and the div element (0=no attribute) Set size of image, use one (!) of height or width to make the image smaller. Set one or both settings for image height and width to 0, this will keep the aspect ratio of the image, if you set a size for both the image will be stretched. Do not set the size larger than the actual image size, e.g. when a thumb size image has a size of 50x50 pixels, don't set either size to larger than 50, rather use the larger display or the original image

  • (3) CSS div element height parameter:

    Set size of div, use this to crop the image. Enter the size of the CSS height attribute of the div that holds the image in pixels. This will crop the image. If '0' is entered there won't be a height specified for the div element and it will fit the actual height of the image

  • (4) CSS div element width parameter:

    Set size of div, use this to crop the image. Enter the size of the CSS width attribute of the div that holds the image in pixels. This will crop the image. If '0' is entered there won't be a width specified for the div element and it will fit the actual width of the image

  • (5) CSS div element height parameter for name of image:

    CSS div element height parameter for name of image. Enter the size of the CSS height attribute of the dive that holds the name of the image, in pixels. If '0' is entered there won't be a height specified for the div element. There is no width parameter to set the width of this div element since the width of the 'CSS div element width parameter' would overrule this

  • (6) Display image name:

    (No/Yes) Do display image name below the image

  • (7) Display date:

    (No/Yes) Do display image date below the image

  • (8) Date format:

    Select format type the date should display (for example, d-m-Y | d/m/Y | m-d-Y : G-i). See http://nl3.php.net/date for more info about this

  • (9) Link image to view type

    A click on the image shall link to the selected type. Single image/gallery view: The display area will be found in the first joomla menu linking to RSGallery2 galleries Possible options

    • Don't link image to anything
    • Link to standard gallery view
    • Link to single image view of gallery
    • Link to slideshow view of gallery
    • Link to original image (user) size
    • Link to display image (RSGallery2) size
    • Link to thumb image (RSGallery2) size

Tab Advanced

Support of standard joomla! function (May be prepared but not implemented)

More on "mouse over"

(1) Layout

(2) Module Class Suffix

(3) Caching

(4) Cache Time


RSGallery2 Module RandomImages

The RSGallery2 Module RandomImages shows as the name suggests some random images from RSGallery2 galleries.

  • The images are shown in a table view. The number of rows and columns define the the number of images displayed.
  • The administrator can specify certain galleries as source for the images to show. Sub galleries may be included.
  • The administrator can select a display type, if the thumb-, the rsgallery2- or the original size of the image shall be used as a source for the display.
  • The display width of the image and the surrounding div may be set.
  • The name of the gallery and the date of the image may be displayed.
  • A click on the image may lead to
    • The parent gallery
    • Gallery single image view
      • Gallery slideshow view
      • Original image
      • Gallery display image
      • Gallery thumb image

General

  • User defined number of images are selected and shown like in the RSGallery2 gallery view.
  • The images may be aligned in row and columns.
  • The sources to look for the images are all galleries or a defined list of galleries.
  • The displayed image size may may origin from the thumb-, the orginal- or the rsgallery display size.
  • The resulting set may be "garnered" with CSS styles set in the backend.
  • Each image may lead to the origin picture or the parent gallery or ...

Parameter in backend

Tab Modul

  • (1) Number of rows

    Number of vertical images (Images per column)

  • (2) Number of columns

    Number of horizontal images (Images per row) The number of displayed images is the result from Count = row number times column number. Therefore Count image names are fetched from the Database and prepared for the display

  • (3) Select galleries to show images from

    e.g. 3,8,42. The used galleries may be restricted to a selection. Please use a comma separated list. Select galleries to show images from. Multiple galleries are comma separated, e.g. '3,8,42' or '5'. If you want to show images from all galleries enter '0'. The access level of user will be taken into account, so if a user is not allowed to view gallery 2 its images won't show even if you put it here.The gallery id numbers to use can be found here: Backend > Components > RSGallery2 > Galleries, in the column ID.

  • (4) Include sub galleries: (No/Yes)

    When the range of galleries is limited by user input (see above) the child galleries may be included in the image search

  • (5) Display type of image to show

    RSGallery2 stores the original (depending on settings), a display sized image and a thumbnail sized image. User can select which display type is to be used.

  • (1) CSS img element height parameter:

    Enter the size of the CSS height attribute of the image to show in pixels. If '0' is entered there won't be a height specified for img element and the actual height of the image will be taken.

  • (2) CSS img element width parameter:

    Enter the size of the CSS width attribute of the image to show in pixels. If '0' is entered there won't be a width specified for img element and the actual width of the image will be taken CSS width attribute for the img and the div element (0=no attribute) Set size of image, use one (!) of height or width to make the image smaller. Set one or both settings for image height and width to 0, this will keep the aspect ratio of the image, if you set a size for both the image will be stretched. Do not set the size larger than the actual image size, e.g. when a thumb size image has a size of 50x50 pixels, don't set either size to larger than 50, rather use the larger display or the original image

  • (3) CSS div element height parameter:

    Set size of div, use this to crop the image. Enter the size of the CSS height attribute of the div that holds the image in pixels. This will crop the image. If '0' is entered there won't be a height specified for the div element and it will fit the actual height of the image

  • (4) CSS div element width parameter:

    Set size of div, use this to crop the image. Enter the size of the CSS width attribute of the div that holds the image in pixels. This will crop the image. If '0' is entered there won't be a width specified for the div element and it will fit the actual width of the image

  • (5) CSS div element height parameter for name of image:

    CSS div element height parameter for name of image. Enter the size of the CSS height attribute of the dive that holds the name of the image, in pixels. If '0' is entered there won't be a height specified for the div element. There is no width parameter to set the width of this div element since the width of the 'CSS div element width parameter' would overrule this

  • (6) Display image name:

    (No/Yes) Do display image name below the image

  • (7) Display date:

    (No/Yes) Do display image date below the image

  • (8) Date format:

    Select format type the date should display (for example, d-m-Y | d/m/Y | m-d-Y : G-i). See http://nl3.php.net/date for more info about this.

  • (9) Link image to view type

    A click on the image shall link to the selected type. Single image/gallery view: The display area will be found in the first joomla menu linking to RSGallery2 galleries Possible options

    • Don't link image to anything
    • Link to standard gallery view
    • Link to single image view of gallery
    • Link to slideshow view of gallery
    • Link to original image (user) size
    • Link to display image (RSGallery2) size
    • Link to thumb image (RSGallery2) size

Tab Advanced

Support of standard joomla! function (May be prepared but not implemented)

More on "mouse over"

  • (1) Layout

  • (2) Module Class Suffix

  • (3) Caching

  • (4) Cache Time


Modul ThumbScroller

#RSGallery2 thumb scroller module The RSGallery2 Module thumb scroller shall scroll selected thumbnails from RSGallery2 images

It is in development (2015.09) (still in 2019.05) so anything below is just a note for myself of found pieces and bits

ToDo: Check if needed , check following links -> separate template ?


google

https://en.wikipedia.org/wiki/Marquee_element replace Marquee element -> http://www.w3.org/TR/html5/obsolete.html#the-marquee-element-0 https://drafts.csswg.org/css-animations-1/ https://drafts.csswg.org/css-transitions-1/

"rsscroller_thumb" http://manos.malihu.gr/repository/jquery-thumbnail-scroller/demo/examples/demo.html# http://manos.malihu.gr/jquery-thumbnail-scroller/

.rsscroller_thumb {text-align:center;} .rsscroller_thumb img{ border:0; padding:3px;}

       <H3>Galer=EDa de Fotos </H3>
        <STYLE type=3Dtext/css>.rsscroller_thumb {
TEXT-ALIGN: center

} .rsscroller_thumb IMG { BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; = BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 3px; = PADDING-TOP: 3px; BORDER-RIGHT-WIDTH: 0px }

        <DIV class=3Drsg2_scroller=20
        style=3D"OVERFLOW: hidden; POSITION: relative">
        <MARQUEE onmouseover=3Dthis.stop() onmouseout=3Dthis.start() =

        scrollAmount=3D2 scrollDelay=3D50 direction=3Dright =

width=3D"100%"=20 height=3D150>

<A title=3D"Ni=F1os y = pinturas"=20 = href=3D"http://www.proyectofronterizo.org.mx/main/index.php?option=3Dcom_= rsgallery2&page=3Dinline&Itemid=3D148&id=3D234&catid=3D16= &limitstart=3D56"><IMG=20 alt=3D"Ni=F1os y pinturas"=20

Finish it for good

How to remove RSGALLERY2 completely

(1) Use Maintenance -> Purge tables

This removes the database content and the image files

(2) Prepare the remove of database table structure

Search in admin rsgallery2 folder \administrator\components\com_rsgallery2\sql\ for file uninstall.mysql.utf8.sql. Edit the file and remove the comments in front of the drop commands.

(3) Standard uninstall

Use finally standard Joomla uninstall to get rid of all parts of RSGallery2