Browse by Tags

Tagged Content List
  • Forum Post: Spam

    Hi, I'm considering to switch my plone site to communityserver but I'm worried about spammers in the forum. Does anybody have experience with this? Is it a problem? Cheers, Markus
  • Forum Post: CS Blog/Forum Interface Questions

    Hello all, First post. I am considering using Community Server to implement a very basic intranet platform. We need to create a site where our people can frequently post brief "articles" about what they are working on or things they have discovered and want to share. I like the idea of using...
  • Forum Post: Re: Just what do these options mean?

    afscrome Most active is ordered by the latest post. - If you have three topics, one with the latest post made at 10am today, another thread with latest reply at 11am today and another one with last reply at 9am today. The topic with teh 11am reply would be top, followed by 10am, followed by 9am. ...
  • Forum Post: Setting Defaults for Forum Profile

    Hello, Before purchasing and installing CS we're trying to determine if the package is able to do what we need it to do. I have checked out demo.communityserver.com and found most of the answers I needed. However I was unable to find where we can set which options are checked by default on...
  • Forum Post: Rest API query

    Hi I'd like to query my forum for the 5 last posts made The rest API works fine when just pulling the entire list out, but now i'd like to trim that output This is what I tryed and obviously failed.. ForumsService service = new ForumsService ( "http://mySite/" , "account"...
  • Forum Post: How do I limit the size of inline images in forum posts

    Hi, We are about to move our file storage to S3 but looking through our existing files on our server we have lots of files in \filestorage\CommunityServer.Discussions.Components.Files that are 2-4mb and 1 thats 14mb! How do I limit the size of the images that can be included in forum posts? ...