probably use project\webskin\dmNews

filename does not matter, as long as it starts with insertHTML_ (defined in
type class ftTemplateWebskinPrefixList)

insertHTML_newsLink.cfm
<cfsetting enablecfoutputonly="true" />
<cfoutput><a
href="#application.url.conjurer#?objectid=#stobj.objectid#">#stobj.title#</a></cfoutput>
<cfsetting enablecfoutputonly="false" />

all the properties from dmNews will be loaded into stObj
so displaywhatever you like from there
wrapped in any HTML you like

2009/7/20 Phil Kemp <philipbk...@gmail.com>

>
>
> AJ,
>
> Can you give any more info? What should the filename be called? What should
> go in the file?
>
> And which webskins folder should it go in? The project folder or the plugin
> folder?
>
>
> AJ Mercer wrote:
> >
> > do a search for insertHTML_*.cfm files
> > you will most likely need to create one of these and put it in
> > webskins\dmNews
> >
> > 2009/7/20 Phil Kemp <philipbk...@gmail.com>
> >
> > --
> > AJ Mercer
> > Web Log: http://webonix.net
> >
> > >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Can%27t-link-to-a-news-item-tp24568497s621p24568959.html
> Sent from the FarCry - Dev mailing list archive at Nabble.com.
>
>
> >
>


-- 
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

Reply via email to