Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
June 7, 20177 yr Ok thanks Adriano!, For the point 1 here you can see the duplicate info http://encontinuo.com/index.php?/topic/224-test/ and two questions more please: 1- When clicking on Find their other tutorials 2 - How can I set the text automatically to 14 px when creating a new tutorial? Much thanks! Edited June 8, 20177 yr by Pedro Ibáñez
June 8, 20177 yr Hi, Just curious, but do you have any thoughts on when the multi-chapter feature will be released?
June 8, 20177 yr Author You mean multi page? IPS4 already has this. Add [ page ] without spaces to the tutorial and it will create pages.
June 8, 20177 yr 1 minute ago, Adriano Faria said: You mean multi page? IPS4 already has this. Add [ page ] without spaces to the tutorial and it will create pages. I guess? My friend used this mod a number of years ago and at the time it had a multi-chapter (I guess page- she used it for a forum for writers, so I guess that's probably why she said it had multi-chapters, rather than pages, because she used it for displaying people's writing) feature but I guess it was removed at some point over the years. The info/download page for this mod says Missing in this version: Multi-page tutorials. It will be back in a future version. so I think that's what led the both of us to believe that it doesn't have the feature any more, but if the feature is there now then that makes things a little easier.
June 8, 20177 yr Author It has but won't had anymore. Again: IPS4 already supports multi page so I won't reinvent the wheel. See: test test 2
June 8, 20177 yr Author 1 hour ago, Pedro Ibáñez said: Hi Adriano, Remember me please What are you talking about? The topic content setting? It won't have any new version to 4.1. Only for IPS 4.2. All fixes are being applied only in 4.2 version and I'm currently working in another app so there's no need to remind me everyday. I have my own schedule to work in resources. I don't have only this to support. Edited June 8, 20177 yr by Adriano Faria
June 9, 20177 yr Hi Adriano, Sorry I don't understand I was talking about this On 7/6/2017 at 11:38 PM, Pedro Ibáñez said: For the point 1 here you can see the duplicate info http://encontinuo.com/index.php?/topic/224-test/ and two questions more please 1- When clicking on Find their other tutorials Edited June 9, 20177 yr by Pedro Ibáñez
June 9, 20177 yr Author 10 hours ago, Adriano Faria said: It won't have any new version to 4.1. Only for IPS 4.2. All fixes are being applied only in 4.2 version
June 9, 20177 yr Author 14 hours ago, Pedro Ibáñez said: Hi Adriano, Remember me please I will change that in 4.2. I will make it like I do in other apps or like Downloads does: It's more modern and good look.
July 3, 20177 yr Author What's New in Version 2.2.0: Compatibility: IPS 4.2 ONLY - DO NOT USE IT ON IPS 4.1.X New Features: Added support to REVIEWS Added tutorial image on tutorial view/submission Rework in the support topic template Notice: Multi paged tutorial will not be implemented anymore because IPS 4 has mutli pages in its editor since version 4.0.0.
July 26, 20177 yr Hi, I just updated to IPS 4.2 and Tutorials to the last version. I want to put text next to the image like here you did but I can't... When asked IPS they say "Hello, That's not currently an option as it would require tables, in which isn't something we offer in stock form. You can check into CKEditors website, as I believe they do offer a third party plugin for tables though. " Are you using only the IPS editor to do that or use a plugin? Thanks!
July 26, 20177 yr Author It is an image "div" inside the content "div", left aligned. They use the same in Pages articles with images.
July 28, 20177 yr Author Just now, Pedro Ibáñez said: Thanks Adriano! Let me explain better. Those are 2 different fields in the tutorial submission form: Then I show both "together" in the template: <div itemprop='text' data-controller='core.front.core.lightboxedImages'> {{if $article->desc}} <em>{$article->desc|raw}</em> <hr class='ipsHr'> {{endif}} {{if $article->thumb}} <div class="cTutorial_image"> <img class="ipsImage ipsThumb_tiny ipsImage_thumbnailed" src="{file="$article->thumb" extension="tutorials_Image"}"> </div> {{endif}} {$article->content|raw} </div>
July 28, 20177 yr Hi Adriano! I'm going to test... One more question please. I have all my suite set to default text size to 14 px. Is working on pages, forums... but not in tutorials which appears in 12 px by default. I looked at the tutorials.css before asking and tried to change it here but not works: .cTutorialHovercard .ipsType_richText { font-size: 14px; } Where I need to change it? Thanks! Edited July 28, 20177 yr by Pedro Ibáñez
August 9, 20177 yr Author What's New in Version 2.2.1: Compatibility: IPS 4.2 ONLY - DO NOT USE IT ON IPS 4.1.X Fix: Fix an error reported in the Tracker Fix the club tutorial post screen
August 9, 20177 yr 10 minutes ago, Adriano Faria said: What's New in Version 2.2.1: Compatibility: IPS 4.2 ONLY - DO NOT USE IT ON IPS 4.1.X Fix: Fix an error reported in the Tracker Fix the club tutorial post screen Thanks for that!
September 6, 20177 yr I have a Parent Category and I want it to be a Container for the subcategories. Just like we can have categories as containers with the Forums. Right now the parent category gives me the option to add tutorials and that is not what I want. I want it to list the subcategories.
September 6, 20177 yr Author 1 hour ago, JoshB84 said: I have a Parent Category and I want it to be a Container for the subcategories. Just like we can have categories as containers with the Forums. Right now the parent category gives me the option to add tutorials and that is not what I want. I want it to list the subcategories. Not a feature. Only Forums has this. I'll take a look for a future version.