YAFLogo

skdutta
  • skdutta
  • 56.2% (Neutral)
  • YAF Camper Topic Starter
15 years ago
This just pops up a page to show all the bbcodes that is supported by this editor. Note that the following lines are added in line 260 of file forumeditor.cs

            // add the BB Help file
            writer.WriteLine(String.Format(@"&nbsp;<a href=""bbhelp.html"" target=""_blank""><img src=""{0}"" id=""{1}"" alt=""{2}"" title=""{2}"" onload=""Button_Load(this)"" /></a>", ResolveUrl("yafEditor/help.gif"), this.ClientID + "_bbhelp", "BB Code Help"));

all code is bundled in the zip file


Sponsor