Skip to end of metadata
Go to start of metadata

Well, I've finally had it with MediaWiki so I bought myself a copy of Confluence from Atlassian, taking advantage of their $10 starter license. It's a good product, great documentation, lots of features.

Style Macros

Changing the look and feel of Confluence pretty much requires the Content Formatting Macros plugin

Table Of Contents Tricks

Floating ToC to the right

  1. Install the Content Formatting Macros plugin
  2. Put the TOC in a div, with float:rightlike this:

See Modifying the TOC Look

NOTE: This requires installing the Content Formatting Macros plugin

How do I do '#REDIRECT' like MediaWiki?

As of Confluence 4.x, the alias macro is no longer available, and the plugins on the Atlassian plugin exchange do not support Confluence 4.x.

So basically, it looks like you're SOL if you want to do a #REDIRECT in Confluence.

 

Use the alias macro. Just insert it at the top of the target page (the opposite of MediaWiki).

For example, if you had a page named Foo and you wanted links to Bar to redirect to Foo, you would edit Foo and add:

You can add as many aliases as you like.

The nice thing about this (relative to MediaWiki) is that the page has all of it's redirects or aliases on it.

Links

  1. Dec 16, 2011

    Anonymous

    Hmmm.. Strange. I can't get the alias macro to work.

    1. Dec 16, 2011

      What version of confluence?  I wrote this page a while ago and I haven't tried the alias macro recently.

      1. Dec 18, 2011

        Looks like Confluence 4 removed the alias macro.   Jerks.