Tagged Content List
View more results: All Community | Developer Space
  • Forum Thread: Idea for featured Widget development

    Hi, Is there any chance to display widget for specified user role? we can manage widgets roles in controlpanel to allow users to customize dashboard. Reference:- " Assign roles the "Site - Customize Dashboard" permission in the Membership Administration control panel to give users...
  • Forum Thread: What is the best way to share assets between widgets?

    I'm sure this is a simple question and I am just missing the answer somewhere in the documentation. I am trying to figure out a way to share a javascript file between multiple widgets without editing a master page or something similar. I have a visual studio solution set up following the guidlines...
  • Forum Thread: Issue with Widget Base Classes and Interfaces

    hi i am trying to use ExternallyImplementedConfigurableContentFragmentBase widget. but when i access the data in the markup code using " CSControlUtility.Instance().GetCurrent<ConfigurableContentFragmentBase>().GetStringValue("propertyName", "defaultValue")" ...
  • Forum Thread: How to know if a user can edit (customize) a widget?

    Hi all, I'm creating a configurable widget, i.e. that inherits from CommunityServer.Components.ExternallyImplementedConfigurableContentFragmentBase. I'd like to implement a functionality that is based on knowing whether the user can edit the page or not, i.e. whether the user can access...
  • Forum Thread: Email Tokens?

    I need to add some more information to the emails from the contact author form for blogs. I can't seem to figure out what I am supposed to do as there is not much out there regarding this that I can find. I am using a dropdown list and i want the value of the selected index to be included in the...
  • Forum Reply: Re: Idea for Widget development

    Hi all, I have two more Idea! I don't think it is so much easy and I am not sure about current existing! My Idea is : For example we created group and Added some widgets one group home page. Some widgets we need to show in subpages (Group's blog, forum, wiki, content pages, members page...
  • Forum Thread: Capture clicking the X in the upper-right corner of the widget you want to delete.

    Is it possible to capture when a user deletes a widget by clicking the X in the upper-right corner. My use case; We have developed a Content Management Widget that the Admin can place any where in the site. If a user customizes their Dashboard it will duplicate this widget in cs_ConfiguredContentFragments...
  • Forum Reply: Re: How to Title for group content page?

    Hi Adam, I upgraded to 5.6, it is simple super... Now I can see more default widgets (then 5.5). Just we need to follow this steps to upgrade to 5.6 http://telligent.com/support/telligent_evolution_platform/w/documentation/how-to-upgrade-telligent-evolution.aspx#upgrade_from_telligent_evolution_50telligent_community_50telligent_enterprise_20_to_telligent_evolution_version_51_or_55...
  • Forum Thread: Useing Javascript in an Unfiltered HTML Widget

    I have some javascript that I want to run in an Unfilterd HTML widget. The script shows up on the page but does not run. Does anyone know why the javascript is not fireing? Best Regards, Davd Rosenfeld
  • Forum Thread: How to Title for group content page?

    Hi, When I added content page in group it is comes with default layout as blank. So, I selected Two Columns WIth Header layout. I added in group members widget right sidebar and Content widget in Body to write HTML content. After all configuration, I saved that. It display every thing fine but...
  • Forum Thread: How can I identify "where" am I: dashboard, user profile, group, ...?

    Hello, I'm working on a widget and due to its functionality I need to know where is the widget? I mean, I need to be able to know when the widget is being executed, e.g. in the dashboard, in the user profile page, in a group, ... Thanks, albert
  • Forum Thread: Locked widget (???)

    We created a very simple ExternallyImplementedContentFragment ("widget"). After dropping it to a page, I can no longer move or delete it. I'm logged in as administrator. The widget is availabe site-wide and on the dashboard (that's where I dropped the widget). Any ideas what's...
  • Forum Thread: Export discussion posts TO a Facebook page

    Is there an existing widget out there that would allow you to send your community discussion feed to your Facebook page? It would look something like this page, where the company has job posts feeding into their page: www.facebook.com/.../app_338811409334
  • Forum Thread: Is it possible to use a listbox in a widget property?

    I know it is possible to get a select (dropdownlist) by adding multiple selectablevalues to a property. I am trying to figure out a way to allow the user to select more than one of those options. Either a listbox that has multiple select enabled or a checkbox list. Something along that vein. Has anyone...
  • Forum Thread: CAPTCHA for Telligent Community in Marketplace

    Adam Seabridge of Telligent Partner Building Blocks has just published a CAPTCHA widget for community registration. Using this widget in place of the standard "User - Create User" widget, users must pass a CAPTCHA check before registration is accepted. Adam blogged about the widget on the...
  • Forum Thread: Modal, Dynamic Configuration, Control - GroupOrApplicationSelectionControl

    can you set a default Value for this dynamic configuration control? what is the syntax to set the default Value to an application?
  • Forum Thread: Pregame.com is looking for that 5.6 expert.

    We are in the hunt for that person/s, team or Company that is the best at pushing Telligent Evolution 5.6 to its limit we are looking for that expert that knows the platform like the back of their hand. I’m the senior head programmer for Pregame.com. We are in the final stages of our “Requirements...
  • Forum Thread: How to get the unique id of a widget

    Hi there, How can I get the unique id of a widget? I mean, the same Id that can be found at the database table cs_ConfiguredContentFragments. I can access to this ID with the code below: CSControlUtility.Instance().GetFragmentWrapperElementID(this) But I have to remove the string "fragment...
  • Forum Thread: Pulling integrated site content into Telligent Widget (6.0)

    I am prototyping an idea that I'm not sure is supported or recommended. I am trying to pull over a page from our SSO-enabled site onto the Telligent widget canvas. In telligent I have created a widget in the widget studio. See widget code below. < siteroot > is the virtual directory, and...
  • Forum Thread: Overriding Configured Content Fragment Calls

    Background: I have developed a widget that loads html content from a custom database table and displays the content in any group content area that is placed in. The widget inherits ExternallyImplementedConfigurableContent....... The "save for current user ./ set as default" functionality...
  • Forum Thread: How do I access "featured blog" data to populate a custom widget?

    I'm a newbie to Telligent, and I need to quickly get started on creating a widget. I have found the sample code in the documentation to create a widget. However, the documentation does not go into detail regarding how to get Telligent data to _populate_ the widget. I need to get the top 5 featured...
  • Forum Thread: My Profile Widget

    I do not see a "My Profile" widget in the list of widgets, there has to be one right?
  • Forum Reply: Re: Conditional property for number of online users?

    Apparently I found that the display condition mentioned above checks the online status of the login user and hence it wont work to check if the online user count is greater than zero. So I applied the following solution which works 100%. OnlineNow is the name of my UsersOnlineData CSControl ...
  • Forum Thread: How to get a list of all blogs in the community?

    I am trying to find a service method that can get me a list of all web blogs that are part of the community. It seems easy to find the current web blog, but finding a list of all of them has escaped me. I need a list of all blogs in order to accomplish the following task: I need to extend default...
  • Forum Thread: Creating a custom tag cloud widget?

    I'd like to create a tag cloud widget based on WP-Cumulus (Flash-based). Can anyone point me in the direction of how I can extract a list of posts/pages and their assigned tags? I want to create a dictionary of all the tags, their frequency, and the list of posts/pages that have that tag. ...