bljohnson Posted April 17, 2007 Posted April 17, 2007 Is there a way to serve "static-like" pages with STS? Ideally, something like creating an aboutus.php.html file in includes/sts_templates/full/content. So if I provide a link to http://www.mysite.com/aboutus.php it'll use my existing sts_template.html file but the content would be a basic page with some contact info. I just don't want to have to create a standalone PHP file for the aboutus page. If I do that, then later down the road I change the sts_template.html file, I'll also have to go back through and make individual changes to each static/standalone page. Thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.