Betty, One thing to keep in mind is that the "displayTypeXXXX" webskin is used slightly differently from other webskins. Specifically, it is mean to be used (I believe) as a listing of a particular type (in ths case farBlogPost). Because it is more or less a dump of information, it is not a regular page in the regular sense. Instead, to make this show up, you must create an Include page in the Site Tree, select the farBlogPost type, and then select the displayTypeBody. This wiki page: http://docs.farcrycms.org/display/FCDEV50/Unit+07+-+Webskins+II should describe the process well.
I am a little confused as to some of your other questions, partly because of the somewhat confusing terminology (I think) used in FarCry. When you say that you can't get the "content display pages" to show up, my first set of questions is: do you mean you can't see individual blog postings on the main site? If so, have you tried clicking the "Preview" button when in the overview page of the blog post in question (under the admin for blog posts)? If that works, then perhaps all that is missing is a way to click to the blog post from the site, in which case there might be a rule needed to be deployed (described here fairly well for FC4, but the general process is the same: http://docs.farcrycms.org/display/FCUSER40/Containers+and+Publishing+Rules) or a Include page added as described above. I hope that gets started in narrowing down where the problem is. Tomek On Mon, Oct 5, 2009 at 3:39 PM, babray_tx <[email protected]> wrote: > > Okay FarCry Gurus... I'm lost! I have a local site set up that will be > going on a shared hosting server when I figure some of this out. I > have FarCry 5-1 installed with NearCry as a plugin. It does show up as > a tab in Admin and the webskins show up in the webskin folder for the > project. I somehow muddled around and got the Blog Post showing under > CMS Content under custom content. Don't ask me how... no idea! > However, the farBlogPost/displayTypeBody.cfm is not showing up or > registered. > > Would someone be kind enough to tell/show me what I'm missing on > getting the blog portions to show up as content types so I can get > them to display. If I go to edit that page under content View the only > thing that shows up is generic type body display. > > Specifically, what is the procedure to get content display pages to > show up. Please be specific if you will. AND if you're wondering why I > want the blog included in the site, the answer is because I do! > > Thanks in advance! > Betty > > > --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
