diff --git a/public/help/ar/wiki_syntax_detailed.html b/public/help/ar/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/ar/wiki_syntax_detailed.html +++ b/public/help/ar/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/az/wiki_syntax_detailed.html b/public/help/az/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/az/wiki_syntax_detailed.html +++ b/public/help/az/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/bg/wiki_syntax_detailed.html b/public/help/bg/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/bg/wiki_syntax_detailed.html +++ b/public/help/bg/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/bs/wiki_syntax_detailed.html b/public/help/bs/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/bs/wiki_syntax_detailed.html +++ b/public/help/bs/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/ca/wiki_syntax_detailed.html b/public/help/ca/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/ca/wiki_syntax_detailed.html +++ b/public/help/ca/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/cs/wiki_syntax_detailed.html b/public/help/cs/wiki_syntax_detailed.html index 7b6321b..011f518 100644 --- a/public/help/cs/wiki_syntax_detailed.html +++ b/public/help/cs/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ Vše, co je potřeba, je databázový a webový server.

Redmine obsahuje následující vestavěná makra:

-

hello_world

Jednoduché makro.

include

Vloží Wiki stránku. Např.:

- -
{{include(Foo)}}
macro_list

Zobrazí seznam všech dostupných maker, včetně jejich popisu, existuje-li.

- +

+

+
hello_world
+

Jednoduché makro.

+ +
macro_list
+

Zobrazí seznam všech dostupných maker, včetně jejich popisu, existuje-li.

+ +
child_pages
+

Displays 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
+ +
include
+

Vloží Wiki stránku. Např.:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Zvýrazňování kódu

diff --git a/public/help/da/wiki_syntax_detailed.html b/public/help/da/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/da/wiki_syntax_detailed.html +++ b/public/help/da/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/de/wiki_syntax_detailed.html b/public/help/de/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/de/wiki_syntax_detailed.html +++ b/public/help/de/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/el/wiki_syntax_detailed.html b/public/help/el/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/el/wiki_syntax_detailed.html +++ b/public/help/el/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/en-gb/wiki_syntax_detailed.html b/public/help/en-gb/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/en-gb/wiki_syntax_detailed.html +++ b/public/help/en-gb/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/en/wiki_syntax_detailed.html b/public/help/en/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/en/wiki_syntax_detailed.html +++ b/public/help/en/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/es/wiki_syntax_detailed.html b/public/help/es/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/es/wiki_syntax_detailed.html +++ b/public/help/es/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/et/wiki_syntax_detailed.html b/public/help/et/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/et/wiki_syntax_detailed.html +++ b/public/help/et/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/eu/wiki_syntax_detailed.html b/public/help/eu/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/eu/wiki_syntax_detailed.html +++ b/public/help/eu/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/fa/wiki_syntax_detailed.html b/public/help/fa/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/fa/wiki_syntax_detailed.html +++ b/public/help/fa/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/fi/wiki_syntax_detailed.html b/public/help/fi/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/fi/wiki_syntax_detailed.html +++ b/public/help/fi/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/fr/wiki_syntax_detailed.html b/public/help/fr/wiki_syntax_detailed.html index 2d6971e..9cb24b3 100644 --- a/public/help/fr/wiki_syntax_detailed.html +++ b/public/help/fr/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ Pour commencer à l'utiliser, il ne vous faut qu'un serveur web et une base de d

Redmine possède les macros suivantes:

-

hello_world

Macro d'exemple.

include

Inclue une page Wiki. Exemple:

- -
{{include(Foo)}}
macro_list

Affiche une liste de toute les macros disponilbes, les descriptions sont inclues si celles-ci sont disponibles.

- +

+

+
hello_world
+

Macro d'exemple.

+ +
macro_list
+

Affiche une liste de toutes les macros disponilbes, les descriptions sont inclues si celles-ci sont disponibles.

+ +
child_pages
+

Displays 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
+ +
include
+

Inclue une page Wiki. Exemple:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Coloration syntaxique

