Have you tried to turning off the "Show contents of included file"
setting in the Invisible Elements page of the Preferences?
Another workaround would be to have dummy include files on your local
machine without the Date object to use when editing your pages. Of
course you'll have to remember to switch back to the actual include
files (to get the new date) before uploading to your server.
Hope this helps,
Randy
Quote:
After installing and running Dreamweaver MX 2004, Dreamweaver is now leaving behind some translator code. This results in the my above code now looking like this:
cfsavecontent variable="LastModDate"><MM:BeginLock type="mmdate" format="IS1" orig="<!-- #BeginDate format:IS1 -->2003-09-12<!-- #EndDate -->">2003-09-12<MM:EndLock></cfsavecontent
!--- Last modified date in different format for the footer ---
cfsavecontent variable="FooterModDate"><MM:BeginLock type="mmdate" format="Am1" orig="<!-- #BeginDate format:Am1 -->September 12, 2003<!-- #EndDate -->">September 12, 2003<MM:EndLock></cfsavecontent |