Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splitting up page helpers #791

Closed
jwoertink opened this issue Jun 5, 2019 · 0 comments · Fixed by #820
Closed

Splitting up page helpers #791

jwoertink opened this issue Jun 5, 2019 · 0 comments · Fixed by #820
Labels

Comments

@jwoertink
Copy link
Member

We have some page helpers like truncate_text that just return a string, and some like simple_format that write to page directly.

I think it would be good to split these out in to two separate modules so we can easily distinguish which ones do which. It will help documenting them a little easier too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant