RE: Pre-View - Shoppe Enhancement Controller v1.0

Ajeh <[email protected]>
Newsgroups gmane.comp.web.oscommerce.features
Message-ID <afdc8b2de26efc1206ee903ea7d774e3@osCommerce-Forums>
This message was sent from: Features
http://forums.oscommerce.com/viewtopic.php?p=162091#162091
----------------------------------------------------------------

[quote="JenRed"]Linda, just checking it out now.  You have been busy!!!  Thanks so much for all the great work you are doing.

Does this mod mean that if I only want half of the things offered, I can turn the rest off in Admin?   What about if I have some of the mods included in this one installed and working fine already?  
[/quote]

Many of the options are toggle switches either in the Admin or the language files. Those that aren't can be commented out ... and I'd appreciate knowing which I forgot to address.

[quote="JenRed"]
For the Header Tags when adding a Product, is there a way to make the Product's Name go into the Products Page Title and the Product's Description go into the Page Header Description automatically (so you could then edit it or delete it if you did want something different there).
[/quote]

You can do a simpe update statement in the products_description table of:
[code]update set products_description products_head_title_tag = products_name ;[/code]

[quote="JenRed"]When I go to Copy Attributes there is a checkbox called "Delete ALL Attributes and Downloads before copying" that is automatically selected.  Wouldn't that be better not checked, otherwise people might not realise it has been and delete when they didn't mean to?
[/quote]

I have tried this both ways. And found that for me, I usually want to delete the existing attributes and replace them with the new attributes on the copy. This could be changed by editing the code for whether that is checked or unchecked by default.

[quote="JenRed"]
Is there a way to not preview when adding a product?  (action=new_product)  ie. have an extra button that says Update on the page before the Preview page to make things quicker?
[/quote]

I have not worked on that yet to see what all has to be changed to offer the Update button on the first page and not just after the preview.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.