Download & Extend

Releases for Front Page

front 7.x-2.1

Download Size md5 hash
front-7.x-2.1.tar.gz 13.83 KB 220312ffd9afb6e4c68e560cbee37028
front-7.x-2.1.zip 15.79 KB 4f6f3b3e3cba8ec5bdabe9891b20aa33
Last updated: October 27, 2011 - 20:15
Official release from tag: 7.x-2.1

Release notes

Issue #1285210: Fixed bug where front page module was preventing any drush calls to run.

front 7.x-2.0

Download Size md5 hash
front-7.x-2.0.tar.gz 12.7 KB dfd8ec112186d5fa30840ec76dd4ead9
front-7.x-2.0.zip 14.66 KB 82a66aeeeb5bf6ae4bb86fa253f0ad06
Last updated: August 13, 2011 - 20:51
Official release from tag: 7.x-2.0

Release notes

Fix the following bugs:

  • The admin menu items were not declared correctly and hence the local task tabs were not showing up.
  • The link in the roles description section of /admin/config/front/settings page was incorrect.

I have also added the configure variable in the module info file to point to the settings page.

front 6.x-2.0-rc1

Download Size md5 hash
front-6.x-2.0-rc1.tar.gz 12.88 KB 9c5960647dc33ebf583b88f88596867b
front-6.x-2.0-rc1.zip 14.91 KB cc10b64fe9610ee99372000c0c1918b0
Last updated: May 11, 2011 - 00:08
Official release from tag: 6.x-2.0-rc1

Release notes

fixed bug where forms on the home page were redirecting to front_page.

front 7.x-2.0-rc1

Download Size md5 hash
front-7.x-2.0-rc1.tar.gz 12.69 KB 5de258c9552655fccdbd3c9f8d9109f0
front-7.x-2.0-rc1.zip 14.65 KB b1afae823d8199aa8f1275d12648f26f
Last updated: May 11, 2011 - 00:08
Official release from tag: 7.x-2.0-rc1

Release notes

fixed bug where forms on the home page were redirecting to front_page.

front 6.x-2.0-alpha1

Download Size md5 hash
front-6.x-2.0-alpha1.tar.gz 12.76 KB f6215358fc8cd56bb8f996a2f269f08e
front-6.x-2.0-alpha1.zip 14.8 KB f8f19e98e2ee8a3a09d3d9bbee668a90
Last updated: April 12, 2011 - 22:36
Official release from tag: 6.x-2.0-alpha1

Release notes

