Skip to content

Instantly share code, notes, and snippets.

@magentanova
Last active October 28, 2018 22:29
Show Gist options
  • Save magentanova/eda4fcb0c7c6dd75b4b49103e835796f to your computer and use it in GitHub Desktop.
Save magentanova/eda4fcb0c7c6dd75b4b49103e835796f to your computer and use it in GitHub Desktop.
Instructions on editing mountainworkshops.org

On editing from edit.mountainworkshops.org

Everything that you see on the site is editable through edit.mountainworkshops.org. Some parts of the interface will benefit from some explanation. For example:

How to post a gallery (photojournalism) story?

This is probably the most complicated thing you might have to do, so it's the first and maybe only thing that we'll explain. It is unusual for someone to publish a fresh photojournalism story through the UI, since those are usually generated automatically on the last day of workshops. However there are cases, for example when a story was not ready to publish by midnight on that last day, when someone may need to publish the full story through the UI. So here are the steps:

Create a new story by clicking story on the left side of the admin panel.

Fill out all of the fields, noting a couple of things:

  • Note that instead of a entering a subtitle under the title, you will enter the subtitle text in the excerpt field at the bottom of this page.

  • Give the story a byline by selecting a User from the drop-down in the middle of the page. If you don't see the story creator in this dropdown, don't worry. Just create a new Wordpress user by clicking User on the left side of the admin panel. When you refresh the story creation page, you should be able to pick your newly created user from that dropdown.

Create a new gallery by clicking gallery on the left side of the admin panel.

  • Give it a title that will make it recognizable. We usually follow the pattern "{story_title} - Gallery" -- e.g. if the story is "Hay Hay Horses", we recommend calling the gallery "Hay Hay Horses - Gallery".

  • Select the story you just created from the story dropdown.

Create an image by clicking image on the left side of the admin panel.

Create a gallery image by clicking gallery image on the left side of the admin panel.

  • A gallery image is a link between an image and a gallery. Using this technique allows the same image to be associated with multiple galleries -- for example, (1) its original parent gallery and (2) a best-of collection.

  • A good naming convention for the title of a gallery image is to take the gallery it's linking to and add the sequence number of the added image. For example, story: "Hay Hay Horses", gallery: "Hay Hay Horses - Gallery", gallery image: "Hay Hay Horses - Gallery - 03", for the third image.

  • The only fields for a gallery image are image, chosen from the dropdown, and gallery, chosen from a second dropdown.

That's it for posting a new gallery story. Like we said, it's the most complicated task you'll have to do from the UI, and 98% of the time it's automated, but just in case. If there are other issues, just ping Justin Richards and he will address the issues and/or extend these instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment