/[drupal]/contributions/modules/front/front_page.module
ViewVC logotype

Log of /contributions/modules/front/front_page.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.75.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 15:04:01 2009 UTC (10 months, 2 weeks ago) by jasonm3m
Branch: DRUPAL-6--1
Changes since 1.75.2.6: +2 -2 lines
Diff to previous 1.75.2.6 , to branch point 1.75 , to next main 1.81
fixing undefined http_referrer bug (#271835)

Revision 1.75.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 08:34:08 2008 UTC (19 months ago) by augustin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.75.2.5: +2 -2 lines
Diff to previous 1.75.2.5 , to branch point 1.75
#251292 core bug: no html allowed in fieldset title causing the role name
not to be displayed in the fieldset title.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 08:34:03 2008 UTC (19 months ago) by augustin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
#251292 core bug: no html allowed in fieldset title causing the role name
not to be displayed in the fieldset title.

Revision 1.75.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 08:08:05 2008 UTC (19 months ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.75.2.4: +17 -17 lines
Diff to previous 1.75.2.4 , to branch point 1.75
#174264 fix minor coding style issues, as reported by coder.module

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 08:08:03 2008 UTC (19 months ago) by augustin
Branch: MAIN
Changes since 1.79: +17 -17 lines
Diff to previous 1.79
#174264 fix minor coding style issues, as reported by coder.module

Revision 1.75.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 12:15:38 2008 UTC (19 months, 1 week ago) by augustin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.75.2.3: +3 -5 lines
Diff to previous 1.75.2.3 , to branch point 1.75
Fix code style, in hook function comments.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 12:15:33 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.78: +3 -5 lines
Diff to previous 1.78
Fix code style, in hook function comments.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 11:45:33 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77
#205901 Use placeholders in t() function. Original patch by geodaniel.

Revision 1.75.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 11:45:24 2008 UTC (19 months, 1 week ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.75.2.2: +2 -2 lines
Diff to previous 1.75.2.2 , to branch point 1.75
#205901 Use placeholders in t() function. Original patch by geodaniel.

Revision 1.35.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 11:39:51 2008 UTC (19 months, 1 week ago) by augustin
Branch: DRUPAL-5
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 , to next main 1.81
Use placeholders in t() functions. Patch by geodaniel, thanks.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 11:34:41 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.76: +9 -9 lines
Diff to previous 1.76
Core uses 'print' statements, not 'echo'.

Revision 1.75.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 11:34:31 2008 UTC (19 months, 1 week ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.75.2.1: +9 -9 lines
Diff to previous 1.75.2.1 , to branch point 1.75
Core uses 'print' statements, not 'echo'.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 11:22:07 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.75: +9 -2 lines
Diff to previous 1.75
#240592 Front page doesn't work for anonymous without access to content:
There is now a new permission to access the front page, so that anonymous users who don't have access content can at least view the front page.

Revision 1.75.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 11:22:00 2008 UTC (19 months, 1 week ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.75: +9 -2 lines
Diff to previous 1.75
#240592 Front page doesn't work for anonymous without access to content:
There is now a new permission to access the front page, so that anonymous users who don't have access content can at least view the front page.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 05:20:48 2008 UTC (20 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.74: +20 -22 lines
Diff to previous 1.74
Upgrade to D6. Patch by wrwrwr with thanks.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 11:25:22 2007 UTC (2 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.73: +2 -4 lines
Diff to previous 1.73
Remove redundant and obsolete 'last updated' mention.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 11:14:30 2007 UTC (2 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.72: +169 -168 lines
Diff to previous 1.72
#167371 fix code style according to standards. Patch by fgm, with thanks.

Revision 1.28.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 09:52:21 2007 UTC (2 years, 3 months ago) by augustin
Branch: DRUPAL-4-7
Changes since 1.28.2.1: +330 -213 lines
Diff to previous 1.28.2.1 , to branch point 1.28 , to next main 1.81
#167371 fixes codestyle. Patch by fgm with thanks.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 02:41:34 2007 UTC (2 years, 3 months ago) by augustin
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71
#159576: error in the help text, re. mention of logged in / not logged in users.
The text is broken into several translatable chuncks.

Revision 1.28.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 04:36:08 2007 UTC (2 years, 4 months ago) by augustin
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--4-1
Changes since 1.28: +183 -61 lines
Diff to previous 1.28
Importing the content of the tarball for 4.7.x-4.0  2007-Jan-24 into the top of the 4.7 branch.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 10:06:52 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-5--1-9
Changes since 1.70: +45 -28 lines
Diff to previous 1.70
#117042 Bugfix: the choice 'same as anonymous users' had disappeared.
It is now back for both 'authenticated users' and all other roles.

Code redundancy fix: in order to increase code readability, the form item is coded once,
but beforehand,
1) we set all common items
2) we define all elements different for each role.

At the same time, the long description strings were broken up into logical small parts,
to prevent translators from translating the same string several times.

Finally, improved the HTML for the string display: using <dd>..<dt>..<dd> instead of <strong>.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 08:50:23 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.69: +137 -138 lines
Diff to previous 1.69
Rework nesting of the function front_page():
1) to comply with http://drupal.org/coding-standards
2) in order to be able to read the code to fix #117042 .

NO ACTUAL CODE CHANGE.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 05:24:00 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.68: +115 -19 lines
Diff to previous 1.68
Break open the form definition:
1) to comply with http://drupal.org/coding-standards
2) in order to be able to read the code to fix #117042 .

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 04:21:15 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67
Small fix for the t() function: In order not to confuse translators, I put a single <fieldset> tags out of the string.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 04:18:30 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.66: +8 -11 lines
Diff to previous 1.66
Bugfix and code style fix for the function front_page_help():

1- case 'admin/modules#description' is not needed for Drupal 5. D5 uses the .info file for that. => removed code.
2- fixed indenting problems.
3- fixed E_ALL notices (undeclared $special_note).
4- fixed invalid HTML (improperly nested <p>'s, especially when there are only the 2 default roles)
5- Added the t() function to make strings translatable. In order not to confuse translators, I tried to put some single <p> tags out of the string.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 13:26:43 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
#131510: Typo in help text, re. allowing PHP.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 10:39:15 2007 UTC (2 years, 9 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-8
Changes since 1.64: +26 -3 lines
Diff to previous 1.64
updating module with same as authenticated users option

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 10:19:24 2007 UTC (2 years, 9 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-7
Changes since 1.63: +70 -71 lines
Diff to previous 1.63
updating version 5.0 of Front page with SAME AS AUTHENTICATED USERS option

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:24:17 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-4-7--4-0
Changes since 1.62: +71 -70 lines
Diff to previous 1.62
updating module with a default option of SAME AS AUTHENTICATED USERS for extra roles

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:21:38 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-6
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
updating module to set SAME AS AUTHENTICATED USERS as the default for extra roles

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 16:34:01 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-5
Changes since 1.60: +29 -50 lines
Diff to previous 1.60
typo

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 15:45:32 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-4
Changes since 1.59: +108 -71 lines
Diff to previous 1.59
fixing php filter bug for authenticated users

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 15:38:44 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-4-7--3-0
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
fixing bug for allowing php for authenticated users

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 21:24:20 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.57: +52 -68 lines
Diff to previous 1.57
updating the 4.7.x version of the module and attempting to create a release

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 19:44:27 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-3
Changes since 1.56: +1 -14 lines
Diff to previous 1.56
creating new relese

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 13:52:31 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
Changes since 1.55: +1 -1 lines
Diff to previous 1.55
adding files in an attempt to create a clean release

Revision 1.55
Mon Jan 22 13:50:25 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
Changes since 1.54: +1 -1 lines
FILE REMOVED
removing files in an attempt to create a clean release

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 13:18:13 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
Changes since 1.53: +26 -34 lines
Diff to previous 1.53
trying to create a release

Revision 1.53
Mon Jan 22 13:14:15 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
Changes since 1.52: +1 -1 lines
FILE REMOVED
trying to remove the files to tidy up the releases

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 15:58:26 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
Changes since 1.51: +227 -85 lines
Diff to previous 1.51
attempting to create a release

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 15:45:13 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.50: +85 -227 lines
Diff to previous 1.50
trying to update the module

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 14:49:39 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
trying again

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 14:46:41 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
Changes since 1.48: +15 -11 lines
Diff to previous 1.48
attempting to get this release picked up correctly by the Drupal CVS

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 09:30:41 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
trying to update the latest download

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 18 10:48:19 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.46: +37 -8 lines
Diff to previous 1.46
Updating front_page module with a fix for the redirect problem when the text area
 is empty.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 22:48:16 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
removed page title change from previous version

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 12:52:46 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.44: +4 -2 lines
Diff to previous 1.44
adding in a text title for the suggested menu item for Front Page

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 13:33:54 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
fixed redirect issue and updated module notes

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 13:32:55 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 13:31:21 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
updating. typo on redirect option

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 13:16:00 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
minor text capitalisation update

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 13:09:09 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.39: +1 -44 lines
Diff to previous 1.39
version 5.0 removing uninstall option

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 11:39:27 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.38: +2 -3 lines
Diff to previous 1.38
trying to tag the module

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 11:14:01 2006 UTC (2 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.37: +12 -14 lines
Diff to previous 1.37
fixed a redirect problem with the Version 5.0 module

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 2 17:14:06 2006 UTC (3 years ago) by jasonm3m
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
minor text change

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 18:27:33 2006 UTC (3 years ago) by jasonm3m
Branch: MAIN
Changes since 1.35: +14 -11 lines
Diff to previous 1.35
minor changes and branching for 5 beta

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 28 15:46:12 2006 UTC (3 years, 1 month ago) by jasonm3m
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
minor text changes

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 09:54:17 2006 UTC (3 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
minor text correction for the settings page

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 09:45:06 2006 UTC (3 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32
minor character change with front_page.info. Minor corrections

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 22 10:38:21 2006 UTC (3 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
fist commit for 5.0. uninstall not completely working. please treat as beta

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 18 23:17:20 2006 UTC (3 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
minor update: redirecting the uninstall routine to admin/modules because I can't get
 the drupal_uninstall_module to work.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 18 22:20:28 2006 UTC (3 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.29: +50 -7 lines
Diff to previous 1.29
added an experimental UNINSTALL option to the settings page

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 18 11:46:58 2006 UTC (3 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.28: +184 -82 lines
Diff to previous 1.28
Updated module for Drupal 5.0. New features added. Readme.txt updated. To DO list updated.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 11:06:54 2006 UTC (3 years, 7 months ago) by jasonm3m
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.27: +2 -10 lines
Diff to previous 1.27
minor edit

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 11:01:42 2006 UTC (3 years, 7 months ago) by jasonm3m
Branch: MAIN
Changes since 1.26: +10 -3 lines
Diff to previous 1.26
minor update to correct the usage of a t() tag.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 16 11:58:35 2006 UTC (3 years, 7 months ago) by jasonm3m
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
minor update to take into account the new changes to base_url with 4.7

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 2 10:34:45 2006 UTC (3 years, 7 months ago) by jasonm3m
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
minor update: typo corrected.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 8 14:45:40 2005 UTC (3 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
minor text updates and branching for 4.7

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 11 21:40:56 2005 UTC (4 years ago) by jasonm3m
Branch: MAIN
Changes since 1.22: +25 -21 lines
Diff to previous 1.22
updated CVS version of front_page.module.  This will work with the CVS version of
 Drupal, but not with versions 4.x. Select an earlier version if you are using Drupal
 4.5 or Drupal 4.6

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 11 14:35:38 2005 UTC (4 years, 2 months ago) by jasonm3m
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
minor text changes: Tidied up the text used in the admin/settings/front_page configuration page.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 10 20:56:43 2005 UTC (4 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 10 20:55:23 2005 UTC (4 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 10 20:50:19 2005 UTC (4 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.18: +3 -5 lines
Diff to previous 1.18
minor typo

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 10 19:25:24 2005 UTC (4 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.17: +34 -38 lines
Diff to previous 1.17
significant updates: allows administrators to override their default HOME links in the site. Removed the unnecessary permission settings and simplified the installation process.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 5 14:37:43 2005 UTC (4 years, 2 months ago) by jasonm3m
Branch: MAIN
Changes since 1.16: +41 -44 lines
Diff to previous 1.16
code tidy up by Robert Douglas

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 24 10:22:00 2005 UTC (4 years, 6 months ago) by jasonm3m
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
fixed bug with access and permissions

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 23 23:21:30 2005 UTC (4 years, 6 months ago) by jasonm3m
Branch: MAIN
Changes since 1.14: +13 -1 lines
Diff to previous 1.14
sorry..putting back in the permissions for front page after a user reported a problem with their front page on the site..

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 23 22:54:09 2005 UTC (4 years, 6 months ago) by jasonm3m
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13
bug correction from previous update: remove access front page line so no need to set permissions.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 21 17:03:52 2005 UTC (4 years, 6 months ago) by jasonm3m
Branch: MAIN
Changes since 1.12: +1 -11 lines
Diff to previous 1.12
minor update: removed the need to set user permissions. unnecessary.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 21 16:27:24 2005 UTC (4 years, 6 months ago) by jasonm3m
Branch: MAIN
Changes since 1.11: +9 -7 lines
Diff to previous 1.11
Updated with a new "SAME" option for users who want to make the front_page the same for both anonymous and authenticated users and saves them the hassle of pasting the html/front page content twice.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 18 10:38:13 2005 UTC (4 years, 6 months ago) by jasonm3m
Branch: MAIN
Changes since 1.10: +9 -8 lines
Diff to previous 1.10
Updated to allow REDIRECT option for anonymous users

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 14:05:07 2005 UTC (4 years, 8 months ago) by jasonm3m
Branch: MAIN
Changes since 1.9: +4 -3 lines
Diff to previous 1.9
minor typo change and testing to make sure the module works okay with drupal 4.6

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 15 08:45:31 2005 UTC (4 years, 9 months ago) by jasonm3m
Branch: MAIN
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
updating contact info

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 15 08:43:00 2005 UTC (4 years, 9 months ago) by jasonm3m
Branch: MAIN
Changes since 1.7: +27 -17 lines
Diff to previous 1.7
Updated Front_page module with an ALLOW PHP checkbox to enable users to insert PHP in their front page(s) simply.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 2 15:35:44 2005 UTC (4 years, 9 months ago) by jasonm3m
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 2 14:09:53 2005 UTC (4 years, 9 months ago) by jasonm3m
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
updating contact details.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 2 14:06:45 2005 UTC (4 years, 9 months ago) by jasonm3m
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 2 13:57:45 2005 UTC (4 years, 9 months ago) by jasonm3m
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Just updating the contact details so people can get in touch with the maintainer of the module

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 16 16:54:59 2004 UTC (4 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
updating the contact details for the maintainer of the module

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 16 14:24:21 2004 UTC (4 years, 11 months ago) by jasonm3m
Branch: MAIN
Changes since 1.1: +16 -7 lines
Diff to previous 1.1
UPDATED December 16th with the REDIRECT function - Administrators can now automatically REDIRECT logged in users to a specific page or path.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 8 14:33:26 2004 UTC (4 years, 11 months ago) by jasonm3m
Branch: MAIN
drupal 4.5 module to add a custom front page

Allows you to specify a different custom home page for anonymous visitors not logged in and logged in users.

Your front page can be either FULL - using their own layout and style or THEMED - using the default drupal theme for your site.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2