CodeForPhilly / CodeForPhilly/laddr
Members only posts on activity feed
- Dominant language
- Smarty
- Stars
- 62
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Members only posts (aka "login required" posts), see #57.
Current:
- display using same rule as other posts on blog page (full post), display only to logged in users (keep current implementation)
- members only posts are not displayed on home activity feed
Expected:
- display in short form (Title and post summary) on home page activity feed only to logged in users
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing issue #57 and the existing blog-page handling for members-only posts. Then locate the home page activity feed implementation and determine how logged-in visibility and short-form title/summary rendering are handled; done means eligible posts appear there only for logged-in users without changing the current blog-page behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100