Menu:

(Note: With changeset 1586 the plugin used the new preferences instead of tag arguments.)

The internal backlinks plugin generates a horizontal backlink bar.

There are some usefull arguments you can use for change the output of back links. Use the following Parameters:

Examples:

Here some examples:

HTML
1
{% lucidTag back_links %}
HTML
1
{% lucidTag back_links print_last_page="True" %}
HTML
1
{% lucidTag back_links print_index="True" index="example.com" %}

customise

You can easy customise the look of your backlink bar with Stylesheets. Look into the internal pages "backlinks" and copy&paste the CSS code from the internal pages into your global stylesheet and change it.