0.1.1

  • Through admin settings now u can choose to trim all post (not only on profile page) @fakruzaruret
  • Read more is not hard coded anymore, is translatable.

Installation

Install with composer:

composer require jutoverclock/flarum-ext-readmore

Updating

composer update jutoverclock/flarum-ext-readmore
php flarum cache:clear

Fof Best answer also use .Body-post, so this extension will trim this too:

i've also noticed that fof/best answer need some css tweak, (i've opened an issue on Github @IanM )

    Justoverclock
    My God! I was just about to install it, but it's gone! Excuse me: has it been deleted or is it being further improved?
    Very sincerely waiting for your reply, thank you!

      Justoverclock
      I found a mistake
      Your installation code is missing one letter"s"

      composer require jutoverclock/flarum-ext-readmore
      

      The right thing to do is this

      composer require justoverclock/flarum-ext-readmore
      

      😄

        Justoverclock
        I found a problem:
        In enable options:"Enable Excerpt for PostStream." Will cause the CSS and elements of the post to disappear.Do you plan to repair it later?I'm looking forward to it.
        Thank you for everything!

          mymofo u have to setup the character lenght into admin panel (as a number), try for example 600

            mymofo i need to know what is your problem to understand, post a screenshot and i will help u

            I noticed it works only on text. Post with plenty images would still load all th images so long as number of characters before the images does not reach the set value.
            Can it be extended to show a certain number of image and not all images in a post?