Revisions for midas/ad.php

Location: [ Horde ] / midas / ad.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.27 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

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

Happy New Year

1.25 (+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.24 (+7 -2 lines) 03/30/2006 10:04 AM Jan Schneider jan

Catch errors.

1.23 (+1 -2 lines) 03/30/2006 07:29 AM Jan Schneider jan

Allow to filter ads by size.

1.22 (+4 -6 lines) 02/09/2006 10:26 AM Jan Schneider jan

Fix ad generation, implement php and iframe ads.

1.21 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

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

Happy New Year

1.19 (+2 -1 lines) 05/02/2004 06:18 PM mdjukic

these are not yet supported

1.18 (+2 -7 lines) 01/24/2004 03:04 PM Chuck Hagenbuch chuck

[cjh] Various $no_auth and $self_contained_auth flags have been standardized
into an AUTH_HANDLER constant, which if defined signals the application
that it should not check permissions upon calling $registry->pushApp(),
as the calling script will handle that itself, or is a system-level cron
job/script/etc.
[cjh] Add an option to $registry->pushApp() to specify whether or not to check
application permissions.

1.17 (+3 -3 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.16 (+3 -3 lines) 09/17/2003 11:59 PM mdjukic

constant no longer used, typo with variable

1.15 (+19 -31 lines) 09/17/2003 11:50 PM mdjukic

merge adjs.php into one generic ad,php, clean up ad.php adding support for more criteria

1.14 (+4 -4 lines) 09/17/2003 05:51 PM mdjukic

totally messed up

1.13 (+11 -10 lines) 09/17/2003 05:34 PM mdjukic

log errors

1.12 (+2 -3 lines) 09/17/2003 05:29 PM mdjukic

get rid of a var_dump

1.11 (+5 -5 lines) 09/16/2003 07:06 PM Jan Schneider jan

Use the new Util:: class.

1.10 (+8 -7 lines) 08/27/2003 11:09 AM Chuck Hagenbuch chuck

Fix showing of ads. I can't upload image ads, but text ads work. I had
to re-add a bunch of functions that had disappeared, and click.php,
ad.php, and adjs.php all referred to non-existant variables and
functions.

This makes text add work via javascript, too.

1.9 (+12 -1 lines) 08/27/2003 10:31 AM Chuck Hagenbuch chuck

Ad a few file headers, fix package names.

1.8 (+1 -3 lines) 08/23/2003 01:32 PM Chuck Hagenbuch chuck

this isn't needed.

1.7 (+12 -7 lines) 01/23/2003 05:50 PM Chuck Hagenbuch chuck

- Cleanup
- support keywords in ad.php as well

1.6 (+3 -1 lines) 01/23/2003 05:05 PM Chuck Hagenbuch chuck

- Cleanup
- don't require auth on ad viewing scripts
- let adjs.php use keywords to restrict the ad shown
- add an input box to test.php to try out keywords

1.5 (+3 -8 lines) 01/15/2003 01:15 AM Chuck Hagenbuch chuck

Midas cleanup

- editing campaigns should work now
- html tweaks and cleanup
- uploading images should be saner now.

1.4 (+2 -2 lines) 10/21/2002 04:35 PM mdjukic

chaning the name of the random ad function

1.3 (+2 -4 lines) 10/21/2002 04:31 PM mdjukic

reworking the random ad picking

1.2 (+13 -7 lines) 10/21/2002 04:17 PM mdjukic

updating

1.1.1.1 (+0 -0 lines) 10/14/2002 07:40 PM mdjukic

first import

Tags: import

1.1 10/14/2002 07:40 PM mdjukic

Initial revision