EditingTeamPages: Difference between revisions

From Portland NET Wiki
many pages don't even list a team leader
revise Embedding section: add YouTube, Google Calendar agenda mode
Line 133: Line 133:
# In the "Integrate calendar" section, copy the text labeled "Public URL to this calendar". Example:  <code><nowiki>https://calendar.google.com/calendar/embed?src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles</nowiki></code>
# In the "Integrate calendar" section, copy the text labeled "Public URL to this calendar". Example:  <code><nowiki>https://calendar.google.com/calendar/embed?src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles</nowiki></code>
# Remove the text up to and including the question mark. Example: <code>src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles</code>
# Remove the text up to and including the question mark. Example: <code>src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles</code>
# On the team page, add the wikitext <code>Special:IframePage/GoogleCalendar|path=</code> followed by your calendar code, surrounded by double curly-braces <code><nowiki>{{</nowiki></code> <code><nowiki>}}</nowiki></code> Example: <code><nowiki>{{Special:IframePage/GoogleCalendar|path=src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles}}</nowiki></code>
# Add <code>&mode=AGENDA</code> to the end.
# On the team page, add the wikitext <code>Special:IframePage/GoogleCalendar|path=</code> followed by your calendar code, surrounded by double curly-braces <code><nowiki>{{</nowiki></code> <code><nowiki>}}</nowiki></code>
Example: <code><nowiki>{{Special:IframePage/GoogleCalendar|path=src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles&mode=AGENDA}}</nowiki></code>


==== Other Sites ====
==== YouTube/Vimeo/etc ====
Send an email to {{EmailLink|addr=net@portlandoregon.gov|name=net@portlandoregon.gov}} with your request.


=== What Is Missing? ===
# Copy the video ID from the video's URL or Share link. For YouTube URLs, it comes after <code>v=</code>, as in <code><nowiki>https://www.youtube.com/watch?v=ID</nowiki></code>
The current wishlist:
# Place the title in wiki code like this <code><nowiki>{{#ev:youtube|ID|||'''''Video: <title>'''''}}</nowiki></code>
# See the [[mediawikiwiki:Extension:EmbedVideo|EmbedVideo documention]] for more details.


* Add an extension for GIS integration, which would allow us to easily embed live maps.
Example: <code><nowiki>{{#ev:youtube|jWeQd6-BIdQ|||'''''Video: Equipment Tips and Tricks: Listen to your Radio'''''}}</nowiki></code>
* Add an extension to Google Photos integration.
 
=== Maps, Google Photos, etc ===
 
No solution yet. Send an email to {{EmailLink|addr=net@portlandoregon.gov|name=net@portlandoregon.gov}} with your request.


=== How to get help ===
=== How to get help ===