From ae17799f0cae71835a07aed16e7e732a102bad81 Mon Sep 17 00:00:00 2001 From: Tom Slominski Date: Wed, 29 Aug 2012 14:55:08 +0100 Subject: [PATCH] 1.3 --- index.php | 23 ++++++--- mobile.php | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 157 insertions(+), 8 deletions(-) create mode 100644 mobile.php diff --git a/index.php b/index.php index 876fcdc..8f7e405 100644 --- a/index.php +++ b/index.php @@ -47,15 +47,19 @@ if ( $message = $url. "added to database") { +if (screen.width <= 720) { document.location = 'mobile.php'; }"; } ?> <?php echo $ISQtitle; ?> - + - + + "; } - if (!empty(ISQ::$social['plus'])) { $ISQplus = "Share on Google+"; } + if (!empty(ISQ::$social['plus'])) { $ISQplus = "
"; } if (!empty(ISQ::$social['linkedin'])) { $ISQlinkedin = ""; } if (!empty(ISQ::$general['qr'])) { $ISQqr = "

QR code

\n

Share your code with external devices

\nQR code"; } @@ -137,13 +143,14 @@ RESULT; HTML; } - ?> + +

The bookmarklets

-

To use the bookmarklets drag them to your bookmark bar or simply right click on them and select the appropriate option.

-

Instant Shorten

-

Custom Keyword Shorten

+

To use the bookmarklets drag them to your bookmark bar or simply right click on them and select the appropriate option. The instant bookmarklet shortens the URL of the current tab and then opens a kwl.me page in the current tab.

+

Instant Shorten

+
+ + +