fs-geofs/geofsdisplay

Mensaplan broken

Closed this issue · 4 comments

Since the Studentenwerk changed their Mensaplan publishing method, the mensa parser is broken. There seems to be an API for the new system which already works in the WiWi app. We should wait for the outcome of this conversation before attempting to fix anything ourselves.

I wrote to the Studentenwerk from our fsgi mail, they forwarded that to infomax.de who manages the plans for them and they gave us the information that the new publishing method is via XMLs that are located at http://speiseplan.stw-muenster.de/mensa_am_ring.xml I implemented the new method into mensaplaene.php with bc37750

noerw commented

The filter for Aktionsstand (WOK) does not work.
photo465669404184651972

Can we just limit the output to 4 items? It takes to much space.

Yes, the filter does work, it's supposed to only remove the "Heute am " to make it somewhat shorter.

I thought about limiting the items too, but couldn't decide which ones to keep and which not. If we reduce it, I'd say keep only Menu 1-3 and nothing else. To start with, I'd certainly remove the Dessertbuffet.

Alternatively, use a smaller font size? (Or redesign the whole thing?)

noerw commented

should be working now