Log of /drupal/modules/translation/translation.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.59 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 24 00:14:22 2009 UTC
(3 months ago)
by
webchick
Branch:
MAIN
Changes since
1.58: +2 -1 lines
Diff to
previous 1.58
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
Revision
1.58 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 24 00:10:45 2009 UTC
(3 months ago)
by
webchick
Branch:
MAIN
Changes since
1.57: +1 -2 lines
Diff to
previous 1.57
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
Revision
1.56 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 22 14:34:23 2009 UTC
(3 months ago)
by
webchick
Branch:
MAIN
Changes since
1.55: +3 -3 lines
Diff to
previous 1.55
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
Revision
1.53 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 30 19:24:21 2009 UTC
(3 months, 3 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.52: +2 -2 lines
Diff to
previous 1.52
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
Revision
1.50 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 2 04:27:23 2009 UTC
(4 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.49: +4 -3 lines
Diff to
previous 1.49
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
Revision
1.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 9 11:30:25 2008 UTC
(11 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.34: +5 -5 lines
Diff to
previous 1.34
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.
Revision
1.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 9 15:15:54 2008 UTC
(13 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.31: +5 -2 lines
Diff to
previous 1.31
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 6 12:18:51 2008 UTC
(18 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.26: +1 -2 lines
Diff to
previous 1.26
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 14 17:48:42 2008 UTC
(19 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.25: +16 -16 lines
Diff to
previous 1.25
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 6 18:50:12 2008 UTC
(19 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.24: +2 -2 lines
Diff to
previous 1.24
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 20 13:46:42 2008 UTC
(21 months ago)
by
dries
Branch:
MAIN
Changes since
1.23: +4 -2 lines
Diff to
previous 1.23
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 18 16:27:44 2007 UTC
(23 months, 1 week ago)
by
goba
Branch:
MAIN
CVS Tags:
DRUPAL-6-0-RC-1
Changes since
1.19: +2 -2 lines
Diff to
previous 1.19
#189880 by keith.smith based on initial suggestions from O Govinda: much better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 14 18:08:49 2007 UTC
(23 months, 1 week ago)
by
goba
Branch:
MAIN
Changes since
1.18: +2 -2 lines
Diff to
previous 1.18
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 5 16:34:05 2007 UTC
(23 months, 2 weeks ago)
by
goba
Branch:
MAIN
CVS Tags:
DRUPAL-6-0-BETA-4
Changes since
1.17: +4 -3 lines
Diff to
previous 1.17
#196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 9 17:47:29 2007 UTC
(2 years ago)
by
goba
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
#172584 sidetrack issue patch by myself: tnid was not put properly into the node form, so translation workflow was not working
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 30 15:31:46 2007 UTC
(2 years, 2 months ago)
by
goba
Branch:
MAIN
Changes since
1.11: +1 -18 lines
Diff to
previous 1.11
#111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 26 16:06:35 2007 UTC
(2 years, 2 months ago)
by
goba
Branch:
MAIN
Changes since
1.10: +2 -2 lines
Diff to
previous 1.10
small but annoying wording typo noticed by chx: translation_node_get_translations() actually loads partial nodes only
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 26 13:49:27 2007 UTC
(2 years, 2 months ago)
by
goba
Branch:
MAIN
Changes since
1.9: +23 -8 lines
Diff to
previous 1.9
#111127 follow up patch by chx, slightly modified: properly wipe the translation set node_load caches when a set is updated
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 25 09:25:49 2007 UTC
(2 years, 3 months ago)
by
goba
Branch:
MAIN
Changes since
1.8: +3 -1 lines
Diff to
previous 1.8
#111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 12 15:55:36 2007 UTC
(2 years, 3 months ago)
by
dries
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 5 08:48:58 2007 UTC
(2 years, 4 months ago)
by
goba
Branch:
MAIN
Changes since
1.6: +2 -2 lines
Diff to
previous 1.6
#156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 30 21:00:51 2007 UTC
(2 years, 4 months ago)
by
goba
Branch:
MAIN
Changes since
1.2: +42 -1 lines
Diff to
previous 1.2
#141996 by Jose A Reyero and myself: translation block to switch interface languages by default, and even content languages, when a translation module provides the alternate links
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 30 19:46:58 2007 UTC
(2 years, 4 months ago)
by
goba
Branch:
MAIN
Changes since
1.1: +3 -3 lines
Diff to
previous 1.1
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 15 18:40:14 2007 UTC
(2 years, 5 months ago)
by
goba
Branch:
MAIN
#142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature
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.