Difference between revisions of "Help:TopicLink"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-11-05T16:17:26Z)
(modified by py-yprinciple-gen 0.2.5)
 
Line 9: Line 9:
 
|?Topic documentation = documentation
 
|?Topic documentation = documentation
 
}}
 
}}
 +
 
=== Documentation ===
 
=== Documentation ===
 
A TopicLink links two [[Concept:Topic]]s
 
A TopicLink links two [[Concept:Topic]]s
Line 25: Line 26:
 
|format=table
 
|format=table
 
}}
 
}}
 
 
=== uml ===
 
=== uml ===
<uml>
+
<uml format='svg'>
 
title TopicLink
 
title TopicLink
 
note as TopicLinkDiagramNote
 
note as TopicLinkDiagramNote
Copyright (c) 2015-2017 BITPlan GmbH
+
Copyright (c) 2015-2023 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
Line 46: Line 46:
 
   Boolean targetMultiple
 
   Boolean targetMultiple
 
   Text targetDocumentation
 
   Text targetDocumentation
 +
  Text separator
 
   Boolean masterDetail
 
   Boolean masterDetail
 
}
 
}
 
TopicLinkNote .. TopicLink
 
TopicLinkNote .. TopicLink
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
' Copyright (c) 2015-2017 BITPlan GmbH
+
' Copyright (c) 2015-2023 BITPlan GmbH
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
+
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by com.bitplan.restmodelmanager
+
' skinparams generated by py-yprinciple-gen
 
skinparam note {
 
skinparam note {
 
   BackGroundColor #FFFFFF
 
   BackGroundColor #FFFFFF
Line 128: Line 129:
 
' end of skinparams '
 
' end of skinparams '
 
</uml>
 
</uml>
 
 
see also
 
see also
 
* [[List of TopicLinks]]
 
* [[List of TopicLinks]]
Line 135: Line 135:
 
* [[:Category:TopicLink]]
 
* [[:Category:TopicLink]]
 
* [[:Template:TopicLink]]
 
* [[:Template:TopicLink]]
* [[:Form:TopicLink]]
+
* [[:Form:TopicLink]]  
 
topic links:
 
topic links:
 
 
[[Category:TopicLink]]
 
[[Category:TopicLink]]

Latest revision as of 12:14, 10 March 2023

Help Icon.png

Help for TopicLink

iconTopicnamepluralNamedocumentation
Link.pngTopicLinkTopicLinkTopicLinksA TopicLink links two Concepts

Documentation

A TopicLink links two Concept:Topics

Example TopicLinks

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
TopicLink masterDetailshould the details be displayed in the same form and template?

If no

  • for a 1:1 link there will be a linking attribute used and that can be selected.
  • for a 1:n link a link to the list of neighbours will be displayed

if yes

  • for a 1:1 link the details
  • for a 1:n link
Types/BooleanmasterDetailmasterDetailfalsefalse
TopicLink nameThe name of the topic linkTypes/Textnamenamefalsefalse
TopicLink separatorseparator parameter to be used in SMW #set - no separator is given subobjects are assumedTypes/Textseparatorseparatorfalsefalse
TopicLink sourcethe source of a topic LinkTypes/Pagesourcesourcetruefalse
TopicLink sourceDocumentationDocumentation for the source RoleTypes/TextsourceDocumentationsource Docfalsefalse
TopicLink sourceMultipleTypes/BooleansourceMultiplesourceMultiplefalsefalse
TopicLink sourceRoleTypes/TextsourceRolesourceRolefalsefalse
TopicLink targetTypes/Pagetargettargetfalsefalse
TopicLink targetDocumentationDocumentation for the target RoleTypes/TexttargetDocumentationtarget Docfalsefalse
TopicLink targetMultipleTypes/BooleantargetMultiplesourceMultiplefalsefalse
TopicLink targetRoleTypes/TexttargetRoletargetRolefalsefalse

uml

see also

topic links: