.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ========== Job Market ========== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: dirk :Changed: 2015-01-08T16:12:06 :Classification: job_market :Description: Job market is a catalogue with job offers. It has list and single views optimised for jobs. Views, the a-z-browser, the page-browser, the search, social bookmarks and a lot of oher stuff can configured by the Browser plugin with the mouse. Search engine optimisation (SEO) and localisation is supported. Job Market provides AJAX and a RSS Feed. Job Market hasn't any PHP code. It is based on the TYPO3-Fronend-Engine Browser. Job Market should be easy to addapt to the own needs. :Keywords: jobs, offers, joboffer, market :Author: Dirk Wildt (Die Netzmacher) :Email: http://wildt.at.die-netzmacher.de :Website: http://die-netzmacher.de :Language: en |img-1| |img-2| Job Market (job\_market) |img-3| .. _Job-Market: Job Market ========== Job market is a catalogue with job offers. It has list and single views optimised for jobs. Views, the a-z-browser, the page-browser, the search, social bookmarks and a lot of oher stuff can configured by the Browser plugin with the mouse. Search engine optimisation (SEO) and localisation is supported. Job Market provides AJAX and a RSS Feed. Job Market hasn't any PHP code. It is based on the TYPO3 -Fronend-Engine Browser. Job Market should be easy to addapt to the own needs. |img-4| Version: 2.1.2 - 2015-01-08 Extension Key: job\_market Language: en Keywords: jobs, offers, joboffer, market Copyright 2010-2015, Dirk Wildt (Die Netzmacher), This document is published under the Open Content License available from `http://www.opencontent.org/opl.shtml `_ The content of this document is related to TYPO3 - a GNU/GPL CMS/Framework available from `www.typo3.org `_ .. _Table-of-Contents: Table of Contents ----------------- `Job Market 1 <#__RefHeading__1081_2025896289>`_ `Screen Shots 3 <#__RefHeading__6323_351339>`_ `List and Single View 3 <#__RefHeading__5011_1666017150>`_ `RSS Feed 3 <#__RefHeading__1880_167739424>`_ `The Browser Plugin 4 <#__RefHeading__5017_1666017150>`_ `Introduction 5 <#__RefHeading__1513_1172745218>`_ `What does it do? 5 <#__RefHeading__1169_1172745218>`_ `What does is not do? 5 <#__RefHeading__8418_1078411661>`_ `What do you need? 5 <#__RefHeading__8420_1078411661>`_ `Audience 5 <#__RefHeading__2823_347248282>`_ `Non possible features 5 <#__RefHeading__2825_347248282>`_ `Quick Installation 6 <#__RefHeading__1177_1172745218>`_ `Installation 7 <#__RefHeading__8422_1078411661>`_ `Extension Manager 7 <#__RefHeading__2835_347248282>`_ `Page Tree 7 <#__RefHeading__8432_1078411661>`_ `Insert some Jobs 7 <#__RefHeading__8434_1078411661>`_ `Configure Page "Job Market" 8 <#__RefHeading__8436_1078411661>`_ `AJAX 9 <#__RefHeading__1884_167739424>`_ `Plugin 9 <#__RefHeading__5070_1405777099>`_ `AJAX Page Object 9 <#__RefHeading__13237_277981672>`_ `Further Information 10 <#__RefHeading__5072_1405777099>`_ `RSS Feed 11 <#__RefHeading__5074_1405777099>`_ `Quick Installation 11 <#__RefHeading__1886_167739424>`_ `Add a Page, a Plugin and the Extension Template 11 <#__RefHeading__13241_277981672>`_ `Configuring 11 <#__RefHeading__3718_277981672>`_ `Indicate your RSS Feed on the Root Page 15 <#__RefHeading__1908_167739424>`_ `Adapt your feed 16 <#__RefHeading__13466_277981672>`_ `Integration in Facebook 17 <#__RefHeading__1912_167739424>`_ `Tutorial 17 <#__RefHeading__8446_1078411661>`_ `Upgrades 18 <#__RefHeading__3723_2139160512>`_ `From 1.x to 2.x 18 <#__RefHeading__6792_351339>`_ `What's new 19 <#__RefHeading__6956_351339>`_ `Version 2 19 <#__RefHeading__7130_351339>`_ `Version 1 19 <#__RefHeading__1914_167739424>`_ `Helpful suggestions 20 <#__RefHeading__1918_167739424>`_ `The TYPO3-Browser-Forum 20 <#__RefHeading__4569_167739424>`_ `Job Market on TYPO3 forge 20 <#__RefHeading__8448_1078411661>`_ `To-Do List 21 <#__RefHeading__3725_2139160512>`_ `Further Information 22 <#__RefHeading__8450_1078411661>`_ `Other extensions published by Die Netzmacher 22 <#__RefHeading__2867_347248282>`_ `Demo-Website 23 <#__RefHeading__13245_277981672>`_ `Manual and Tutorial in PDF 23 <#__RefHeading__8454_1078411661>`_ `Credits 23 <#__RefHeading__8456_1078411661>`_ `About the Author 23 <#__RefHeading__8462_1078411661>`_ `Changelog 24 <#__RefHeading__5384_972996133>`_ `Illustration Index 25 <#__RefHeading__1147_2025896289>`_ `Alphabetical Index 26 <#__RefHeading__47339_1076586945>`_ .. _Screen-Shots: Screen Shots ------------ .. _List-and-Single-View: List and Single View ^^^^^^^^^^^^^^^^^^^^ |img-5| `http://typo3-job-market.de/ `_ |img-5| `http://typo3-job-market.de/ `_ .. _RSS-Feed: RSS Feed ^^^^^^^^ |img-5| `http://typo3-job-market.de/rss-feed/ `_ .. _The-Browser-Plugin: The Browser Plugin ^^^^^^^^^^^^^^^^^^ |img-5| .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ - Job Market (extkey: job\_market) offers jobs - Job Market has a lot of features like - a search form - filters - a A-Z-Browser - a page browser - search engine optimisation (SEO) - localisation - AJAX - a RSS feed - Job Market has a template out of the box. See Job Market Template (base\_jobmarket). - Job Market is based on the TYPO3-Frontend-Engine Browser. This has a lot of advantages like: - Database and work flow are separated. Job Market hasn't any own PHP code. - Job Market should be easy to extend with new database fields. Developers have only to maintain TypoScript. - Job Market is stable - It's easy to integrate Job Market into the Facebook API and to offer Jobs on facebook.com. .. _Demo-Website: Demo Website """""""""""" Online demo: `http://typo3-job-market.de/ `_ .. _What-does-is-not-do: What does is not do? ^^^^^^^^^^^^^^^^^^^^ - Job Market doesn't enable frontend users, to offer jobs. If visitors should announce jobs, please check the TYPO3 extension JobControl. - Job Market doesn't provide any form for contact. Feel free to extend Job Market with this feature. Please send us a mail. .. _What-do-you-need: What do you need? ^^^^^^^^^^^^^^^^^ If you want to adapt the extension, you need experience in TypoScript. You should know the TCA – the TYPO3 Configuration Array. .. _Audience: Audience ^^^^^^^^ - TYPO3 users, who have less knowledge about TYPO3 and TypoScript and have little demands. - Professional TYPO3 developers and TYPO3 agencies, who have a lot of experience with TYPO3 and TypoScript and have high demands. .. _Non-possible-features: Non possible features ^^^^^^^^^^^^^^^^^^^^^ - Job Market doesn't support versioning. - Job Market doesn't support different workspaces. .. _Quick-Installation: Quick Installation ------------------ - Install the extensions browser (browser) and Job Market (job\_market) - If you like to use the Job Market Template for your website, install Job Market Template (base\_jobmarket) - Add the pages "Job Market" and the sysfolder "Job Market - Jobs" - Add to the sysfolder "Job Market - Jobs" some jobs - Add to the page "Job Market" - a template - Include the "browser" template - Include the "Job Market" template - the plugin "browser" Link the starting point to the folder with the jobs .. _Installation: Installation ------------ .. _Extension-Manager: Extension Manager ^^^^^^^^^^^^^^^^^ Open the extension manager, download the extensions below. .. _Obligatory: Obligatory """""""""" - Job Market (job\_market) - Browser – the TYPO3-Frontend-Engine (browser) .. _Optional: Optional """""""" If you want to use the Job Market Template please install - Template Auto-parser (automaketemplate) - Job Market Template (base\_jobmarket) If you like search engine optimisation (SEO) please install RealURL: speaking paths for TYPO3 (realurl) If you like to use galleries please install jQuery FancyBox (jq\_fancybox) You can use every other gallery software too, but you have to adapt the TypoScript for images. .. _The-List: The List """""""" The list of your extensions in the extension manager should be look like in the illustration below, if you have installed all. |img-5| .. _Page-Tree: Page Tree ^^^^^^^^^ Create a page tree like the example below: Job Market Job Market - Jobs [sysfolder] .. _Insert-some-Jobs: Insert some Jobs ^^^^^^^^^^^^^^^^ Insert into the sysfolder "Job Market - Jobs" some jobs. |img-5| Moudl: Web > List Page tree: Job Market - Jobs [sysfolder] Edit area: Click the Icon "Add Records" on top of the edit area .. _Configure-Page-Job-Market: Configure Page "Job Market" ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Add to the page "Job Market" - a Template - the "Browser" plugin .. _Template: Template """""""" Call your template in the format type-pageTitle-templateUid like +page\_jobmarket\_131 Register [General], Field "Template Title:": +page\_shop\_131 Include static templates from extensions. Register [Includes] -> Include static (from extensions): -> Selected: - Browser (browser) - Browser for Job Market (job\_market) .. _Plugin: Plugin """""" Link the starting point to the sysfolder "Job Market - Jobs". .. _Result-in-the-frontend: Result in the frontend """""""""""""""""""""" |img-5| This is the result in the frontend. The single view is available too. The design depends on your HTML template and on your CSS. .. _AJAX: AJAX ---- Enable AJAX with the Browser plugin. .. _Plugin: Plugin ^^^^^^ |img-6| Content Element: Plugin Plugin: Browser Tab [Javascipt/AJAX] AJAX: Enable AJAX for the list view or for the list and the single view Transition of list view: Should it collapse? Transition of single view: Should it collapse? Single view: Should list view and single view displayed at the same time or alternatively? .. _AJAX-Page-Object: AJAX Page Object ^^^^^^^^^^^^^^^^ If the page is reloaded with AJAX, you don't like to have the whole HTML page. You have to add the TypoScript code snippet below into the setup of your page with the Browser plugin. .. _TypoScript-Snippet: TypoScript Snippet """""""""""""""""" You find the snippet in the extension folder of the Browser at: res/typoscript/page\_ajax.txt **Beware of the line break in line 5! After copy form one line!** ////////////////////////////////////////// // // AJAX page object [globalString = GP:tx\_browser\_pi1\|segment=single]\|\| [globalString = GP:tx\_browser\_pi1\|segment=list]\|\| [globalString = GP:tx\_browser\_pi1\|segment=searchform] // Don't handle header of content element lib.stdheader > // Don't wrap content element with a default div tt\_content.stdWrap > // Don't prefix the content element with a comment tt\_content.list.20.stdWrap.prefixComment > // Remove the current page obeject page > // Create a page object for AJAX page < plugin.tx\_browser\_pi1.javascript.ajax.page [global] // AJAX page object .. _Further-Information: Further Information ^^^^^^^^^^^^^^^^^^^ Browser Tutorial AJAX `http://typo3.org/extensions/repository/view/bro wser\_tut\_ajax\_en/current/ `_ The Browser Tutorial AJAX should be helpful, if - you have any further question, - you like to use your own HTML template or - you like to debug Javascript/AJAX. .. _RSS-Feed: RSS Feed -------- .. _Quick-Installation: Quick Installation ^^^^^^^^^^^^^^^^^^ - Create a page "rss" - Add an extension template. - Include the static template "+Job Market - RSS". - Maintain some values with the TypoScript Constant Editor. - Remove the current page object and replace it with the rss page object of the Browser. - Add the plugin "Browser" and configure it to your needs. .. _Add-a-Page-a-Plugin-and-the-Extension-Template: Add a Page, a Plugin and the Extension Template ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Add a page to your page tree.Call it "RSS". Add the Browser plugin to the page.Call it "[Browser for RSS]".Set the header type to: [hidden].Configure the other properties later (see below). Add an extension template to your page.Call it in the format "type \_name-of-your-page\_uid-of-yourTypoScript-template".Here: "+page\_rss\_1022" |img-5| .. _Configuring: Configuring ^^^^^^^^^^^ .. _Template: Template """""""" Configure the extension template. .. _General: [General] ~~~~~~~~~ Add in the tab [General] into the field "setup" the code from below. ////////////////////////////////////////////////////////////////////// ////////////////////// // // RSS page object // Remove the default page object. Check if your page object is called "page"! page > // Remove tt\_content.stdWrap.innerWrap tt\_content.stdWrap.innerWrap > // Create a new page object for XML output page < plugin.tx\_browser\_pi1.rss.page // RSS page object You find this code at res/ts/rssPage.txt in the directory of the extension Browser. .. _Includes: [Includes] ~~~~~~~~~~ Add in the tab [Includes] into the field "Include static (from extensions):" the template: +Job Market - RSS (job\_market) .. _Constant-Editor: Constant Editor """"""""""""""" Please configure some values with the TypoScript Constant Editor: Web Modul > Template Page Tree: page "RSS" Edit Area: [Constant Editor] Category [JOB MARKET RSS] |img-5| Three values are obligated: Host: Host of the RSS feed. No protocol, no slash! I.e: `www.typo3 -job-market.de `_ Job Market single view: Page uid of the single view with the jobs RSS-Feed: Page uid of the RSS-Feed with the jobs .. _Browser-Plugin-Flexform: Browser Plugin / Flexform """"""""""""""""""""""""" .. _Templating: [Templating] ~~~~~~~~~~~~ Browser plugin tab [Templating] Field "Plugin: HTML template: [Job Market (RSS-Feed) (job\_market)] Startingpoint: The folder with your job offers. |img-5| .. _General: [General] ~~~~~~~~~ Browser plugin tab [General] Views: [Configured] Views: Filter [X] Views Selected: 10: Job Market (RSS) |img-5| .. _Result-in-the-Frontend: Result in the Frontend """""""""""""""""""""" Visit your RSS feed in the frontend. The result should look like in the illustration below. |img-5| .. _Indicate-your-RSS-Feed-on-the-Root-Page: Indicate your RSS Feed on the Root Page ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You can indicate your RSS feed on your root page and on every other page. You have to add an alternative link to your HTML head section. |img-5| |img-5| |img-5| If visitors of your site click on the RSS icon of the browser, they will guided to the page with the RSS feed. .. _TypoScript: TypoScript """""""""" You have to add this snippet to the TypoScript of your root page. You find the snippet at: res/typoscript/page\_root.txt Adapt it to your needs. //////////////////////////////////////////////////////// // // RSS alternate link in the HTML head section page { headerData { 99 = COA 99 { 10 = TEXT 10 { value = } } } } // RSS alternate link in the HTML head section .. _Adapt-your-feed: Adapt your feed ^^^^^^^^^^^^^^^ If you like to adapt the RSS/XML feed in any way, the Browser tutorial RSS should be a help. See `http://typo3.org/documentation/document-library/extension- manuals/browser\_tut\_rss\_en/current/ `_ .. _Integration-in-Facebook: Integration in Facebook ----------------------- It is easy to integrate the Job Market into facebook.com. .. _Tutorial: Tutorial ^^^^^^^^ Job Market is based on the TYPO3-Frontend-Engine Browser. Every TYPO3-Extension can be publish on facebook with a minimum of costs, which is based on the Browser - your own database too. The Browser has a tutorial for the issue "Social Media" and especially with the Facebook Integration (21 pages, 28 illustrations). See - HTML: `http://typo3.org/extensions/repository/view/browser\_tut\_socia lmedia\_en/current/ `_ - PDF: `http://typo3.org/extensions/repository/view/browser\_tut\_social media\_en/current/info/?tx\_terfe\_pi1%5BdownloadFile%5D=doc%252Fmanua l.pdf `_ .. _Upgrades: Upgrades -------- .. _From-1-x-to-2-x: From 1.x to 2.x ^^^^^^^^^^^^^^^ The database design is changed from CSV-realtions to MM-realtions. An upgrade ios possible ony, if you take care of a manual update of your relations. Sorry. See "What's new > CSV-relations are moved to MM-realations" on page 19 below. .. _What-s-new: What's new ---------- .. _Version-2: Version 2 ^^^^^^^^^ .. _CSV-relations-are-moved-to-MM-realations: CSV-relations are moved to MM-realations """""""""""""""""""""""""""""""""""""""" [2.0.0] CSV-relations `:sup:`0` <#sdfootnote1sym>`_ are moved to MM- realations. MM-realtions have a better performance. See "Upgrades > From 1.x to 2.x" on page 18 above. .. _Version-1: Version 1 ^^^^^^^^^ .. _AJAX: AJAX """" 1.2.1 Job Market is provided with an optimised HTML template for AJAX .. _RSS-Feed: RSS-Feed """""""" 1.1.1 Job Market is provided with an RSS feed .. _Helpful-suggestions: Helpful suggestions ------------------- .. _The-TYPO3-Browser-Forum: The TYPO3-Browser-Forum ^^^^^^^^^^^^^^^^^^^^^^^ |img-7| Illustration 16: The TYPO3-Frontend-Engine Browser Forum If you have helpful suggestions, feel free to publish any question, bug or code snippet on `http://typo3-browser-forum.de/ `_ Posts are welcome in English and German. .. _Job-Market-on-TYPO3-forge: Job Market on TYPO3 forge ^^^^^^^^^^^^^^^^^^^^^^^^^ You find scheduled new Features and Bug Reports on TYPO3 forge. See `http://forge.typo3.org/projects/show/extension-job\_market/ `_ You are welcome to report any bug, suggestion or feature request on TYPO3 forge. .. _To-Do-List: To-Do List ---------- Nothing to do. .. _Further-Information: Further Information ------------------- .. _Other-extensions-published-by-Die-Netzmacher: Other extensions published by Die Netzmacher ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - |img-8| +AOE Linkhandler Configurator: Configure the AOE linkhandler supported by userinterfaces. Out-of-the-box templates for cal, org, tt\_news and tt\_products. Don't edit page TSconfig any longer. `http://typo3.org/extensions/repository/view/linkhandlerconf/ `_ - |img-9| autositemap: A smart site-map optimised for the footer. It groups menus in columns. Great menus will get two columns. Configuration is based on TypoScript HMENU. `http://typo3.org/extensions/repository/view/autositemap/ `_ - |img-10| Browser – TYPO3 without PHP. Develop your TYPO3 extension 8 times faster! You need one line TypoScript for a result list with a search form, a record browser and an index browser. Images are wrapped self-acting. SEO, Search Engine Optimization, is integrated. `http://typo3.org/extensions/repository/view/browser/ `_ - |img-11| Caddy – the TYPO3 shopping cart. You can use it for your own needs. You need a database with products or any other items only. You can install Caddy out of the box with one mouse click – see Quick Shop below. `http://typo3.org/extensions/repository/view/caddy/ `_ - |img-11| Deal! – TYPO3 Quick Shop interface for the marketplace ebay. Manage all items with TYPO3 and publish it on ebay. Amazon is under construction. `http://typo3.org/extensions/repository/view/deal/ `_ - |img-12| Duty – collection of helpful scheduler tasks. Here: remove deprecated files from directories. `http://typo3.org/extensions/repository/view/duty/ `_ - |img-13| Flip it! offers lovely and smooth page flip transitions. It enables you to run over pages in PDF documents like in a real magazine. It is based on flash. Flipt it! can convert PDF documents to swf files automatically. `http://typo3.org/extensions/repository/view/flipit/ `_ - |img-3| Jobmarket is a catalogue with job offers. Views, the a-z-browser, the page-browser, the search, social bookmarks and a lot of other stuff can configured by the Browser plugin with the mouse. Job Market hasn't any PHP code, it should be easy to adapt it to your needs. `http://typo3.org/extensions/repository/view/job\_market/ `_ - |img-14| Organiser – TYPO3 for the lobby and the organisers. Handle news, events, staff, headquarters, locations, workshops and a calendar with one extension. Sell online tickets! Install the Organiser with one mouse click! `http://typo3-organiser.de/ `_ - |img-11| Quick Shop – the fastest shop in the history of TYPO3. Install it with one mouse click! Quick Shop is based on the browser (see above) and powermail. `http://typo3-quick-shop.de/ `_ - |img-15| PDF Controller: Easy to install. Add to your HTML page the PDF-controller-button. Link from the button to the controller. Adjust the controller by mouseclicks. The PDF Controller supports CSS 3. `http://typo3-pdfcontroller.de/ `_ - |img-16| Radial Search (Umkreissuche) – Enable the browsing through your data by geo location. 'Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. `http://typo3.org/extensions/repository/view/radialsearch/ `_ - |img-16| Route – Publish your routes with GoogleMaps or OpenStreetMap. Routes have points of interest (POI). You can categorise and filter both: routes and POI. Address data can geocoded automatically. `http://typo3.org/extensions/repository/view/route/ `_ - |img-17| seo\_dynamic\_tag: Search Engine Optimization for the title tag, the canonical tag and the meta tags author, description and keywords. Configuration by a user interface. `http://typo3.org/extensions/repository/view/seo\_dynamic\_tag/ `_ - |img-18| Slick - jQuery Carousel: Fully responsive. Scales with its container. Separate settings per breakpoint. Uses CSS3 when available. Swipe enabled. Desktop mouse dragging. Infinite looping. Fully accessible. `http://typo3.org/extensions/repository/view/slick/ `_ - |img-19| TSconfig Pages and Users by extManager (extkey: tsconf): Configure the the eight most commonly used TSconfig porperties with the mouse - like page tree uids, activated extended view, activated clipboard, ... `http://typo3.org/extensions/repository/view/tsconf/ `_ .. _Demo-Website: Demo-Website ^^^^^^^^^^^^ Online demo: `http://typo3-job-market.de/ `_ .. _Manual-and-Tutorial-in-PDF: Manual and Tutorial in PDF ^^^^^^^^^^^^^^^^^^^^^^^^^^ You find this manual in PDF format at doc/manual.pdf `http://typo3.org/extensions/repository/view/job\_marke t/current/info/?tx\_terfe\_pi1%5BdownloadFile%5D=doc%252Fmanual.pdf `_ .. _Browser-Manual-and-Browser-Tutorial-Basics: Browser Manual and Browser Tutorial Basics """""""""""""""""""""""""""""""""""""""""" Manual: The Browser has it's own manual (with the reference of course). - HTML `http://typo3.org/documentation/document-library/extension- manuals/browser/current/ `_ - PDF: `http://typo3.org/extensions/repository/view/browser/current/info /?tx\_terfe\_pi1%5BdownloadFile%5D=doc%252Fmanual.pdf `_ Tutorial Basics: A lot of step-by-step introductions. - HTML: `http://typo3.org/documentation/document-library/extension- manuals/browser\_tut\_basics\_en/current/ `_ - PDF: `http://typo3.org/extensions/repository/view/browser\_tut\_basics \_en/current/info/?tx\_terfe\_pi1%5BdownloadFile%5D=doc%252Fmanual.pdf `_ .. _Credits: Credits ^^^^^^^ A part of this extension was sponsored by LEG Thüringen (Landesentwicklungs-Gesellschaft Thüringen) `http://www .leg-thueringen.de/ `_ .. _About-the-Author: About the Author ^^^^^^^^^^^^^^^^ .. _Dirk-Wildt: Dirk Wildt """""""""" |img-20| Illustration 17: The Author - a little bit blurred Dirk Wildt (\* 1963 Hamburg/Germany) Founder of `Die Netzmacher GbR `_ (Erfurt/Weimar) Founder of `TYPO3 Usergroup Thuringia `_ Member of `TYPO3 Usergroup Leipzig `_ 2003: Founding `think visually! `_ It is `Die Netzmacher `_ since 2009. 2000 - 2002: Financial Controller, `G.E.B.B `_ 1999 - 2000: Financial Controller, `G\|M\|Z - Tagesspiegel-Gruppe `_ 1997 - 1999: Spokesman, `Senatsverwaltung für Finanzen, Berlin `_ 1989 - 1997: Editor and Financial Controller, `taz, die tageszeitung `_ 1982 - 1989: Freelancing Press Photographer .. _Changelog: Changelog --------- 2.0.1 **Improvement** \* #i0001: TYPO3 6.2 **Bugfix** \* #64118: TCA table.fields are buggySee `https://forge.typo3.org/issues/64118 `_ 2.0.0 **New Major Version** \* #i0000: New database design\* CSV- relations are moved to MM-relationsDANGER: Update isn't possible without manual converting of relations. Sorry.Revisions: from 62190 to 62208 1.5.2 **Update** \* #00000: Update to Browser version 3.9.14filter.table.field.first\_item.value\_stdWrap is moved to cObject 1.5.1 **Imrovements** \* #00000: a-z-browser is renamed as index browser 1.5.0 **New Feature** \* #27041: Record browser for the single view / Prev-next Switcher in the single view 1.4.0 **Improvement** \* Update to browser 3.7.0 (new feature: record\_browser) 1.3.0 **Improvement** - Adaptation to the Browser version 3.5 1.2.1 **New Feature** - AJAX 1.1.1 **New Feature** - RSS-Feed 1.0.1 **Publishing** - Adding a manual 0.0.1 **Initial release** .. _Illustration-Index: Illustration Index ------------------ Illustration 1: Job Market in the list view 3 Illustration 2: Job Market in the single view 3 Illustration 3: Job Market as RSS-Feed 3 Illustration 4: The Browser plugin - here the tab [Social Media] 4 Illustration 5: Installed extensions 7 Illustration 6: Page tree and some job records 7 Illustration 7: Result in the frontend 8 Illustration 8: RSS page with the browser plugin and the TypoScript template 11 Illustration 9: The TypoScript Constant Editor 12 Illustration 10: Browser plugin tab [Templating] 13 Illustration 11: Browser plugin tab [General] 13 Illustration 12: Job Market as RSS-Feed 14 Illustration 13: RSS Icon in the Internet Explorer 15 Illustration 14: RSS Icon in the Firefox 15 Illustration 15: RSS Icon in the Safari 15 Illustration 16: The TYPO3-Frontend-Engine Browser Forum 20 Illustration 17: The Author - a little bit blurred 23 .. _Alphabetical-Index: Alphabetical Index ------------------ `0 <#sdfootnote1anc>`_ CSV: comma separated values 26 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.jpeg .. :border: 0 .. :height: 20 .. :id: Grafik1 .. :name: Grafik1 .. :width: 69 .. |img-3| image:: img-3.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik12 .. :name: Grafik12 .. :width: 18 .. |img-4| image:: img-4.jpeg .. :align: bottom .. :border: 0 .. :height: 249 .. :id: Grafik13 .. :name: Grafik13 .. :width: 280 .. |img-5| image:: data: :alt: Frame1 .. :align: bottom .. :id: Frame1 .. :name: Frame1 .. |img-6| image:: img-6.jpeg .. :align: bottom .. :border: 0 .. :height: 421 .. :id: graphics28 .. :name: graphics28 .. :width: 454 .. |img-7| image:: img-7.jpeg .. :align: left .. :border: 0 .. :height: 161 .. :id: graphics81 .. :name: graphics81 .. :width: 302 .. |img-8| image:: img-8.png .. :border: 0 .. :height: 16 .. :id: Grafik2 .. :name: Grafik2 .. :width: 18 .. |img-9| image:: img-9.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik3 .. :name: Grafik3 .. :width: 18 .. |img-10| image:: img-10.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik4 .. :name: Grafik4 .. :width: 18 .. |img-11| image:: img-11.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik6 .. :name: Grafik6 .. :width: 16 .. |img-12| image:: img-12.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik8 .. :name: Grafik8 .. :width: 16 .. |img-13| image:: img-13.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik9 .. :name: Grafik9 .. :width: 18 .. |img-14| image:: img-14.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik11 .. :name: Grafik11 .. :width: 16 .. |img-15| image:: img-15.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik15 .. :name: Grafik15 .. :width: 18 .. |img-16| image:: img-16.png .. :align: bottom .. :border: 0 .. :height: 18 .. :id: Grafik16 .. :name: Grafik16 .. :width: 18 .. |img-17| image:: img-17.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik18 .. :name: Grafik18 .. :width: 16 .. |img-18| image:: img-18.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik19 .. :name: Grafik19 .. :width: 16 .. |img-19| image:: img-19.png .. :align: bottom .. :border: 0 .. :height: 16 .. :id: Grafik20 .. :name: Grafik20 .. :width: 16 .. |img-20| image:: img-20.jpeg .. :align: left .. :border: 0 .. :height: 132 .. :id: graphics20 .. :name: graphics20 .. :width: 100