Browse Forum Posts by Tags
-
Kingsley Tagbo: What is the simplest or easiest way to add a disclaimer to all out-going emails generated by blogs, forums, registrations, etc. from Community Server 2.1? Thanks I solved it by altering the stored procedure: [dbo].cs_Emails_Enqueue and adding the following line of code at the end of the...
-
Similar to content parts, there is a control called "AdPart". You can drop this on any page you wish. Setting a unique "ContentName" parameter will cause it act like a new ad. The reason for the AdPart control instead of just re-using a content part is the AdPart does not get HTMLScrubbed...
-
I've figured out how to enable ads in 2.1 Beta 1. How would I go about either a) enabling all content parts to accept ads like google ads or ads from amazon.com or b) adjusting the site so I can have more ad boxes to edit (i.e I can add a new add box to the side or bottom of a page) Thanks in advance...