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

CMS Manager with built in HTML editor

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #11  
Old 11-20-2003, 06:30 AM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default Single Mode

Hi darrenkierman, I use all my carts in Mall Mode but thanks for the heads up. I am sure that will help all other users who use "Single Mode". I will see about creating a new template for Single Mode users. If anyone else has to adapt the script to work on thier particular version then post it here to help others as well.

Chikira
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
  #12  
Old 11-20-2003, 03:28 PM
 
Tuner Tuner is offline
 

eXpert
  
Join Date: Jan 2003
Location: Scottsdale Arizona
Posts: 245
 

Default

Thanks You have inspired me to post my mods for free. I think eveyone will find them worthwhile.
Especial my MASS Product Modifier MOD.
I will post hear once I have everything packaged.

Scott Kent
__________________
\"Then again it could all be horse crap\"
by some old Guy.
4.013
Reply With Quote
  #13  
Old 11-20-2003, 08:38 PM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default More Open Source!

What kind of mods do you have in development?

Is the world of X-Cart mods going to go Open Source? Will this mean the end of civilization as we know it?
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
  #14  
Old 11-20-2003, 11:21 PM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default Thx

Thank you, I will give it a try.
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
  #15  
Old 11-20-2003, 11:35 PM
 
John7 John7 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 136
 

Default Hmmm... question...

Hmmm... question...

How well does this work with html catalog?
Can Html catalog make static copies of these pages or pages with the new dynamic content modules installed?

also

How hard would it be if I wanted to have say 10 fixed panels? Would it be difficult to modify?

Thanks,

John7
Reply With Quote
  #16  
Old 11-20-2003, 11:50 PM
 
John7 John7 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 136
 

Default Oh... One more question.

Oh... One more question.

How hard would it be to set membership levels for the new full pages?



Thanks,
John7
Reply With Quote
  #17  
Old 11-20-2003, 11:54 PM
  carlisleglass's Avatar 
carlisleglass carlisleglass is offline
 

eXpert
  
Join Date: Aug 2003
Location: Carlisle, UK
Posts: 316
 

Default

now i've been using it a bit more ... got a bit of a problem.

Adding items is ok ... but when i come to edit them, the contents of the html box isn't there ... therefore have to type in the whole content again.

any ideas ?
__________________
Darren Kierman
Carlisle Glass (http://www.carlisleglass.co.uk/)
... running X-Cart Gold 4.4.5 [unix]
Reply With Quote
  #18  
Old 11-21-2003, 07:49 AM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default HTML catalog

HTML Catalog works fine with the side panels. With the dynamically created pages it doesn't however there is a function that allows you to generate HTML code for any other page and I use that to edit / create html for the static pages that do work with HTML Catalog. One of the future developments is to directly edit / create / intergrate into the static pages and the templates.

To create 10 fixed panels takes a little bit of work.

Essentially you have to do the following.
  • Duplicate and edit the fixedsidepanelX.php files incrementing X up to 10. Edit the code to match teh number of the fixedsidepanel. These are located in /customer.
    Duplicate and edit the fixedsidepanelX.tpl files incrementing X up to 10. Edit the value between the {capture} {/capture} tags.
    Edit cmsmanager.php and cmsmaker.php find where it lists the values of $pagetype in the <options> html tags, you will see the sequence or fixedsidepanels1 - 3 just continue the pattern up to 10.

That should do the trick.
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
  #19  
Old 11-21-2003, 07:54 AM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default Membership levels

You could do that for side panels with an {if} statement in the home.tpl for the side panels...

The following code is not actual code but it will show the flow.

Code:
{if $memebershiplevel=1} {include fixedsidepanel1.tpl} {else} {include fixedsidepanel2.tpl} {/if}

Hope that helps as a starting point.
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
  #20  
Old 11-21-2003, 07:58 AM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default

Darrenkierman, what version are you running this on? I haven't tested it on 3.50 but in theory it should work fine.

Also is it the side panels, full pages or all pages that are not showing in the edit function. I have also sent you a PM regarding this issue.
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 08:15 AM.

   

 
X-Cart forums © 2001-2020