Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dump a list of all URIs in links in the database #535

Open
paregorios opened this issue Aug 15, 2024 · 0 comments
Open

Dump a list of all URIs in links in the database #535

paregorios opened this issue Aug 15, 2024 · 0 comments

Comments

@paregorios
Copy link
Member

In order to perform various content review and improvement activities, we need to be able to dump a list of all URIs in content in the database. This includes all URIs in fields designated for the purpose (e.g., in "Link" content items), as well as all URIs found in href attribute values on a elements in HTML in any field. Ideal output format would be CSV, with columns for the URI, context path, field name, HTML a text value (if any). A command-line script run on the server would be a fine solution for this, as only admins will need to be able to perform this function.

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

No branches or pull requests

1 participant