He instalado (creo que con exito) el mod gallery_1.0.3 pero........

Dentro de la carpeta que contiene este mod hay unas instrucciones:
Aqui va el trozo que me atasca:
Pues bien, no se encontrar para bajar los archivos que se supone indican las instrucciones de instalacion:En la carpeta plugin tenemos uno añadidos, el que me parece mas ineteresante es el higtslide,
que te habre las fotos en grandes de una manera muy vistosa y te permite crear un pase de diapositivas. Seguir
las intrucciones, que basicamente es descargar el archivo de la pagina que indica, copiar los archivos
donde indica, y no hace falta editar nada. Luego vamos a acp->mods->configuracion galeria y donde pone
configuracion de enlace, en abrir imagenes seleccionar la de higtslide.
Código: Seleccionar todo
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<!-- $Id: highslide.xml 1264 2009-07-31 21:37:08Z nickvergessen $ -->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.2.xsd">
<header>
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
<title lang="de">phpBB Gallery Plugin: Highslide JS (4.1.5)</title>
<title lang="en">phpBB Gallery Plugin: Highslide JS (4.1.5)</title>
<description lang="de"><![CDATA[Diese Anleitung ermöglicht ein einfaches implementieren von Highslide JS (von Torstein Hønsi: http://highslide.com/) in die Gallery.]]></description>
<description lang="en"><![CDATA[This manual is an easy way to implement Highslide JS (by Torstein Hønsi: http://highslide.com/) into the gallery.]]></description>
<author-notes lang="de"><![CDATA[
Du musst dir Highslide JS selbst herunterladen:
http://highslide.com/download.php
Bitte beachte dabei, dass Highslide JS eine andere Lizenz hat:
http://highslide.com/#licence
Creative Commons Attribution-NonCommercial 2.5 License
http://creativecommons.org/licenses/by-nc/2.5/]]></author-notes>
<author-notes lang="en"><![CDATA[
You need to download Highslide JS on your own:
http://highslide.com/download.php
Please note, that Highslide JS has a different license:
http://highslide.com/#licence
Creative Commons Attribution-NonCommercial 2.5 License
http://creativecommons.org/licenses/by-nc/2.5/]]></author-notes>
<author-group>
<author>
<realname>Joas Schilling</realname>
<email>nickvergessen@gmx.de</email>
<username>nickvergessen</username>
<homepage>http://www.flying-bits.org/</homepage>
<contributions />
</author>
<author>
<realname>Torstein Hønsi</realname>
<email>torstein.hoensi@gmail.com</email>
<homepage>http://highslide.com/</homepage>
<contributions />
</author>
</author-group>
<mod-version>1.0.2</mod-version>
<installation>
<level>easy</level>
<time>60</time>
<target-version>3.0.5</target-version>
</installation>
</header>
<action-group>
<copy>
<file from="highslide.zip/highslide/highslide-full.js" to="gallery/plugins/highslide/highslide-full.js" />
<file from="highslide.zip/highslide/highslide.css" to="gallery/plugins/highslide/highslide.css" />
<file from="highslide.zip/highslide/graphics/*.*" to="gallery/plugins/highslide/graphics/*.*" />
</copy>
<diy-instructions lang="de"><![CDATA[Kopiere die Dateien aus dem zip-Verzeichnis, wie oben angegeben.
Anschließend musst du in "Administrations-Bereich" (ACP) > "MODS" > "phpBB Galerie" > "Galerie konfigurieren"
im Kasten "Link Konfiguration" die Optionen auf Highslide-Plugin umstellen und fertig.]]></diy-instructions>
<diy-instructions lang="en"><![CDATA[Copy the files from the zip as mentioned above.
Afterwards go to "Administration Control Panel" (ACP) > ".MODs" > "phpBB Gallery" > "Configure gallery"
and change the values of "Link configuration" to Highslide-Plugin.]]></diy-instructions>
</action-group>
</mod>
Pero yo no lo encuentro

Alguien sabe por donde puedo encontrar esos archivos o donde estan?.
Aprovecho para realizar una consulta: En todos los mods encuentro un archivo como este: modx.prosilver.en.xsl . Para que es?
Saludos y gracias.