Difference between revisions of "Posting a job on the website"

From FreekiWiki
Jump to navigation Jump to search
(ok. I think it should just work now)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
To post a job on the website:
 
To post a job on the website:
#Go to http://www.freegeek.org/wp-admin, sign in, go to manage pages, and start editing the Jobs page.
+
# Go to http://www.freegeek.org/wp-admin, sign in, go to manage pages, and start editing the Jobs page.
#Open the job description in the wiki in another window
+
# Open the job description in the wiki in another window
#View the source of the page (In firefox View>Page Source)
+
# View the source of the page (In firefox View->Page Source)
#Copy the part of the source that actually deals with the job description (from <pre><h1 class="firstHeading">Front Desk Internship</h1></pre> to the last part just before <pre><div class="printfooter"></pre> that is not commented out for example.)
+
# Copy the part of the source that actually deals with the job description (from <pre><h1 class="firstHeading">Nonprofit Apprenticeship</h1></pre> to the last part ''just before'' <pre><div class="printfooter"></pre> that is not commented out for example.)
#Paste it into the jobs page.
+
# Paste it into the jobs page.
#Delete everything between the h1 header and the first table tag.
+
# Delete everything between the h1 header and the first table tag.
#Remove extra stuff in headers, i.e. <pre><a name="Required_Skills"></a><h2> <span class="mw-headline">Required Skills</span></h2></pre> becomes <pre><h2>Required Skills</h2></pre>
+
# Remove extra stuff in headers, i.e. <pre><a name="Required_Skills"></a><h2> <span class="mw-headline">Required Skills</span></h2></pre> becomes <pre><h2>Required Skills</h2></pre>
#save and preview, looking for wierdness.  If there is any wierdness, look for extra formatting and remove it, or call for help.
+
# Save and preview, looking for weirdness.  If there is any weirdness, look for extra formatting and remove it, or call for help.
#Remember to create a post that points to the jobs page, giving it a category of "News".
+
# Remember to create a post that points to the jobs page, giving it a category of "News".
#Make sure you delete the part of the page that says Free Geek is not hiring
+
# Make sure you delete the part of the page that says Free Geek is not hiring
#Make sure not to delete the part that says we are equal opportunity
+
# Make sure not to delete the part that says we are equal opportunity
 +
 
 +
[[Category: Procedures]]
 +
[[Category: PR]]

Latest revision as of 16:05, 6 July 2010

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">Nonprofit Apprenticeship</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. Delete everything between the h1 header and the first table tag.
  7. 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>
  8. Save and preview, looking for weirdness. If there is any weirdness, look for extra formatting and remove it, or call for help.
  9. Remember to create a post that points to the jobs page, giving it a category of "News".
  10. Make sure you delete the part of the page that says Free Geek is not hiring
  11. Make sure not to delete the part that says we are equal opportunity