sites 7.x-2.0-beta1

Bug fixes
New features
  • Removed dependency on Context Module in favor of simple static variable
  • Added support for Rules module
  • Added support for Features module
  • Added access plugin for Views
  • Added views field for Site Name
  • Panels integration: CTools access plugin
  • Some minor UI improvements

sites 7.x-2.x-dev

New features

Adds new features:

* Choose a theme per subsite.
* Automatically create a separate main menu when creating a subsite.
* Automatically create a context when creating a subsite and context module is available.
* Added support for i18n_menu module.
* Better sites overview admin screen.
* General refactoring.
* Node edit form: publish to current subsite by default when adding/editing a node from within a subsite.
* Mark admin paths in a subsite as admin paths.

sites 7.x-1.0

First stable release of 7.x-1.x branch.

Sites 7.x-1.0 is a direct port from sites 6.x-2.4, no new functionality has been added.

sites 6.x-3.x-dev

New features

Five new submodules:
Sites Clone (clone a menu and nodes into a site)
Sites Extra Fields (add extra data to a site object by connecting it with a node)
Sites Import Export (import and export menus, nodes, and sites)
Sites Path Aliasing (allow the same Drupal URL to be reused on different sites to point at different nodes
Sites Taxonomy (associate each site with a Taxonomy term so that applying the term to a node assigns it to a site)

sites 6.x-2.4

New features

Added 'site name' field, which is used in many themes.

sites 6.x-2.3

New features

nquocbao's patch: added Strongarm integration to set primary_links and secondary_links for themes/modules/other code that do not utilize template_preprocess_page's $vars

sites 6.x-2.2

New features
Bug fixes

Added nquocbao's cleanup patch, added administer sites perm, added Current Site Details block, got the access hook working a little better.

sites 6.x-2.1

Added views filters, rearranged the module a bit, added some helper functions, made the entire current site object available via context, added the ability to change $primary_links and $secondary_links per site.

Subscribe with RSS Subscribe to Releases for Sites