CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 4/10/2004 10:04:01 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 5 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
12 Items, 1 Pages 1 |< << Go >> >|
Boskone
Asp.Net User
YetAnotherForum and DNN integration.4/10/2004 10:04:01 PM

0/0

OK! I managed to modify the yaf_dnn module so the administrator of the portal does not have to create the forum board before it is placed on a new child portal.

When the administrator of the new portal adds the forum to a tab, if there is not already a forum associated with that portal, one will be created.

If that forum is deleted from a tab and another one is placed on a different tab, the previously created forum will be used.

The Host administrator can still create and delete boards.

As always, the you can download the code from the Download tab at http://dnn.writer.homeip.net/boskone


Boskone
Asp.Net User
Re: YetAnotherForum and DNN integration.4/12/2004 7:53:19 PM

0/0

have modified the yaf_dnn module once again You no longer have to run the installation manually.

The first time the host places the forum module on a tab in the host portal, the module tests to see if the yaf database exists, if it does not it re-directs the page to the install page for the forums.

When the installation is complete, you will be in the forums, but not from within DNN. Simply close that browser window and start your portal again.

Once again, it is very important that you use the HOST login ID and password for the administrator of the forum when it is installed.

There is one more configuration line that MUST be placed in the yafnet configuration section of the web.config file

<moduledir>/The directory name you placed the YAF files in/</moduledir>

For example: <moduledir>/YAF/</moduledir>

I have modified the detailed instructions post to reflect this change.

You can download the YAF_DNN.zip file from http://boskone.hmc.gotdns.org from the downloads tab.





davidjm
Asp.Net User
Re: YetAnotherForum and DNN integration.4/14/2004 4:55:42 AM

0/0

Ok, I am a little confused is the directions different for the updated version or they the same. Can you give detailed info on how to install?
Boskone
Asp.Net User
Re: YetAnotherForum and DNN integration.4/14/2004 11:00:01 PM

0/0

There are only 2 differences.
1. There is one more configuration line that MUST be placed in the yafnet configuration section of the web.config file

<moduledir>/The directory name you placed the YAF files in/</moduledir>

For example: <moduledir>/YAF/</moduledir>

2. You do not have to run the http://MyWeb.com/DesktopModules/yaf/install/install.aspx.

If you already have the site running, you do not need this little modification. It is to make the initial install just a little easier for the host.
nbc
Asp.Net User
Re: YetAnotherForum and DNN integration.4/15/2004 3:19:00 PM

0/0

This is really good!
Great to see someone putting such effort into converting an already great app for dnn use.

Regards
Regards, Nick

Free Css Skins! | nuke.nickclements.net 
smartsource-it
Asp.Net User
Re: YetAnotherForum and DNN integration.4/20/2004 11:18:46 PM

0/0

Nice... and simple too!

Any idea why all tables and procedures are not created as dbo.? Know of any painless tricksto change ownerdship from xxxxx (user) to dbo?
cjsmitty
Asp.Net User
Re: YetAnotherForum and DNN integration.4/21/2004 12:35:32 PM

0/0

SmartSource-it,

You could use: EXEC sp_changedbowner 'dbo' , to change the database owner and: EXEC sp_changeobjectowner [@objname =] 'your_object', [@newowner =] 'dbo' for the objects you wish to change.

The other alterative is to edit the SQL script before installing...
~Chris

Net Data Design
706Horsman.us
smartsource-it
Asp.Net User
Re: YetAnotherForum and DNN integration.4/21/2004 2:32:58 PM

0/0

On skinning the forum:

web.config sets a default theme. Yaf\themes\standard.

Any ideas on how one can allow for each portal to individually skin its YAF forums?

cjsmitty
Asp.Net User
Re: YetAnotherForum and DNN integration.4/21/2004 3:16:30 PM

0/0

SmartSource-it,

Actually, I've never thought about it at the portal level because it does not pertain to me. I can see this may need to be addressed in the core of YAF. This is something that I can see a need for.

It may have already been addressed on their forums, I have not looked.
~Chris

Net Data Design
706Horsman.us
Boskone
Asp.Net User
Re: YetAnotherForum and DNN integration.4/21/2004 11:11:19 PM

0/0

As it is now you can change the default theme in the web.config file. You can also allow users to select their own theme. In effect each portal will have its own theme.
smartsource-it
Asp.Net User
Re: YetAnotherForum and DNN integration.4/26/2004 2:58:01 AM

0/0

Weird minor problem...

Logged in as host, on a tab with a forum inserted.

Can't add or edit the tab without unchecking content.

I suspect some script somewhere is causing this... Just FYI
smartsource-it
Asp.Net User
Re: YetAnotherForum and DNN integration.4/26/2004 3:35:44 AM

0/0

My Bad... Had another module loaded on the same page with security restrictions...

Please disregards previous post,
12 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

ACIASoftware.com > .NET & DotNetNuke Content > 3.x YAF Module DNN 3.x ... DNN Helper module, that references both the DotNetNuke and ... dll (and the rest of YetAnotherForum's integration with ...
RSS Feed for http://forum.yetanotherforum.net DNN 4x with RCI 1.9.1 .NET2. Forums Page Titles and Descriptions ... Dot net Nuke integration. Installation help please. Installing on DNN ...
General FAQ - YetAnotherForum.NET Doc Wiki ... Team " Host Settings Page " 1.9.3 Integration with existing site " Welcome ... of other pages that use the same default.aspx (i.e. if you user DNN or Rainbow) ...
Help Installing YetAnotherForum - Install It! - DotNetNuke Discussion forum of the official DotNetNuke® Store ... and Integration with DNN ... DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of ...
Help Installing YetAnotherForum - Install It! - DotNetNuke Complete application integration. Small business portal hosting. ... DotNetNuke®, DNN®, and the DotNetNuke® logo are registered trademarks of DotNetNuke Corporation ...
ACIASoftware.com > Blog ... DNN Helper module, that references both the DotNetNuke and YetAnotherForum.NET projects. ... dll (and the rest of YetAnotherForum's integration with ...
DotNetNuke Rocks > Resources > Links > General Resources DNN & Paypal Integration. http://www.orizonti.com/ x. x. x. x. Free Counter and Newsletter Module ... YetAnotherForum v1.0 rc1 PA for DNN3. House of Nuke ...
Listing of free DNN 2 modules http://www.yetanotherforum.net/ SQL Server. May need to make some core tweaks. ... The Free Text Box is integrated and is written so that it detects if the users ...



 
All Times Are GMT