Revisions for jonah/channels/aggregate.php

Location: [ Horde ] / jonah / channels / aggregate.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.15 (+10 -2 lines) 05/26/2008 05:10 PM Chuck Hagenbuch chuck

- trap errors loading channel
- redirect after actions to ensure a clean slate

Tags: JONAH_2008_08_22

1.14 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

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

Happy New Year

1.12 (+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.11 (+7 -7 lines) 09/10/2006 01:50 PM Chuck Hagenbuch chuck

Remove Jonah_News::singleton() and unnecessary references. Use
Jonah_News::factory() instead.

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

Happy new year\!

1.9 (+2 -1 lines) 06/21/2005 05:36 PM Chuck Hagenbuch chuck

- html cleanup
- don't instantiate $template variable in base.php
- menu item cleanups and accesskeys
- lots of htmlspecialchars fixes

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

Happy New Year

1.7 (+2 -2 lines) 12/12/2004 10:11 PM Chuck Hagenbuch chuck

another example that should be rss, not rdf, plus .po updates.

1.6 (+4 -8 lines) 11/17/2004 10:01 AM Chuck Hagenbuch chuck

New menu.

Bug: 832

1.5 (+3 -3 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.4 (+10 -4 lines) 07/09/2004 04:09 PM Jan Schneider jan

Allow all channel fields in aggregated channels as in "normal" external channels.

1.3 (+4 -4 lines) 07/09/2004 10:52 AM Jan Schneider jan

More descriptive links.

1.2 (+11 -8 lines) 07/09/2004 10:49 AM Jan Schneider jan

Put subchannel url into link title to avoid overlong links.

1.1 07/09/2004 10:28 AM Jan Schneider jan

Add a separate form for managing aggregated channels.