Jump to content

Invision Power Suite 4.2: Coming Soon


Revenge
 Share

Recommended Posts

Quote

New: SEO Improvements

Improving your SEO can be a complex undertaking with many different approaches but there are things that everyone knows are good practice and also more modern approaches to SEO that have changed since we first started developing IPS Community Suite. So it was time for a review and update.

Unfortunately no pretty screenshots on this one as this is all behind the scenes stuff but still quite useful to know :). Also, some of this may sound a bit technical and dry but feel free to search some of these technologies if you are curious.

  • Move from HTML structured data to JSON-LD and enhance our existing markup with sensible additions.
  • Calendar, blog, forum and pages (articles) data marked up for rich snippets.
  • General review of our schema.org markup and enhance where appropriate. Use sitelinks search and other sensible markup such as the website and logo markup.
  • Allow administrators to specify social profile links in the AdminCP which we then show links to in the footer and also make available in schema.org markup.
  • Fix many duplicate page title issues.
  • Review and ensure nofollow/noindex tags are used in appropriate areas.
  • Add item tags as HTML meta tags
  • Adding <link rel="next" value="next page url"> helps search engines know next/previous page.

 

Nothing like a bulleted list of items to get you excited! But really these should be welcome improvements to all.

 

Link to comment
Share on other sites

Quote

New: Letter Profile Photos

IPS Community Suite comes with a default profile photo which is used when members have not set a profile photo for their account. While this model has served the software well for years, we felt it was time for an update to the software to keep pace with current internet trends. This has led to one of the latest changes you can expect to see with version 4.2: letter profile photos

When upgrading you will be asked if you wish to use letter profile photos, or if you wish to stick with the generic per-theme default profile photo that is used presently. You can change your mind any time after upgrading by adjusting the setting in the AdminCP as well.

2017-03-21_1429.png

AdminCP members list

We have tested many languages to ensure maximum compatibility. The font used in the image is automatically selected based upon the characters to be written to the image, so sites that have more than one language will see compatibility for all of the profile photos that are created automatically.

The colors are not set for each letter. You will notice in the screenshot that each "A" letter photo has a different color. They are chosen randomly when generated.

2017-03-21_1442.png

Letter photos in a sidebar widget

We hope that this change helps bring your communities to life with a little more style, flair, and uniqueness for each new user on your site.

 

Developer Note

The code is structured in such a manner that third party developers can further extend the feature with plugins. The methods for writing text to images are exposed through our central \IPS\Image class introducing new possibilities in your own custom code.

 

Link to comment
Share on other sites

Quote

New: Social Sign In Streamlining

Social Sign In has long been a feature of the IPS Community Suite but we are always looking for ways to make interaction easier for your visitors. A small but significant improvement we are able to add for 4.2 is to include social sign in links directly at the point where your customers are ready to contribute.

 

socialsign.png

Hassle free inline sign in brings your customers right back where they need to be to comment

Visitors are much more likely to comment when the registration process is as fluid as possible and social sign in has fast become a familiar and efficient way of doing so. After signing up via these methods users are logged in and brought right back to where they started ready to comment.

Feedback from our testers has already shown that this change has an immediate effect on the volume of new registrations and we look forward to making it widely available with 4.2.

 

  • Like 1
Link to comment
Share on other sites

Quote

New: Reactions

IPS Community Suite has long had a reputation system; first we had a simple up/down system, later updated to introduce a Likes system as an alternative. Whichever system you chose to use, it tied in with our reputation system.

We're pleased to introduce the latest updates to the reputation system, and it's something that has been requested for quite some time: Reactions.

Quite simply, reactions allow users to offer more fine-grained sentiments towards content than a simple up/down or 'like'. They are now in common usage on social networks, and so users expect to be able to be more nuanced in their response to something they see.

Let's see how they work in a post, and then cover the options you'll have available.

reactions.gif

What you see above is the default setup for a site that has used the Like system in version 4.1. We include 5 reactions by default:

  • Like
  • Thanks
  • Confused
  • Sad
  • Haha

