YAFLogo

guest
17 years ago
The PM function used in Active Forums is actually an addon of Scott McCulloch (www.ventrian.com) and is being accessed from Active Forums by templating functionality.

I found this blog of Shaun Walker on the DNN site.

http://www.dotnetnuke.com/Community/BlogsDotNetNuke/tabid/825/EntryID/506/Default.aspx 

It looks to me that they have incorporated the membership/roles/user provider since dnn 436. In the past i have tried YAF with DNN 434 and i needed to manually add my users in YAF. Now i'm running it on DNN 440 and at once i didn't need to do this anymore. Hopefully this opens up some posibilies to use the dnn roles in YAF for DNN.

Regards,

Marc

Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer
17 years ago
Yup its definately there, don't think it'll be an issue but then the proof is in the pudding 🙂
UserPostedImage

"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon 🙂 )

guest
17 years ago
If you want me to "taste" :cheesy: something (when the moment is there, of course) just let me know.

I'm pretty sure you'll make a lot of people sweat!! Commercial vendors and DNN-core!

Cheers!!!

onionman
  • onionman
  • 52.4% (Neutral)
  • YAF Forumling
17 years ago
I'll also be more than willing to test any DNN related work, i'm looking at using YAF as the forum to move my 4200 stong user SMF/Joomla protal to a DNN/Forum portal.
Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer
17 years ago
hehe the next release is aimed to be a CTP (Community Technology Preview), so plenty of opportunity to test in that albeit not in a production environment :-)

However we do have lots of work still to get done.


UserPostedImage

"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon 🙂 )

guest
17 years ago
Hi there,

Were you able to look at the possible integration with dnn roles?

http://forums.crispy.us 

Regards,

Marc

guest
17 years ago
I like the threaded format because I want to use the forums to hold meetings. I like to see the structure of the conversation, whose talking to whom or what is someone responding to. I'm glad the flat or "normal" view is available also for times when I just want to read every post in series.

I would prefer there not be so much separation between the thread links and the currently viewed post. Is it possible to place the thread links window to the left of the currently viewed post? I think I saw this on MSDN forums. Thanks.

guest
17 years ago
Hi,

Were you able to find time to integrate the dnn roles into YAF. I will say it again: that certainly would make it a killer app!!

Thanks,

Marc

DJGray
  • DJGray
  • 88.8% (Honored)
  • YAF Commander
16 years ago
I posted this on the Source Forge site as directed in the Feature Request forum, but will put it here as well. I thought it might be useful to implement SAML 2.x federation for Single Sign On so that those who frequent a lot of forums and blogs could utilize SSO capability rather than have to remember a bunch of logins for each one.
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer Topic Starter
16 years ago

I posted this on the Source Forge site as directed in the Feature Request forum, but will put it here as well. I thought it might be useful to implement SAML 2.x federation for Single Sign On so that those who frequent a lot of forums and blogs could utilize SSO capability rather than have to remember a bunch of logins for each one.

DJGray wrote:

This would probably have to be implemented as a ASP.NET provider... Or at least an option to the existing YAF providers.

Thoughts?

guest
16 years ago
Hi

It will be fine to have a Silverlight version with improved UI 🙂

guest
16 years ago
Hi,

I've noticed that YAF has an excellent localization model compared to many other free .net applications.

I would like to be able to link to different language versions of a forum.

For example by switching the UI language via an URL parameter for guest users.

Example: forums.test.org/?lang=english

http://forum.yetanotherforum.net/yaf_postst5691_Setting-UI-language.aspx 

regards,

Pom

Lac
  • Lac
  • 89.600006% (Honored)
  • YAF Forumling
16 years ago
In YAF error last handling placed in several places: in mail thread, in page_onerror and may be else where. In my projects i use application event for error handling - in global.asax or in direct class definition. May be it will be usefull.
krenshau
  • krenshau
  • 51.2% (Neutral)
  • YAF Forumling
16 years ago
I just want to cast my vote for role and user integration with DNN. As soon as that is available I will be integrating it into our company site.
duke
  • duke
  • 53% (Neutral)
  • YAF Forumling
16 years ago
Basicaly, XML contains data, and XSL fotmating.

Code being moving into partial classes

More .NET v2.0 specific niceties maybe