-
AuthorPosts
-
itsnexgen Friend
itsnexgen
- Join date:
- December 2009
- Posts:
- 133
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 43
- Thanked:
- 13 times in 1 posts
January 28, 2010 at 7:52 pm #148159Hi,
I would like to rename the ja_rasite template itself something like : “default_grey”
What i did :
-> Renamed folder ja_rasite
-> renamed JA_RASITE in templateDetails.xml filewhat i get after changing?:
JFolder::files: Path is not a folder
Now, can anyone tell me whats the exact procedure to change the template name?
Thanks for your help
Rgds,
KinoJanuary 29, 2010 at 1:14 pm #330898It is not as simple as just renaming the folder. The path is used throughout the code of the template. Also the name i think is used as well.
It would be very difficult i believe to rename a template
itsnexgen Frienditsnexgen
- Join date:
- December 2009
- Posts:
- 133
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 43
- Thanked:
- 13 times in 1 posts
January 29, 2010 at 4:59 pm #330910May be complex.. But this should be always possible to do it..
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 1, 2010 at 4:38 am #331116Hello guy!
I think that you should rename from ja_rasite to “default_grey” before install this template. because when you installed, Joomla Sys create a new record to allow you manage it in the templates manager.
nick mortensen Friendnick mortensen
- Join date:
- September 2014
- Posts:
- 35
- Downloads:
- 18
- Uploads:
- 6
- Thanks:
- 10
- Thanked:
- 11 times in 2 posts
February 1, 2010 at 9:58 pm #331244The appropriate place to switch the name from JA_Rasite is within the template details XML file.
<?xml version=”1.0″ encoding=”utf-8″?>
<install version=”1.5″ type=”template”>
<name>JA_Rasite</name>
<version>1.0</version>
<creationDate>01/26/2010</creationDate>
<author>JoomlArt.com</author>
<authorEmail>webmaster@joomlart.com</authorEmail>
<authorUrl>http://www.joomlart.com</authorUrl>
<copyright>J.O.O.M. Solutions Ltd.</copyright>
<license>JA Commercial</license>
<description>JA Rasite DESC</description>The name is controlled by the <name> tag on line 3. I’d probably change what falls between the <description> tag as well- which is found on line 11- to eliminate confusion. As far as I can tell, nothing more needs be done to change the name of the template.
I hope this was helpful. I watched the Lynda.com video entitled “Creating and Editing your own joomla1.5 templates” and that was the information they gave to name a template.
I believe you would then have to re-zip the entire template and install it to get it working as you would like.
zao dao Friendzao dao
- Join date:
- September 2014
- Posts:
- 155
- Downloads:
- 160
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 11 times in 1 posts
May 29, 2010 at 10:07 am #345182you should change
all ja-rasite into your name in
params.iniwww.8media.com
www.zaodao.comcansay Friendcansay
- Join date:
- February 2010
- Posts:
- 183
- Downloads:
- 2
- Uploads:
- 32
- Thanks:
- 20
- Thanked:
- 19 times in 1 posts
May 31, 2010 at 11:26 am #345369How can I change this after the template is installed :(?
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
May 31, 2010 at 12:16 pm #345373zaodao;180544you should change
all ja-rasite into your name in
params.iniStrange there are no incidences of the word ja rasite in my (Ja Rasite) params.ini file to change?
Cheers Shannon
zao dao Friendzao dao
- Join date:
- September 2014
- Posts:
- 155
- Downloads:
- 160
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 11 times in 1 posts
May 31, 2010 at 4:17 pm #345409i am sorry ,it’s in templateDetails.xml
about line 136
<param name=”main_layout” type=”filelist” directory=”templates/ja rasite/layouts” stripext=”true” default=”” label=”Default Layout” description=”Default Layout Desc” />
<param name=”page_layouts” type=”textarea” cols=”50″ rows=”8″ default=”” label=”Page layouts overwrite” description=”Page layouts overwrite desc” /><param name=”iphone_layout” type=”filelist” directory=”templates/ja rasite/layouts” stripext=”true” default=”” label=”Iphone” description=”Iphone Desc” />
<param name=”other_handheld_layout” type=”filelist” directory=”templates/ja rasite/layouts” stripext=”true” default=”” label=”Other Handheld devices” description=”Other Handheld devices Desc” />
</params>
www.8media.com
www.zaodao.comuniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
May 31, 2010 at 7:11 pm #345415zaodao;180827i am sorry ,it’s in templateDetails.xml
about line 136
<param name=”main_layout” type=”filelist” directory=”templates/ja rasite/layouts” stripext=”true” default=”” label=”Default Layout” description=”Default Layout Desc” />
<param name=”page_layouts” type=”textarea” cols=”50″ rows=”8″ default=”” label=”Page layouts overwrite” description=”Page layouts overwrite desc” /><param name=”iphone_layout” type=”filelist” directory=”templates/ja rasite/layouts” stripext=”true” default=”” label=”Iphone” description=”Iphone Desc” />
<param name=”other_handheld_layout” type=”filelist” directory=”templates/ja rasite/layouts” stripext=”true” default=”” label=”Other Handheld devices” description=”Other Handheld devices Desc” />
</params>
😀 No wonder I couldn’t find it then, definately didn’t think to look there !
-
AuthorPosts
This topic contains 10 replies, has 7 voices, and was last updated by uniquebiz 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum