View Issue Details

IDProjectCategoryView StatusLast Update
1668Composr documentationGeneral / Uncategorisedpublic2014-12-03 13:07
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary1668: Links to member profiles
DescriptionOften site owners wish to link to the current logged in member's profile. It is not obvious how to create a generic link for this.


Profile for current logged in member:
(baseurl)/site/index.php?page=members&type=view
Or if short URLs enabled:
(baseurl)/site/pg/members/view
Or if new-style short URLs enabled:
(baseurl)/site/members/view.htm
Or if raw URLs enabled:
(baseurl)/site/members/view
(if not logged in, it shows a login screen)

Composr Page-link style:
site:members:view

Profile for a specific member, say member ID 3:
(baseurl)/site/index.php?page=members&type=view&id=3
Or if short URLs enabled:
(baseurl)/site/pg/members/view/3
Or if new-style short URLs enabled:
(baseurl)/site/members/view/3.htm
Or if raw URLs enabled:
(baseurl)/site/members/view/3
(actually, depending on configuration, the number might be based on the username rather than the ID)

If "single public zone" is enabled, omit "/site".
TagsNo tags attached.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised