Log of /contributions/modules/country_code/country_code.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 19 18:53:00 2008 UTC
(13 months, 1 week ago)
by
nedjo
Branch:
MAIN
Changes since
1.12: +14 -3 lines
Diff to
previous 1.12
Issue #323364, return all languages for global country. Also add global option when selecting user's preferred country. Also set user's current country as default when selecting user's preferred country.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 18 01:58:03 2008 UTC
(13 months, 1 week ago)
by
nedjo
Branch:
MAIN
Changes since
1.9: +20 -4 lines
Diff to
previous 1.9
Further work on issue #311174. Use path prefix rather than GET variable to trigger country change. Fix active link in block. Improved hook_boot() handling of GET['q'].
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 17 23:08:28 2008 UTC
(13 months, 1 week ago)
by
nedjo
Branch:
MAIN
Changes since
1.8: +11 -4 lines
Diff to
previous 1.8
Issue #322852, fix language switching, and issue #322762, delete languages for country when deleting country. Also various minor cleanup and refinements, e.g., cache module_exists() results in custom url rewrite.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 17 18:36:16 2008 UTC
(13 months, 1 week ago)
by
nedjo
Branch:
MAIN
Changes since
1.7: +17 -5 lines
Diff to
previous 1.7
Issue #322635, auto-create country languaged. Also, filter language select to show only languages not already added to the country.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 30 17:55:41 2008 UTC
(13 months, 3 weeks ago)
by
recidive
Branch:
MAIN
Changes since
1.2: +7 -3 lines
Diff to
previous 1.2
- Removing Enable/Disable countries feature.
- Adding weight field to country_code_country table.
- Refactoring the UI to make better use of Drupal 6 APIs.
- Renaming country_code.countries.inc to country_code_country_list.inc and moved stuff around.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 20 16:40:25 2008 UTC
(14 months ago)
by
recidive
Branch:
MAIN
Changes since
1.1: +3 -4 lines
Diff to
previous 1.1
Adding country code -> country list.
Changing url rewriting functions including to hook_boot().
Start working on a UI to add countries and set languages.
Adding .install file creating a new database table to store country settings.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 16 22:05:59 2008 UTC
(14 months, 1 week ago)
by
nedjo
Branch:
MAIN
Initial draft of a module to provide functionality based on country
codes, such that users will have paths prefixed with their country code
based on IP. To include views filtering by country code (not yet
implemented).
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.