Plots2: Update blog template to show co-authors

Created on 7 Jul 2020  路  6Comments  路  Source: publiclab/plots2

Please describe the desired behavior.
@joyofsoy would like to see co-authors displayed on https://publiclab.org/blog. This page has some fancy styling which is nice, and needs a little update to include the newer co-authoring feature on Research Notes.

Additional context (optional)
The original note shows the co-author:
screen_shot_2020-07-06_at_10 05 15_am_480

However, the blog only shows the first author:
screen_shot_2020-07-06_at_10 03 51_am

Thank you!

feature fto-candidate

Most helpful comment

Just adding more information about the files involved here to be edited -
https://github.com/publiclab/plots2/blob/94841c82bcbb2b08628743cbdb9dbecdf75b946a/app/views/tag/blog.html.erb#L53

In this line we need to add coauthors like we have in the notes route file lines 30-34
https://github.com/publiclab/plots2/blob/94841c82bcbb2b08628743cbdb9dbecdf75b946a/app/views/notes/show.html.erb#L31

All 6 comments

Hey @ebarry we can probably make an fto out of this as well :sweat_smile: if there is no rush :v:

that would be ideal! thanks for reviewing this!

hi @Tlazypanda @ebarry, first timer here! mind if i work on this issue?

Hey @mronauli Sure go ahead :tada: Just adding here that this issue is an fto-candidate and not an fto (first-timers-only issue) so if you are comfortable with working on this go ahead :100: (in case you face any difficulty with this please feel free to ping :v: )

Just adding more information about the files involved here to be edited -
https://github.com/publiclab/plots2/blob/94841c82bcbb2b08628743cbdb9dbecdf75b946a/app/views/tag/blog.html.erb#L53

In this line we need to add coauthors like we have in the notes route file lines 30-34
https://github.com/publiclab/plots2/blob/94841c82bcbb2b08628743cbdb9dbecdf75b946a/app/views/notes/show.html.erb#L31

Thank you @Tlazypanda!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

divyabaid16 picture divyabaid16  路  3Comments

milaaraujo picture milaaraujo  路  3Comments

grvsachdeva picture grvsachdeva  路  3Comments

keshavsethi picture keshavsethi  路  3Comments

noi5e picture noi5e  路  3Comments