Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Color text and add popup text

Jonathan Lake July 7, 2014

Hi, I'm very new to Confluence 5 and user macros, so help would be welcome.

I would like to be able to select text on a page, insert a custom macro which colors the text (preformatted green, or red, or something else), and allows help text to be added.

When the user hovers over the text, a popup would display the help text. Can this be done using a custom user macro?

Many thanks, Jon

1 answer

0 votes
Jonathan Lake July 8, 2014

So far I have this:

## @paramtext:title=Selected text|type=string|required=true|desc=Enter/paste selected text here...

## @paramtip:title=Tip|type=string|required=true|desc=Enter the tip here...

## @paramcolor:title=Color|type=string|required=true|default=#27AD28|desc=Enter a color here...

<a style="text-decoration:none; border-bottom:1px dotted; border-bottom-color:$paramcolor" title="$paramtip">$paramtext</a>

What I'm not able to do is to pass the selected text straight into the macro. Imstead I have to copy and paste, then add the tip. Is there an easier way?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events