newbie LAC Posted March 28, 2018 Share Posted March 28, 2018 Support topic Link to comment Share on other sites More sharing options...
MythonPonty Posted April 5, 2018 Share Posted April 5, 2018 (edited) Perfect... Thank you. I need exactly this for my poetry forum. It would be great if we can add this info in the forum view like this screen ? For the grid and fluid view too. ? Thaaaaanks And maybe you can upgrade a whole forum stat... how long is the reading time for all articles ? Edited April 5, 2018 by Sascha Prinz small image size Link to comment Share on other sites More sharing options...
newbie LAC Posted April 6, 2018 Author Share Posted April 6, 2018 (edited) Hello, I can add the timer in the forum view (topics list). 11 hours ago, Sascha Prinz said: And maybe you can upgrade a whole forum stat... how long is the reading time for all articles ? This can affect performance Edited April 6, 2018 by newbie LAC MythonPonty 1 Link to comment Share on other sites More sharing options...
MythonPonty Posted April 6, 2018 Share Posted April 6, 2018 That would be great ? Link to comment Share on other sites More sharing options...
newbie LAC Posted April 7, 2018 Author Share Posted April 7, 2018 I did but it looks not good Link to comment Share on other sites More sharing options...
MythonPonty Posted April 24, 2018 Share Posted April 24, 2018 But for my forum, it would be great ? Link to comment Share on other sites More sharing options...
newbie LAC Posted April 25, 2018 Author Share Posted April 25, 2018 Hello, 11 hours ago, Sascha Prinz said: But for my forum, it would be great ? Ok. I'll make some tests on 4.3.1 and upload new version MythonPonty 1 Link to comment Share on other sites More sharing options...
MythonPonty Posted May 4, 2018 Share Posted May 4, 2018 On 4/25/2018 at 7:31 AM, newbie LAC said: Ok. I'll make some tests on 4.3.1 and upload new version Thank's a lot Link to comment Share on other sites More sharing options...
MythonPonty Posted May 4, 2018 Share Posted May 4, 2018 where can i edit for this the font size ? I would like to use a little bit smaller font and in italic and not bold ? Link to comment Share on other sites More sharing options...
newbie LAC Posted May 4, 2018 Author Share Posted May 4, 2018 3 minutes ago, Sascha Prinz said: where can i edit for this the font size ? I would like to use a little bit smaller font and in italic and not bold ? Hello, You can use css class cNbreadingtime_item Add in custom.css .cNbreadingtime_item { // Your properties } Link to comment Share on other sites More sharing options...
MythonPonty Posted May 7, 2018 Share Posted May 7, 2018 If i use a short text, the layout is broken. Link to comment Share on other sites More sharing options...
newbie LAC Posted May 7, 2018 Author Share Posted May 7, 2018 (edited) 1 hour ago, Sascha Prinz said: If i use a short text, the layout is broken. This only happens on fluid mode. You can decrease font size .ipsResponsive_hideTablet .cNbreadingtime_item { font-size: 12px; } Edited May 7, 2018 by newbie LAC Link to comment Share on other sites More sharing options...
MythonPonty Posted July 19, 2019 Share Posted July 19, 2019 Hi. Is it possible to add a function where i can see a satistic for the first post ? For example look at the screenshot from this site --> https://www.usingenglish.com/resources/text-statistics.php Link to comment Share on other sites More sharing options...
newbie LAC Posted July 19, 2019 Author Share Posted July 19, 2019 Hello, 1 minute ago, Sascha Prinz said: Is it possible to add Where to add? Link to comment Share on other sites More sharing options...
MythonPonty Posted July 19, 2019 Share Posted July 19, 2019 In this area ? Link to comment Share on other sites More sharing options...
MythonPonty Posted July 19, 2019 Share Posted July 19, 2019 Maybe, because it's a long content, you can add this information in an accordion tab ? Link to comment Share on other sites More sharing options...
newbie LAC Posted July 19, 2019 Author Share Posted July 19, 2019 On the topic page. Ok. I'll need to find API for stats. MythonPonty 1 Link to comment Share on other sites More sharing options...
Maxxius Posted October 30, 2019 Share Posted October 30, 2019 Hello, I wonder if its possible for this mod only to work with Pages articles? Link to comment Share on other sites More sharing options...
newbie LAC Posted October 30, 2019 Author Share Posted October 30, 2019 3 minutes ago, Maxxius said: Hello, I wonder if its possible for this mod only to work with Pages articles? Hello, The counters under topic title you can hide via css The counters inside posts you can hide via setting The counters in the topics list you can hide via setting Link to comment Share on other sites More sharing options...
Fernando Mercês Posted April 28, 2020 Share Posted April 28, 2020 On 10/30/2019 at 10:02 AM, newbie LAC said: Hello, The counters under topic title you can hide via css The counters inside posts you can hide via setting The counters in the topics list you can hide via setting From what I understand from this answer, the plugin shows reading time for Pages (database entries) by default, right? I just bought but it only worked on forums in my case. Can you help? Thanks, Fernando Link to comment Share on other sites More sharing options...
newbie LAC Posted April 28, 2020 Author Share Posted April 28, 2020 Hello, 3 hours ago, Fernando Pinheiro said: the plugin shows reading time for Pages (database entries) by default, right? No. Quote About This File This application will shows the estimated reading time for posts/topics. You can use template plugin to show the counter on the records pages 3 hours ago, Fernando Pinheiro said: Can you help? 1. ACP - Pages - Templates - Database Templates - Display - record 2. Add {readingtime="$record"} Fernando Mercês 1 Link to comment Share on other sites More sharing options...
MythonPonty Posted August 24, 2020 Share Posted August 24, 2020 Perfect... Thank you for the update. The first post text statistic summed up all posts and not just the first post. 🙂 Link to comment Share on other sites More sharing options...
newbie LAC Posted August 25, 2020 Author Share Posted August 25, 2020 Hello, 20 hours ago, Sascha Prinz said: The first post text statistic summed up all posts and not just the first post. 🙂 Fixed in next version MythonPonty 1 Link to comment Share on other sites More sharing options...
Fernando Mercês Posted October 23, 2020 Share Posted October 23, 2020 On 4/28/2020 at 2:09 AM, newbie LAC said: 1. ACP - Pages - Templates - Database Templates - Display - record 2. Add {readingtime="$record"} Thanks for you answer. By the time you posted it I tried but got an error. I decided to upgrade to 4.5 before trying again but I still get the following error: ErrorException: Object of class IPS\cms\Records5 could not be converted to string (4096) I tried to paste the line you suggested somewhere in the record template below the date an entry was published. I hope I understood it correctly. I appreciate if you have any other suggestions. Thanks. Link to comment Share on other sites More sharing options...
newbie LAC Posted October 23, 2020 Author Share Posted October 23, 2020 Hello, 19 minutes ago, Fernando Pinheiro said: I tried to paste the line you suggested somewhere in the record template below the date an entry was published. I hope I understood it correctly. I appreciate if you have any other suggestions. Works fine Link to comment Share on other sites More sharing options...
Recommended Posts