Revisions for hordeweb/rsync/index.php

Location: [ Horde ] / hordeweb / rsync / 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.9 (+0 -3 lines) 04/05/2006 10:10 PM Chuck Hagenbuch chuck

Adjust website to indicate that rsync is only for mirrors.

1.8 (+1 -1 lines) 08/27/2004 08:22 AM Jan Schneider jan

Allow more than one sublevel in the navigation.
Highlight sublevels too if selected.
Revive support page and aggregate FAQ, Wiki, mailing lists and Whups under
support.

To do: move all projects' navigations under the Projects top level and enable
sublevel highlighting for projects' navigations.

1.7 (+1 -1 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.6 (+1 -1 lines) 02/16/2002 11:44 PM jon

Some cleanups (mainly formatting and wording)

1.5 (+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.4 (+4 -3 lines) 12/24/2001 04:38 PM Chuck Hagenbuch chuck

fix xhtml and add title

1.3 (+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.2 (+1 -1 lines) 04/24/2000 07:07 PM jon

Converting hordeweb from .php3 to .php.  I think I've gotten everything
here, but some .php3 references may have slipped through.

1.1 10/19/1999 03:38 PM Chuck Hagenbuch chuck

cjh: documentation on using cvs and rsync to get horde sources.