Commit 05ab5835 authored by Sven Franck's avatar Sven Franck

data: add content, correct formatting

parent 3be8e1c7
......@@ -15,92 +15,84 @@
"children": [
{
"type": "h1",
"direct": {"className": "job_headline vert"},
"logic": {"setParam": [["text", "job_title"]]}
},
{
"type": "img",
"direct": {"src": "", "alt": "", "className": "left job_logo"},
"logic": {"setParam": [["src", "job_post_logo_subordinate_logo_url"]]}
},
{
"type": "a",
"direct": {"href": "#", "className": "left ui-btn ui-btn-inline"},
"direct": {"href": "#", "className": "ui-btn ui-btn-inline"},
"logic": {"rel": "external", "setParam": [["text", "job_poster_subordinate_company_title"], ["href", "job_post_subordinate_website_url"]]}
},
{
"type": "span",
"direct": {"className": "italic"},
"direct": {"className": "italic job_locator"},
"logic": {"setParam": [["text", "job_location"]]}
},
{
"type": "a",
"direct": {"href": "#", "className": "translate right ui-btn ui-btn-inline"},
"direct": {"className": "translate right ui-btn ui-btn-inline ui-btn-icon-right ui-icon-carat-r ui-btn-active"},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.apply_now"},
"logic": {"text": "Apply Now"}
},
{
"type": "div",
"direct": {"className": "ui-crumbs"},
"children": [
{
"type": "a",
"direct": {"href": "#", "className": "ui-mini ui-btn ui-btn-inline"},
"logic": {"text": "foo"}
},
{
"type": "a",
"direct": {"href": "#", "className": "ui-mini ui-btn ui-btn-inline"},
"logic": {"text": "bar"}
},
{
"type": "a",
"direct": {"href": "#", "className": "ui-mini ui-btn ui-btn-inline"},
"logic": {"text": "baz"}
}
]
"logic": {"text": "Apply Now", "href": "#cv&id=", "setParam": [["href", "_id"]]}
},
{
"type": "h3",
"direct": {"className": "translate ui-content-header"},
"direct": {"className": "translate vert "},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.job_description"},
"logic": {"text": "Job Description"}
},
{
"type": "div",
"direct": {"className": "ui-content-element"},
"logic": {"text": "AdAgility is on the hunt for a super star Front End Developer (and a few qualified technical interns) Are you a passionate Front End Developer with the ability to create an awesome user experience? Do you have a strong grasp of and desire to work with JavaScript, JQuery, HTML, CSS, Photoshop? Have you worked in an Agile development environment? Are you interested in making a massive impact as a key player on a small team? Do you want to be part of an innovative team transforming our corner of the ad-tech market?"}
"logic": {"setParam": [["text", "job_description"]]}
},
{
"type": "h3",
"direct": {"className": "translate ui-content-header"},
"direct": {"className": "translate vert "},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.job_requirements"},
"logic": {"text": "Job Description"}
"logic": {"text": "Job Requirements"}
},
{
"type": "div",
"direct": {"className": "ui-content-element"},
"logic": {"text": "\n2+ years of experience in front-end development with strong portfolio and examples Ability to create great looking mockups in Photoshop\nStrong experience in JavaScript & JQuery\nHighly skilled coder focus on code reusability, performance and faithfulness to design Detail-oriented and quality-minded with a strong aesthetic sense (UI/UX design) Hands-on experience with consumer web, e-commerce, and online advertising\nis a unique opportunity to join a world-class team at the critical early stage of our evolution.\nAdAgility is a Waltham based media and technology company that is developing a next generation technology for ecommerce sites to better monetize their transactional paths online and via mobile."}
"logic": {"setParam": [["text", "job_requirements"]]}
},
{
"type": "h3",
"direct": {"className": "translate ui-content-header"},
"direct": {"className": "translate vert "},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.personal_requirements"},
"logic": {"text": "Job Description"}
"logic": {"text": "Personal Requirements"}
},
{
"type": "div",
"direct": {"className": "ui-content-element"},
"logic": {"text": ""}
"logic": {"setParam": [["text", "personal_requirements"]]}
},
{
"type": "h3",
"direct": {"className": "translate ui-content-header"},
"direct": {"className": "translate vert "},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.about"},
"logic": {"text": "About"}
},
{
"type": "div",
"direct": {"className": "ui-content-element"},
"logic": {"text": "\nAdAgility is a Waltham based media and technology company that is developing a next generation technology for ecommerce sites to better monetize their transactional paths online and via mobile.\n\nThis is a unique opportunity to join a world-class team at the critical early stage of our evolution. The platform exists and now we need to continue to build out the differentiating capabilities and technologies that will allow us to scale and win!"}
"direct": {"className": "ui-content-element span_2"},
"logic": {"setParam": [["text", "job_post_about_subordinate_company_about"]]}
},
{
"type": "img",
"direct": {"src": "img/adagility_workplace.jpeg", "alt": ""}
"direct": {"src": "", "alt": "", "className": "span_2"},
"logic": {"setParam": [["src", "job_screenshot_subordinate_company_screenshot_url"]]}
},
{
"type": "a",
"direct": {"className": "translate right ui-btn ui-btn-inline ui-btn-icon-right ui-icon-carat-r ui-btn-active"},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.apply_now"},
"logic": {"text": "Apply Now", "href": "#cv&id=", "setParam": [["href", "_id"]]}
}
]
}]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment