Browse by Tags

Tagged Content List
  • Forum Post: Re: Blog Setup for New Members - No Link to manage own blog

    You should know that blog owners don’t have access to control panel. But how they can manage their blogs: They should go to their blog address and check their sidebar menu to find “Common Tasks” section. There they can click on New entry to quickly post a new entry or click on My Settings to go...
  • Forum Post: Contact and Emoticons with CS 1.1...

    I am new to running community server. I am using version 1.1 (came free with with my godaddy account) Anyway, I had two questions... How do I get the emoticons to work? Currently they are displayed inside brackets like this... [:-)] rather than the picture symbol. How do I read what's in the...
  • Forum Post: Allowing anyone to comment? how??

    How can you allow anyone to comment on your blog without requiring them to register? can't seem to find the option anywhere. cheers Granville.
  • Forum Post: Re: Automatic Blog Creation

    I'm also having this problem. In my case, the blog folders are created on the server at /blogs/username, but they're not visible on the Blogs page.
  • Forum Post: Re: Drop Down List of Blog Members?

    Nope. But it should be fairly easy to setup. Arraylist blogs = Weblogs.GetWeblogs(); //returns a list of blogs //assumes a dropdown list named ddl ddl.DataSource = blogs; ddl.DataTextField = "Name"; ddl.DataValueField = "Url"; ddl.DataBind(); ddl.Items.Add(new ListItem("--Select a Blog--")); Then...
  • Forum Post: Forms authentication

    Hi, I have an ASP-application that will be rewritten in ASP.NET 2.0 soon. To start with something new quickly, I wanted to start a blogging plattfrom based on my current user database. What I need is simly a way to authenticate my users against my database perferably with the ASP.NET 2.0 membership provider...
  • Forum Post: Emoticons not working in Blog

    I can't seem to get the Emoticons working within my blog. I have set the Allow Emoticons to yes in the Post Settings. Can anyone help? Thanks. Chuck
  • Forum Post: Blogging from Word with image upload support?

    Is it possible to create a blog entry in a desktop application, like Word, preferably, with embedded images, and the publish the entry, with images in tact to Community Server. Even if "publishing" the images means that you have to configure it to make a copy of the image on some externally configured...
  • Forum Post: Multiple Communities, One Blogger, How Many Blogs?

    I am planning several topic-specific communities published under different URL's. I want to have a topic-specific blog on each, all written by the same individual blogger. In addition, I want everything written by this individual to appear in a blog (or blogs) on their own personal website. The goal...
  • Forum Post: Re: Roller integrated into blogs in 2.1?

    Thanks. I'd really like to learn more about how this is working. For example, how are the tags applied? Manually by a site admin? Or are they being read from the RSS? Also, can mirrored items be deleted on an item-by-item basis? Can they be published on an item-by-item basis, so that a blog moderator...
  • Forum Post: Changing Blog "Home" link

    I'm using CS for a single blog, which will be linked to from a website. The Luxinterior skin I'm using has a HOME link under the header image, which currently produces a complete listing of posts. My question is, how can I change the HOME link URL to the other website address? Cheers
  • Forum Post: Re: Roles for blog owners?

    nayyeri: Don't forget to give your users "Owner" role in Role manager. In most cases, you should NOT add a user directly to the owners role. To give a user admin access to a specific blog you can do one of two things: Add the user as an owner. To do this, go into the blog admin view...
  • Forum Post: Can One User Manager One Blog?

    The 'owner' setting in the blog settings do not work properly. For e.g. User A is the owner of BLOGA User B is the owner of BLOGB in order to let User A manager his BLOGA, we asign Owner Role to User A. But now User A can manger all blogs. Is there a way for ue to let One user manager...
  • Forum Post: anonymous user linked to userid=2101

    Hi all, I'm new to CS 2.0 and I found very nice and useful. Now I've activated some blogs with anonymous comments enabled. But in this way, every anonymous user that post a comment will be displayed with a link to his profile. But the user is anonymous! Why the anonymous user get a link to profile.aspx...
  • Forum Post: Email - Embedded Pictures not showing on blog RSS Feed

    Hi There, I hope someone can help. We can add pictures to CS2 blogs, but the email link is not correctly putting in the full URL to the picture on the RSS Feed. Therefore, subscribers do not see the pictures. Can this be resolved? Thanks Nick
  • Forum Post: default.aspx required after folder name (app key)

    I'm working on a blogs only site and have changed the SiteURLs.config file so my blogs are accessed via the root directory rather than /blogs/ director. I've set the physicalPath="/blogs/" so I don't have to change the physical folders around. It's working great as long as you have a "default.aspx...
  • Forum Post: List Order of Bloggers

    Is there anyway to change the order of the list of bloggers? I would like to have them listed in alphabetical order according to their blog title.
  • Forum Post: Re: Aggregate Blogs

    If I understand you correctly, that's something I've been thinking/yammering about- ..To have an 'parent' blog that aggregates 'children' blogs, like the default aggregate view, but is adding all the features/advantages of an actual blog. I hope to be able to do, too, and use nav "breadcrumb/path...
  • Forum Post: Different themes for blogs

    I'm in the process of creating an online community and I'm evaluating products. So.. 1. I want to be able to offer multiple blog skins to users . Is this an out of the box solution in CS? If not, is it something that could be developed easily? 2. I've been reading a lot of posts about CS 2.0 and...
  • Forum Post: Link List on default blog skin

    Hi, Is there anyway in which a link list could be shown on the blog page, preferably on the default theme. Also any idea on how to show popular tags of posts on a blog site like whats done here http://weblogs.asp.net Would appreciate any advice, Thanks, Taz
  • Forum Post: Debugging the MetaBlog API

    Hi Guys, I was trying to configure a blog editor like zoundry (I tried a few others too w.bloggar, blogjet, postxing) I get the error "XmlRpc listblogs request failed: RpcPublishedError['blogger.getUsersBlogs' type:XMLRPC protocol error code -1 msg( http://...metablog.ashx )] This has been bugging...
  • Forum Post: Front Page News / Aggregate View

    The Front Page News area of my CS installation has a LOT of blogs on it. I've limited the blogs appearing there to our key blogs. However, some get more traffic than others. Is there a way to not only limit which blogs appear in the aggregate view, but how many posts from each blog? IE, some of my blogs...
  • Forum Post: do forms work

    ok so i created an html webform in dreamweaver and copied the code into an article the form is based in a table and as 4 textfeilds 1 text box and 2 buttons i have not set an action yet but i want to basicly email the form to me i will run that on a seperate script all was well in design veiw even...
  • Forum Post: Re: wmv inline with media player controls in a blog

    ok - I figured it out. I guess either I'm dumb -couldn't find it in faq/docs - and no one wanted to help point me in the right direction or this is not desired by the cs population. If you want to see wmv's inline easily in your blogs do this - 1) on your post tab - type in your text if you want above...
  • Forum Post: show non-aggregated posts on blog summary page

    I am new to CS, and working through some customization issues. In this case, I would like to have certain blogs whose contents are not aggregated for the home page, but which still show post summaries under their particular group listing (ie. blogs/default.aspx?groupid=2). How would one go about that...