Log of /contributions/modules/domain/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.70 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 31 18:28:32 2009 UTC
(3 weeks, 5 days ago)
by
agentken
Branch:
MAIN
Changes since
1.69: +27 -8 lines
Diff to
previous 1.69
-- #615294. Adds a setting to force Domain Access rules on users who can _administer nodes_.
Revision
1.67 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 24 16:18:51 2009 UTC
(4 weeks, 5 days ago)
by
agentken
Branch:
MAIN
Changes since
1.66: +4 -1 lines
Diff to
previous 1.66
-- #540684 by Bartezz. Allows Domain Source to set the active domain as source.
-- #561282 by kotu, nonsie, nirbhasa, Bartezz. Removes the auto-filtering of domains
by id when using Views.
-- #564070 by BWPanda. Limits Domain Source to only active domains.
-- #564070 by BWPanda. Better redirects from invalid domains.
-- Introduces domain_get_node_domains() and domain_source_lookup().
-- Now logs requests to invalid domains.
-- Introduces the _access inactive domains_ permission.
-- Introduces the _access domain navigation_ permission.
-- Requires running update.php to add new permissions.
Revision
1.66 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 11 14:10:01 2009 UTC
(6 weeks, 4 days ago)
by
agentken
Branch:
MAIN
Changes since
1.65: +18 -5 lines
Diff to
previous 1.65
-- #576444 by jeremyr and nonsie. Makes the selection of domains configrable as checkboxes or select list.
Revision
1.62 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 3 17:09:25 2009 UTC
(4 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.61: +9 -2 lines
Diff to
previous 1.61
-- #509356. Cleans up some error handling and Domain Strict usage. Adds test png.
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 6 20:27:28 2009 UTC
(8 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.53: +56 -65 lines
Diff to
previous 1.53
-- #393448. Moves Content editing forms settings to hook_perm().
See UPGRADE.txt for details on the changes.
Revision
1.50 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 13 14:35:15 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.49: +46 -1 lines
Diff to
previous 1.49
-- #313629 by jsenzee. Adds default role settings and default domains for new users.
Revision
1.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 12 23:23:43 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-6--2-0-RC4
Changes since
1.48: +49 -63 lines
Diff to
previous 1.48
-- Deprecates the domain_editor grant.
-- Adds the _delete domain nodes_ permission.
-- Tightens restrictions on operations run by Domain Content, based on the
new permissions.
-- Fixes Domain Strict to only affect the view operation.
-- Updates README.txt.
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 11 23:17:58 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.47: +19 -2 lines
Diff to
previous 1.47
-- #320064. Places the default domain record into {domain} as record 0.
-- Changes the installer to add domains 0 and 1 on install.
-- Use of 6.x.2.0 now requires running update.php for users of lower versions.
-- Begins to fix Domain Views for ViewsAPI 2.0. UNSTABLE.
-- Fixes Domain Prefix README.
Revision
1.47 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 10 20:19:27 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.46: +27 -27 lines
Diff to
previous 1.46
-- #319542 by batigolix. Updates install instructions.
-- Standardizes documentation use of the term domain instead of subdomain.
-- Makes most include_once and require_once calls simple include statements.
Revision
1.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 17 17:35:26 2008 UTC
(14 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.42: +9 -1 lines
Diff to
previous 1.42
-- #306322 patch by ariflukito. Filtering problem for Domain Content.
-- #307663. Bad logic when displaying editor domain list in hook_user().
-- #306551 patch by zttt. Do not set action on forms that already are set to an external host.
-- #309258 by nirvanajyothi. Clarifies documentation of content editing forms.
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 9 15:35:22 2008 UTC
(14 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.40: +2 -2 lines
Diff to
previous 1.40
-- #300702 patch by Garrett Albright. Fixes calls to wrong variable name (sitename | site_name).
Revision
1.39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 1 15:18:35 2008 UTC
(15 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.38: +2 -2 lines
Diff to
previous 1.38
-- #290017. Fixes error in Domain Source validation logic.
-- #290014. Fixes default checkbox errors.
-- Cleans up some E_ALL issues.
-- Cleans up some documentation.
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 25 17:51:21 2008 UTC
(16 months ago)
by
agentken
Branch:
MAIN
Changes since
1.36: +52 -33 lines
Diff to
previous 1.36
-- Fixes default domain source debug message.
-- Adds default domain documentation.
Revision
1.26.2.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 25 17:50:45 2008 UTC
(16 months ago)
by
agentken
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-5
Changes since
1.26.2.7: +44 -27 lines
Diff to
previous 1.26.2.7
, to
branch point 1.26
-- Fixes default domain source debug message.
-- Fixes logic error in implementation of url rewrites for Domain Source.
-- #268779 allows the setting of default domains for URL rewrites.
-- Adds default domain documentation.
Revision
1.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 6 21:16:39 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-RC4,
DRUPAL-6--1-0-RC5
Changes since
1.35: +6 -6 lines
Diff to
previous 1.35
-- Coder style cleanup.
-- E_ALL Strict compliance.
-- Fixes logic error in implementation of url rewrites for Domain Source.
-- Removed the $domain argument from hook_domainconf().
-- Batch operations changes for E_ALL.
-- Removes legacy xcoord, ycoord from domain_conf_system().
-- Removes serialize|unserialize from variable_set|get.
-- Adds hook_node_access_explain() for Devel module.
-- Removes domain_user_boot() -- not needed.
-- #271340 typo on user page.
-- Fixes domain_user view changes for D6.
-- FormsAPI fixes for batch processing in D6.
-- #268779 allows the setting of default domains for URL rewrites.
-- #246497 by scedwar. Adds empty domain gid for use with Domain Views.
-- Created 6.x.1.0rc4
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 5 16:24:54 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.33: +4 -1 lines
Diff to
previous 1.33
-- #278836 by nirvanajyothi. Array error in node forms when users were not
assigned to any valid domains.
Revision
1.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 19:48:47 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.31: +6 -1 lines
Diff to
previous 1.31
-- #270983 by ariflukito. Keeps the domain port intact, allowing non-standard ports.
Revision
1.26.2.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 8 15:42:16 2008 UTC
(17 months, 2 weeks ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.26.2.4: +46 -52 lines
Diff to
previous 1.26.2.4
, to
branch point 1.26
-- #249809 by scedwar. Removes note about OGUR from documentation.
-- #253112 patch by nonsie, idea by scedwar. Adds node debugging block.
-- Updates documentation.
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 1 14:19:54 2008 UTC
(17 months, 3 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-RC2,
DRUPAL-6--1-0-RC3
Changes since
1.30: +48 -54 lines
Diff to
previous 1.30
-- Updates multiple_node_access.patch to Drupal 6.2.
-- #265213 by hardfocus. Cleans up two documentation issues.
-- #249809 by scedwar. Removes note about OGUR from documentation.
-- #253112 patch by nonsie, idea by scedwar. Adds node debugging block.
-- Updates documentation.
-- #263334 patch by nonsie. Updates Domain Views to Drupal 6 and Views 2.
-- Creates 6.x.1.0-rc2
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 20 22:44:31 2008 UTC
(19 months, 1 week ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-BETA2,
DRUPAL-6--1-0-RC
Changes since
1.29: +9 -7 lines
Diff to
previous 1.29
-- #243418 (assisted by georgw). Updates menu system to Drupal 6.2.
-- #242648 fixes issue with www stripping for Domain Conf and Domain Prefix.
-- #240897 by skirr@drupal.ru. Clarifies documentation of primary domain name string.
-- #244142 by a_c_m. Sets varchar(255) for subdomain and sitename columns.
-- #243731 by Somebody Sysop. Fixes logic error in multiple_node_access.patch.
-- Requires running update.php.
-- Creates the 6.x.1-beta2 release.
Revision
1.26.2.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 20 21:44:38 2008 UTC
(19 months, 1 week ago)
by
agentken
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-3,
DRUPAL-5--1-4
Changes since
1.26.2.3: +6 -1 lines
Diff to
previous 1.26.2.3
, to
branch point 1.26
-- #247684 fixes error in domain_default().
-- #240897 by skirr@drupal.ru. Clarifies documentation of primary domain name string.
-- #244142 by a_c_m. Sets varchar(255) for subdomain and sitename columns.
-- #243731 by Somebody Sysop. Fixes logic error in multiple_node_access.patch.
-- #242648 fixes issue with www stripping for Domain Conf and Domain Prefix.
-- Requires running update.php.
-- Creates the 5.x.1.3 release.
Revision
1.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 30 17:51:46 2008 UTC
(19 months, 4 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-BETA1
Changes since
1.28: +181 -211 lines
Diff to
previous 1.28
-- First full port to Drupal 6.
-- #785216 by ax. Cleans up API documentation according to http://drupal.org/node/1354#contrib.
-- Changes hook_domainload() to properly work by reference.
-- Replaces _ with . in file include names, in accord with Drupal 6 standards.
-- Splits admin functions to .admin.inc files, in accord with Drupal 6 standards.
-- Renames _domain_write_records() to avoid confusion with drupal_write_record.
-- Renames domain_theme_form.inc to domain_theme.admin.inc.
-- Adds the INSTALL_QUICKSTART.txt file.
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 26 01:53:46 2008 UTC
(20 months ago)
by
agentken
Branch:
MAIN
Changes since
1.27: +20 -3 lines
Diff to
previous 1.27
Cleans up menu handling for batch actions.
-- Corrects behaviors associated with hook_domainconf().
-- Updates README.txt for Domain, Domain Prefix and Domain Conf.
-- Fixes error in domain_nav_render().
Revision
1.26.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 01:30:12 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1beta
Changes since
1.26: +4 -1 lines
Diff to
previous 1.26
#203776 by MatBoy. Updates documentation of Domain User.
-- #224079 by GearedDesign. Documents that Drupal must be installed
before adding any of the Domain includes to settings.php.
-- #221012. Adds Doxygen for Doamin Source to the API.
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 01:23:17 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.26: +4 -1 lines
Diff to
previous 1.26
#203776 by MatBoy. Updates documentation of Domain User.
-- #224079 by GearedDesign. Documents that Drupal must be installed
before adding any of the Domain includes to settings.php.
-- #221012. Adds Doxygen for Doamin Source to the API.
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 21:54:52 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.24: +17 -8 lines
Diff to
previous 1.24
#210248. Backports custom_url_rewrite_outbound() to Drupal 5.
This patch replaces the hook_url_alter() patch, bringing the Domain
module in line with Drupal 6 core. See #207330.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 19:13:18 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.23: +8 -4 lines
Diff to
previous 1.23
#215657 by wayland76. Adds more explict instructions regarding
the primary domain name setting and root domain for user domains.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 27 22:31:13 2008 UTC
(22 months ago)
by
agentken
Branch:
MAIN
Changes since
1.22: +6 -3 lines
Diff to
previous 1.22
#214762. Adds the Domain Source module to allow editors to
specify links from external domains.
-- Cleans up some documentation errors.
-- Adds note about PHP includes in response to #214181.
Revision
1.22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 20 18:54:38 2008 UTC
(22 months, 1 week ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0rc4
Changes since
1.21: +6 -1 lines
Diff to
previous 1.21
Separates an -assign domain editors- permission from the -set domain access-
permission. DZone reports that these are two distinct actions, and need to be
separated.
-- DZone reported that the domain editor option were being shown on category
pages of the user/#/edit screen.
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 12 17:06:25 2008 UTC
(22 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.20: +2 -2 lines
Diff to
previous 1.20
#208550 patch by smk-ka. Cleans up code and logic errors in
domain_grant_all() that causes nodes to be visible on all domains.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 5 16:57:29 2008 UTC
(22 months, 3 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0rc3
Changes since
1.19: +3 -13 lines
Diff to
previous 1.19
{domain_access} table does not need to store grant information.
-- Moves invocation of _domain_write_access_records() to domain_nodeapi().
-- Bug in domain_nodeapi() caused error during node_access_rebuild().
-- Creates rc3.
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 4 03:36:44 2008 UTC
(22 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.18: +123 -8 lines
Diff to
previous 1.18
#197488 by Daryljames with special assistance from salvis.
Fixes Domain Access to step aside during cron runs. This allows
modules such as Subscriptions to function correctly.
-- Adds the {domain_access} table to prevent issues related to
node_access_rebuild(). See http://groups.drupal.org/node/7956
and #205045 by chaldar.
-- Updates the README.
-- Cleans up domain_enable() based on the above.
-- Edits Domain Content to make changes to {domain_access} as well.
-- Requires update.php.
-- More information in the Domain User README.
-- Removed a debugging line.
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 15 23:17:48 2007 UTC
(23 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.16: +189 -39 lines
Diff to
previous 1.16
Perpares for release candidate 1. See the CHANGELOG for a detailed list of changes.
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 10 19:42:16 2007 UTC
(23 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.15: +7 -4 lines
Diff to
previous 1.15
Disabling the Domain module will now reset the {node_access} table to default state
unless other node access modules are enabled.
-- Fixes the install sequence so that all nodes are added to domain_site and the default
domain_id.
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 6 01:19:58 2007 UTC
(23 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.14: +2 -2 lines
Diff to
previous 1.14
#197692 by skizzo. Removes the ability to define separate files directories
for subdomains using Domain Conf. This feature did not work as expected.
Trying to fix this issue will delay release unnecessarily.
-- #197600 by Rogdor. Advanced form elements may be disabled and cannot be required.
-- #197757 by derjochenmeyer [comment 3]. Delete related {node_access} records when
a domain record is deleted.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 1 21:37:54 2007 UTC
(23 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.13: +3 -1 lines
Diff to
previous 1.13
Fixes error in multiple_node_access.patch, which was passing the uid incorrectly.
-- Adds INSTALL.txt instructions.
-- #195366 by Rogdor. Fixes path issue for domain_get_path().
-- #196217 by Rogdor. Uses hook_form_alter() to force complete paths on form
actions when using SEO optimization mode.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 29 02:13:42 2007 UTC
(23 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.12: +148 -67 lines
Diff to
previous 1.12
ets a check for the hook_url_alter() patch and notifies the user if it is not installed.
Also disables features that rely on the patch.
-- Makes the AND behavior of Domain Access and other node access modules a setting.
-- Cleans up the settings page and places Advanced Settings in a separate group.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 27 00:37:19 2007 UTC
(2 years ago)
by
agentken
Branch:
MAIN
Changes since
1.11: +12 -1 lines
Diff to
previous 1.11
Prevents the Domain Access option from showing on the default batch content editing page.
domain_content_node_operations() is now path resitricted.
-- #195366 by nicholasThompson. Adds an option to force all node links to go to a single
source. This may help prevent search engines from thinking that content published to
multiple domains is spam.
-- #195439 by skizzo. A rendering bug in Garland breaks the Domain Nav block. Fix adds
a very small domain_nav.css file to fix the issue.
-- #195489 by mrichar1. Notify site admins when they fail to install Domain Prefix or Domain
Conf correctly. Introduces hook_domaininstall().
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 25 22:37:28 2007 UTC
(2 years ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0beta7
Changes since
1.10: +104 -35 lines
Diff to
previous 1.10
#189797 by moshub. Allows the admin to decide if content searches should be run
across all affiliates or just the currently active domain.
-- Allows administrators to change domain access settings as a batch process, using
the Domain Content module.
-- Fixed error in domain_user_domainload() -- this hook is not passed by reference.
-- Creates the beta7 release.
-- Requires that update.php be run.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 25 17:51:23 2007 UTC
(2 years ago)
by
agentken
Branch:
MAIN
Changes since
1.9: +11 -3 lines
Diff to
previous 1.9
-- #192452 by skizzo. Allows domains to be set to inactive. Inactive domains can only be
accessed by the site administrator.
-- #192452 by skizzo. Allows the listst of domains used in domain_block() and Domain Nav to
be sorted according to an administrator setting.
-- #189797 by moshub. Introduces the domain_all() grant, which allows for search and similar
pages to grant access across all sites.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 24 01:08:12 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0beta3,
DRUPAL-5--1-0beta4
Changes since
1.7: +33 -4 lines
Diff to
previous 1.7
#184993. Fixes menu order for domain_content.module.
-- Changes help text to indicate full path.example.com should be used.
-- Adds hook_domaingrants() to allow submodules to alter default node grants.
-- Adds hook_domainrecords() to allow submodules to alter default node access records.
-- Renames hook_domainrecord() to hook_domainupdate().
-- Adds column *scheme* to the {domain} table. Warning: no database update provided.
-- Now allows the configuration of different URL schemes (http, https) for each domain.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 16 01:45:17 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0beta2
Changes since
1.6: +16 -1 lines
Diff to
previous 1.6
-- Finishes the Domain Content module for batch editing.
-- API updates for Domain Content.
-- Cleans up some additional redundancy.
-- Releases beta 2.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 10 00:39:34 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Changes since
1.5: +6 -6 lines
Diff to
previous 1.5
Adds the Domain Nav module, which generates a block of navigation links.
-- Adds the Domain Content module, for batch editing domain-specific content.
-- Adds several new helper functions.
-- Corrects use of variable_del() to reset variables during the domain_disable() function.
-- Changes domain_list() to domain_view().
-- Cleans up documentation style and defgroups.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 5 22:56:01 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Changes since
1.3: +60 -22 lines
Diff to
previous 1.3
Cleans up README errors.
-- Introduces internal hooks for settings links -- hook_domainlinks(), to be used by submodules to
add links to admin/build/domain/list.
-- Moves the domain access element of the user form into a fieldset.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 4 22:24:47 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0beta
Changes since
1.2: +250 -3 lines
Diff to
previous 1.2
-- Adds pgsql install to domain_conf module.
-- Puts node edit form elements into a collapsible group.
-- Finishes initial README.
-- Adds DOMAIN_INSTALL_RULE and DOMAIN_EDITOR_RULE to enable custom behavior when the
module is initially enabled. See the README.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 4 01:35:28 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Changes since
1.1: +331 -2 lines
Diff to
previous 1.1
-- #180514. Changes the module to recognize fully-qualified domain names instead of subdomains.
Doing so increases the flexibility of the module. However, single-sign on across mutliple domains
is not yet supported.
-- Changes the default menu item for the settings page.
-- Changes the module name to Domain Access
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 1 23:11:16 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Initial commit of the Domain Manager module. This module provides a lightwieght set of tools for
creating and managing a network of affiliates sites. The sites run on subdomains of a master domain.
A single Drupal installation and database are required. The module uses hook_node_access() to determine
how content should be presented. Originally developed for www.skirt.com, the module was introduces
at DrupalCON Barcelona.
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.