From b5eed34618019f525b16e33ff56e1e8d41ebe184 Mon Sep 17 00:00:00 2001 From: Matt Geri Date: Fri, 16 Jul 2010 18:41:26 +0200 Subject: [PATCH] Adding new library and view files for 1.1.5 --- system/helpers/ad_functions.php | 41 ++++++++++++++++ system/views/admin_ads.php | 87 +++++++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+) create mode 100644 system/helpers/ad_functions.php create mode 100644 system/views/admin_ads.php diff --git a/system/helpers/ad_functions.php b/system/helpers/ad_functions.php new file mode 100644 index 0000000..7c898eb --- /dev/null +++ b/system/helpers/ad_functions.php @@ -0,0 +1,41 @@ + \ No newline at end of file diff --git a/system/views/admin_ads.php b/system/views/admin_ads.php new file mode 100644 index 0000000..2dda3a2 --- /dev/null +++ b/system/views/admin_ads.php @@ -0,0 +1,87 @@ +
+ + +

+

Mobile Ads

+

MobilePress gives you the ability to integrate with Aduity for mobile ad serving.

+

You will have to register an account with Aduity. Enter your Account Public Key and Site Public Key from your Aduity account and you will then be able to start serving ads from networks such as Admob, InMobi, Buzzcity, Quattro, Adsense and ZestAdz.

+
+

Aduity Account Details

+ + + + + + + + + + + + + +
Account Public Key: + Find under "Get code" in Aduity. +
Site Public Key: + Find under "Get code" in Aduity. +
Enable Ad Serving: + +
+
+

Ad Serving Options

+ + + + + + + + + +
Enable Debug Mode: + + Useful for testing purposes. Ads will display in web browser when enabled +
Ad Location: + +
+
+

+
+
\ No newline at end of file