CVS messages for Translation template extractor
September 26, 2008
- Commit #142442 by Gábor Hojtsy at 10:52
#309875 follow up by myself: coder counts lines from 0 not 1
- Commit #142440 by Gábor Hojtsy at 10:44Translation template extractor: /modules/potx/potx.inc 1.1.2.17.2.7.2.14 @ DRUPAL-6--2
Translation template extractor: /modules/potx/potx.module 1.1.2.12.2.2.2.6 @ DRUPAL-6--2#313789 noticed by stella, fix by myself: fix code review errors in potx module
- Commit #142439 by Gábor Hojtsy at 10:32Translation template extractor: /modules/potx/potx.inc 1.1.2.17.2.7.2.13 @ DRUPAL-6--2
Translation template extractor: /modules/potx/potx.module 1.1.2.12.2.2.2.5 @ DRUPAL-6--2#312523 by stella any myself: better error messages for potx errors / coder reviews. This expands on the existing structured reporting mode to separate the code excerpt, which we don't need in coder reviews. Also unifies how the excerpt appears; now with the file name and line in one sentence for easy error location spotting if potx is used outside of coder.
September 25, 2008
- Commit #142232 by Gábor Hojtsy at 07:02
#306384 by Takafumi: incorrect arguments were passed to potx_get_header(), resulting in SQL errors
- Commit #142230 by Gábor Hojtsy at 06:49
#213868 by Dave Cohen, Freso and myself: check our required token PHP extension, so people know that the module has an external dependency to make it work.
September 24, 2008
- Commit #142124 by Gábor Hojtsy at 19:08Translation template extractor: /modules/potx/potx.inc 1.1.2.17.2.7.2.11 @ DRUPAL-6--2
Translation template extractor: /modules/potx/potx.module 1.1.2.12.2.2.2.4 @ DRUPAL-6--2#309875 by douggreen and myself: Update and improve coder integration - add the POTX_STATUS_STRUCTURED reporting mode - rework potx_status() to accept and separately, instead of integrating them into the messages in different random forms - automatically append file and line info in all but the structured reporting mode - slightly better messages where 'Invalid marker content' was before - updated to the latest coder API, using _coder_error() instead of theme('coder_warning', ...)
September 10, 2008
- Commit #139145 by Gábor Hojtsy at 10:18
Preliminary support for parsing Drupal 7.x source files. There is already a hook_perm() change in Drupal 7 which does not have handler code yet, but things which work the same way in Drupal 6 should work still.
- Commit #139144 by Gábor Hojtsy at 10:15
Preliminary support for parsing Drupal 7.x source files. There is already a hook_perm() change in Drupal 7 which does not have handler code yet, but things which work the same way in Drupal 6 should work still.
- Commit #139141 by Gábor Hojtsy at 09:43
Preliminary support for parsing Drupal 7.x source files. There is already a hook_perm() change in Drupal 7 which does not have handler code yet, but things which work the same way in Drupal 6 should work still. Plus port an is_dir() change which was missing from this branch.
- Commit #139140 by Gábor Hojtsy at 09:41
Preliminary support for parsing Drupal 7.x source files. There is already a hook_perm() change in Drupal 7 which does not have handler code yet, but things which work the same way in Drupal 6 should work still.
