/[drupal]/contributions/modules/multidomain/multidomain.module
ViewVC logotype

Log of /contributions/modules/multidomain/multidomain.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 03:51:27 2009 UTC (7 months ago) by betz
Branch: DRUPAL-5
Changes since 1.1.2.17: +6 -6 lines
Diff to previous 1.1.2.17 , to branch point 1.1 , to next main 1.4
Updated 5 branch back to HEAD. (Mistake by updating to head before)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 05:24:49 2008 UTC (12 months, 3 weeks ago) by betz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#122355: URL aliases bug fixed by levavie and wayland76

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 04:47:27 2008 UTC (12 months, 3 weeks ago) by betz
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
#149841: Fixes 'Path matching doesn't respect aliases' bug. Thanx to nedjo

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 04:16:56 2008 UTC (12 months, 3 weeks ago) by betz
Branch: MAIN
Changes since 1.1: +573 -219 lines
Diff to previous 1.1
#161087: fixing bug not unique table/alias thanx to wayland76

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 26 01:21:14 2007 UTC (2 years, 5 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.16: +2 -2 lines
Diff to previous 1.1.2.16 , to branch point 1.1
Issue #154633, fix error in declaring MULTIDOMAIN_TAXONOMY_REWRITE_ALL define.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 12 18:10:51 2007 UTC (2 years, 5 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.15: +47 -15 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Issue #148969, make SQL rewriting for taxonomies optional and configurable.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 3 15:36:57 2007 UTC (2 years, 5 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.14: +10 -1 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Issue #144282, set front page for domain.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 01:56:04 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.13: +190 -12 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Issue #138042, add support for assigning nodes to domains by taxonomy.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 16:07:01 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.12: +2 -2 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Issue #142073, fix error in previous commit for #141223, closing parenthesis in wrong place.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 23:32:22 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.11: +2 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Issue #141223, fix node type matching.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 16:49:44 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.10: +1 -2 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Remove debugging code inadvertantly left in previous commit.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 16:41:38 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.9: +102 -7 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Issue #139699, add configuration settings per domain for variables like site_name, site_frontpage, etc. The patch includes a helper function for extracting given fields from given forms, so adding more configuration options in furture if desired will be easy.

Settings are saved for a domain only if they are different from the default domain's settings. That way, changes to the default domain's settings will affect all domains except for domains that have previously had custom settings registered.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 15:34:20 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.8: +3 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Issue #139686, prevent conflict with singlesignon. Don't rewrite URLs that will be given a domain by singlesignon.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 15:30:37 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.7: +2 -2 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Issue #139227, fix error preventing change of name for existing domain.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 15:25:27 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.6: +2 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Issue #139689, make protocol variable static.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 15:12:27 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Issue #139213, correct the menu item type for domain deletion.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 15:10:06 2007 UTC (2 years, 6 months ago) by nedjo
Branch: DRUPAL-5
Changes since 1.1.2.4: +4 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Issue #139231, work without clean URLs.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 23:20:58 2007 UTC (2 years, 8 months ago) by robroy
Branch: DRUPAL-5
Changes since 1.1.2.3: +243 -229 lines
Diff to previous 1.1.2.3 , to branch point 1.1
- Removed call to missing JS file.
- Patch #123488 by inty: Fixed dsm call.
- Patch #123239 by ezra-g: Remove the url arg.
- Code cleanup.
- Added CVS tags.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 3 10:21:00 2007 UTC (2 years, 9 months ago) by adrian
Branch: DRUPAL-5
Changes since 1.1.2.2: +24 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Add delete functionality to settings page. issue #109695

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 3 09:45:28 2007 UTC (2 years, 9 months ago) by adrian
Branch: DRUPAL-5
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
patch from issue #115352. Wrong parameter order for strpos. Thanks to development seed

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 15:10:25 2006 UTC (2 years, 11 months ago) by adrian
Branch: DRUPAL-5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
fix a small xss issue in multidomain. ie: using ! instead of @ for displaying the domain being configured.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 02:02:56 2006 UTC (2 years, 11 months ago) by adrian
Branch: MAIN
Branch point for: DRUPAL-5
Initial commit of the Multi Domain module. This module allows you to publish different parts of your site on different domains. It is also useful for putting certain parts of your site behind https, such as the user login or ecommerce areas.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2