TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
If you're using Dreamweaver, you can use a Library file (.lbi) to
"include" a repeatable element like a footer in your web page. Of course,
this isn't a true "include" as it occurs on your desktop, not on your
server. When you upload a web page that uses a Library element, your
server will render the footer as if it's hard-coded into the page.
However, if you need to change the footer, you can make the change in the
Library file and the change will occur in all your pages that use it. The
downside to this is that you'd have to re-upload to your server all your
web pages.
I guess it depends on which end you want to include your footer (server or
desktop) based on what your server is capable of doing and how much time
you have to spend on updating.
Jenny Berger
Technical Writer
Information Systems
Fairfield Residential
Here's a web programming question. I'm fairly inexperienced with web
design, but I want to be able have my web pages display a footer that I
can
maintain in a single file. So when I change the text in the "footer"
file,
the footer will change on all of the pages that contain this footer.
I'm sure this is possible, but is it basic enough for me to do? I'm using
Dreamweaver.
Buy or upgrade to RoboHelp X3 today and receive the WebHelp
Merge Module for FREE ($299 value). RoboHelp X3's all-new
features include conditional text, completely re-engineered
printed documentation output, Context-sensitive Help Toolkit,
single-source layouts, and more!
Order online today at http://www.ehelp.com/techwr-l
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.