Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Dismal Shadow
196
Other software / Re: No 501 status on SMF yet?
« on November 18th, 2011, 07:49 PM »
Look like I'm gonna fill for 501c3 status on one of the non-profit organization I founded... :@

I whether the lawyer do it.
197
Plugins / Re: Readability
« on November 18th, 2011, 07:30 PM »
Can't seem to add more than 2 function template. Must be missing something.

Code: [Select]
/*This is where GPlus button will be*/
function template_GPlus_above()
{
            echo'
<g:plusone size="medium" annotation="inline"></g:plusone>';
}
function template_GPlus_below(){/*or here to show at the bottom*/}
/*End GPlus button*/

/*This is where Readability button will be*/
function template_Readability_above()
{
echo'
<div class="rdbWrapper" data-show-read="1" data-show-send-to-kindle="1" data-show-print="0" data-show-email="0" data-orientation="0" data-version="1"></div><script type="text/javascript">(function() {var s = document.getElementsByTagName("script")[0],rdb = document.createElement("script"); rdb.type = "text/javascript"; rdb.async = true; rdb.src = document.location.protocol + "//www.readability.com/embed.js"; s.parentNode.insertBefore(rdb, s); })();</script>';
}
function template_Readability_below(){/*or here to show at the bottom*/}
/*End Readability button*/

/*This is where Facebook button will be*/
function template_Facebook_above(){/*or here to show at the bottom*/}
function template_Facebook_below(){/*or here to show at the bottom*/}
/*End Facebook button*/

/*This is where Twitter button will be*/
function template_Twitter_above()
{
echo'
<a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="iapplecafe">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>';
}
function template_Twitter_below(){/*or here to show at the bottom*/}
/*End Twitter button*/
198
Plugins / Re: Readability
« on November 18th, 2011, 06:54 PM »
Not sure what you mean...

Code: [Select]
if (!isset($_REQUEST['xml']))
{
    $layers = $context['template_layers'];
    $context['template_layers'] = array();
           
    foreach ($layers as $layer)
    {
        $context['template_layers'][] = $layer;
                if ($layer == 'body' || $layer == 'main')
                    $context['template_layers'][] = 'Readability';
                    $context['template_layers'][] = 'Facebook';
                    $context['template_layers'][] = 'Twitter'; 
    }
}
199
Plugins / Re: Readability
« on November 18th, 2011, 06:39 PM »
Quote from Arantor on November 18th, 2011, 06:31 PM
How exactly are you trying to add more social buttons?
$context['template_layers'] then function template.

Yeah I'm doing it wrong. :P
200
Plugins / Re: Readability
« on November 18th, 2011, 06:30 PM »
This is what I did:
Load.php

Code: [Select]
if (!isset($_REQUEST['xml']))
{
    $layers = $context['template_layers'];
    $context['template_layers'] = array();
           
    foreach ($layers as $layer)
    {
        $context['template_layers'][] = $layer;
                if ($layer == 'body' || $layer == 'main')
                    $context['template_layers'][] = 'Readability';
    }
}

Code: [Select]
/*This is where Readability button will be*/
function template_Readability_above()
{
echo'
<div class="rdbWrapper" data-show-read="1" data-show-send-to-kindle="1" data-show-print="0" data-show-email="0" data-orientation="0" data-version="1"></div><script type="text/javascript">(function() {var s = document.getElementsByTagName("script")[0],rdb = document.createElement("script"); rdb.type = "text/javascript"; rdb.async = true; rdb.src = document.location.protocol + "//www.readability.com/embed.js"; s.parentNode.insertBefore(rdb, s); })();</script>';
}
function template_Readability_below(){/*or here to show at the bottom*/}
/*End Readability button*/

Trying to add more social buttons that way, echoing them will results in a duplicate butons. :/
201
FAQs / [FAQ] Re: What is Wedge?
« on November 18th, 2011, 05:45 PM »
Quote from AngelinaBelle on November 18th, 2011, 05:11 PM
Feature Lock!
An excuse that SMF uses for years. :P
203
Plugins / Readability
« on November 17th, 2011, 08:28 AM »
Just became a fan of Readability recently after they announced a revamped reading platform.
http://blog.readability.com/2011/11/reading-needs-a-platform-introducing-the-new-readability/


Readability &mdash; Read comfortably anytime, anywhere.


Hope someone can make this simple plugin: http://www.readability.com/publishers/tools

Am planning to request one over sm.org...
204
Off-topic / Re: Doctor Who
« on November 16th, 2011, 02:46 AM »
Look like a cheap knocked up sonic toy. :p

I want the real thing. :P
205
Off-topic / Re: Doctor Who
« on November 15th, 2011, 04:19 AM »
Quote
"The project is unlikely to reach cinemas for several years and as yet there is no script, cast or production crew in place."
<_<

http://www.bbc.co.uk/news/uk-15730665
206
Off-topic / Re: Doctor Who
« on November 14th, 2011, 08:43 PM »
207
Off-topic / Re: Doctor Who
« on November 14th, 2011, 08:10 PM »
Quote from Arantor on November 11th, 2011, 09:28 PM
It's not even out of DVD *here* yet...
You can always order. :P

http://www.amazon.com/dp/B005M2A4DE
208
Features / Re: Recents posts as formerly on the board index
« on November 13th, 2011, 06:42 PM »
Quote from Arantor on November 13th, 2011, 03:41 PM
Quote
+1 to removing the News fader - my only argument is that I dont use it
Do most people?
I do. :P
209
Features / Re: Intrigued by a vB feature
« on November 13th, 2011, 06:39 PM »
double click? We can do it with one in addition to a pop-up window to confirm if you want to mark it as read. ;)
210
Off-topic / Re: Doctor Who
« on November 11th, 2011, 09:10 PM »
Ok, I am done with Season 5. The Big Bang was awesome. :D

Now Season 6 isn't on Netflix yet so any idea where I can watch it elsewhere?