Posting a job on the website

From FreekiWiki
Jump to navigation Jump to search

To post a job on the website:

  1. Go to http://www.freegeek.org/wp-admin, sign in, go to manage pages, and start editing the Jobs page.
  2. Open the job description in the wiki in another window
  3. View the source of the page (In firefox View>Page Source)
  4. Copy the part of the source that actually deals with the job description (from
    <h1 class="firstHeading">Front Desk Internship</h1>
    to the last part just before
    <div class="printfooter">
    that is not commented out for example.)
  5. Paste it into the jobs page.
  6. Remove extra stuff in headers, i.e.
    <a name="Required_Skills"></a><h2> <span class="mw-headline">Required Skills</span></h2>
    becomes
    <h2>Required Skills</h2>
  7. save and preview, looking for wierdness. If there is any wierdness, look for extra formatting and remove it, or call for help.
  8. Remember to create a post that points to the jobs page, giving it a category of "News".