-
I understand the code you've writen but if the RelatedIndexPostList is based upon tags, the output should be the same as this 'custom related items list', written above. The problem I'm facing is that the control which should return the related articles (=CSControl:RelatedIndexPostList…
-
Hi all, I have several blogs where the content is completely from mirrored blogs – and many where we add our own content. I want the tag cloud in the "Blogs" page to only show tags from our blogs, and to ignore tags from mirrored posts. Is it possible? Do I need to create a custom widget?
-
Hi, I have a requirement on implementing “Related Blog Links” on the bottom or sidebar of every post in my blog. It should be something like the related posts for forum just that it is sorted by blog tags. Any idea if there is any existing solution to it? Thanks, Vyane (Microsoft Intern)…
-
Can anyone tell me if it is possible to show the content (thumbnail) of the media gallery at the resultpage when you browse by tags? I have a lot of images in the media gallery and I would like to show them when people browse by tags instead of the standard icons,… I mean in the resultpage in the groupsection…
-
It is unclear how some users have access to add and edit tags, and some do not. based on the behavior, we are guessing that it is managed for each application type Forum – Post permissions Media – Edit permissions Blog – Write permissions Is this right?
-
Hi, I'm using the method Tags.GetPostsMatchingTags(). The function returns a collection of IndexPosts matching the tags that I asked for. The problem is that the Property "PostCategories" of all of the elements in the collection is null. Is this a performance related feature or should this…
-
This issue has been causing headaches all day. Here are the steps to reproduce. Create a wiki post with some tags applied to it. Navigate to the wiki pagelist.aspx this would be at [sitename]/wikis/[wikiName]/default.aspx Return to the new wiki page. The tags have mysteriously disappeared. If I do an…
-
[quote user="kostis"]standard problem with tags[/quote] is that if you leave to the consumers of the site, then you get a very inconsistent approach. e.g. you didnt tag up your original question at all, whilst i included "Moderation", "tags", "changing" as tags…
-
tags seem to be managed separately for forums and blogs. blog tags are handled in dashboard> My blogs > Manage > Tags – gives a listing of the tags in your blogs – though i havent completed my testing on whether i can rename a tag to another tag e.g. to combine "2wheels" and "two…
-
I am having difficulties obtaining the tags in a media gallery. I have the following page in our dev environment… http://dev.hitched.co.uk/Chat/media/g/deanandnicola0597/default.aspx Which I can tell from the database is SectionID 73 and GroupID 15. however – when I use the following code in the page…