If you currently use the older style up/down reputation system, don't fret - you'll still get the new reactions on upgrade, but they'll be disabled by default and instead the new reaction UI will show up/down reactions. This gives you the flexibility to decide which of the new reactions, if any, you want to allow.

So, those are the basics - but what configuration options can you expect to see? First, you can of course add your own reactions! We expect that beyond the default reactions you'd expect to find, some sites will want reaction types specific to their use-case. On an intranet, you might want to have 'agree' and 'disagree' reactions for staff to use when responding to discussions. On a gaming community, you might replace the icons to be some graphic from a video game that means something to your particular userbase. There's a wealth of possibilities.

Each reaction you set up can be configured to adjust the original author's reputation count - a reaction can be positive (i.e. award a reputation point), negative (i.e. subtract a reputation point), or neutral (i.e. leave the reputation count unchanged). Our default set won't include any negative reactions, but you are free to configure these and new reactions to suit your own use-case. A user's total reputation count is still shown alongside their content and in their profile, of course.

If you don't want to use the new reactions for whatever reason, you can disable all of them except Like, and it'll behave just the like 4.1-and-earlier system:

react_like.gif

 

Sites that currently use the up/down system don't show a list of names of users, and instead show an overall reputation score for the content. With the new reaction system, you can enable this even if you don't use up/down reactions. This is great if you plan to use reactions as, for example, an agree/disagree system, or where the content score is more important to your site than the individual reaction types.

reaction count.png

How the reaction UI looks with the 'count only' setting enabled

As you'd expect, you can click individual reaction counts (or the overall reputation score, if you enable that setting) to view who reacted to the content. This remains a permission setting that you can apply per-group.

react who.png

On touch devices, on-hover functionality is not suitable, and so for these devices the reactions UI looks like this:

react_mobile.gif

Reactions play well with all areas of the suite, including Recommended Replies:

react_recommend.png

...and activity streams...

react_activity.png

...and a couple of places we aren't quite ready to reveal yet ;) 

 

We hope you're looking forward to this new feature as much as we are. It's already been a hit on our internal testing site, and we're looking forward to seeing how clients customize it for use on their own community.

Developer note: Reactions are one of two new features (the other currently unannounced) so far that make use of PHP Traits.

 

  • Like 1
Link to comment
Share on other sites

Quote

New: Clubs

We are happy to introduce the next major feature that will be available in IPS Community Suite 4.2 - Clubs.

Clubs are a brand new way of supporting sub-communities within your site. Many people have requested social group functionality in the past and Clubs are our implementation of this concept. Let's take a look at a few screenshots, and then go over what they are capable of doing.

homepage.jpg

The Club directory

club-home.jpg

A Club homepage

club-members.jpg

Club member listing

club-content.jpg

Example of content within a club (topics, in this case)

There's a lot to digest there! Let's go over the basic functionality.

 

Club Types

Four types of club are available:

  • Public clubs
    Clubs that anyone can see and participate in without joining.
  • Open club
    Clubs that anyone can see and join.
  • Closed club
    Clubs that anyone can see in the directory, but joining must be approved by a Club Leader or Club Moderator. Non-club-members who view the club will only see the member list - not the recent activity or content areas.
  • Private club
    Clubs that do not show in public, and users must be invited by a Club Leader or Club Moderator

As the site admin, you can of course configure which club types can be created and by whom. You could, for example, allow members to create public and open clubs, but allow a "VIP" group to also create Closed and Private clubs.

Members 2017-03-29 15-31-37.png

Admin configuration option for Club creations

 

Club Users

Each club has three levels of user:

  • Leader
    A leader has all of the permissions of a moderator, and can add other moderators. They can also add content areas (see below). The club owner is automatically a leader.
  • Moderators
    Moderators, as the name implies, have the ability to moderate content posted within the club. As the site administrator, you can define which moderator tools can be used. You could, for example, prevent any content being deleted from clubs, but allow it to be hidden. Moderators can also remove members from a club.
  • Users
    Anyone else that joins the club.

club_acp.png

