From andreas_reichel at online.de Wed Sep 10 22:11:08 2014 From: andreas_reichel at online.de (Andreas Reichel) Date: Wed, 10 Sep 2014 22:11:08 +0200 Subject: [TYPO3-typo3org] =?utf-8?q?_Redmine_api_id?= Message-ID: Hello, my name is Andreas and I am currently working on a sonar plugin to measure technical debt over long time. For my testing I was looking for a project that uses git and redmine and Typo3 happens to use it. My question is. Is there a way to access the redmine api so that I can use some statistical data for my development? Thank you very much for your support, Andreas From steffen.gebert at typo3.org Thu Sep 11 14:55:46 2014 From: steffen.gebert at typo3.org (Steffen Gebert) Date: Thu, 11 Sep 2014 14:55:46 +0200 Subject: [TYPO3-typo3org] Redmine api id In-Reply-To: References: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Andreas, have you already registered on typo3.org? Then you can log in to http://forge.typo3.org and there retrieve your API key. When you crawl our redmine installation, please be so kind and throttle your crawler that the site will not get overloaded or your IP blocked. Will your plugin be open source or can you share your findings with our community? Thanks for your interest in TYPO3! Kind regards Steffen - -- Steffen Gebert TYPO3 Server Administration Team Member TYPO3 .... inspiring people to share! Get involved: http://typo3.org My wish list: https://www.amazon.de/registry/wishlist/922E3JYSQ7CV/ref=cm_wl_sb_v?sort=priority On 10/09/14 22:11, Andreas Reichel wrote: > Hello, > > my name is Andreas and I am currently working on a sonar plugin to > measure technical debt over long time. For my testing I was > looking for a project that uses git and redmine and Typo3 happens > to use it. My question is. Is there a way to access the redmine api > so that I can use some statistical data for my development? > > Thank you very much for your support, Andreas -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - http://gpgtools.org iQEcBAEBAgAGBQJUEZvQAAoJEIskG/rSlyw46/kH/A11NYLWh/ntnpvgvdluQ7Uq OQROR5l77n9A7nQSjST7azDllw/5glHxpHGUtOTpU3gwpBQ8XWTG3SoflsWeExrS GMQd1uLLvy5lx/IRHEn2RY8ZxRlcIQZQ8myS/2VJX/1LtdYHzuc/+x/Dj+izWa0J X2MiNOuECNoVkWjoLGJlCX5+tCggGGCh458P2Nii8ADrv7LM38FIIS4RkAkdCBwI wIaxLvet5uovhWcxZel7bs/13H+fZ6SW502KAcn0OO295vyqftAnOPpW2zE9YJ8Q xNaWPiPFWvjPnTl0qOAIzLCYm18BDlX3/ux8croVRgJ5uEpujUrrz5J5UYfFgak= =f/yb -----END PGP SIGNATURE----- From ian at webian.it Thu Sep 18 11:27:20 2014 From: ian at webian.it (ian excedo) Date: Thu, 18 Sep 2014 11:27:20 +0200 Subject: [TYPO3-typo3org] =?utf-8?q?_=3Ctitle=3E_tag_of_Forum_posts?= Message-ID: Hi, for SEO purpose and better SERP readability the tag of forum posts should be in this format: post title + forum title not forum title + post title Actually in the result of a SERP the relevant part of a post, its title, is cropped by Google from the title of the page cause there is the forum title before, ex for query "site:forum.typo3.org render checkbox": 1) TYPO3 Forum: Extbase MVC ? Fluid: how to render a multiple-select ... 2) TYPO3 Forum: Extbase MVC ? Improve handling of bound properties in ... It should be something like: 1) Fluid: how to render a multiple-select field as checkboxes? ? TYPO3 Forum... 2) Improve handling of bound properties in checkbox, radio and select ViewHelpers ? TYPO3... Regards