New Documentation: Sending Files

December 01, 2008

Posted in Community

Posted By: Chris Peters

Per whipped up a quick chapter on <a href="http://www.cfwheels.com/docs/chapter/sending-files">Sending Files</a> with Wheels's sendFile() function. You may feel that sending non-<abbr title="Hypertext Markup Language">HTML</abbr> files to the browser is a trivial task, but this functionality makes securing those files dead simple. Thanks, Per!
R
Raul Riera

Are this docs "linked" from the ones at Google code? Or they are drafts there and appear here when they are final?

Nov 01, 2008

P
Chris Peters

Good question. I'll work to get a notice on all of the wiki pages to help clear this confusion! The documentation posted to cfwheels.com is the "official" documentation for the most recent release. The Google Code wiki contains "bleeding edge" documentation that may or may not be edited. It also may reflect a version of Wheels that hasn't yet been released.

Nov 01, 2008

S
Sam

Chris, The documentation has a feature to post comments, which works cool, but has one issue. I just posted a comment with XML code, but is not appearing without the tags. I viewed the source and my tags are still there, only that they have not been converted to HTML entities. http://www.cfwheels.com/docs/chapter/url%2drewriting#comment-11 Best Sam

Nov 22, 2008

Latest Blog Posts