Opened 8 years ago
Closed 8 years ago
#13237 closed bug (fixed)
conference section of website missing
Reported by: | richienyhus | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Website/www.haiku-os.org | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The main page of the conference section of website is missing: https://www.haiku-os.org/conference/
However some sub pages do exist: https://www.haiku-os.org/conference/2016_google_codein/
Change History (3)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Here's my PR that resolves this: https://github.com/haiku/website/pull/34
Note:
See TracTickets
for help on using tickets.
Here's how it looked (the vmweb site doesn't load it properly it seems):
https://web.archive.org/web/20161026101309/https://www.haiku-os.org/conference
The replacement could probably just use a simple data file that lists events, and then the /conference/ page could just list these in a table. The "Add your event" could be replaced with info about submitting a Pull Request through GitHub.
Not sure about how a Map of Events would work, but that probably isn't needed based on the number of events.