Skip to content

Conversation

@70ray
Copy link
Collaborator

@70ray 70ray commented Mar 13, 2025

This is incomplete. There is minimal styling. The styles in the file struct.css are important for the structure of the pages but do not specify any colours (except to avoid transparent which would allow what is underneath to show through). There are several unused files remaining.
Sandbox at: https://www.pgdp.org/~rp31/c.branch/pi_2025

@cpeel cpeel marked this pull request as draft March 13, 2025 18:01
Copy link
Collaborator

@chrismiceli chrismiceli left a comment

Choose a reason for hiding this comment

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

Going to review more closely, but not getting too critical until we align on design etc.

$header_args = [
"css_files" => [
"$code_url/styles/struct.css",
"https://cdn.jsdelivr.net/npm/[email protected]/dist/quill.core.css",
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we just serve js/css from our domain since our user base is very sensitive to external resources?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes we should, It didn't seem very clear to me how to download the files so I took the easy way and had to change pinc/base.inc to make this work.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like the css nor js have any imports or external references, so should just be able to paste into our external resources folder (/pinc/3rdparty) with appropriate license and details.json file.

@70ray
Copy link
Collaborator Author

70ray commented Apr 18, 2025

Sandbox updated.

@70ray
Copy link
Collaborator Author

70ray commented Apr 24, 2025

Sandbox updated.

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.

2 participants