You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as discussed, we will use formidable to let the people submit the talk proposals.
for each submission a post is automatically created.
we should try to find an interactive way to plan the slots by using the metadata in the posts.
proposal:
create a wordpress plugin
that uses fullcanendar.io
to show posts with a specific type ("Talk" in our case)
in a list of items (with no start and end time) that can be scheduled
moving the items to the grid sets the start and end time
it should be possible to allow multiple calendars per page (multiple rooms, separate talks and workshops, ...)
a setting to set which fields are to be shown in the list, in the grid
a link in the grid to edit each post
a way to show remarks about each posts (like a tooltip on hover with remarks on which day is ok; or an info icon that is only shown if the remarks are not empty)
a way to send a post per email to each main conferencer.
The text was updated successfully, but these errors were encountered:
as discussed, we will use formidable to let the people submit the talk proposals.
for each submission a post is automatically created.
we should try to find an interactive way to plan the slots by using the metadata in the posts.
proposal:
The text was updated successfully, but these errors were encountered: