Skip to content

Write description once - #103

Open
aloxe wants to merge 5 commits into
paulmassen:masterfrom
aloxe:write-description-once
Open

Write description once#103
aloxe wants to merge 5 commits into
paulmassen:masterfrom
aloxe:write-description-once

Conversation

@aloxe

@aloxe aloxe commented Nov 25, 2021

Copy link
Copy Markdown

Write description once in Google tab allows the update of Twitter and Facebook description too.

This addresses feature request (issue) #54

@aloxe
aloxe force-pushed the write-description-once branch from 541de8f to fba141c Compare November 26, 2021 07:27
$("#facebooktargdesc").html(keyed);
$("#fbcount").text("Characters left: " + (300 - $(this).val().length));
} else {
var defaultDesc = $("#toggle_header\\.googledescall1").is(':checked') ? $("#desc").val().substring(0,300) : $("#fbsummary").val();

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Limiting the display of Google description $("#desc").val().substring(0,300) to 300 chars

Comment thread languages/ro.yaml
PLUGIN_STATUS: "Status modul"
STATUS_HELP: "Setează ”fals” pentru a dezactiva acest modul complet."
GOOGLE_DESC: "Adaugă descrierea pentru Google"
GOOGLE_DESC_ALL: "Override all other empty descriptions with this one"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't translate Romanian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant