Revisions for jonah/index.php

Location: [ Horde ] / jonah / 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.
Show Branch:
  Revision Date Author Log Message
1.36 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.35 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.34 (+4 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.33 (+4 -4 lines) 04/30/2006 07:37 PM Chuck Hagenbuch chuck

is_readable doesn't need to be silenced, but we generally silence app constant defines.

1.32 (+2 -7 lines) 04/18/2006 12:16 PM Chuck Hagenbuch chuck

Don't send guests to a blank page.

1.31 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.30 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.29 (+2 -2 lines) 11/17/2004 10:00 AM Chuck Hagenbuch chuck

New menu.

Bug: 832

1.28 (+7 -2 lines) 07/11/2004 01:06 PM Jan Schneider jan

Don't show My Content in menu for guest, redirect guests to delivery page.

1.27 (+1 -2 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.26 (+2 -4 lines) 01/06/2004 11:16 PM Chuck Hagenbuch chuck

Remove METAR code in favor of the Horde-level METAR block.

1.25 (+2 -2 lines) 01/01/2004 10:15 AM Jan Schneider jan

Happy new year everyone.

1.24 (+2 -1 lines) 12/01/2003 05:33 PM max

Add a define('HORDE_LIBS', ''); for the unconfigured case to all index files to fix a warning.  Other ws and header nits here and there.

1.23 (+6 -3 lines) 08/24/2003 06:48 PM Jan Schneider jan

Use Horde_Test::configFileMissing().

1.22 (+1 -2 lines) 04/28/2003 11:43 PM mdjukic

not needed

1.21 (+2 -2 lines) 04/26/2003 08:32 PM Chuck Hagenbuch chuck

point to the correct license file.

1.20 (+2 -2 lines) 04/26/2003 08:27 PM Chuck Hagenbuch chuck

Fix license URL.

1.19 (+2 -3 lines) 02/04/2003 02:33 PM Chuck Hagenbuch chuck

mime_drivers.php was missing from Orator's notconfigured.inc

1.18 (+2 -1 lines) 01/27/2003 10:45 AM Chuck Hagenbuch chuck

check for new config file (might get rid of this file, though.

1.17 (+7 -11 lines) 01/21/2003 12:04 AM Chuck Hagenbuch chuck

[cjh] Clean up Jonah_Headlines:: to require fewer special cases.
[cjh] Move all channel HTML generation over to Horde_Template::

1.16 (+2 -2 lines) 01/02/2003 09:17 PM Jan Schneider jan

Bump year.

1.15 (+2 -5 lines) 08/19/2002 05:52 PM Chuck Hagenbuch chuck

[cjh] Revamp headline management and subscriptions; add multiple sizes
      for each channel, add weather and stock support, and many more
      channels (Eric Rechlin <eric@hpcalc.org>).
[cjh] Add a Block system and an experimental portal-like interface.

Notes: the portal interface, especially, _is_ experimental; there's some duplicate
code in the Block subclasses, and it needs lots of work. But, it's a start. Eric's
stuff is pretty good, but things like the weather interface need work. All
in all, a big boost up in functionality.

1.14 (+6 -5 lines) 07/20/2002 01:19 PM Chuck Hagenbuch chuck

Tons of improvements to Jonah, including user preferences for which
channels to show, the same admin cleanups as Klutz, a standard Horde
menu everywhere, etc.

1.13 (+5 -6 lines) 07/20/2002 12:13 PM Jan Schneider jan

Remove tests for html.php.

1.12 (+3 -3 lines) 04/15/2002 04:59 PM Jan Schneider jan

Next shot of superglobals patch. After MFH is completed I'll commit Horde,
IMP and Nag.

Submitted by: Nuno Loureiro <nuno@eth.pt>

1.11 (+1 -7 lines) 09/01/2001 01:12 PM max

Greatly update, revamp, modernize and in all good ways improve.

1.10 (+5 -5 lines) 01/20/2001 02:58 PM Chuck Hagenbuch chuck

Add a notconfigured template for Gollem, and fix up a bunch of other index/configuration
nits for various apps while I'm at it.

1.9 (+12 -13 lines) 01/20/2001 02:37 PM Chuck Hagenbuch chuck

Fix up index.php a bit, add lib/base.php, start adding JONAH_BASE support, and add channels.php
(it does what index.php used to, and got left out last time).

1.8 (+3 -3 lines) 01/18/2001 10:45 PM Chuck Hagenbuch chuck

indentation

1.7 (+33 -36 lines) 01/18/2001 10:39 PM Chuck Hagenbuch chuck

don't add empty vals in IMP::composeLink(), and send attachments
with disposition attachment.

1.6 (+2 -2 lines) 12/21/2000 01:38 PM Chuck Hagenbuch chuck

start making Jonah work with register_globals = Off

1.5 (+2 -1 lines) 12/13/2000 10:23 AM Chuck Hagenbuch chuck

use fpassthru instead of include. seems to work better on windows.

1.4 (+4 -1 lines) 08/09/2000 09:36 AM Chuck Hagenbuch chuck

don't die if a channel file is missing

Tags: JONAH_0_0_2

1.3 (+8 -2 lines) 01/31/2000 11:54 PM Chuck Hagenbuch chuck

Caught lots of problems with Jonah, luckily before it went public. NOW I can
release this.

Tags: JONAH_0_0_1

1.2 (+0 -2 lines) 01/31/2000 07:59 PM Chuck Hagenbuch chuck

Minor fix. Ready for release now! *cross fingers*

1.1 01/31/2000 01:08 AM Chuck Hagenbuch chuck

Initial commit of Jonah - portal/content management system.

This code is enough to set up a system that grabs rdf/rss channel files from
wherever you like, stores them locally, generates html based on them, and
allows the html to be viewed by end users. More - my.netscape like channel
layout, preferences, more support for other sources of information - will
come in time, if interest (mine or someone else's) warrants it.

The documentation is by no means complete, but the test.php script will
check for most things, the INSTALL file _is_ started, and the code is still
simple enough that if you're comfortable with php you should be able to get
it up and running with a little digging.

I need to sleep now, but hopefully I'll finish up the docs, put up a web
site, and make an alpha release tomorrow.