-
hi, I am using CS 2008.5 In a hub, when I edit a blog post, the date of the post changes to now so that the edited post is now my latest blog entry. This is not expected behaviour since I only edited an old post – it is not a new post. How can I stop this? Thanks, Graham
-
Hi, I am using the Enterprise version of CS 2008.5 I have set up a group (hub) with a blog in it. However, the blog functionality seems severely limited compared to the blogs that are not in hubs. There are no post options, no links in the sidebar, no about page, etc. It seems that blogs in groups are crippled…can someone explain? Thanks, Graham
-
Hi Alex, Thanks for your reply but it does not answer my question. What I meant to ask was: where are all the options for blogs that are in hubs? The functionality is severely limited compared to "standard" blogs. I understand that actions are taken from within the hub, but I cannot see how to do things like add sidebar links, post-date posts, insert pictures into posts, etc. That functionality seems to be missing from hub blogs. If this is intended to be the case, why? If it is not, how
-
Hi, I have been looking for this in the Chameleon docs but can't find the answer. In a group theme template, how do I display "x members" where x is the number of members in the group I am viewing? Thanks, Graham
-
Figured it out: <CSControl:Pager runat="server" ID="MembersPager" ShowTotalSummary="true" ShowFirst="false" ShowIndividualPages="false" PageSize="9999" ShowLast="false" ShowPagerItems="false" ShowPrevious="false"> <TotalSummaryTemplate> <CSControl:UserData runat="server"> <LeaderTemplate><p id="rspb-group-membernumber"></LeaderTemplate> <ContentTemplate><CSControl
-
Hi, In the emails.xml file there are three variations of body tag for the e-mail contents: textbody htmlbody body How does Community Server behave in the presence/absence of these tags? If an <email> section doesn't contain an <htmlbody> tag, will <textbody> be used instead? etc Thanks, Graham
-
Hi Danny, Thanks for your reply. So, if I just use <body> this will be sent to all users regardless of their preference? Please confirm. Thanks, Graham
-
Hi, On this forum some users have "Telligent Employee" or "Telligent Partner" graphics underneath their avatars. I want to implement a similar feature on our Community. Does anyone know how to implement this? Sample code would be really useful. Many thanks, Graham
-
Thanks for the reply. That tells me how to add the icon to the role, but how do I display this icon next to the avatar of a person who belongs to this role? Many thanks, Graham
-
Hi John, Thanks for your advice. This sounds like a good workaround. Graham