On Mar 25, 1:03 am, Rune <[EMAIL PROTECTED]> wrote: > But FC cutting the friendly urls, so I get the dynamic part that > affects the crawlers, the variables in the url like ?id=whatever > > So I get ugly links > like:http://www.mysite.com/go/view-profile?member=some_name
Is your profile a content type? If it was you'd be calling it with something like: http://www.mysite.com/go/profile/geoff-bowers If you are trying to integrate something that is not part of the underlying framework you will likely need to customise buildlink to generate friendly URLs to suit. Hope that helps, -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
