Revisions for hordeweb/source/index.php

Location: [ Horde ] / hordeweb / source / index.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.5 (+2 -2 lines) 05/01/2002 05:08 PM Chuck Hagenbuch chuck

Lots more detail/information in the CVS/Source section, and a nicer
job on the menubar all around.

1.4 (+0 -1 lines) 12/25/2001 05:41 PM Chuck Hagenbuch chuck

Massive run over the web tree.
- discontinue use of constants for $toolbar_mode. no reason, and has
  potential to break mirrors
- get rid of $subsite variable, which was never used anywhere
- start of skeleton sites for gollem, nic, and mimp.
- other cleanups to files as I touched them

1.3 (+4 -3 lines) 12/24/2001 04:38 PM Chuck Hagenbuch chuck

Update cvs link and add title.

1.2 (+1 -1 lines) 12/22/2000 11:47 PM Chuck Hagenbuch chuck

Most of this commit is making sure that include paths have './' prepended
to them if they refer to files in the same directory, so that things work if '.'
isn't in the include path.

Also, cleaned up some other style stuff like removing parens from around
include statements, spacing, etc.

Fixed a few links to point to /source, not /cvs.

Other random touchups to the site - removed some unused modules from
lists, revamped descriptions of others.

1.1 12/21/2000 04:41 PM jon

Move the cvs/ directory to a new source/ directory to elimate conflicts
with the CVS/ directory on case-insensitive file systems.