The 2.x version of front page adds a bunch of new features

  • Drag and Drop re-ordering - You can now choose in what order the roles get processed.
  • Path Aliasing - You can now choose a certain path as the front page which will look and feel like it is the front page.
  • Added query and fragment parameters to redirect paths.
  • New process - Each role type can now be set to skip which means that it moves onto the next role. If no roles match the user it simply shows the standard site front page. Conversely "front_page" is no longer set as the site front page.
  • Text filter formats - The text that gets passed through to themed and full outputs now gets run through the Drupal filter formats. We have also removed the php filter from the front page module, this can now be achieved via a php specific filter format.
  • Previewing - You can now preview your settings on the Arrange page.

    front 6.x-2.x-dev

    Download Size md5 hash
    front-6.x-2.x-dev.tar.gz 12.87 KB fb579ee165e3ecd6edaf15f89c7abffa
    front-6.x-2.x-dev.zip 14.9 KB 542ec49cf95f5ca0f65dfb2f480771cb
    Last updated: August 1, 2011 - 00:17
    Development snapshot from branch: 6.x-2.x

    Release notes

    The 2.x version of front page adds a bunch of new features

    • Drag and Drop re-ordering - You can now choose in what order the roles get processed.
    • Path Aliasing - You can now choose a certain path as the front page which will look and feel like it is the front page.
    • Added query and fragment parameters to redirect paths.
    • New process - Each role type can now be set to skip which means that it moves onto the next role. If no roles match the user it simply shows the standard site front page. Conversely "front_page" is no longer set as the site front page.
    • Text filter formats - The text that gets passed through to themed and full outputs now gets run through the Drupal filter formats. We have also removed the php filter from the front page module, this can now be achieved via a php specific filter format.
    • Previewing - You can now preview your settings on the Arrange page.

      front 7.x-2.0-alpha2

      Download Size md5 hash
      front-7.x-2.0-alpha2.tar.gz 12.85 KB 0910702406605fb6d18a08de7236c300
      front-7.x-2.0-alpha2.zip 14.82 KB 15c47f79217254d92f0926e500f726cf
      Last updated: April 3, 2011 - 20:41
      Official release from tag: 7.x-2.0-alpha2

      Release notes

      Rewrote README text to represent way 2.x version now works and give information about new and old features.

      front 6.x-1.3

      Download Size md5 hash
      front-6.x-1.3.tar.gz 11.93 KB 32c2bc6828553c14cf2be831cb5452ca
      front-6.x-1.3.zip 13.45 KB 096160758ced3088f39ae3623a19ea9b
      Last updated: April 3, 2011 - 11:46
      Official release from tag: 6.x-1.3

      Release notes

      Versions 6.x-1.3 and higher now enforce proper permissions for both administration pages and the roles which have access to the front page module. It is important that you visit the user permissions page and set the appropriate permissions for both 'access frontpage' and 'administer frontpage'. The 'administer frontpage' permission is for anyone who you want to give permission to edit the front page administration pages. The 'access frontpage' permission is used to define which roles will work with the front page module. If this permission is not set the role will not show up in the front page administration page.

      This release fixes up permissions problems as well as tidying up comments and help text for the module and removing the site offline message section as this is available in the maintenance section making it redundant.

      front 7.x-2.0-alpha1

      Download Size md5 hash
      front-7.x-2.0-alpha1.tar.gz 13.35 KB 63a61a003632134fe0583d96a8bb4217
      front-7.x-2.0-alpha1.zip 15.47 KB 546e1940272d1c4be87730fb1d94f2b1
      Last updated: April 3, 2011 - 11:16
      Official release from tag: 7.x-2.0-alpha1

      Release notes

      The 2.x version of front page adds a bunch of new features

      • Drag and Drop re-ordering - You can now choose in what order the roles get processed.
      • Path Aliasing - You can now choose a certain path as the front page which will look and feel like it is the front page.
      • Added query and fragment parameters to redirect paths.
      • New process - Each role type can now be set to skip which means that it moves onto the next role. If no roles match the user it simply shows the standard site front page. Conversely "front_page" is no longer set as the site front page.
      • Text filter formats - The text that gets passed through to themed and full outputs now gets run through the Drupal filter formats. We have also removed the php filter from the front page module, this can now be achieved via a php specific filter format.
      • Previewing - You can now preview your settings on the Arrange page.

      front 7.x-1.0-alpha1

      Download Size md5 hash
      front-7.x-1.0-alpha1.tar.gz 11.78 KB 377e16dbed44907f25ccc197b665f118
      front-7.x-1.0-alpha1.zip 13.46 KB 5a37ec206850f6f79d46b15c1ef8d484
      Last updated: April 3, 2011 - 11:11
      Official release from tag: 7.x-1.0-alpha1

      Release notes

      This is the Drupal 7 port of the Front Page module

      front 7.x-2.x-dev

      Download Size md5 hash
      front-7.x-2.x-dev.tar.gz 13.83 KB 557cc87358cce3997b8a78932c70f522
      front-7.x-2.x-dev.zip 15.79 KB e32eaeb2b3810fac6b2e3ff44328dd04
      Last updated: October 28, 2011 - 00:10
      Development snapshot from branch: 7.x-2.x

      Release notes

      The 2.x version of front page adds a bunch of new features

      • Drag and Drop re-ordering - You can now choose in what order the roles get processed.
      • Path Aliasing - You can now choose a certain path as the front page which will look and feel like it is the front page.
      • Added query and fragment parameters to redirect paths.
      • New process - Each role type can now be set to skip which means that it moves onto the next role. If no roles match the user it simply shows the standard site front page. Conversely "front_page" is no longer set as the site front page.
      • Text filter formats - The text that gets passed through to themed and full outputs now gets run through the Drupal filter formats. We have also removed the php filter from the front page module, this can now be achieved via a php specific filter format.
      • Previewing - You can now preview your settings on the Arrange page.

      front 7.x-1.x-dev

      Download Size md5 hash
      front-7.x-1.x-dev.tar.gz 11.77 KB bbe186511c55dafee0652f419c2cbeb6
      front-7.x-1.x-dev.zip 13.46 KB 39d3f348188b281b77e1ec88a956210f
      Last updated: March 14, 2011 - 12:05
      Development snapshot from branch: 7.x-1.x

      Release notes

      This is a drupal 7 port of the front page module. More info can be found in issue #1009918

      front 6.x-1.2

      Download Size md5 hash
      front-6.x-1.2.tar.gz 17.77 KB 113dc9a7fa79de435802fcb2f75c3a92
      front-6.x-1.2.zip 24 KB 22bc1887ea7b9d73345a7e332944a89e
      Last updated: December 24, 2010 - 23:03
      Official release from tag: 6.x-1.2

      Release notes

      #251292 core bug: no html allowed in fieldset title causing the role name
      not to be displayed in the fieldset title.

      front 6.x-1.1

      Download Size md5 hash
      front-6.x-1.1.tar.gz 17.78 KB 986d229eae0b254759d359415d870761
      front-6.x-1.1.zip 24.02 KB fa3e6467efb0a585e364c584eb694853
      Last updated: December 24, 2010 - 23:03
      Official release from tag: 6.x-1.1

      Release notes

      fixed an access permission problem for anonymous users who cannot access content.
      fixes a few other minor code style issues, etc.

      front 6.x-1.x-dev

      Download Size md5 hash
      front-6.x-1.x-dev.tar.gz 11.93 KB d717f867c2f53cf1dd06ffe77cf2e109
      front-6.x-1.x-dev.zip 13.44 KB 14150741ff85ac725400e1d7e5e2d12f
      Last updated: May 12, 2011 - 12:07
      Development snapshot from branch: 6.x-1.x

      Release notes

      First update to Version 6.

      front 6.x-1.0

      Download Size md5 hash
      front-6.x-1.0.tar.gz 15.36 KB ffa108465af2f9cd9035992a06b9df6f
      front-6.x-1.0.zip 19.78 KB 7698f6c84ec5ba21f4eed8d3654eadef
      Last updated: December 24, 2010 - 23:03
      Official release from tag: 6.x-1.0

      Release notes

      Straight upgrade to Drupal 6.

      front 4.7.x-4.1

      Download Size md5 hash
      front-4.7.x-4.1.tar.gz 11.38 KB 8e2561c31f1ba0cce2cc510688cafda4
      front-4.7.x-4.1.zip 12.59 KB 9d448aadbd658e1d5a8326672ea948f1
      Last updated: December 24, 2010 - 23:03
      Official release from tag: 4.7.x-4.1

      Release notes

      minor fix: http://drupal.org/node/118356

      front 5.x-1.9

      Download Size md5 hash
      front-5.x-1.9.tar.gz 15.48 KB 18331848a9f05c36b191b4dfe0824461
      front-5.x-1.9.zip 19.9 KB f5ced7c2e85a46e40a97d5114a7c446c
      Last updated: December 24, 2010 - 23:03
      Official release from tag: 5.x-1.9

      Release notes

      bugfix: the front page can be defined as the same as for anonymous users. http://drupal.org/node/117042

      + a lot of code style fixes, and code optimization, to make a better basis for further development.

      front 5.x-1.8

      Download Size md5 hash
      front-5.x-1.8.tar.gz 11.76 KB 4b7c7c22e5bdd2ff76803bd69bc967e1
      front-5.x-1.8.zip 13.25 KB 07fd512a565df9c06a8a011f1f559f1b
      Last updated: December 24, 2010 - 23:03
      Official release from tag: 5.x-1.8

      Release notes

      Upating module with the SAME AS AUTHENTICATED users option.

      When you add a new role to the site, the front page setting will automatically be SAME AS AUTHENTICTED USER by default.

      front 4.7.x-4.0

      Download Size md5 hash
      front-4.7.x-4.0.tar.gz 11.68 KB c6538c3e2392e8efa23be4b2a735859b
      front-4.7.x-4.0.zip 13.11 KB a23f61975eb6127845f4b352288cd612
      Last updated: December 24, 2010 - 23:03
      Official release from tag: 4.7.x-4.0

      Release notes

      Added new option to allow site admins to set the front page per role type to be the SAME AS AUTHENTICATED USER for.

      When you add a new role to the site, the front page setting will automatically be SAME AS AUTHENTICTED USER by default.

      Please refer to UPGRADING.TXT if you are updating from a previous version of the module for 4.7.x.

      Dub
      Jan 23rd 2007

      Subscribe with RSS Syndicate content
      nobody click here