Skip to content

Conversation

@tristantbg
Copy link

No description provided.


<a class="next" href="<?php echo panel()->urls()->index() . '/pages/' . $next->id() . '/edit'; ?>">
<?php echo $next->title(); ?>
<?php echo $next->title()->excerpt(50); ?>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tristantbg Because of Kirby 3 I will not continue to develop this plugin. It's nice to crop the titles if they are too long, but I think CSS overflow ellipse is a better solution for it. Then it's hidden, not removed which is nicer I think, for hovers ect.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmh yes you're right, it would be more appropriate !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants