YAF v1.9.4 RC4 (Dated: 6/22/2010)v1.9.4 is .NET v3.5 SP1 ONLY!
This Release Candidate fixes a big issue with fresh installations failing completely. It also adds improved speed for larger forums by only pulling required post text.
This release would not have been possible without all the wonderful YAF developers! [thumbup]
Note: In v1.9.4 the AppSettings have changed! YAF.Root is now YAF.AppRoot! There is a new AppSetting: YAF.FileRoot which defaults to AppRoot but can be set to something different if desired. Also added is BaseUrlMask which is the server value override for all external links (e.g. links from emails, etc.). Read the included app.config file comments for more information.
Note: In v1.9.4, the name of the upload folder has changed! Rename from "upload" to "uploads"!
Languages
Languages may be out of date to the latest in english.xml. Help with this is appreciated.
Contributing to YAF
How can you support YAF, you ask? Just help a bit. Test the software and post bugs. Answer a few questions on this forum for other, less knowledgeable, YAF admins. If you really want to go crazy, write a little documentation in the wiki...
Bug/Issue Tracking
http://tracker.yetanotherforum.net/
http://forum.yetanotherforum.net/yaf_topics32_Bugs-and-Problems.aspx
Web Application Project
Yes folks, the project is WAP again. Due to general development direction and demand, we're back to Web Application Project.
DNN Module
https://yafdotnet.svn.sourceforge.net/svnroot/yafdotnet/trunk/yaf_dnn
API Documentation
YafAPIDocumentation.chm is the compiled docs for the YAF v1.9.4 beta API. It provides a nice way to search or lookup related classes. Currently, it's rather limited as real API documentation is very time consuming (e.g. examples, "see also"). It will be evolving over time.
Compiling
If you do want to compile the source, please download Visual Studio 2010 Express .
SRC: Includes the compiled forum and forum page files with full source and binaries for NET v3.5 SP1.
BIN: Includes the compiled forum and forum page files without the source for NET v3.5 SP1.
YAF-v1.9.4-RC4-SRC.zip
YAF-v1.9.4-RC4-BIN.zip
Latest YAF.DotNetNuke.Module.zip
Edited by user
14 years ago |
Reason: Not specified