Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

make tpl files in admin open with toggle editor unchecked

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-11-2014, 10:52 AM
 
keystone keystone is offline
 

X-Adept
  
Join Date: Jul 2006
Location: USA
Posts: 787
 

Default make tpl files in admin open with toggle editor unchecked

I want to know how to make the .tpl files open up with the "toggle editor" checkbox at the bottom unchecked. The reason is that when I open up the main.css file in content/edit templates, it takes forever and freezes my browser until it is finished opening.

I am doing this in version 4.6.0

I have narrowed the .tpl file I need to edit down to /common_files/admin/main/edit_file.tpl

and I believe it is in this line
Code:
<form action="file_edit.php" method="post" {if $use_edit_area}onsubmit="javascript: if(!$('#edit_area_toggle_checkbox_filebody').prop('checked'))$('#toggle_edit_area').val('Y');"{/if}>

I thought it would be just changing the
Code:
.val('Y') to .val('N')
but that doesn't work. I don't know a lick of javascript so I'm clueless on this one.

Can anyone help?
__________________
www.uscandleco.com - X-Cart Version 4.7.11 Gold Plus php7.3
mods:
reCaptcha
running on UNIX

www.keystonecandle.com X-Cart Gold Plus - Version 4.7.11 php7.2
mods:
reCaptcha
cdseo pro
running on UNIX
Reply With Quote
  #2  
Old 09-11-2014, 12:08 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: make tpl files in admin open with toggle editor unchecked

In /common_files/admin/main/edit_file.tpl

Change line: 26
{if $use_edit_area}

to

{if !$use_edit_area}
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #3  
Old 09-12-2014, 06:15 AM
 
keystone keystone is offline
 

X-Adept
  
Join Date: Jul 2006
Location: USA
Posts: 787
 

Default Re: make tpl files in admin open with toggle editor unchecked

Hi Steve, That was close but not quite what what I was looking for. That removed the toggle editor checkbox completely. I would rather have the checkbox there but unchecked by default. That way I can activate the editor if I need it. Do you know how to do that?
__________________
www.uscandleco.com - X-Cart Version 4.7.11 Gold Plus php7.3
mods:
reCaptcha
running on UNIX

www.keystonecandle.com X-Cart Gold Plus - Version 4.7.11 php7.2
mods:
reCaptcha
cdseo pro
running on UNIX
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:02 PM.

   

 
X-Cart forums © 2001-2020