Monday, December 01, 2008     | Register
To start or answer a thread you will need to login...


Forum Guidelines

Please ensure you follow the bug-raising guidelines (e.g. post the full error from your Event Viewer) if you are raising a support call. To request a feature in a module, please use Feature Requests (unless you want to discuss it here in more detail first). If you have an urgent feature that you would like to see in the product then you should consider a Sponsored Enhancement.

 

First Time User? Make sure you have read the Module Config Guide in the documents folder of each module. Also check out this handy Module Deployment Guide (written by a Smart-Thinker customer!)

Configuration issues and no time to read the Forums/Documentation? See our DotNetNuke Premium Support Service.

 

We need your opinion! Please read our proposed new CrowdSourcing development method and let us know if you would be interested and if it might work.

 
 
  Forums  DotNetNuke  Smart-Thinker U...  a workaround for UMG and UVG integration with ST Groups, Events and profile
Previous Previous
 
Next Next
New Post 7/15/2008 3:22 AM
Informative
  marbab
69 posts
3rd Level Poster


a workaround for UMG and UVG integration with ST Groups, Events and profile  (Indonesia)

Hi, May u have a beautiful day. Today just a work around came to my mind about this very important feature.

At this point of time any other module don't know that what a ST friend or Group member is. Only Smart-thinker modules can know it.

So here is the logic :

We can define  our own custom rights just like 'registered users' and 'subscribers' in dnn. So we may control the logic of verifying those custom rights (a database query for friends or a group member etc).

if a module or a part of a module will be written that add two access rights i.e. 'Friends' and 'Group members' along with the standard rights in dnn (registered users and subscribers) then world will be very easy for us.

i think UltraGallery has written in a way that it supports all DNN Level access rights. So if we check (our defined) checkbox 'Group member' access right in SETTINGS of a group's UMG or video module then it'll allow all the members of that group to upload videos and photos (just like it allow registered users or UltraGallery managers etc).

It'll really be great if we can make it possible. And this will make ST module even more compatible with other modules as far as access rights is concerned. And we don't have to ask other module owners for making any change for ST friends or group. It'll be defined at DNN level.

By this way, in future we can add many more functionalities like only friends can view my videos and photos etc.

I am not good at simplifying the explanation. Are you guys getting me ?

Rodney will it be possible at your side to do this ?
What do you think about it ?

 
New Post 7/15/2008 3:42 AM
  marbab
69 posts
3rd Level Poster


Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (Indonesia)

By custom access rights i mean custom security roles.

My this attempt is just to start a way out of this limitation. It may not be possible but i think by discussing our ideas here we can evolve something worthy  enough and make ST modules even better.

Thanks!

 
New Post 7/15/2008 7:14 AM
  Rodney Joyce
2936 posts
www.DNNDir.com
1st Level Poster




Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (N/A)

Let me think about this and see if I can come up with something constructive (I am away for the next 3 days so will answer then).


Thanks
Rodney
See our modules in action on PokerDIY, a social network for home poker players

Smart-Thinker DotNetNuke Development Blog
 
New Post 7/15/2008 10:54 PM
  marbab
69 posts
3rd Level Poster


Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (Indonesia)

Best of luck for the constructive thought and your work :)

 
New Post 7/23/2008 6:56 AM
  marbab
69 posts
3rd Level Poster


Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (Indonesia)

any good news regarding the issue ?

 
New Post 7/31/2008 6:42 AM
  Rodney Joyce
2936 posts
www.DNNDir.com
1st Level Poster




Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (N/A)

Sorry, I have not had time to look at this yet - I've had a series of time-consuming events and hope to look at it soon.

 


Thanks
Rodney
See our modules in action on PokerDIY, a social network for home poker players

Smart-Thinker DotNetNuke Development Blog
 
New Post 10/16/2008 5:35 AM
  marbab
69 posts
3rd Level Poster


Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (Indonesia)

have u figured out any solution for this ?

 
New Post 10/20/2008 3:41 AM
  Rodney Joyce
2936 posts
www.DNNDir.com
1st Level Poster




Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (N/A)

I really can't see a way how this would work without significant re-architecutre. At some point the UMG/UVG modules would need to be changed to query my tables if there were to go ahead as the problem with the Role idea is that it is not Global, it is per user.

For example, even if you wrote trigger that populated a role called Friends with a person's actual friends, EVERY person would need their own role which would not scale (there are over 16 thousand users on PokerDIY currently for example).


Thanks
Rodney
See our modules in action on PokerDIY, a social network for home poker players

Smart-Thinker DotNetNuke Development Blog
 
New Post 10/20/2008 8:14 AM
  marbab
69 posts
3rd Level Poster


Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (Indonesia)

Isn't it possible to make a Query based role called friends.

That role will generate the query at the page load to check wether the user is in Friends or not ? By this way we don't need to write an entry in the database.

 

i'll try to study it bit more, then share the possiblities with you.

 
New Post 10/20/2008 3:34 PM
  Rodney Joyce
2936 posts
www.DNNDir.com
1st Level Poster




Re: a workaround for UMG and UVG integration with ST Groups, Events and profile  (N/A)

I used to do dynamical role assignement in the old HomePage module- it caused a few security issues - the problem is that there will be multiple people viewing the page at the same time, but only 1 role. So say for exmaple the Role is RoleID 10, My Friends. If 10 people are looking at the page at the same time you can't dynamically insert their users into the same role, so you would have to have a role per person. This is where it gets messy. So you end up with 000's of roles - the UI would break down and admin would be a nightmare. But let me know if you have any other thoughts - this is how these problems are solved, by brainstorming ideas...


Thanks
Rodney
See our modules in action on PokerDIY, a social network for home poker players

Smart-Thinker DotNetNuke Development Blog
 
Previous Previous
 
Next Next
  Forums  DotNetNuke  Smart-Thinker U...  a workaround for UMG and UVG integration with ST Groups, Events and profile
Top Threads
In the past 1 week, we have 23 new thread(s) and 38 new post(s)
The most popular thread has been Re: Multipaid Sponsored Enhancementsaloha,total
The most active thread has been 4.9 cashing expiration issue
Smart-Thinker is powered by DotNetNuke - please support us and DotNetNuke - DotNetNuke Powered!
© 2008 Smart-Thinker   |  Privacy Statement  |  Terms Of Use