Hi Andrew, I notice you say you named your template displaypageTestTemplate.cfm. On our servers (running linux) case is an issue and that template would probably not show up unless it was displayPageTestTemplate.cfm. I dont know if that might be an issue here or if it might just be how you have typed it into the email. Regards Liz
-----Original Message----- From: Andrew Scott [mailto:[EMAIL PROTECTED] Sent: 27 June 2007 13:10 To: [email protected] Subject: [farcry-dev] Re: new display template And I'll ask again.... When I created a file in the webskin, all files in the dmHTML directory are off displaypageXXXXX.cfm or displayXXXX.cfm. I created a file called displaypageTestTemplate.cfm, changed the @display name and restarted coldfusion, and it is not appearing as a usuable template. Now, like I stated this is not documented on the wiki. I don't have time to spend going from file to file, reading code to to find a solution to something that should be documented. Like I said there is nothing, and I repeat nothing in the files that exist in this template that mention anything about data type, nor does this file mention anything about ftPrefix. So again if you are not confused, then you are confusing me. I don't care about data types, or ftPrefix. I looked at the other files noted that they all use the @@display name and modified that. I am getting upset because there is no documentation on creating a template, that can be used for displaying content on the front side that a normal everyday user would see. It is ok for you to come along and preach this and that, but at the end of the day it means jack shit to me on this issue. On 6/27/07, Stephen Moretti < [EMAIL PROTECTED]> wrote: On 27/06/07, Andrew Scott < <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]> wrote: How does that appy to creating content pages, and defining a new display handler? When I create a Navigation link, then create an html page I do not see anything about data types. So are you getting confused with something else, or am I not understand what your saying. Nor do I see anything about ftPrefix either. No - I'm not confused at all - All content of any type is a data type - dmHTML is a core data type. If you want to look at the properties and attributes on the datatypes you need to look at the code eg. dmHTML in FC3.x can be found in farcry_core/packages/types/dmhtml.cfc In FC4 you can find it in core/packages/types/dmhtml.cfc The DOC link alongside type and rule classes in the COAPI Management can help you find location of the files (you do need access to the componentutils under CF Admin to see the docs), but doesn't show the custom attributes assigned to the component properties. In order to develop with farcry you need to have a basic understanding of how information is stored in farcry - looking at the data types will help with this. Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -- This message has been scanned for viruses and dangerous content by <http://www.mailscanner.info/> MailScanner, and is believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
