Unfortunately we've had to back pedal on the file name conventions for backwards compatibility reasons. Adding the @@ values is probably the best approach at the moment.
Blair On Mon, Dec 14, 2009 at 11:31 AM, AJ Mercer <[email protected]> wrote: > I think the file naming conversion may be the preferred way of doing things > - Daemon? > > There is also a > <!--- @@fuAlias: friendlyName ---> > which will be used by skin:buildLink and getLink() to make friendly URLs > > > > 2009/12/12 Marco van den Oever <[email protected]> > > Coowl even better :) Thanks. >> >> On Dec 11, 8:14 pm, Matthew Williams <[email protected]> >> wrote: >> > It appears you can also add this to the top of the display webskin. >> > >> > <!--- @@viewBinding: type ---> >> > <!--- @@viewStack: page ---> >> > >> > Matthew Williams >> > Geodesic GraFXwww.geodesicgrafx.com/blog >> > >> > Marco van den Oever wrote: >> > >> > > I had that error when using: >> > >> > > <skin:buildLink type="shopproducts" view="displayShoppingcart"> >> > >> > > Needed to change it to: >> > >> > > <skin:buildLink type="shopproducts" view="displayTypeShoppingcart"> >> > >> > > The "Type" part is telling to just display a webskin of the given type >> > > instead of looking for an specific objectitem that is displayed >> > > through that webskin. >> > >> > > On Dec 11, 7:28 pm, Lenstick <[email protected]> wrote: >> > >> > >> Hi All, >> > >> > >> I appear to be getting an error when I attemp to redirect to a >> farUser >> > >> webskin which I have created to confirm the users registration >> > >> details. Can anyone shed any light on this error? >> > >> > > >> ------------------------------------------------------------------------ >> > >> > > No virus found in this incoming message. >> > > Checked by AVG -www.avg.com >> > > Version: 9.0.709 / Virus Database: 270.14.103/2558 - Release Date: >> 12/11/09 05:06:00 >> >> -- >> You received this message cos you are subscribed to "farcry-dev" Google >> group. >> To post, email: [email protected] >> To unsubscribe, email: >> [email protected]<farcry-dev%[email protected]> >> For more options: http://groups.google.com/group/farcry-dev >> -------------------------------- >> Follow us on Twitter: http://twitter.com/farcry >> > > > > -- > AJ Mercer > http://webonix.net > http://twitter.com/webonix > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- 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
