From 62dc68758ce2ae7dba29c424ce4252461fe1f40f Mon Sep 17 00:00:00 2001 From: "Mark \"Justin du Coeur\" Waks" Date: Sun, 9 Aug 2020 16:20:50 -0400 Subject: [PATCH] QI.9v5kfj4: link from a Person page to the Things owned by them This is the camel's nose in the tent of making the Person Thing into a Space-profile page --- .../scalajvm/app/querki/security/AccessControlModule.scala | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/querki/scalajvm/app/querki/security/AccessControlModule.scala b/querki/scalajvm/app/querki/security/AccessControlModule.scala index 61f96f02e..aad614b5f 100644 --- a/querki/scalajvm/app/querki/security/AccessControlModule.scala +++ b/querki/scalajvm/app/querki/security/AccessControlModule.scala @@ -358,7 +358,10 @@ class AccessControlModule(e:Ecology) // a Space, there might already be a Thing with that name, so we have to cope. DeriveName.DeriveNameProp(DeriveName.DeriveAlways), Categories(SecurityTag), - Summary("""This represents a Member of this Space."""))) + Summary("""This represents a Member of this Space."""), + Basic.DisplayTextProp( + """### [[+$person + |_ownedThingsPage -> _withParam(""person"", $person) -> ""__Owned Things__""]]""".stripMargin))) lazy val PublicTag = ThingState(PublicTagOID, systemOID, SecurityPrincipal, toProps(