Skip to content

Conversation

@alethkit
Copy link
Contributor

Unclear what the non-labelled minutes were supposed to be. Turns out that they were for ordinary meetings, but this was not clearly marked.

This patch rectifies this.

AndyJenks and others added 30 commits August 4, 2022 17:07
Also make some stylistic italic tags into <i>.  <em> is for emphasis.
The website is canonically live at https://www.srcf.net, but for
alternate copies of the site (e.g. dev versions), it's a pain to have
URLs here and there hardcoded with the live website's domain that take
the browser to the live site from a dev copy without much warning.  Most
of these cross-site links seem to have emerged from pages that were
originally authored in Markdown elsewhere (e.g. on notes.srcf.net) and
then copied into the site source as HTML without adapting the URLs.

Links are expected to stay within the same copy of the site wherever
possible (or to point at counterparts, such as a dev version of Control
Panel if navigating from a dev version of the main site).  Fix those
links, so that they work as expected.

Note that there are a few special exceptions of services that live under
the main site's domain for historical reasons but are logically separate
from it, such as the web terminal at /terminal/ and
phpMyAdmin/phpPgAdmin at /php{my,pg}admin/.  These are left alone,
partly because they are not really anything to do with the main site
itself and also because dev versions of the site do not offer those
services, given that they're 'mounted' under https://www.srcf.net/ by
special server config.

We often use SSI variables to substitute the actual site base URL in
hyperlinks, which also allows for a copy of the site to be hosted at
not-the-root (e.g. with a base URL of 'https://example.com/srcf-web/')
although I've chosen to use simpler relative URLs where I can, and
absolute URLs where it makes sense -- namely, when accessing the
'/_srcf/' meta-directory that hosts stylesheets and other assets.

Also, fix the homepage donation button that was nonfunctional.
Previously, it would accidentally block everything
The following files were ignored in the conversion as they are not
"code" and will not need to be edited for maintenance reasons:
- minutes/*.txt
- images/*.svg
* so that it displays correctly in <title> tags
* the use of en dashes in those contexts is incorrect
rsa33 and others added 23 commits February 9, 2024 19:55
* Remove the outline for the 2021-03-20 AGM which were placed there
  temporarily (83b20fe) but never
  removed once the actual minutes were uploaded
  (edd0c7e)
Added notes taken during the meeting, need to add additional notes from impromptu group chat made to schedule meeting.
A bunch of relevant events were discussed in a Whatsapp group chat (now closed) and partly in #executive, which are related to this meeting, so I have appended the events here.

Typo in the 25th anniversary meeting section: s/now/know
Accidentally removed the header and footer in the last commit. Thanks go to dcc52 for pointing this out.
Markdown did not successfully convert the list to an UL list. Thanks go to dcc52 for spotting it.
December meeting minutes have now been added!
Don't imply that SRCF membership ends when leaving the university
Unclear what the non-labelled minutes were supposed to be. Turns out that they were for ordinary meetings, but this was not clearly marked.

This patch rectifies this.
Copy link
Member

@CHTJonas CHTJonas left a comment

Choose a reason for hiding this comment

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

This PR isn't correct. The non-labelled rows are minutes from committee meetings, not ordinary meetings.

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.

10 participants