Revisions for hordeweb/imp/2.2/supported.php

Location: [ Horde ] / hordeweb / imp / 2.2 / supported.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.4 (+0 -2 lines) 03/20/2006 07:47 PM Jan Schneider jan

Remove several tables and $notoolbar flag.

1.3 (+1 -2 lines) 12/25/2001 05:40 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.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 05/21/2000 07:53 PM Chuck Hagenbuch chuck

Okay, I've been promising this for a while; here it is. Much more
information on IMP, better organization, and a little bit of link fixing,
prettying, etc. becides.

Enjoy!

(If you want to update the news for IMP, each branch's news is stored in the
yearly files, and in the latest.html file - that's the file that gets
included on other pages, so make sure to update it).