You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the "External Links" plugin to decorate external links. It's worked just fine in the past, but I just noticed that the decorations are not showing on the "Synced" website. The decorations do show on the preview site.
I have repeated this using a tiny site with both the stock "Persona_free (v.2.1.1.0)" and the stock "Simple(v.3.1.2.0)" themes.
The External Links plugin version is 2.3.0.
The code in the preview file looks like this:
<div class="entry-wrapper content__entry">
<p>Here is a link to the <a href="https://getpublii.com/" class=
"extlink extlink-icon-1">Publii</a> website.</p>
</div>
The code in the synced / generated output looks like this:
<div class="entry-wrapper content__entry">
<p>Here is a link to the <a href=
"https://getpublii.com/">Publii</a> website.</p>
</div>
Steps to reproduce
Create a new site.
Enable the "External Links" plugin with default settings.
Create a post with an external link on it. I used the WYSIWYG editor.
Preview, and verify that the external link decoration appears.
Sync the website using "Manual Upload" and view the output files in a browser (either with file: URLs or with a local browser), and verify that the external link decoration is missing.
I have attached two files:
Relevant log output
The text was updated successfully, but these errors were encountered:
Repository owner
locked and limited conversation to collaborators
Mar 13, 2025
Operating system
Fedora release 41 (Forty One)
Publii version
Version: 0.46.4 (build 17047)
Post editor
None
Bug description
I use the "External Links" plugin to decorate external links. It's worked just fine in the past, but I just noticed that the decorations are not showing on the "Synced" website. The decorations do show on the preview site.
I have repeated this using a tiny site with both the stock "Persona_free (v.2.1.1.0)" and the stock "Simple(v.3.1.2.0)" themes.
The External Links plugin version is 2.3.0.
The code in the preview file looks like this:
The code in the synced / generated output looks like this:
Steps to reproduce
I have attached two files:
Relevant log output
The text was updated successfully, but these errors were encountered: