Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Rimshot #1
Forcing XHTML Compliance in Contribute Code
I'm told by some folks that Contribute will write valid XHTML code as long as
the DTD on the page is correctly formatted for XHTML. This poses a large issue
for me for which I hope someone knows a workaround.
Our shop largely writes in ColdFusion rather than plain HTML. To avoid the
security risks of giving our clients Contribute access via FTP to areas within
our .cfm files, we instead allow them to edit HTML code snippets as separate
files, in a separate directory that disallows alteration of any .cfm file. Our
"wrapper" Coldfusion files simply absorbs one or more of these various
content-managed HTML snippets into the appropriate places for display as a
single page unit.
You may see my problem: The HTML snippets edited through Contribute are not
full HTML documents, and therefore do not, and cannot, contain DTD, HEAD, BODY,
TITLE, and a variety of other tags. These are coded in the wrapper ColdFusion
file, of which Contribute has no knowledge.
I can't find a way to explicitly tell Contribute to code in using XHTML
standards. Is there a config file somewhere, or a setting I'm not seeing? Can
anyone help?
Rimshot Guest
-
Help, Contribute 1.0 Parsing of XHTML
Hey gang, I've spent a few days on this problem and have finally resorted to posting here. My company has Contribute 1.0. As we're redesigning... -
Contribute producing non-XHTML compliant code?
Thanks to RichardC! I share his thoughts 100 percent. Especially: ...they (non-XHTML attributes) shouldn't be available in XHTML pages. If... -
Contribute and 100% Valid CSS/XHTML
Hi. I was just wondering if I could get some input from people who use Contribute as a content management system with standards-based CSS sites. Our... -
Checking XHTML and CSS2 compliance
michela rossi wrote: <http://www.w3.org/> for XHTML and CSS2 validation on their site. -
XHTML Compliance Problem
Hi All, I have decided to make my pages xhtml compliant but I'm not having much luck. I have created an .asp page and I clicked off "Make...



Reply With Quote

