RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 03, 2008, 11:07:45 pm
+  RSGallery2 Support Forums
|-+  Developers corner
| |-+  Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! (Moderators: Daniel Tulp, Chef Groovy)
| | |-+  [NOT A BUG][SVN566] Template manager
Advanced search
  « previous next »
Pages 1
Author
Topic: [NOT A BUG][SVN566] Template manager  (Read 4674 times)
« on: January 07, 2008, 10:49:53 am »
m.ulrich
Guest

Hi
I try to upload the templates
Micro Macro
Super clean
with the template manger.

It's work, but it's not display in the template screen, and when I look with FTP in

...components/com_rsgallery2/templates

i don't see something for the template

A+
Michael
« Last Edit: January 07, 2008, 02:20:11 pm by john » Logged
 
Reply #1
« on: January 07, 2008, 12:06:48 pm »
john Offline
Dev Team
Sr. Member
*
Posts: 482



Hello

does this help http://rsgallery2.net/component/option,com_smf/Itemid,17/topic,9742.0 ?

john
Logged
 
Reply #2
« on: January 07, 2008, 12:30:17 pm »
m.ulrich
Guest

Really I don't know (not defelopper). The code of the xml of the template is
Code:
?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="template">
<name>micromacro</name>
<creationDate>2007</creationDate>
<author>Jonah</author>
<copyright>Open Source, GPL</copyright>
<authorEmail>Jonah@whalehosting.ca</authorEmail>
<authorUrl>rsgallery2.net</authorUrl>
<version>1.6</version>
<description>An attempt to most easily visualize and navigate an entire gallery tree.  Thanks to Josh Mace and Edward R. Tufte for design inspiration.  Uses overLib and Lightbox Plus.</description>
<files>
<filename>css/lightbox.css</filename>
<filename>css/template.css</filename>
<filename>display.class.php</filename>
<filename>images/blank.gif</filename>
<filename>images/close.gif</filename>
<filename>images/closelabel.gif</filename>
<filename>images/image-1.jpg</filename>
<filename>images/loading.gif</filename>
<filename>images/next.gif</filename>
<filename>images/nextlabel.gif</filename>
<filename>images/prev.gif</filename>
<filename>images/prevlabel.gif</filename>
<filename>images/thumb-1.jpg</filename>
<filename>index.php</filename>
<filename>js/effects.js</filename>
<filename>js/lightbox.js</filename>
<filename>js/prototype.js</filename>
<filename>js/scriptaculous.js</filename>
<filename>templateDetails.xml</filename>
</files>
</mosinstall>
I found mosinstall in the end, but I don't know if it's the right place
A+
Michael
Logged
 
Reply #3
« on: January 07, 2008, 02:19:55 pm »
john Offline
Dev Team
Sr. Member
*
Posts: 482



there is a "mosInstall on the second line as well ...  change "type="template"" to "type="rsgTemplate""

john
Logged
 
Reply #4
« on: January 07, 2008, 02:38:57 pm »
m.ulrich
Guest

no, but perhaps it's a bigger problem.
When I will upload i've one error message,
i've take ? look and I found the rs gallerys templates in the joomla templates, I deleted the repertory's with FTP, but that don't work. I take a look to the datebase
A+
Michael
Logged
 
Reply #5
« on: January 07, 2008, 02:45:20 pm »
john Offline
Dev Team
Sr. Member
*
Posts: 482



:-)

yes. there IS a "mosinstall" on line 2 of the templateDetail.xml and you MUST change it BEFORE you upload the template. Not changing it makes Joomla believe it is a joomla template and installs it according. So you MUST change line 2 of the templateDetails.xml to

Code:
<mosinstall type="rsgTemplate">

john
Logged
 
Reply #6
« on: January 07, 2008, 02:48:28 pm »
m.ulrich
Guest

sorry
i've chage it but .. with a space
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="rsg template">
<name>superclean</name>
<creationDate>2007</creationDate>
<author>Josiah</author>
<copyright>Open Source, GPL</copyright>
<authorEmail>info@whalehosting.ca</authorEmail>
<authorUrl>whalehosting.ca</authorUrl>
<version>0.4</version>
<description>Only thumbnails with full image popups.  Galleries one level down from linked gallery are collapsed.  No gallery or image details shown.</description>
<files>
<filename>index.php</filename>
<filename>display.class.php</filename>
<filename>templateDetails.xml</filename>
</files>
<css>
<filename>css/template.css</filename>
</css>
</mosinstall>
I try it another time
Logged
 
Reply #7
« on: January 07, 2008, 02:56:07 pm »
m.ulrich
Guest

Ok it's uploaded ,
a RS Gallery message
i see with FTP the Superclean repertory in
../components/com_rsgallery2/templates

but..
in the Template manager I see nothing.
Logged
 
Reply #8
« on: January 07, 2008, 04:21:03 pm »
john Offline
Dev Team
Sr. Member
*
Posts: 482



Try

rsgTemplate

instead of

rsgtemplate

john
Logged
 
Reply #9
« on: January 08, 2008, 03:53:54 am »
m.ulrich
Guest

Ok, you have found it
Thanks
Michael
Logged
 
Print  Pages 1
« previous next »
Jump to: