The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Transcluded content to link to source, and look differently

Daniel Ferreira
Contributor
March 15, 2023

I'd like transcluded content (included pages and excerpts) to:

  • link to the source,
  • and to show differently than the rest of the page

Is any of this possible, without using any paid plugins?

PS: I managed to make it look differently using CSS, but it's hacky:


/* Embeds */
/* page embed */
.ak-renderer-extension {
border-style: outset;
padding-left:0.2em;
border-color: transparent;
border-left-color: rgba(0,0,255,.1);
}

/* excerpt embed */
.ak-excerpt-include {
border-style: outset;
padding-left:0.2em;
border-color: transparent;
border-left-color: rgba(255,0,0,.1);
}

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Brant Schroeder
Community Champion
June 30, 2023

@Daniel Ferreira

There is no delivered functionality to do this.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events