Redmine¶
h2.Внешние ссылки
"Elastic Search":https://www.elastic.co
Макросы¶
hello_worldSample macro.
macro_listDisplays a list of all available macros, including description if available.
child_pagesDisplays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples: {{child_pages}} -- can be used from a wiki page only {{child_pages(depth=2)}} -- display 2 levels nesting only {{child_pages(Foo)}} -- lists all children of page Foo {{child_pages(Foo, parent=1)}} -- same as above with a link to page FooincludeIncludes a wiki page. Examples: {{include(Foo)}} {{include(projectname:Foo)}} -- to include a page of a specific project wikicollapseInserts of collapsed block of text. Examples: {{collapse This is a block of text that is collapsed by default. It can be expanded by clicking a link. }} {{collapse(View details...) With custom link text. }}thumbnailDisplays a clickable thumbnail of an attached image. Examples: {{thumbnail(image.png)}} {{thumbnail(image.png, size=300, title=Thumbnail)}} -- with custom title and sizeinclude_pageInclude page
include_partInclude part
pageLink to page
featureFeature with media
plain_thumbnailDisplays not clickable thumbnail of an attached image. Examples: <pre>{{plain_thumbnail(image.png)}} {{plain_thumbnail(image.png, size=300, title=Thumbnail, class=Teaser)}}</pre>page_titlePage title
youtubeYoutube video
vimeoVimeo video
infoInfo block