mojoPortal 2.4.0.3 Released

I'm happy to announce the release of mojoPortal 2.4.0.3, available now on our download page.

What's New?

  • Added support for Google News Site Map generation in the blog feature making it easy to submit news articles for syndication by google news.
  • Added a new Custom Javascript Module by Joe Davis of i7MEDIA that makes it easy to add custom javascript to a page. 
  • Upgraded from CKeditor 4.3.2 to 4.3.4
  • Upgraded from TinyMCE 4.0.12 to 4.0.21
  • Added config setting to support using html email for newsletter confirmation instead of the default plain text confirmation message
  • Add string extension method JsonEscape() to StringHelpers class
  • Fixed a bug in indexhelper where the item could be indexed 2x in some cases creating duplicate search results
  • Fixed bug extra closing ul in forum alt lists
  • Fixed bug where DateOfBirth profile property was not mapped to the corresponding field in mp_Users table
  • Implemented new EmailValidator control that uses regex client side but server side just tests if the address is valid with System.Net.Mail.MailAddress to reduce performance load of server side regex
  • Implemented correct json escaping for editor style and content templates, should prevent problems with quotes in the content that previously results in javascript errors
  • Fixed bug where ExtendedValidElements from TinyMCE4.config was not being rendered by the TinyMCE editor
  • Added support for display ad (doubleclick) tracking in google universal analytics
  • Moved charset above title in layout.master of included skins
  • Updated Italian Resources from Diego Mora
  • Fixed bug in Nivo Slider themes in Image Gallery

Follow us on twitter or become a fan on Facebook

follow us on twitter become a fan on facebook

Gravatar Joe Audette is the founder of the mojoPortal project and was the primary developer until February 2017.

Ecommerce Features Updated to Support PayPal Express Checkout

Just a quick post to mention that all of our mojoPortal ecommerce add on features have been updated to support PayPal Express Checkout in addition to PayPal Standard which they already supported in previous versions.

We've added a new documentation article Using PayPal Express Checkout which explains the needed configuration to enable PayPal Express checkout.

The updated features include:

These are free updates for customers who already purchased these add on products.

Follow us on twitter or become a fan on Facebook

follow us on twitter become a fan on facebook

Gravatar Joe Audette is the founder of the mojoPortal project and was the primary developer until February 2017.

mojoPortal 2.4.0.2 Released

I'm happy to announce the release of mojoPortal 2.4.0.2, available now on our download page. This is primarily a maintenance release with new versions of the editors and bug fixes, but probably the coolest thing in this release is the ability to drag and drop images into the editors. The images will be resized according to the default reiszing config settings and by default the resized image will link to the full size image. Of course if you need better control over the resizing, you can still use the image toolbar item to open the dialog where you can set the resize options before upoloading.

What's New?

  • upgrade CKeditor from 4.2.2 to 4.3.2 (This should resolve some issues that the previous version had with IE 11)
  • upgrade to TinyMCE 4.0.10 to 4.0.12
  • upgrade to newer version of the time picker extension for jquery datepicker - this fixes some localization problems with the time picker
  • upgrade from jPlayer 2.4.0 to 2.5.0
  • We implemented plugins to support dragging and dropping images into CKeditor and TinyMCE (works only in modern html 5 web browsers). When images are dropped into the editor they will be uploaded and automatically resized according to the default image resize config settings, and by default the resized image will link to the full size image.
  • add support for Google Universal Analytics
  • implemented DateOfBirth as a default profile property, add support for year range to the datepicker used in date profile properties
  • modifications to make the colorbox in image gallery responsive
  • implemented new control SkinFolderCssFile for conditionally adding an extra css link based on role or url
  • add support for page heading with PageTitle control
  • add support for view all link on forum threads to show all posts in one page for a given thread
  • add support for folder browsing in file dialog and filebrowserTextBoxExtender
  • fix bug related sites mode permission settings were not synced across sites from the permission edit page
  • fix bug where blog category selection was lost when adding a new category on a new post
  • fix bug in blog where m4a file attachments were not treated as audio
  • fix bug where author avatar was not shown in blog detail view unless author bio was also shown
  • fix bug in blog where unchecked show download link for media attachments was not respected in detail view
  • fix forum unsubscribe bug in mssql data layer
  • fix bug in Video Player where flash fallback was not working due to incorrect url for the swf file, this prevented .flv video files from playing

Follow us on twitter or become a fan on Facebook

follow us on twitter become a fan on facebook

Gravatar Joe Audette is the founder of the mojoPortal project and was the primary developer until February 2017.

Updated Skin Exporter Plugin for Artisteer 4.2

We've just released an updated version of our free Skin Exporter Plugin for Artisteer 4.2. The package also still contains the previous version of the plugin for Artisteer 4.1.

The main difference for the new version is that Artisteer 4.2 now uses the latest version of jQuery so the jQuery Migrate plugin does not need to be enabled from the layout.master file exported by the plugin. There were also a few CSS tweaks to fix some issues with jPlayer layout that were caused by the Artisteer CSS.

For those who have already obtained our free plugin please just click the "My Account" link and download the latest version from your order history. You do not need to make a new transaction in our store to get the update, just download it again to get the latest version.

Gravatar Joe Audette is the founder of the mojoPortal project and was the primary developer until February 2017.

mojoPortal 2.4.0.0 Released

I'm happy to announce the release of mojoPortal 2.4.0.0 available now on our download page. This is primarily a maintenance release with new versions of the editors and bug fixes.

What's New?

  • Upgrade to CKeditor 4.2.2 from 4.2.1
  • Upgrade To TinyMCE 4.0.10 from 3.5.8
  • Upgrade to jplayer 2.4.0 from 2.3.0
  • implemented a new wrapper control for jqueryui autocomplete, used to lookup a single user for edit permission in feature settings
  • On new installations, a custom machine key is automatically generated and updated by the setup page
  • fixed bug links in forum notification email need to have URL params HTML decoded for plain
  • fixed bug improve the logic for auto-generated login name
  • fixed bug in blog feed where the home page URL was used for the channel URL instead of the blog page
  • fixed inconsistent feed autodiscovery URL in the blog
  • fixed unencoded parameter in WebStore FlexCartLink
  • fixed broken spell checker in TinyMCE
  • fixed bug where security tab was shown in module settings and page settings for users who could not change anything there
  • fixed bug content adminstrators role should not be filtered out from roles that can view the member list
  • fixed bug password recovery email template for German should be utf-8 encoded
  • fixed bug email should not be case sensitive for authentication
  • fixed bug where blog media attachment uploads failed in IE
  • fixed bug in MySQL data layer where page publish mode was not saved on update
  • fixed bug where images uploaded from the editor were always resized even when the checkbox was not checked
  • fixed bug FlexMenu was not using property ChildUlCssClass

Follow us on twitter or become a fan on Facebook

follow us on twitter become a fan on facebook

Gravatar Joe Audette is the founder of the mojoPortal project and was the primary developer until February 2017.