diff --git a/public/help/gl/wiki_syntax_detailed.html b/public/help/gl/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/gl/wiki_syntax_detailed.html +++ b/public/help/gl/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/he/wiki_syntax_detailed.html b/public/help/he/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/he/wiki_syntax_detailed.html +++ b/public/help/he/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/hr/wiki_syntax_detailed.html b/public/help/hr/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/hr/wiki_syntax_detailed.html +++ b/public/help/hr/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/hu/wiki_syntax_detailed.html b/public/help/hu/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/hu/wiki_syntax_detailed.html +++ b/public/help/hu/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/id/wiki_syntax_detailed.html b/public/help/id/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/id/wiki_syntax_detailed.html +++ b/public/help/id/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/it/wiki_syntax_detailed.html b/public/help/it/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/it/wiki_syntax_detailed.html +++ b/public/help/it/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/ja/wiki_syntax_detailed.html b/public/help/ja/wiki_syntax_detailed.html index 60261cd..8d49296 100644 --- a/public/help/ja/wiki_syntax_detailed.html +++ b/public/help/ja/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmineには以下の組み込みマクロが用意されています:

-

hello_world

サンプルのマクロです。

include

別のWikiページの内容を挿入します。 以下は使用例です:

- -
{{include(Foo)}}
macro_list

上記のマクロを含め、利用可能なマクロの一覧を表示します。

- +

+

+
hello_world
+

サンプルのマクロです。

+ +
macro_list
+

上記のマクロを含め、利用可能なマクロの一覧を表示します。

+ +
child_pages
+

Displays 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
+ +
include
+

別のWikiページの内容を挿入します。 以下は使用例です:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

コードハイライト

diff --git a/public/help/ko/wiki_syntax_detailed.html b/public/help/ko/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/ko/wiki_syntax_detailed.html +++ b/public/help/ko/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/lt/wiki_syntax_detailed.html b/public/help/lt/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/lt/wiki_syntax_detailed.html +++ b/public/help/lt/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/lv/wiki_syntax_detailed.html b/public/help/lv/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/lv/wiki_syntax_detailed.html +++ b/public/help/lv/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/mk/wiki_syntax_detailed.html b/public/help/mk/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/mk/wiki_syntax_detailed.html +++ b/public/help/mk/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/mn/wiki_syntax_detailed.html b/public/help/mn/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/mn/wiki_syntax_detailed.html +++ b/public/help/mn/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/nl/wiki_syntax_detailed.html b/public/help/nl/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/nl/wiki_syntax_detailed.html +++ b/public/help/nl/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/no/wiki_syntax_detailed.html b/public/help/no/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/no/wiki_syntax_detailed.html +++ b/public/help/no/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/pl/wiki_syntax_detailed.html b/public/help/pl/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/pl/wiki_syntax_detailed.html +++ b/public/help/pl/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/pt-br/wiki_syntax_detailed.html b/public/help/pt-br/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/pt-br/wiki_syntax_detailed.html +++ b/public/help/pt-br/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/pt/wiki_syntax_detailed.html b/public/help/pt/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/pt/wiki_syntax_detailed.html +++ b/public/help/pt/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/ro/wiki_syntax_detailed.html b/public/help/ro/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/ro/wiki_syntax_detailed.html +++ b/public/help/ro/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/ru/wiki_syntax_detailed.html b/public/help/ru/wiki_syntax_detailed.html index 628e509..c5a3216 100644 --- a/public/help/ru/wiki_syntax_detailed.html +++ b/public/help/ru/wiki_syntax_detailed.html @@ -285,20 +285,38 @@ bq. Rails - это полноценный, многоуровневый фрей

В Redmine существуют следующие встроенные макросы:

-

-

-
hello_world
-

Некоторый макрос.

-
include
-

Вставить wiki страницу. Пример:

- -
{{include(Foo)}}
-
-
macro_list
-

Выводит список доступных макросов с описаниями, если они имеются.

