Revisions for jonah/delivery/index.php

Location: [ Horde ] / jonah / delivery / 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.24 (+68 -0 lines) 08/11/2008 03:29 PM Ben Klang bklang

Make delivery usable via RESTful methods.

Example: http://site/jonah/delivery/rss/channel_id/1
Example: http://site/jonah/delivery/html/tag_id/1/channel_id/2

Todo: Implement lookups of channel and tag IDs via human-friendly names

1.23 (+0 -60 lines) 01/25/2006 11:34 AM Chuck Hagenbuch chuck

this is provided by the block now

1.22 (+4 -4 lines) 01/24/2006 11:28 AM Jan Schneider jan

quotes

1.21 (+5 -5 lines) 01/07/2006 02:50 PM Chuck Hagenbuch chuck

Standardize on feed graphic (even IE is adopting it), remove clunky
XML graphic, and tweak some alt text.

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

Happy new year\!

1.19 (+5 -4 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.18 (+2 -2 lines) 06/07/2005 12:33 AM Chuck Hagenbuch chuck

Nicer, more specific graphics and nuke a graphic that didn't really
belong in Horde.

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

Happy New Year

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

New menu.

Bug: 832

1.15 (+2 -2 lines) 10/19/2004 11:21 AM mdjukic

Change all references to *.gif images to the new *.png.

1.14 (+2 -2 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

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

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

1.12 (+2 -2 lines) 10/18/2004 06:47 AM mdjukic

change getParam('graphics') to getImageDir()

1.11 (+9 -11 lines) 08/19/2004 01:47 PM Jan Schneider jan

Composite channels.

1.10 (+7 -1 lines) 07/11/2004 01:04 PM Jan Schneider jan

Allow aggregated channels to be delivered

1.9 (+6 -14 lines) 07/10/2004 02:00 PM Jan Schneider jan

Don't link to the admin pages from the delivery list, but to the new HTML delivery view instead.

1.8 (+5 -1 lines) 05/04/2004 04:53 PM mdjukic

add some error catching

1.7 (+3 -3 lines) 04/21/2004 04:54 PM Chuck Hagenbuch chuck

no need for a full url or losing the session id here

1.6 (+3 -1 lines) 04/21/2004 04:06 PM Chuck Hagenbuch chuck

ws

1.5 (+1 -2 lines) 03/03/2004 10:02 AM mdjukic

do not set session readonly where not needed, get rid of a var_dump

1.4 (+2 -2 lines) 03/02/2004 02:49 PM mdjukic

add rte, fix notification

1.3 (+2 -2 lines) 03/02/2004 11:49 AM mdjukic

fix path

1.2 (+2 -2 lines) 03/01/2004 07:37 AM mdjukic

fix rss link

1.1 02/29/2004 08:50 PM mdjukic

index page to allow selection of news deliveries