Defining the moderator permissions available to club moderators

Your site administrator and moderators, with the appropriate permissions, are able to moderator content in any Club regardless of whether they are a member of it. 

Clubs can be created by any user who has permission. As you would expect, this is controlled by our regular permission settings.

For closed clubs, there's an approval process. Users can request to join and the request must be approved by a leader. Leaders get a notification when a user requests to join; the user gets a notification when their request is approved or denied.

approve.gif

Approving and declining join requests

 

Club Content

Club Leaders can add a variety of content areas to their club - forums, calendars, blogs and so on. It's important to note that these content areas are fully functional just as if they existed as a top-level admin created area. They will appear in search results, activity streams, users can follow them, embed links to them, and so on. If a user has permission to see a forum (for example) within a club it will behave exactly like other forums they see - and the same for all other kinds of content.

Each content area a leader adds can have a custom title, and will appear in the club navigation. This means, for example, that you can have multiple forums within a club, and give each a different name.

club_areas.png

Adding content areas to a club

 

Club Custom Fields

Clubs also support custom fields. Custom fields are defined by the site administrator and can be filled in by Club Owners. The values they enter are shown (along with the club description) on the club homepage.

club_custom_field.png

Custom fields in a club

On the Club Directory page, users can filter by the custom club fields.

club_filter.png

Filtering clubs

 

Club Locations

Clubs have built-in support for Google Maps, allowing users to specify a physical location for their club. Let's say you run a community for car enthusiasts; each club might be tied to a particular region's meetup. The Club Owner specifies the location when setting up the club, and clubs are then shown on map on the directory page:

club-location.jpg

Club locations

And within a club, the location is shown too:

club_location.png

 

Club Display

We offer two ways to display club headers within the club - the standard way, shown in the screenshots you've seen up to this point, but we also have a sidebar option. This is something the admin sets globally for the site, rather than per-club. This is useful where your site design doesn't facilitate another horizontal banner taking up valuable screen real-estate; moving the club banner to the sidebar alleviates this pressure on vertical space.

club_sidebar.png

Sidebar club style

Using Clubs in Other Ways

There's a lot of scope for using clubs beyond allowing users to create their own groups. You do not even have to call them "clubs" if that does not suit your use case. For example, on a company intranet you could rename Clubs to "Departments", and create a private group for each of your main roles. This would allow each department to have its own community, with its own forums, gallery, file sharing and so on, private and separate from other departments.

Similarly, they'd also work well in situations where you as the site admin want to create entire micro-communities. Take for example a video game publisher. Using Clubs, they could create a micro-community for each of their games, complete with forums, galleries and so forth, and then set the Clubs directory as their overall community homepage. Immediately, they have a setup that hasn't until now been possible out-of-the-box with IPS Community Suite.

 

We expect our clients will come up with some really innovative uses for the new Club functionality, and we can't wait to see what you do. We'd love to hear your feedback - let us know what you think in the comments.

 

Link to comment
Share on other sites

Quote

New: Promoting Content

There are many strategies for growing your community, such as newsletters, mailing lists and advertising on other sites.

IPS Community Suite 4.2 puts a new tool at your disposal: promotions.

There’s no denying the popularity of social media. Worldwide, Facebook has 1.86 billion users active monthly. Every day, millions of people are using Facebook to speak with friends, to talk about their interests and to find new people to connect with.

Of that 1.86 billion people, a good portion of those are actively discussing topics your forum covers. There is a huge opportunity to tap into social media to join in the discussion and to promote your community and provide a venue to carry on the discussion.

For a while, we’ve had social media log in extensions, which means that your users can sign into your community simply by clicking a relevant button. We’ve also had the ability to share things to a personal Facebook account. These tools are great for your users, but how do they help you, forum owner?

IPS Community Suite 4.2 introduces a way to promote your content directly to your brand’s Facebook page and your brand’s Twitter account.

You can curate fun and engaging topics and share them. The workflow is simple. Simply browse your community and queue up interesting topics, comments, gallery items, blog posts or database articles for posting throughout the day to your brand’s social media accounts. You choose the schedule, the hashtags and the wording to send.

