You won't get anywhere by changing their names. FarCry refers to both farUser and dmProfile by name. But you can extend them to add functions if you need to.
If you are trying to expose the dmProfile so that public users can edit it, then you should be writing your own webskin. While the core edit form may work, it was designed to be used in the webtop. On Tue, Mar 31, 2009 at 11:11 AM, Marco van den Oever < [email protected]> wrote: > > Which means new types to deploy etc, I'm now at the webtop login > checking how i can make farcry login based on the new types for user > and profile tables, it's still using the farUser table, so if you hear > me saying stuff like this, am i on the right track? > > On Mar 31, 2:09 am, Marco van den Oever <[email protected]> > wrote: > > Is it right you mean copying all the farUser and dmProfile files and > > change the names? That means every reference in that files also have > > to be changed? Just to be sure? > > > > On Mar 31, 12:29 am, Blair McKenzie <[email protected]> wrote: > > > > > Can't you just make your own copy of the files involved and change the > > > names? > > > > > Blair > > > > > On Tue, Mar 31, 2009 at 8:13 AM, Marco van den Oever < > > > > > [email protected]> wrote: > > > > > > I have a "Profile" link in a webtop xml: > > > > > > /conjuror/invocation.cfm? > > > > > > > typename=dmProfile&method=edit&ref=typeadmin&module=customlists/ > > > > dmProfile.cfm > > > > > > I want to link like this because i want users to link directly to the > > > > dmProfile edit page, created a custom edit and provided the current > > > > user objectid by session to set up a custom stObj based on session > > > > user objectid. > > > > > > The problem is that i want to set a permissionset for the dmProfile > > > > that i have placed in: > > > > > > plugin/packages/types and plugin/webskin/dmProfile > > > > > > But because i now directly use the above link it seems that i am > using > > > > the core dmProfile files. > > > > > > I don't want to change things in core, so any thoughts on how i could > > > > change that link so that it still refers to a direct dmProfile edit > > > > page but uses the dmProfile files from the plugin instead core? > > > > > > Thank you. > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
