Log of /contributions/modules/potx/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.3.6.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 31 14:35:06 2008 UTC
(21 months, 3 weeks ago)
by
goba
Branch:
DRUPAL-5--2
Changes since
1.1.2.3: +3 -8 lines
Diff to
previous 1.1.2.3
, to
next main 1.1.2.4
Leveling differences between 6.x and 5.x versions:
- backported some code style fixes from 6.1
- backported relevant README changes from 6.x
- removed hook_node_types() support, as it is a Drual 4.6 construct, not supported anymore
- ported region name and default user role detection from 6.1
- ported back hook_perm() error detection from 6.2
- ported duplication marking for installer strings in runtime export from 6.1
- better code when no file version was indentifiable, so the file name is included at least
Revision
1.1.2.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 31 14:29:35 2008 UTC
(21 months, 3 weeks ago)
by
goba
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-2,
DRUPAL-5--1-3
Changes since
1.1.2.3: +3 -8 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
, to
next main 1.2
Leveling differences between 6.x and 5.x versions: - backported some code style fixes from 6.1
- backported relevant README changes from 6.x
- removed hook_node_types() support, as it is a Drual 4.6 construct, not supported anymore
- ported region name and default user role detection from 6.1
- ported back hook_perm() error detection from 6.2
- ported duplication marking for installer strings in runtime export from 6.1
- better code when no file version was indentifiable, so the file name is included at least
Revision
1.1.2.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 2 09:18:15 2007 UTC
(2 years, 6 months ago)
by
goba
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-1,
DRUPAL-6--1-0,
DRUPAL-6--1-1
Branch point for:
DRUPAL-5--2,
DRUPAL-6--1,
DRUPAL-6--2
Changes since
1.1.2.2: +20 -9 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
greatly improved extractor:
- introduced extraction modes, so we can generate single files and
multiple files with different extraction modes, as it fits to the task at hand
- #128082: greatly improve extractor performance by working with a token lookup
array and not going through the complete token array... New code submitted by
Brandon Bergren to a previous version of extractor.php, took me a day to get
it polished for the current version. Doubles the speed of the extractor.
- #140249: fix HTTP serving of translation files, patch by Alexander Hass
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 20 10:56:37 2007 UTC
(2 years, 8 months ago)
by
goba
Branch:
MAIN
Branch point for:
DRUPAL-5
Adding potx project folder for the PO extractor.
Extractor.php gets moved here, so a module can be built around it for convinient web based POT generation
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.