Let’s look at the feature set in more detail.

Your first stop is to set up the feature from the admin panel. The system will guide you through the necessary steps of connecting your Facebook and Twitter accounts. Once Facebook has been set up, you can select any page that you are an administrator of on Facebook.

 

acp_facebook.thumb.jpg.f109e09df2924bc015ea28b42e17cd65.jpg

The admin panel also offers scheduling options and permissions.

 

acp_schedule.thumb.jpg.6ece352b7a85e89f6a0e9e13b9c17c73.jpg

You can pre-set the times for when content will be posted. Facebook and Twitter both have analytic tools to determine when your visitors are most frequently online. A good tip here is to set the time to a slightly odd number, so 11:45am is better than 12:00pm as you are likely to catch the attention of someone waiting for lunch, or a lunchtime meeting.

 

acp_permission.thumb.jpg.a02ce38f64e2cabd2bba2d0a1219be6d.jpg

You have full control over who can promote items to your social media accounts. You can specify by group or pick individual members who may not be in those groups.

Now that you’ve set up the backend, we can get promoting.

Each item, that is a topic, gallery album, blog entry or article has its own Promote button.

button.thumb.jpg.9359067f4ffa6e8bbe090c3a9f618d89.jpg

 

Each post and comment can also be shared individually, which is an easy way to share great content your visitors add to existing conversations.

link.thumb.jpg.d8ba5bf51d67f7a1d94fed823d40a0a5.jpg

 

Clicking this brings up the sharer.

dialog.thumb.jpg.fc774c55cf966b7dad6f1fb07d1c81b5.jpg

 

This is where you can customize the text that is sent out to each social media channel. You’ll also notice space to promote this item within your own community in addition (or instead of) Facebook or Twitter, we will explore that shortly.

The sharer is smart enough to pull attachments already added in the post, and you can upload your own images to be sent. Generally, shared items that have an image get better organic reach than just text alone so you’ll almost always want to choose or add an image. Twitter can use up to 4 images, and Facebook allows 1000 pictures per album, but you’ll never want to upload that many!

schedule.thumb.jpg.961b87afa8fd90c956f0f78cafc6906f.jpg

 

Once you’ve filled out your content and picked your images, you can schedule the promotion. Generally, you’ll want to use the auto schedule option as this allows you to just stack up multiple items and let the auto scheduler post the items according to your pre-set schedule. You can also set a specific date and time if you are looking to run a promotion or other time sensitive event.

facebook-shared.thumb.jpg.2806d7fe9a4d6f805ea78ab2b717dc94.jpg

Twitter.thumb.jpg.18c298f49e2f423a91d3fb69cd86e6c5.jpg

The promoted content viewed in Facebook and Twitter

It’s easy to see the status of your queued and sent items from the moderator view.

Manage_Promoted_Items_-_IPS_Community_Suite.thumb.jpg.23997cfbd252f33873e74aa6cef298b0.jpg

 

This area allows you to see previous promotions and modify pending promotions.

Earlier, we mentioned that the system has the ability to promote content internally. Promoting items to your own community lets you, the community manager, curate interesting items and comments and present this to your community. This is a great way to allow your visitors to explore content you think they’d enjoy.

ourpicks.thumb.jpg.7ce82ce9cf9b539ce7b9208192126e40.jpg

 

Promoting content to your community via Our Picks also allow you to promote content if you cannot or choose not to use social networks. It has the advantage that social networks do not have over a community platform like IPS Community Suite: consistency. The content on your community is always there whereas a social network is all about right here right now. Miss it and you miss out. On your community you can engage and re-engage a subject all you want. 

Of course, we’ve built a widget that you can drag and drop to most pages to make this curated list more visible.

IPS Community Suite 4.2 gives you, the site owner and community manager the tools you need to reach out and engage new users already discussing the topics on social media your community covers. With single click sign in and the built in retention functionality the suite offers, you’ll have a powerful way of growing your user base. It furthers that goal by created a list of that promoted content for continual reference and promotion for visitors already on your site.

