Page 1 of 2
!IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1
Posted: Thu Feb 16, 2017 8:53 pm
by axew3
Code: Select all
= 1.6.1 =
*Release Date - 16 Feb, 2017*
* !Important - Fix 'phpBB get config' function, which was called and repeated several times during plugin code execution. It is now exeuted only one time, on any possible plugin options configuration.
* !Important - Fix WP_w3all Preferences: no reports about this but, the only one option working was the 'Activate WordPress to phpBB users transfer', on 'WP_w3all Preferences' options section while all others fails.
* Add - notify about Read/Unread Topics/Posts option (WP_w3all Preferences), for registered users in Last Topics Widgets.
* More important fixes.
Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1
Posted: Fri Feb 17, 2017 8:57 am
by Lantern
Hi Axew3 - thank you for the new post notification widget fearture !
/deep bow !
Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1
Posted: Fri Feb 17, 2017 9:23 am
by axew3
The latest feature about read/unread on last topics it's easy to improve now, but at moment, it just add (resuming) into
views/phpbb_last_topics.php file at line 16:
Code: Select all
<span style="color:red">☚</span>
☚ is a (html entity) little hand that will display color red if the topic is unread ... yes yes it is not so elegant/nice
Better links in another way if unread or what? the little red icon of phpBB?
Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1
Posted: Fri Feb 17, 2017 8:20 pm
by Lantern
Hi i did a little tweakin and came up with this:
Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1
Posted: Fri Feb 17, 2017 10:32 pm
by axew3
nice result, it is an image? that is of course a good solution. Maybe possible try to find out a pure css solution to reproduce something similar?
Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1
Posted: Fri Feb 17, 2017 10:42 pm
by Lantern
No a buddy came with the idea :
http://fontawesome.io/cheatsheet/
maybe you can use it in future updates/features