lesintegristes / lesintegristes-theme

The WordPress Theme that we use for our blog
http://www.lesintegristes.net/
Other
4 stars 1 forks source link

Dynamic authors page #17

Closed bpierre closed 12 years ago

bpierre commented 12 years ago

See #3.

bpierre commented 12 years ago

@lesintegristes

I will merge this branch when everyone will be ready (please do not click on the “Merge pull request” button).

You need to update your user profile informations.

The dynamic authors page displays all authors with a least one published post, order by last post date.

The “Twitter” and “Profession” fields will appear after the merge in your profile page. You can use HTML in the description textarea, but only inline elements (wrapped in a <p> element). Take care of your “display name”, it’s used to display your name.

bpierre commented 12 years ago

@lesintegristes Also I removed the attribution (e.g. “Par Éric”) as discussed in #8, which changes the way the bio is written: let me know what you think about that.

bpierre commented 12 years ago

Re-added the bio author with a new field in the user profile.