YAFLogo

pwashburn@aol.com
9 years ago
YAF 2.2.2

Have it running under our parent website. Want to change the Logout link at the top to say Leave Forums instead. The underlying function would return the user to the parent website.

Relatively new to .aspx web pages. Not finding those links/controls in the default.aspx page for YAF. Where are those contained so I can modify them?

Sponsor
pwashburn@aol.com
9 years ago
Searching here on the forums has made me aware of being able to disable the Login/Logout functions with

in app.config.

Now, to figure out how to add a "Exit Forum" or "Home" button, link, breadcrumb.

pwashburn@aol.com
9 years ago
What YAF control shows the bread crumb under the YAFHeader.asxc control on the YAF default.aspx page?

I'd like to be able to add Home to the left of the Board title in it that will return the user to the parent website's home page when clicked.

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
9 years ago

What YAF control shows the bread crumb under the YAFHeader.asxc control on the YAF default.aspx page?

I'd like to be able to add Home to the left of the Board title in it that will return the user to the parent website's home page when clicked.

Originally Posted by: pwashburn@aol.com 

Yes it is the Yafheader.ascx comtrol, but all links are dynamically created in the code behind.

If you want to add a new item read my post here...

http://yetanotherforum.net/forum/posts/m61328-Add-new-page-in-forum-and-linke-with-it#post61328