scrap32 Posted April 23, 2004 Posted April 23, 2004 Is there a way to do this? I am wanting to add some pages to my catalog using HTML files, but I don't have a clue on how to do this. Thanks for your help!
Jack_mcs Posted April 24, 2004 Posted April 24, 2004 It depends on what you want to do. If you are wanting to just call a file like http://www.mysite.com/plainhtm.html, then you can just place the plainhtml.html file in your root directory and that's it. However, this won't have any of the standard items like infoboxes. If you want those, then you just create a php file and include your html code in it. Then call it the same way. Just remember that php is not required to make a page in OSC but it is required if you want to use parts of the package. HTH, Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Guest Posted April 24, 2004 Posted April 24, 2004 It is far better to duplicate one of the information pages and put your html in this (use the language file) - this way you do not have the problem of lost sessions :D Matti
Recommended Posts
Archived
This topic is now archived and is closed to further replies.