- Dec 16, 2007
-
-
Ken Rickard authored
-
Ken Rickard authored
-
- Dec 15, 2007
-
-
Ken Rickard authored
-
- Dec 10, 2007
-
-
Ken Rickard authored
-- Changes default admin menu item string to --Domains-- to match the other items in admin/build. -- Fixes pgSQL install errors in Domain Prefix and Domain User. -- Adds user_access checks to hook_domainlinks implementations. -- pgSQL table copying and creating work in Domain Prefix. However, the table Sequences and Indexes are not being copied and require more work
-
Ken Rickard authored
-- Removes a colspan left behind from testing.
-
Ken Rickard authored
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.
-
Ken Rickard authored
allows other modules to call these functions directly without using drupal_execute(). -- First stable domain_user module.
-
- Dec 06, 2007
-
-
Ken Rickard authored
-- Changes domain_perfix_perm from -prefix tables- to -administer table prefixing-. -- Adds domain_user perm -create personal domain-. -- Adds hook_domaininfo().
-
Ken Rickard authored
unstable, however, and should not be used.
-
Ken Rickard authored
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.
-
- Dec 01, 2007
-
-
Ken Rickard authored
-- 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.
-
- Nov 29, 2007
-
-
Ken Rickard authored
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.
-
- Nov 27, 2007
-
-
Ken Rickard authored
-
Ken Rickard authored
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().
-
- Nov 26, 2007
-
-
Ken Rickard authored
-
- Nov 25, 2007
-
-
Ken Rickard authored
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.
-
Ken Rickard authored
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.
-
- Nov 23, 2007
-
-
Ken Rickard authored
-- #192353 by okday. Domain Prefix fix. Allows the source table for data copying to be specified through the UI. Requires that update.php be run. -- #194671 by skizzo. Allows sorting of the domain list admin page. Adds pagination, if needed.
-
- Nov 21, 2007
-
-
Ken Rickard authored
-- Changes implementation of hook_node_access_grants() to work with OG. -- Adds patches folder. -- Includes hook_node_access_logic() patch. -- Fixes error where module hooks did not pass by reference correctly. -- #192849 by canen. pgsql in domain_prefix_install() calls wrong table. -- #191456 by derjochenmeyer. Removes filter_xss_admin() from hook_init. Breaks caching and is not needed. -- #191494 by lpirotte. Domain Prefix does not work when a global $db_prefix is used. -- $gid not set properly in domain_nodeapi(). -- #191570. Removes the domain_enabling() function, which caused issues when installing other node access modules. -- Adds a VALID boolean element to the $_domain array to allow for checking user status with the Domain User module. -- #191134 inspired by derjochenmeyer . Filters content for Domain Content so that superusers do not see all content on all domains. -- #189797. hook_url_alter() patch to the url() function to enable absolute path links when needed by the Domain Access module -- required for Search, MySite, and other aggregating functions. -- #191368. Prevent debugging output from being indexed by the search mechanism.
-
- Nov 10, 2007
-
-
Ken Rickard authored
The Domain Prefix module is unstable and needs testing. -- #190605 by Martijnhaan. UI issues related to the edit permissions and domain_editor grants. Hides the edit domain nodes permission if that feature is disabled. Fixes issue with Domain Content showing edit links when the user does not have the edit grant. -- #188826 by trailerparkopera. The site name is not changed dynamically unless Domain Conf settings have been saved. This change disables the ability to edit a site name through Domain Conf, and loads the domain-specific sitename through domain_init(). -- Creates beta6.
-
- Nov 04, 2007
-
-
Ken Rickard authored
uninstall the module. Added a check of the {system} table as a safety measure if users forget to remove the code from settings.php. -- #188268. The domain_nav_menu lookup routine is outside of the $may_cache loop. Needs to be inside. -- Fixes empty form value for DOMAIN_EDITOR_RULE. -- #188825. Error reading default node promotion settings.
-
- Oct 30, 2007
-
-
Ken Rickard authored
on the wrong domain. -- file domain_conf/domain_conf_form.inc deprecated and removed.
-
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
-