We’ve got lots more to discuss on this subject, and in the coming months we’ll be putting together some guides on social media best practices and how to leverage Facebook’s excellent post promotion / pay per click tools to further boost your site’s visibility to social media users.

We’re here to help you make a success of your community and to give social media users a venue for when they outgrow Facebook.

 

Link to comment
Share on other sites

Quote

New: Statistics

Statistics can be an important part of monitoring your site and ensuring it grows and responds to your marketing and promotion efforts effectively, and several new statistic tools have been added to the 4.2 Community Suite which we know you will be excited to learn about!

A simple tool has been added that will allow you to look up and list all member accounts that have last visited the site within a specified time period.

stats1.png

Look up members who have visited within a set time period

Additionally, online user (both logged in user and guest) counts are now tracked every 15 minutes and graphed in the AdminCP for you to reference. You can view online user trends over a specified date period, view just guest counts or just member counts (or both), and view the graph in multiple different modes (such as an area chart or as a column chart). By default, the data is retained for 180 days, however you can control how often to prune this statistical data in the AdminCP.

stats2.png

Online user trends graphed

You can also view a graph of member activity on the site. Member activity is defined as any "activity" beyond simply browsing, such as submitting a new post, reacting to any content item or comment, or following any content item or node.

stats3.png

Activity information about your member base

You will also be able to define keywords that you would like to monitor and then see both a graph of usage of those keywords, as well as a table listing all usages of those keywords. You can use this to track usage of competitor names, find out if hash tags you define are trending, or learn if promotional materials are making an impact on your membership.

stats4.png

Keyword tracking can help you closely monitor your community

Along with these additions, we've cleaned up the menu and wording for the rest of the existing statistic options to make their functions more clear.

We hope these additions help you better track and control your community, making the most of your time and money.

 

Note for developers: A new chart class has been added which allows you to populate dynamic charts using callbacks, in addition to the standard methods that already exist for pulling data directly from a specified database table.

 

Link to comment
Share on other sites

Quote

New: Additional REST API Endpoints

This is an entry about our IPS Community Suite 4.2 release and features content specifically aimed towards developers. If you are not interested in developing for 4.2 you may wish to skip this entry. Don't worry we still have lots of exciting core feature announcements still to come. 

We are expanding on the already available REST API endpoints to include more support for nodes. This significantly increases the flexibility of the API and now allows forums, downloads categories, calendars etc. to be created programmatically via external sources.

 As is usual with the existing content item endpoints, access for nodes is configured via the admin control panel for each API key that is generated.

apiperms.png

Configuring API Permissions via the Admin Control Panel

For those new to the REST API, documentation can be found in the developer resources section and within the admin control panel.

apidocs.png

Endpoint Documentation

New endpoints in 4.2 include;

  • GET /core/groups - Get a list of groups
  • GET /core/groups/{id} - Get information about a specific group
  • DELETE /core/groups/{id} - Delete a group
  • GET /forums/forums - Get a list of forums
  • GET /forums/forums/{id} - Get information about a specific forum
  • POST /forums/forums - Create a forum
  • POST /forums/forums/{id} - Edit a forum
  • DELETE /forums/forums/{id} - Delete a forum
  • DELETE /blog/blogs/{id} - Delete a blog
  • GET /calendar/calendar - Get a list of calendars
  • GET /calendar/calendar/{id} - Get information about a specific calendar
  • POST /calendar/calendar - Create a calendar
  • POST /calendar/calendar/{id} - Edit a calendar
  • DELETE /calendar/calendar/{id} - Delete a calendar
  • GET /downloads/category - Get a list of downloads categories
  • GET /downloads/category/{id} - Get information about a specific category
  • POST /downloads/category - Create a category
  • POST /downloads/category/{id} - Edit a category
  • DELETE /downloads/category/{id} - Delete a category

We are continuously looking for ways to improve developer functionality so if you have any ideas for additional endpoints or suggestions for improved documentation please feel free to share them in the comments below.

