TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 25, 2024, 08:33:15 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,173
  • Total Topics: 21,219
  • Online today: 319
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 190
  • Total: 190

Tinyportal 1.4R

Started by lurkalot, February 13, 2018, 09:55:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lurkalot

The TinyPortal Team is pleased to announce the released of TinyPortal 1.4R
You can also download direct from the SMF Mods site, http://custom.simplemachines.org/mods/index.php?mod=97

Note: You must uninstall any previous version of TinyPortal before you can install TP 1.4R for SMF2.0.x. Make a backup of all your SMF and TP files before you uninstall. A previous version of TP 1.0 removed the downloads and images directory which will remove needed files for your site.

* (Important)  As mentioned in the changelog, we have a new wysiwyg editor installed for the article system.  If you use this editor on your existing articles and save, or just simply resave one of your articles it could have undesired effects.  The editor complies to new standards, so your articles might not look the same.  It would be wise to turn of the editor when making changes to existing articles.  New articles shouldn't be a problem using the new editor.

* (Important)  The option to turn of the final check for images: Checks all content on the page inside img tags and if they're http and the proxy is enabled it rewrites to https. That's outside of the portal as well as inside it, it could have side effects with other mods so it's configurable, via Tinyportal > Settings.



What's new in TP 1.4R

changelog for 1.4R
• Fixed promoted Posts + Articles being displayed on front page.
• Added image proxy logic for Avatars and Articles.
• Stopped visible refresh of Shoutbox.
• Added new ctrl/cmd + enter option for Shoutbox.
• Added The option to turn of the final check for images. * (Important: Read notes above).
• Corrected http/https Avatars showing when adding avatar by url.
• Switched wysiwyg editor to SCEditor. * (Important: Read notes above).
• Added RSS Feed Limit to RSS Block
• Responsive layout. Portal now responsive, as long as you're using a responsive theme.
• Switched recent posts to use SSI function rather than tp version.
• Altered css for Avatar so height and width is set.
• Removed wysiwyg editor option for html & javascript blocks.
• Many more bug fixes.
Download:
https://www.tinyportal.net/index.php?action=tpmod;dl=item114

VladTepes

So this is now stable as opposed to beta ?

lurkalot

Quote from: VladTepes on February 14, 2018, 01:39:37 PM
So this is now stable as opposed to beta ?

Yes we released it last night.  All should be good.  ;)

Kim

If I uninstall 1.3 before I install new version, will I lose all my customised blocks?

lurkalot

Quote from: Kim on February 14, 2018, 03:24:57 PM
If I uninstall 1.3 before I install new version, will I lose all my customised blocks?

No you shouldn't do.  As long as you don't tick the "Remove all data associated with this modification". You'll be fine.

Kim


lurkalot


Kim

Well that didn't go well I'm afraid. I uninstalled 1.3 and didn't tick box to remove files. When I installed 1.4 all my blocks were down the left side of page and block manager was all down left side too and so messed up I couldn't work out what was what. I've reinstalled 1.3 for now  :'(

@rjen

Quote from: Kim on February 15, 2018, 04:13:32 PM
Well that didn't go well I'm afraid. I uninstalled 1.3 and didn't tick box to remove files. When I installed 1.4 all my blocks were down the left side of page and block manager was all down left side too and so messed up I couldn't work out what was what. I've reinstalled 1.3 for now  :'(

After install of the responsive version You may have to clean Your browser cache... If not this may happen
Running Latest TP on SMF2.1 at: www.fjr-club.nl

Kim

Ok I'll give it another try tomorrow and let you know. Thank you  O0

lurkalot

Quote from: Kim on February 15, 2018, 04:24:57 PM
Ok I'll give it another try tomorrow and let you know. Thank you  O0

Yep, this is a common problem when switching to one of the R versions.  You just need to press Ctrl + F5 on your keyboard, and all will be fine.  I should have noted this in the download page.  :-[

@rjen

This may be an issue for people: it actually means that ALL users must clear their cache..

It may be prevented by introducing an new css filename for the R versions.
Maybe in version 1.5 switch from tp-style.css to tpr-style.css...?
Running Latest TP on SMF2.1 at: www.fjr-club.nl

lurkalot

Quote from: @rjen on February 15, 2018, 06:07:19 PM
This may be an issue for people: it actually means that ALL users must clear their cache..

It may be prevented by introducing an new css filename for the R versions.
Maybe in version 1.5 switch from tp-style.css to tpr-style.css...?

A simple hard refresh of the page using Ctrl + F5 normally does the trick for me.  But that's not a bad idea.  It would save a lot of panic.  I can see people panicking and reverting back to the previous version. Thanks hopefully tino will take this up.

tino

Quote from: lurkalot on February 15, 2018, 06:15:38 PM
Quote from: @rjen on February 15, 2018, 06:07:19 PM
This may be an issue for people: it actually means that ALL users must clear their cache..

It may be prevented by introducing an new css filename for the R versions.
Maybe in version 1.5 switch from tp-style.css to tpr-style.css...?

A simple hard refresh of the page using Ctrl + F5 normally does the trick for me.  But that's not a bad idea.  It would save a lot of panic.  I can see people panicking and reverting back to the previous version. Thanks hopefully tino will take this up.

I'll add the version to the query string to force it to recache on up date. That's a better way to do it.  O0

lurkalot

Quote from: tino on February 15, 2018, 06:54:25 PM
Quote from: lurkalot on February 15, 2018, 06:15:38 PM
Quote from: @rjen on February 15, 2018, 06:07:19 PM
This may be an issue for people: it actually means that ALL users must clear their cache..

It may be prevented by introducing an new css filename for the R versions.
Maybe in version 1.5 switch from tp-style.css to tpr-style.css...?

A simple hard refresh of the page using Ctrl + F5 normally does the trick for me.  But that's not a bad idea.  It would save a lot of panic.  I can see people panicking and reverting back to the previous version. Thanks hopefully tino will take this up.

I'll add the version to the query string to force it to recache on up date. That's a better way to do it.  O0

Thanks tino, should have guessed you'd have a trick up you sleeve.  8)

Nolt

Great work! I have no time to install it but do ASAP!