Log of /contributions/translations/drupal-pot/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 8 08:50:50 2007 UTC
(2 years, 7 months ago)
by
goba
Branch:
MAIN
Changes since
1.4: +5 -83 lines
Diff to
previous 1.4
Extractor.php became potx-cli.php:
- remove extractor.php
- replace readme to inform people on why we are not generating templates for Drupal HEAD
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 21 16:35:12 2006 UTC
(3 years, 1 month ago)
by
goba
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.3: +42 -13 lines
Diff to
previous 1.3
the extactor is web-enabled, so document it, but warn about the possible security problems associated with this use
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 1 20:07:34 2006 UTC
(3 years, 9 months ago)
by
goba
Branch:
MAIN
Changes since
1.2: +18 -10 lines
Diff to
previous 1.2
new, more intelligent extractor
- now has command line options for work modes
- the new default auto mode autodiscovers Drupal files from the current
folder and subfolders (finds theme files not found before with the suggested
command line params)
This teoretically allows the extractor to easily run on Windows, needs testing.
- the manual file option is still there, just need to add --files before the file list
- there is a debug option, which only runs the extract on itself (the auto mode
excludes the extractor, in case it is in the current folder)
- there is help for these options
+ previous performance changes also forward ported from the 4-7 branch
Revision
1.2.6.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 1 20:06:07 2006 UTC
(3 years, 9 months ago)
by
goba
Branch:
DRUPAL-4-7
Changes since
1.2: +18 -10 lines
Diff to
previous 1.2
, to
next main 1.6
new, more intelligent extractor
- now has command line options for work modes
- the new default auto mode autodiscovers Drupal files from the current
folder and subfolders (finds theme files not found before with the suggested
command line params)
This teoretically allows the extractor to easily run on Windows, needs testing.
- the manual file option is still there, just need to add --files before the file list
- there is a debug option, which only runs the extract on itself (the auto mode
excludes the extractor, in case it is in the current folder)
- there is help for these options
README also updated, also mentioning the translation mailing list
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:02:04 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:
find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;
I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.
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.