We are really looking forward to seeing the new and imaginative ideas 3rd party developers can create using these additional capabilities.

 

Link to comment
Share on other sites

Quote

New: Authy Integration

In 4.1.18 we added Two Factor Authentication. Already in 4.2 we have announced a new setting to trigger 2FA when logging in from a new device, and in 4.2 we are also adding Authy as an authentication handler.

Authy can send a user a text message, make a phone call, or send a push notification to a smartphone app to authenticate the user. You can enable whichever of these options you like.

 

Set Up

To set up Two Factor Authentication with Authy, the user will enter their phone number. To verify their phone number they will then enter a code shown in the Auhy app or have a code sent by text message or phone call. The system will automatically show an appropriate interface based on what options you have enabled - for example, if you don't want to enable the app as an option, it will not reference Authy.

Authy Setup with App.png

Setting up Authy with the app available as an option

Authy Setup without App.png

Setting up Authy with just phone or text message options enabled

 

Verification with Authy

When the user needs to verify their account, the system will automatically show an appropriate interface. If you allow verification with the Authy app and either it is the only option you allow, or the system knows that the user has installed the Authy app, the system will prompt them to use the app. This can either be done using Authy's OneTouch option (where the user will receive a push notification to the app, and when they click approve, the screen will automatically refresh) or their SoftToken option (where the user will be instructed to open the Authy app and enter the code they see). If you allow authentication by text message and/or phone call as well, the user will also see options for using those instead.

These screenshots show the process for OneTouch authentication:

Authy OneTouch Pending.png

The user is shown a waiting screen

Authy OneTouch Notification.PNG Authy OneTouch Approval.PNG

Simultaneously they will receive a push notification and when opening it be able to approve

Once the user has approved, the waiting screen will automatically refresh with the user authenticated.

For SoftToken authentication, the user is prompted to enter the code shown in the Authy app:

Authy SoftToken Authentication.png

Authy SoftToken option

 

Phone Verification

If you have disabled the Authy app as an option, or the user does not have it installed, they will be prompted to choose from the available options how they want to authenticate.

These screenshots show the process for authenticating by text message:

Authy Verification Options.png

The user is asked how they want to authenticate

Authy SMS Codr.PNG

The user receives a text message or phone call with a code

Authy SMS Verification.png

The user enters this code to authenticate

 

Management

If the user changes their phone number they can reconfigure the system in their account settings. The system automatically shows "Phone Verification" rather then "Authy" if the app is not available as an option.

Authy Account Settings.png

Account Settings showing Authy as Phone Verification

 

Link to comment
Share on other sites

Quote

New: Editor Uploading

IPS Community Suite has supported drag and drop uploading to the attachments area at the bottom of the editor since 4.0. In 4.2 we're pleased to add the ability to drag and drop right into the editor, so you can drop your attachment exactly where you want it to show without having to add it afterwards.

Drag and Drop.gif

Drag and drop into editor

If your browser and OS supports it you can also copy and paste, either from the desktop or from other content on the web:

Copy and Paste.gif

Copy and Paste

Naturally this works for ordinary files as well as images:

File.gif

Drag and drop a file

 

Link to comment
Share on other sites

Quote

New: Fluid Forum View

When you have a diverse range of topics within your community, it makes good sense to separate topics within forums and categories. This will ensure that the viewer can find relevant content by scanning the list of forums first.

If you have a more focused community with fewer forums, presenting your community with a list of them can be daunting. This is especially true for less experienced visitors raised on social media.

Fluid forum view allows your visitors to get right to the meat of your community; the topics.

A fan site for a band is a good example of a community that will benefit with fluid view. There will likely be forums for album reviews, tour dates, general discussion and so on. Even though there are many forums, the common topic is the band. This makes fluid view ideal as your members can see all those related topics in one view. If your members wanted more specific topics, they could select a single forum to view.

Let us take a look at fluid view in action. We will then break it down and explain how it works in more detail.

ezgif.com-optimize.gif.00407a30fafca5987931518bd869786c.gif

 

