I tried to use as much of the core as possible instead of creating own stuff, but I'll take this as advice to do so, earlier on i read indeed that when changing more then a few things you're better off creating own files, so now i experienced first hand.
Thanks. 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 -~----------~----~----~----~------~----~------~--~---