-
-

- +

+

+
hello_world
+

Некоторый макрос.

+ +
macro_list
+

Выводит список доступных макросов с описаниями, если они имеются.

+ +
child_pages
+

Displays 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
+ +
include
+

Вставить wiki страницу. Пример:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Подсветка кода

diff --git a/public/help/sk/wiki_syntax_detailed.html b/public/help/sk/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/sk/wiki_syntax_detailed.html +++ b/public/help/sk/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/sl/wiki_syntax_detailed.html b/public/help/sl/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/sl/wiki_syntax_detailed.html +++ b/public/help/sl/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/sq/wiki_syntax_detailed.html b/public/help/sq/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/sq/wiki_syntax_detailed.html +++ b/public/help/sq/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/sr-yu/wiki_syntax_detailed.html b/public/help/sr-yu/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/sr-yu/wiki_syntax_detailed.html +++ b/public/help/sr-yu/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/sr/wiki_syntax_detailed.html b/public/help/sr/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/sr/wiki_syntax_detailed.html +++ b/public/help/sr/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/sv/wiki_syntax_detailed.html b/public/help/sv/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/sv/wiki_syntax_detailed.html +++ b/public/help/sv/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/th/wiki_syntax_detailed.html b/public/help/th/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/th/wiki_syntax_detailed.html +++ b/public/help/th/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/tr/wiki_syntax_detailed.html b/public/help/tr/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/tr/wiki_syntax_detailed.html +++ b/public/help/tr/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/uk/wiki_syntax_detailed.html b/public/help/uk/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/uk/wiki_syntax_detailed.html +++ b/public/help/uk/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/vi/wiki_syntax_detailed.html b/public/help/vi/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/vi/wiki_syntax_detailed.html +++ b/public/help/vi/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting

diff --git a/public/help/zh-tw/wiki_syntax_detailed.html b/public/help/zh-tw/wiki_syntax_detailed.html index 7d1ba96..4bff716 100644 --- a/public/help/zh-tw/wiki_syntax_detailed.html +++ b/public/help/zh-tw/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine 內建下列巨集:

-

hello_world

範例巨集。

include

引入一個 wiki 頁面。例子:

- -
{{include(Foo)}}
macro_list

顯示所有可用巨集的清單,若巨集有提供說明也會一併顯示。

- +

+

+
hello_world
+

範例巨集。

+ +
macro_list
+

顯示所有可用巨集的清單,若巨集有提供說明也會一併顯示。

+ +
child_pages
+

Displays 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
+ +
include
+

引入一個 wiki 頁面。例子:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

程式碼醒目提示

diff --git a/public/help/zh/wiki_syntax_detailed.html b/public/help/zh/wiki_syntax_detailed.html index 862aac9..0049db3 100644 --- a/public/help/zh/wiki_syntax_detailed.html +++ b/public/help/zh/wiki_syntax_detailed.html @@ -253,10 +253,38 @@ To go live, all you need to add is a database and a web server.

Redmine has the following builtin macros:

-

hello_world

Sample macro.

include

Include a wiki page. Example:

- -
{{include(Foo)}}
macro_list

Displays a list of all available macros, including description if available.

- +

+

+
hello_world
+

Sample macro.

+ +
macro_list
+

Displays a list of all available macros, including description if available.

+ +
child_pages
+

Displays 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
+ +
include
+

Include a wiki page. Example:

+
!{{include(Foo)}}
+

or to include a page of a specific project wiki:

+
!{{include(projectname:Foo)}}
+ +
collapse
+

Inserts of collapsed block of text. Example:

+
{{collapse(View details...)
+This is a block of text that is collapsed by default.
+It can be expanded by clicking a link.
+}}
+ +
thumbnail
+

Displays a clickable thumbnail of an attached image. Examples:

+
{{thumbnail(image.png)}}
+{{thumbnail(image.png, size=300, title=Thumbnail)}}
+
+

Code highlighting