- Oct 30, 2007
-
-
Ken Rickard authored
-
Ken Rickard authored
These variables must be loaded dynamically from settings.php. -- Adds file: settings_domain_conf.inc -- Beta5 release.
-
Ken Rickard authored
-
- Oct 28, 2007
-
-
Ken Rickard authored
-- Adds the Domain Theme module. -- Some function documentation cleanup. -- Beta4 release.
-
Ken Rickard authored
-
Ken Rickard authored
-- Adds domain_goto($domain). This function allows developers to pop users to the correct domain. Useful when editors must be on their specific domain to edit content.
-
- Oct 27, 2007
-
-
Ken Rickard authored
-- #186624. domain_form_alter() breaks CCK field management. -- Adds hook_domaincron().
-
- Oct 25, 2007
-
-
Ken Rickard authored
to load the correct setings for the form. -- Related to the above. After deleting a domain record, return to the root domain. -- #186321. Logic error in domain_init() causes the site_grant variable to be unset, causing the module not to function properly. -- #186255. Lookup the domain data before deleting the record and firing hook_domainrecord().
-
- Oct 24, 2007
-
-
Ken Rickard authored
-- 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.
-
- Oct 16, 2007
-
-
Ken Rickard authored
-- API updates for Domain Content. -- Cleans up some additional redundancy. -- Releases beta 2.
-
- Oct 10, 2007
-
-
Ken Rickard authored
-
Ken Rickard authored
-- 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.
-
- Oct 07, 2007
-
-
Ken Rickard authored
-
Ken Rickard authored
-- Creates API documentation at http://therickards.com/api/Domain.
-
Ken Rickard authored
-
- Oct 05, 2007
-
-
Ken Rickard authored
-- 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.
-
- Oct 04, 2007
-
-
Ken Rickard authored
-- 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.
-
Ken Rickard authored
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
-
- Oct 02, 2007
-
-
Ken Rickard authored
the Multidomain module, makes it easier to use the Domain Manager module.
-
- Oct 01, 2007
-
-
Ken Rickard authored
-
Ken Rickard authored
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.
-