The video shows the topic list and the forum filter box. As you can see, it is easy to change the topic list by changing the selected forums. This view replaces the traditional list of categories and forums.

fluid_mode_overview.thumb.jpg.b845d35d690c4c34120efc80674fd692.jpg

 

Of course, you can permit your members to change the view to better suit their way of working.

fluid_menu.thumb.jpg.6b75d216a0219da0ac3fdcac782b5259.jpg

 

You will notice a "grid" option. We have moved the grid forum theme setting into the main forum settings. This makes it an option for your members to choose, if the administrator permits it.

grid_mode_jpg.thumb.jpg.ca58cc3b659581d2b545f3016a93afb6.jpg

 

You have full control over the display options. This screenshot shows that the control panel option to choose the default view. There is also an option to control which views your members can select. You may also decide to not allow your members to switch views at all. This will ensure that they all use the view you choose.

acp_settings.thumb.jpg.20f4d448c70d499ddb4c7e9f7cda42c7.jpg

 

You may have spotted that forum names have a colored background in some screenshots. We added the ability to define a feature color per forum. This feature color helps the forum stand out in a more visual way. This is especially useful when you select many forums in a single view.

feature_color.thumb.jpg.7e9e5821f01a0619bf142eda6469645b.jpg

 

This feature color also works on the table view.

list_colors.thumb.jpg.197713c7a23c52ed5127a73fe1106b50.jpg

 

We added a feature color hint to topic view to enforce the association between the forum and its color.

 

color_highlight.thumb.jpg.f788ae02936ffdff58038b612d86f303.jpg

 

This screenshot also shows the removal of the forum breadcrumb in fluid view mode. Fluid view remembers your last forum selection so you don't lose your place when you go back to the listing.

The benefit of this feature is easy to see. It removes a potential barrier of entry for your audience. It puts the spotlight on topics themselves, and not the hierarchical forum structure. Your members will enjoy viewing many forums at once and switching between them without leaving the page.

We hope that fluid view is an asset to your community and your members enjoy this new functionality.

Technical notes.
The database stores the members' view choice. This remembers the selection across devices. Guests are not permitted to change between views.

 

Link to comment
Share on other sites

Quote

New: Richer Embeds

You are probably already familiar with our content embedding feature in IPS Community Suite. When a link to content in the community is pasted into the editor (e.g. a topic, or a post, or a gallery image, etc.) it is automatically expanded into a preview of the content, usually with an accompanying image, allowing users to click through to that content if they are interested.

old_embed.jpg

An embedded Gallery image in IPS Community Suite 4.1

While it has proved a useful feature to members, each embed used essentially the same structure - a small thumbnail on the left, a title, and a few lines of text. This works fine for topics, but isn't ideal for other kinds of rich content that might be posted.

In IPS Community Suite 4.2, we greatly improved upon our embedding handling, giving every type of content within every application its own customized embed style, allowing that content to be displayed however works best. This means larger high-res previews of Gallery images, a button to download a file right from the embed for Downloads files, showing a map for Calendar events, and so on. We worked to keep a consistent overall style between apps, but allow each to display its own relevant information.

For users, things will work exactly as they do now - they simply paste a link to content, and it will continue to expand automatically. The changes are also backwards compatible. Any existing embeds in your community will automatically show the new styling you see below - no rebuilding necessary.

So with that in mind, let's take a look what the new embeds look like! I won't show every single embed here because there's a huge number, but I'll try and give you a feel for how we approached the embed styles for each app.

gallery_image.jpg

Gallery Image

gallery_comment.jpg

Comment on a Gallery Image

gallery_album.jpg

Gallery Album

forum_topic.jpg

Forum Topic

downloads_file.jpg

Downloads File

downloads_review.jpg

Review on a Downloads File

calendar_event.jpg

Calendar Event

calender_comment.jpg

Comment on a Calendar Event

nexus_product.jpg

Commerce Product

cms_record.jpg

Record from a Pages database

I hope that gives you a good overview of what to expect when your users try out the new embeds for themselves. As always, please share your feedback in the comments below!

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.