Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Document Properties Marker
overridefalse
Doctypemacrohide
NameSubversion Transclusion Macro 
Short DescriptionTranscludes a snippet from a project on a Subversion (SVN) server. 
Parent
Parent Property
property-nameName
 
Audience
Name List
doctyperole
render-no-hits-as-blanktrue
propertyAudience
 
Categories
Name List
doctypecategory
render-no-hits-as-blanktrue
namesLink / Information System
propertyAudience
 
Tags

Tag List
namesCode Block, svn, Remote Transclusion

 
Type

Name List
doctypemacro-type
namesContent Reuse

 
Iteration
Iteration
valuedeprecated
 
ExtensionInformation Systems Extension 
Since1.0 
Sort Keyhide
Section
indextrue
show-titlefalse
titleDescription
Transclusion
documentDeprecation of InfoSys Transclusion Macros in 1.0
idsSummary

Transcludes a snippet from a project on a Subversion (SVN) server.

Transclusion
documentTransclusion Warning Accessing external Resources
idsContent

Transclusion
documentInformation System Extension Notice
idsSummary

Section
titleProperties

System Identifier

Identifies the connection information via Confluence shortcuts or space properties.

Defaults to subversion.

Transclusion
documentSystem Identifier to URI Resolution Algorithm
idsFragment

Project

The name of the project to transclude from. If not specified, the name defaults to project-artifact-id Project Artifact ID and version provided by the space properties.

File

The file within the project to transclude from.

Snippet ID

The identifier of the snippet to include.

Lines

The line or line ranges to match.

Specified Description
-12 Transclude all lines up to and including line 12.
23 Transclude line 23 only.
42-50 Transclude lines 42 to 50, both edge values included.
90- Transclude from line 90 to the end of the file.
-12, 23, 42-50, 90- All of the above in combination.

Not used if snippet ID is provided.

Encoding

The encoding of the file. Defaults to the chartype announced by the response.

Use extra Snippet Marker

If the extra labels "SNIPPET START" and "SNIPPET END" should rendered.

Plain

If unchecked, the snippet is rendered within the Code Block Macro (only then do the following code attributes apply). Otherwise it is rendered as plain text fragment.

Transclusion
documentCode Block Macro Standard Parameters
idsContent

...