Fieldtype

Archived
Forum
(read-only)

Expresso

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5

Back to this add-on's main page
View Other Add-ons From PutYourLightsOn

     

Setting Anchors [resolved]

General

danalmeida
danalmeida

I noticed that the links panel includes an option to “Link to Anchor in Text”, however it always displays this message “(No anchors available in the document)”.

I also seem to figure out how to add an anchor or a linking ID to any elements in the input field.

How exactly does this feature work?

PutYourLightsOn
# 1
Developer
PutYourLightsOn

you can add an anchor icon by changing line 183 in ft.expresso.php to:

$js .= ',["Link","Unlink","Anchor","Image"'

i’ll add this in the next release.