EditingTeamPages: Difference between revisions

From Portland NET Wiki
Jump to navigation Jump to search
consolidate and slightly simplify guidance for editing team pages
how to embed Google Calendars
Line 123: Line 123:
* [[Template:InstagramLink]]
* [[Template:InstagramLink]]
* [[Template:SignalLink]]
* [[Template:SignalLink]]
=== Embedding Other Content ===
==== Google Calendar ====
# On the Google Calendar website, click on the <code>...</code> icon next to the calendar you want to share and click <code>Settings</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>
# 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>


=== What Is Missing? ===
=== What Is Missing? ===
The current wishlist:
The current wishlist:


* Add an extension to embed team calendars.
* Add an extension for GIS integration, which would allow us to easily embed live maps.
* Add an extension for GIS integration, which would allow us to easily embed live maps.
* Add an extension to Google Photos integration.


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

Revision as of 13:23, 23 May 2025

Purpose

This page provides guidance to people editing the neighborhood team pages, which are listed on the Teams page.

Accounts

Who can have an account?

Team Leaders, and optionally a team member they designate.

How do I get an account?

Send an email to net@portlandoregon.gov.

Moderation

Your initial changes will be reviewed by a moderator. That means pending edits will be invisible.

As you get the hang of it, future edits will take place immediately.

Getting Started

Wiki (not WordPress)

This is a wiki, which is a collaboratively edited website. Each edit to a page is recorded as a separate change, resulting in a history of what the page looked like in the past and which user made which changes to it. Wikipedia is the most famous example of a wiki, but there are important differences here, explained below.

Wikis are unfortunately not as pretty as WordPress. The emphasis is more on content than style.

Editors

There are two editors available:

  • The visual (WYSIWYG) editor, entered via the Edit and Create buttons.
  • The wikitext (markup) editor, entered via the Edit source and Create source buttons.

The visual editor is most useful for new users, but even users comfortable with markup will find it useful for e.g. providing template parameters. You can choose either, and even switch between them in the same editing session.

Your First Edit

  1. Log in with your account.
  2. Click Edit on your team page.
  3. Update the schools listed for your neighborhood:
    1. Double-click the yellow "Neighborhood" box on the right side of the page.
    2. Check the "Schools" checkbox on the left side of the dialog.
    3. Find the "Schools" content section in the center of the dialog. Add schools you know of, one per line, with an asterisk ("*") at the beginning of the line.
    4. Click the Apply Changes button in the top right corner.
  4. Click the Save page... button.
  5. Provide a summary of your changes or rationale. For example, "Update school list".

Editing

What Goes On A Team Page?

Your team page could be the single link your team hands out at block parties or when new neighbors move in.

Please consider it a "landing page" that describes aspects of emergency preparedness that are unique to your neighborhood. For example,

  • For potential volunteers:
    • provide ways to engage with the local team (e.g. team point of contact, public discussion forums)
    • describe unique considerations (e.g. "we work closely with this school," "we meet at this location", "90% of Oregon's fuel supply passes through our neighborhood")
    • team accomplishments (e.g. "we've deployed at warming shelters", "we provided first aid at this parade")
  • For existing team members:
    • recognize team positions (e.g. Team Leader, Amateur Radio Operators)
    • contain important links (e.g. to a shared team folder, or to the Operations Plan)

Some content belongs elsewhere:

  • News: this content often goes stale, and is better shared in team discussion forums.
  • Orientation to the NET program: this is best centralized at PBEM, rather than re-written by individual teams.
  • Tips for personal preparedness: this is best centralized at PublicAlerts.org, rather than re-written by individual teams.

Team Page Editing Checklist

  1. ✅ Check the link to your Operations Plan, and use the "plan_name" parameter to the {{Team}} template if it doesn't match. (All Ops Plan links are hosted on portland.gov. If yours is out of date, email an updated file to net@portlandoregon.gov.)
  2. ✅ Add/update neighborhood populations in the {{Neighborhood}} templates. (See Neighborhood Demographic Profiles page.)
  3. ✅ Add/update BEECN and fire station sites in the {{Neighborhood}} templates. (See BEECNs and Fire Stations map.)
  4. ✅ Add/update schools in the {{Neighborhood}} templates.
  5. ✅ Use #Link Templates for pretty little icons.
  6. ✅ Read the #Policies section below.

Can I Upload Photos Or Team Documents?

For most files, please upload them separately and link to them from your team pages.

Where to host different types of files:

file type where to host it
small inline images (e.g. team members in action) team page
small inline neighborhood map team page
Photo albums (e.g. team exercises) send an email to net@portlandoregon.gov for an upload link
Operations plans NET Team Operations Plans (email to net@portlandoregon.gov)
Meeting minutes 3rd-party file hosting (e.g. Google Drive)
Internal team documents (e.g. spreadsheets, planning documents) 3rd-party file hosting (e.g. Google Drive)
Outreach materials 3rd-party file hosting (e.g. Google Drive)

Link Templates

For example:

Template Displays as
{{EmailLink|net@portlandoregon.gov}} Email
{{FacebookLink|groups/portlandprepares|name=PortlandPrepares}} PortlandPrepares

Click on each template in the list below to understand how to use it:

Embedding Other Content

Google Calendar

  1. On the Google Calendar website, click on the ... icon next to the calendar you want to share and click Settings
  2. In the "Integrate calendar" section, copy the text labeled "Public URL to this calendar". Example: https://calendar.google.com/calendar/embed?src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles
  3. Remove the text up to and including the question mark. Example: src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles
  4. On the team page, add the wikitext Special:IframePage/GoogleCalendar|path= followed by your calendar code, surrounded by double curly-braces {{ }} Example: {{Special:IframePage/GoogleCalendar|path=src=en.usa%23holiday%40group.v.calendar.google.com&ctz=America%2FLos_Angeles}}

What Is Missing?

The current wishlist:

  • Add an extension for GIS integration, which would allow us to easily embed live maps.
  • Add an extension to Google Photos integration.

How to get help

Policies

What role do city employees have here?

They are the content moderators for the entire site to ensure that it meets the standards required as a City of Portland website.

What pages can I edit?

Volunteer Subject Matter Experts may edit the pages within their areas of expertise.

In addition, "It is not required that a volunteer be a [Subject Matter Expert] in order to write Wiki content; however, depending on the content, a SME may be responsible for reviewing and approving it.

Allowed content

All contributions must adhere to the PBEM Volunteer Code of Conduct. Especially relevant is "I will treat fellow volunteers, Team Leaders, City employees, and individuals I serve with dignity, respect, and courtesy. I will take steps to quell profane, abusive, demeaning, belittling, or harassing interactions or communications with others." Since it is included in the previous document, contributions must also follow the City of Portland's Code of Ethics.

Team page content must also be relevant (i.e. within the scope of the team). For example, a team page is not an appropriate forum for evangelizing adoption of a new solar-powered gurney with built-in Internet hotspot via satellite. While very cool, it is not within the scope of any individual team.

Copyright

Copyright law can be nuanced, but as a general rule, please do not add text which you didn't write or files you didn't create.

Your contributions to this wiki are released under the Creative Commons Attribution-Share Alike license.

Can other NET members edit my team's page?

Yes, and these contributions should be welcomed.

  1. Watch your team's page so you receive notifications when it's changed.
  2. If someone else's change needs improvement, improve it.
  3. If there is a disagreement that can't be resolved, send an email to net@portlandoregon.gov for help.