Jump to content

Qubabos

Friends
  • Posts

    293
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Qubabos reacted to Mark for a blog entry, 4.3: Videos   
    Videos are everywhere. We shoot them on our smart phones, share them to social media, messengers and more.
    Up until now, the only way to share a video to Invision Community was to use a service like YouTube or Vimeo. If you uploaded a video file it would be treated like an attachment, and if the user clicked the link it would download it to their computer.
    In Invision Community 4.3 we've improved this. Now if you upload a video file (mp4/3gp/mov/ogg/ogv/mpg/mpeg/flv/webm/wmv/avi/m4v), it will embed similarly to an image.

    Uploading a video
    When viewing an uploaded video, if it is in a format that the user's browser and platform natively supports, it will show an embedded player. This will have all of the features supported by the operating system - for example, almost all browsers support fullscreen, and Safari supports Airplay and picture in picture.

    An uploaded video
    If the video is in a format not supported, it displays exactly as it does now - as a download link.

    An uploaded video in a browser without playback support for that format
  2. Like
    Qubabos reacted to bfarber for a blog entry, 4.3: Modernizing our Gallery   
    A picture says a thousand words, they say. If getting those pictures online is troublesome, some of those words might be a little choice.
    Gallery has been an integral part of our community suite for just about as long as T1 Tech Mark Higgins can remember (and he has many years of memories). It has seen many interfaces changes as the years have rolled by. The most recent version received a fair amount to feedback on usability.
    We've listened. We've re-engineered most of Gallery's key interfaces to make uploading new images to your community frictionless.
    Lets take a look through the major changes.
    Improved submission process
    Submitting images has to be simple or else users will give up and your gallery will be underutilized. We have spent a lot of time simplifying and speeding up the submissions process for your users. The first thing that will be noticed is that the submission process is not presented as a wizard anymore, and the choice to submit to a category or album has been significantly cleaned up and simplified.

     
    Choosing a container
    Here, I have chosen the category I wish to submit to, so now I am asked if I want to submit directly to the category, if I want to create a new album, or if I want to submit to an existing album.  Choosing one of those last two options will load the appropriate forms to create an album or select an existing album, respectively.
    Afterwards, the modal expands to full screen and you will naturally select your images next, and there's a lot to talk about here.
     

    Overhauled submission interface
    First and foremost, the interface has changed significantly to both simplify the UI and to make actually using the interface easier. When you click on an image, the form is loaded to the right immediately without an AJAX request needed to fetch the form.
    In addition to quickly setting the credit and copyright information for all images at once, you can now set the tags for all images quickly and easily without having to edit each image individually.
    Images support drag n drop reordering in the uploader here, which means that you can drag n drop images to different positions to control their order. Many users previously would name images "Image 1", "Image 2", and so on, and then set their albums to order images by name in order to control the order the images were displayed in. This is no longer necessary now that you can manually reposition the images.
    The default description editor is a pared down textarea box, but you can still use the rich text editor if you wish. The ability to enable maps for geo-encoded images and to upload thumbnails for videos is still supported as well, and those options will show up when appropriate in the right hand panel.
    The 100 image per submission limit has also been lifted. You can now upload many more images in one go with no hard limit imposed.
    Upon clicking submit images, you will see the typical multiredirector to store all of your images, however you will notice that it processes much faster than it did in 4.2 and below.
    Better submission control
    Administrators can now configure categories such that can accept only images, only albums, or both. This means you can now create categories that cannot be submitted to directly, and you can create categories that albums cannot be used with. This is a feature that has been oft-requested since the release of 4.0, and we are happy to report that it will be available in our next release.
    Additionally, album creators (if permitted) can also now create shared albums.  When you create a new album, you can now specify (under the Privacy menu) who can submit to the album, with your available options being:
    Only me Anyone Only the users I specify Only the groups I specify Prior to 4.3, albums have always been owned by one user and only that user could submit to them. Invision Community 4.3 will open up albums so that anyone can submit to them, dependent upon the album creator's preferences and needs.

    The choice is yours as to who can submit to your albums
    New image navigation
    Another major change with Gallery 4.3 is that clicking an image now launches that image in a lightbox to view it and interact with it. This lightbox is context-aware, allowing you to visit the next and previous images in the listing, whether that is a category or album listing, or the featured images or new images listings on the Gallery homepage, for example.
     

    The new image lightbox
    Firstly, I will note that you are seeing the image here with my mouse cursor over the image area, exposing the title, tags, and some various buttons. When you mouse away from the image those overlays fade away to highlight the image itself better.
    As you can see, you can navigate left and right here to view the next and previous image in this context, and you can otherwise interact with the image as you would have if you had visited the older-style image view page (including the ability to rate, review and comment).
    The new Gallery release will introduce a new advertisement location in the right hand column to allow you to show advertisements, even in the lightbox.
    If you follow a link to a full image view page, the lightbox will automatically launch when the page loads, still allowing you to interact in a familiar manner. Additionally, if you move through enough images in the lightbox to reach a new page (for example, if you click on the last image in the album listing and then click on the next image button), the listing itself behind the lightbox will update for easier usability if the user closes the lightbox.
    One final thing to note is that the interface has been made more mobile friendly, particularly through the introduction of swiping support. You can swipe left and right in the lightbox, and in image carousels, to see the next and previous images.
    Notable performance improvements
    As we mentioned at the beginning, we recognize there is a balance between performance, usability, and attractiveness, particularly with regards to an image Gallery. For that reason, we have made Gallery's performance a major focus in 4.3, and have implemented some changes that bring with them a noticeable performance improvement.
    Firstly, we have adjusted the software to only store two copies of an image (in addition to the original), instead of four. In previous versions, we stored a thumbnail, a small copy, a medium copy and a large copy of an image, all of which arbitrarily sized and designed to best meet our layout needs without showing an image too large or too small in a given space. We have simplified this vastly by storing a slightly larger "small" image, and storing a large copy. Diskspace usage is reduced dramatically as a result, and bandwidth usage is actually lowered as well since only two copies of an image need to be delivered to the browser instead of four.
    Next, we have implemented prefetching of the 'next' and 'previous' pages when you launch the lightbox image view. This means that when a user navigates to the next image in the lightbox, it loads immediately instead of waiting for the content to be fetched from the server. From a UX perspective, this provides a much snappier and responsive interface, making users more apt to interact with the site.
    We have additionally sped up the submission process as previously mentioned. The order of execution for certain events that must happen during submission has been moved around a bit, resulting in a faster experience for the end user actually submitting the images.
    Because we know the details matter, we have implemented other smaller improvements as well. For example, the link to rebuild images in the AdminCP previously resulted in a redirect process that rebuilt the images while you waited, but now a background task is launched so that you can continue with what you were doing while the images get rebuilt in the background.
    From start to finish, the Gallery UI and UX has been touched on and improved, and we hope you enjoy these improvements when you start using the new version.
  3. Like
    Qubabos reacted to Mark for a blog entry, 4.3: Paid club memberships, and other club improvements   
    We released news of Clubs just under a year ago for Invision Community 4.2 and it has been the best received feature to date.
    Clubs opens up new ways to run your community by allowing members to create sub-communities away from the central forum area.
    Since the feature was released, we've collated an immense amount of feedback on the feature. Here's what we're improving for Invision Community 4.3.
    Paid Club Memberships
    If you have Commerce installed on your community, 4.3 adds the ability for members to create paid clubs. Users wishing to join the club will be required to pay a membership fee (which can be one off or recurring) which will be paid to the club owner, minus any commission you want to keep for the site. You can choose which groups can create paid clubs.

    Paid Club Settings
    If enabled, the club directory will show the price for membership in each club.

    Club directory with paid clubs
    The process for joining works a little differently depending on the type of club...
    For open clubs, the user will immediately be prompted to pay the joining fee. Once they have paid, they are added to the club as normal. For closed clubs, the user will need to request to join as normal. Once they have been accepted to join the club, they will then be able to pay the membership fee, after which they'll be added to the club. For private and read-only (a new type in 4.3, which we'll talk about below) users have to be invited to join the club Public clubs have no membership, and so cannot be paid.
    Joining a paid club (a closed club in this screenshot)

    Paid club after request to join has been accepted

    Paying for club membership
    Club leaders can also waive the membership fee, allowing certain users to join the club for free.

    Waiving fee when approving request to join

    Waiving fee when inviting members

    Waiving renewal fees on an existing member
    If a member fails to pay their renewal charge, they are moved into an "expired" state. The club leaders can see the status and renewal date for all members, and use the filter tools to just see active or expired members.

    Club members management
    Paying out membership fees works just as it does with paid files in Downloads. Users receive the amount as account credit. If enabled, they can then request a payout of this via PayPal or a manual payout method you want to use.

    Viewing an invoice in the AdminCP where some payment has been given to a member

    Viewing account credit with options to withdraw funds
     
     
    Club content throughout the community
    Currently content in clubs is only visible within the club itself. In 4.3 a new setting allows you to show the content from clubs throughout the community - for example, if a club contains a forum, that forum can show in the main forum list.
     
    Club forums showing on main forum list
    This is a single toggle: if enabled, all content from clubs that each user has joined will show throughout the community, appearing below the normal categories/etc in that application.
     
     
    New Club Type: Read Only
    In addition to Open, Closed, Private and Public, we have added a new club type in 4.3: read only. In a read only club, everyone can (without joining) view everything in the club, but cannot participate unless they are invited by a club leader.
     
    Following
    Users can now follow a club, and will then receive notifications about all new content in the club - the same as if they followed every content area in the club.
     
    List View
    In addition to the current grid layout of clubs, there is a new list-style.

    Clubs List View
    The admin can choose which views are available and what the default should be.
     
    AdminCP Approval
    You can now filter the list of clubs in the AdminCP to clubs requiring approval and approve clubs from within the AdminCP.

    Approving clubs in AdminCP
     
    Deleting Content Areas
    Club leaders can now delete content areas within their clubs. This can be useful if, for example, the leader added a club feature by mistake.
    Content areas can only be removed if there is no content within it, or if you have granted club leaders the ability to delete content in their clubs (since they would be able to empty it).

    Ability to remove features from clubs
     
    Other Minor Tweaks
    You can now set per-group the maximum number of clubs a member in that group can create. A member invited to join a club can now delete the invitation if they do not want to accept it (rather than just ignoring it).
  4. Like
    Qubabos reacted to Charles for a blog entry, 4.3: Usability improvements to make your day better   
    Often it's the smaller changes that can make a big improvement in the day to day use of your community. We have made quite a few updates that will make your community flow better for you and your members.
    Update files in Pages Media Manager
    Previously when you wanted to update a file in the Pages Media Manager you actually had to upload a new file and then change the references to that file to the new one. This was obviously not so great.
    When you select a file there is now a replace option. We're not sure why we didn't do this earlier but as they say: better late than never!
    Tag Input when Optional
    On communities with tagging enabled, we have often noticed that people tend to feel the need to tag everything even when it's not really necessary. If your site is about cars you don't really need everything people post to be tagged "car" as that's sort of obvious.

     
    So to make it a bit clearer that tags are not required we have hidden the input field behind a Choose link so people have to actively choose to tag if they really think it's necessary. We hope this cuts down on tag noise. If tagging is required then the normal input box will always show.
    Google Invisible reCAPTCHA
    The new Google Invisible reCAPTCHA allows you to prevent bot registrations without the need for all users to fill out the normal captcha process. As often as possible your members will never notice there is even a captcha happening on the page. It's another way to make the flow from guest to member easier.
    Whitelist for Spam Service
    The spam defense service Invision Community provides works very well at combatting spam signups automatically. The issue is sometimes it works too well!
    Let's say you are at work and all your colleagues share the same public IP. You are excited about your new community (of course you are) and your whole office tries to register at once. Our spam service would probably see your office IP as suspicious with that sudden influx of traffic and may even block it.
    The new whitelist tool allows you to specify IPs and email addresses to always allow on your community regardless of what score our spam defense gives it.
    Reply as Hidden
    Sometimes it would be nice if your moderators could reply to an item with a hidden reply. You might want to leave a note for other moderators or perhaps you have a database and want some replies public and some private.

     
    If you have permission you will now see a hide toggle when replying. This works in all apps anywhere you can reply to a content item and have hide permission.
    Exclude Groups in Leaderboard
    You can now exclude certain groups from being ranked in the Leaderboard. This is very useful if your staff or RSS bot tend to get all the reputation points. By excluding those groups you can focus on your actual member participation which is a better reward to encourage engagement.
    On a personal note this will make me very sad as I usually win reputation counts on our site. But, being such a great person, I am willing to make this sacrifice for you.  
    Complete Your Profile Order
    The Complete Your Profile feature introduced in version 4.2 has been a great success for clients. We have heard many reports of increased engagement as the system can walk people through the sign up process. Not having a big, scary registration form is always a huge plus.
    For 4.3 we added the new ability to change the order of completion for your members. This will allow you to stress the items you really want them to complete first and move your less important profile options later in the steps.
    Mapbox Support
    Mapping has been a feature of Invision Community for quite some time but up until now has been limited to Google Maps integration. For 4.3 we have added support for Mapbox which is based on OpenStreetMap data. The maps are beautifully designed and bring greater flexibility with an alternative look. The groundwork is now laid for some exciting new features still to come!
    Some of our existing customers also found Google policies and pricing structure incompatible with their own internal policies which this addition addresses.
  5. Like
    Qubabos reacted to Mark for a blog entry, 4.3: Express yourself with Emoji   
    Emoji: built in to Invision Community 4.3! ?
    Invision Community has a long history. We remember the early days of forums, back when graphical "emoticons" or "smilies" were added.
    We have always shipped our products with a basic set of emoticons with the ability to add your own images and has supported emoji from mobile devices.
    Emoji has become a standard across mobile and desktop devices so it made sense to bring them to Invision Community fully.
    You can choose from 3 different styles of Emoji:
    The native style provided by the user's operating system (if you choose this option, users on different platforms will see different styles) Twitter style EmojiOne style
    Emoji Settings
    Once you have chosen one of these options, all of the available Emoji will show in the emoticons selector when making a post. Unlike in older versions, the entire list is scrollable (the categories drop down will jump you to the category rather than filter), you can search, and standard Emoji features like skin tone modifiers are fully supported, and of course, you can make them as big as you like.

    Navigating Emoji

    Skin Tone Modifier

    Make Emoji any size
     
    Autocompleting Short Codes
    In addition to using the selector, you can also use optionally enable standard :short_codes:. These will be autocompleted as you type.

    Autocompleting Short Codes
    You can also enable more conventional ASCII emoticons to be automatically replaced too:

    ASCII Short Codes
     
    Don't Worry: Custom Emoticons Aren't Going Anywhere!
    You can use custom emoticons either instead of, or even alongside Emoji. If you give your custom emoticons a text replacement starting and ending with : they will even show in the autocompletion alongside Emoji.

    Custom Emoticons
     
    Technical Details 
    Whichever style you choose, Emoji is stored in the database as the actual Unicode characters, so you can even change the setting and all Emoji, even those in existing posts, will immediately change.
    If you choose to use the native style (so the Emoji will match the style provided by the operating system), the system will automatically detect which Emojis are supported and the selector will only try to show the ones the platform can render.
  6. Confused
    Qubabos reacted to Matt for a blog entry, Team Talk: What are you looking forward to most in 2018?   
    The Christmas lights are twinkling, the mince pies baked and the egg nog has been poured. With Christmas just around the corner, we turn our thoughts to what 2018 may bring.
    Marc Stridgen (Tech support and kettlebell enthusiast)
    I'm just looking forward to 2018 being less of a mixed year, as 2017 has been a bit of a bad one on the side of family, yet good with regards work and personal achievements. So here goes for my 2018:
    Looking forward to 4.3 and beyond. 4.2 I feel has been a great release for people, and will be nice to expand on the 4.x platform over the next year. Getting my wife and daughter to a happier place in life. Various things this year have meant they really haven't been. I have 3 events so far this year that I'm attending. 1 x 5k obstacle course, 1 x 10k obstacle course, and a 60 mile ride from Manchester to Blackpool. I always look forward to these, as its always a good sense of achievement when they are done, and a good excuse to get that little more in shape. Dev, dev, dev!! Whilst I am currently tier 1 support here at IPS, I'm actually a developer by trade. Currently I write .NET windows applications/services, and vast experience with TSQL. My aim this year is to update my own skillsets to web based development, and mysql. Something I have already started to do, but I'm going to be pushing myself more on over the coming year. It's fun to learn new things! (Editor: Marc is a highly skilled SQL specialist. Even Wade has been known to ask Marc for advice)
    Ryan Ashbrook (Developer, T3 specialist and guitar collector)
    My life is actually pretty boring (Editor: nope, it's not) - I don't have a whole lot planned going into 2018, though I am looking forward to my 30th birthday in March. People think I'm weird for that.
    I plan on getting back into music, though, as I've actually stopped playing throughout all of 2017 (aside from a few rare instances here and there), so it'll be nice to pick that up again as a healthy hobby.
    I also wouldn't mind traveling more, and make a return trip to New Hampshire with my friends, which I haven't done in four-ish years now.
    For IPS, I'm looking forward to seeing how 4.3 evolves and matures, as well as the new Community in the Cloud infrastructure.

     
    Mark Wade (Senior Developer and praise withholder) 
    Obviously 4.3 and onwards ? I have some cool stuff (at least by my standards) planned, including weekends in Edinburgh and Berlin at the beginning of the year, and Country To Country Festival at the O2 in March ? and, best of all... Shania Twain at the O2 in October ? Prides! ?️‍? This year I only did Manchester... a terrible effort. I need to get at least 2 in in 2018 New TV seasons, especially Black Mirror and GBBO.
     
    (Editor: That's Great British Bake Off, the most British television show on the planet. People make cakes and then discuss cakes while drinking tea)
    Brandon Farber (Developer)
    For 2018 I'm most looking forward to:
    Watching my beautiful baby daughter grow. Even with 6 kids, the baby phase is always such a special and enjoyable time. Wrapping up some various challenges in real life that are finally coming to an end. Watching my eldest son start college in the fall (UNC most likely) Taking one big family vacation. We're hoping Disney World but we'll wait and see what's in store as the year gets going.
    Probably the cutest pictures you'll see today.
    Stuart Silvester (Developer and property mogul) 
    I'm looking forward to 2018 being a better all around year for my close family, 2017 wasn't the best. I'm definitely looking forward to taking some more trips abroad, most like back to Italy and Madeira (Where my Wife and I spent Christmas 2016). I'm also looking forward to hopefully finding some spare time to work on other things such as renovating my home and putting my classic car back on the road. Learning new things is always useful, I've been wanting to start working on something such as an App or Node.JS (I've used it a little in the past, but not a lot), the issue however is the lack of spare time this year.
    Mark Higgins (Tech Support and part-time Phil)
    For 2018, I am hoping for an early warm Spring, then a mild Summer. Also hopeful that I can get my pop-up camper fixed so I can have a relaxing vacation in the Fall somewhere "up north" in one of our fantastic State Parks. That, and good health for me and my relatives.

    (Editor's Tip: if you hear banjo music, get in your car and get out of there)
    Jennifer Merriman (Designer and owner of the only pink avatar in chat)
    What do I have to look forward to in 2018? Well this one was difficult because I prefer to live pretty spontaneously. However, I thought about the things in my life that I know will transpire this year.
    My youngest child will turn 10 and my eldest 13... I'm terrified but excited to see them as they grow more independent. Loosening up the mom reigns by letting my kids start to do things a little more out of my control more regularly. A few million new movies like Aquaman, Jurassic World, Deadpool 2 and Incredibles 2. Otherwise just improved situations for myself and those around me. Both health and whatever else needs improved upon. Daniel Fatkic (Developer and owner of a store with sauna)
    2018 is going to be a very busy year with my 3 jobs ( IPS, Dad and Handyman renovating a lot in the house) where I look forward in getting better in all 3 of them.  
    Right now I'm working on my new home-office which will hopefully be finished soon, in spring I want to start the work on the outdoor area and create a patio and a rooftop terrace and the next winter project is the gym/spa area which won't leave much spare time or money for anything else.
    So what I really really look forward to is 2019 where I can then finally relax and enjoy the stuff which was built in 2018.
    (Editor: If you're wondering where your spare money went, look at your two LG 27" 5K monitors)
    Rhett Buck (Hosting expert who needs a ladder to get into his car)
    I'm looking forward to some time off and a trip to Texas with just the wife and I, top down, no phones, and a few days on the road to get there via Las Vegas, Arizona and a few other stops along the way. Spending a few days with friends relaxing watching MotoGP in Austin Texas, then a few days of relaxing on the open road on the way home. We had planned to go last year, but due to nasty weather, torrential rains, and flooding locally, we were displaced for a couple weeks which ruined our plans.

     
    Andy Millne (Developer and international man of mystery)
    Continued learning mostly. I’m looking forward to further improving my basic Italian language knowledge that I started taking a lot more seriously (It’s not just about waving your arms around). I would also like to fit in some more travel and to visit some old friends I haven’t seen in a while. There’s still so much of the world left to see though! Where to start? 
    On an IPS related theme, I’m of course looking forward to 4.3 and seeing new features we’ve been working on released into the wild, and the stuff that hasn’t even been dreamt of yet.

    Matt Mecham (Senior Developer, social media stuff and object of ridicule)
    I'm really looking forward to 2018, personally and professionally.  I'm really excited about launching Invision Community 4.3 which is shaping up to build on the great foundation that 4.2 built and add some cool functionality. (Editor: yes, that's enough of the sales pitch, people want to read about the team).
    As a dad of two, I enjoy watching my kids grow. My nine year old is becoming more independent and my two year old is getting more confident with speech. I love watching them grow up. We've also booked to take them to Disneyland in Paris in April which we're all looking forward to.

    Disneyland Paris. Like the ones in America but colder and nearer to the UK.
    We would love to hear what you're looking forward to in 2018. Let us know in the comments below!
  7. Thanks
    Qubabos reacted to Charles for a blog entry, Invision Community 4.2   
    Here is the roundup of what's new in Invision Community 4.2!
    Highlights
    There's a lot of new feature in 4.2 but here are a few of the highlights:
    Promoting Content - A new way to promote content in your Community internally, on Facebook, and on Twitter.

     
    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.

     
    Reactions - 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.

     
    Complete Your Profile - Encourage or require members to fill out the details on their profile. Also now allows for quick registration to encourage joining.

     
    And a whole lot more..
    It goes on... here is the full list!
    Leaderboard Enhancements Richer Embeds Group Promotion Improvement Fluid Forum View Member History Editor Uploading Improvements Authy Integration Commerce Improvements New REST API Endpoints Gallery Improvements Statistic Reporting Copy Topic to Database Downloads Index Page Blog Sidebar Promoting Content Clubs Reactions Calendar Venues Social Sign In Streamlining Calendar Add Similar Event Gallery Lightbox Navigation Letter Profile Photos SEO Improvements Device Management Delayed Deletes Calendar Event Reminders Content Messages Recommended Replies Complete Your Profile Be sure to visit each entry above for more information and screenshots. We hope you enjoy Invision Community 4.2!
     
  8. Like
    Qubabos reacted to Matt for a blog entry, New: Fluid Forum View   
    This is an entry about our IPS Community Suite 4.2 release.
    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.

     
    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.

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

     
    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.

     
    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.

     
    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.

     
    This feature color also works on the table view.

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

     
    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.
     
  9. Like
    Qubabos reacted to Charles for a blog entry, IPS Community Suite 4.2 Coming Soon   
    We are well into development on IPS Community Suite 4.2 and are excited to start announcing all the new features and improvements.
    Our next big release is focused on engagement with your members. You will see enhancements to our Reputation system, new ways to encourage people to register on your community, and enhancements to existing features to make them more interactive. There are also entirely new capabilities we cannot wait to show you ranging from new ways to organize content to tools to help promote your community.
    Version 4.2 also features a refreshed AdminCP and default front-end design. Theme changes in 4.2 are mostly in the CSS framework so your existing themes will either work without issue or require minor changes to work in the new version.
    Over the next several weeks we will be posting news entries with previews of upcoming features fairly often. Be sure to follow our News section, our Facebook, or Twitter to stay up to date.
    We expect IPS Community Suite 4.2 to be out in mid-2017 with a public preview available sooner.
    Everyone at IPS has worked very hard on this update and we think you will love it!
  10. Like
    Qubabos reacted to Charles for a blog entry, Coming Soon in 4.1.16   
    IPS Community Suite 4.1.16 is nearing the end of development so I wanted to go over some of the new features in this upcoming release. Some are big and some are small but we always enjoy making any sort of enhancements to the Suite.
    We expect 4.1.16 to go to public beta next week. If you are interested in using a public beta please check out our beta forum (clients only) with more info. We welcome as much testing as possible and our betas are considered safe to use on a live site. We do offer support for betas so, if you are technically minded, consider giving them a try.
    Commerce: New Ticket Listing
    We have redesigned the ticket listing view in Commerce to be much more user friendly and better use screen space. You can also now group by department which is great for organization.

     
    Much like Activity Streams on the front end you can create custom views for tickets based on how you work.

    The new My History view allows staff to quickly see their latest replies and actions along with some basic stats.

    There are many other smaller improvement in Commerce in 4.1.16 as well. We think you will enjoy all the updates.
    Security Questions
    To enhance the security of your member accounts we now have a new security questions feature where you can allow your members to put in their own, personal security questions. The member will then be prompted to answer those questions for account actions you define.

    Account Change Emails
    Members will now receive confirmation emails when they change their email address...

    and their password...

    Topics per Page
    You can now define the number of topics per page in forum view.

    Remove all Followers
    Moderators can now remove all followers from any item that allows follows. This is useful if you are archiving an old item or otherwise do not want people getting notified of new activity on an item.

    Automatic Following
    Your members can already choose to automatically follow content they start or reply to but now you can define this as the default behavior for all members. Your members can of course override this to their own preference.

    Embed Failure Message
    To answer the constant question "why didn't my media embed?" we now show you why. Regular members will just see a message indicating the Suite tried to embed but was not able to. Admins will get more information on what failed.

    Suspended Member Page
    When you banned/suspended a member previously they simply saw a generic permission denied message. We now show a more friendly page saying they were suspended and why.

    The member can click to get the full information from the Warning System as well.

    Contact Us
    The contact us page now has configuration options to control where messages are sent. You can do email and even Commerce support departments now.

    Announcements
    Global announcements can now be restricted by member group.

    And some technical stuff...
    In addition to the new feature additions we have also fixed dozens of issues reported by clients. There was a particular focus on Commerce, Pages, and IPS Connect. Some other items of note:
    Performance improvements in: profile view, sitemap generator, posting replies, and Activity Streams We now try to more reliably detect the AWS S3 endpoint for those using S3 file storage Tasks view will now show the last time a task ran More efficient license key checking to keep the keys from being checked too often which can slow your site down If group promotion based on date is enable the system will now auto-promote even if a member does not login If you move your site to a new URL you no longer have to update a constant if using the image proxy You can now press ctrl/cmd+enter in any editor window to submit the reply (yay!) In Commerce ticket view there are keyboard shortcuts to perform common actions (such as press 'r' to open reply box or 'n' for note) There is now logic to prevent double-posting when the initial post encounters an error on submit If your datastore (cache system) is not working properly the AdminCP will now show you a warning telling you that it needs attention.    
  11. Like
    Qubabos reacted to Charles for a blog entry, Post Color Highlight   
    Often when you are reading a topic, comments, or other posts, you will see team members replying. Although IPS Community Suite already allows groups to set up custom images and member titles, these replies can get lost in the noise.
    Version 4.1.13 now allows you to switch on post highlighting per member group. This makes sure the reply stands out from the rest of the replies.

     
    Of course, this feature works everywhere; from calendar comments to article replies.

     
    The feature is switched on via the Group form in the ACP.

     
    You can edit the look of the highlighting via the theme’s settings which allows for different color schemed per-theme.

     
    We have also ensured that theme designers can get the most out of the system by embedding a data attribute noting the group of the author. This means that you can add custom CSS to use different colours per member group.

     
     
     
    We think post highlighting will be a simple way to bring attention to member posts in groups that you define.
     
     
×
×
  • Create New...