About this Confluence

This page describes user-defined macros and short-cut notations defined in this Wiki.

User macros

comment

You can use the {comment}...{comment} macro to surround Wiki markups that you don't want to render. This macro still allows you to keep such text in Wiki.

advanced-plugin-topic

The {advanced-plugin-topic} macro will render the boiler-plate header for advanced topics for plugin developers, as shown below:

If you are just getting started with writing a Hudson plugin, then this is not something you need to worry about right now. Come back to this page when you got something working.

Shortcut Links

Issue

[1234@issue] points to issue #1234 in the issue tracker.

Javadoc

[Hudson@javadoc] points to the javadoc of hudson.model.Hudson. As long as the short class name is unique, that's sufficient, but you can also use a fully-qualified class name, like [hudson.model.Hudson@javadoc] (For compatibility reasons, '/'-separated notation also works, but that is deprecated.)

Suggestions?

For additional suggestions, please send e-mails to the dev list.

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.