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

0 votes
Brant Schroeder
Community Champion
June 30, 2023

@Daniel Ferreira

There is no delivered functionality to do this.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events