Results 1 to 2 of 2
-
7th Feb 2012, 10:25 PM #1OPBannedWebsite's:
Seecure.me[WCDDL] Tweet Download on Twitter, Modification
[WCDDL] Tweet Download on Twitter, Modification
Description:
Allows users/visitors to tweet a download to their followers, with the 'name' of download, and 'url' to framed page etc.
Example:
How to implement?
1. Open notepad2/ide (index.php)
2. Find this line (or similar):
Code:<tr><td>Type</td><td><strong>Title</strong></td><td>Views</td><td>Google Plus</td><td>Facebook</td></tr>
Code:<tr><td>Type</td><td><strong>Title</strong></td><td>Views</td><td>Google Plus</td><td>Facebook</td><td>Twitter</td></tr>
Code:<tr> <td><?php echo $row->type; ?></td> <td><a href="download.php?id=<?php echo $row->id; ?>"><?php echo $row->showTitle(); ?></a></td> <td><?php echo $row->views; ?></td> <td><g:plusone size="small" href="download.php?id=<?php echo $row->id; ?>"></g:plusone></td> <td><div class="fb-like" data-href="<?php echo WCDDL_PATH; ?>download.php?id=<?php echo $row->id; ?>" data-send="false" data-layout="button_count" data-width="40" data-show-faces="false"></div></div></td> </tr>
Code:<tr> <td><?php echo $row->type; ?></td> <td><a href="download.php?id=<?php echo $row->id; ?>"><?php echo $row->showTitle(); ?></a></td> <td><?php echo $row->views; ?></td> <td><g:plusone size="small" href="download.php?id=<?php echo $row->id; ?>"></g:plusone></td> <td><div class="fb-like" data-href="<?php echo WCDDL_PATH; ?>download.php?id=<?php echo $row->id; ?>" data-send="false" data-layout="button_count" data-width="40" data-show-faces="false"></div></div></td> <td><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://seecure.me" data-text="test">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-KWWHs");</script></td> </tr>
Code:<tr> <td><?php echo $row->type; ?></td> <td><a href="download.php?id=<?php echo $row->id; ?>"><?php echo $row->showTitle(); ?></a></td> <td><?php echo $row->views; ?></td> <td><g:plusone size="small" href="download.php?id=<?php echo $row->id; ?>"></g:plusone></td> <td><div class="fb-like" data-href="<?php echo WCDDL_PATH; ?>download.php?id=<?php echo $row->id; ?>" data-send="false" data-layout="button_count" data-width="40" data-show-faces="false"></div></div></td> <td><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://seecure.me" data-text="test">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-KWWHs");</script></td> </tr>
Code:"<?php echo WCDDL_PATH."download.php?id=".$row->id; ?>"
Code:data-text="test">Tweet
Code:data-text="<?php echo $row->showTitle(); ?>">Tweet
_Vick Reviewed by _Vick on . [WCDDL] Tweet Download on Twitter, Modification Tweet Download on Twitter, Modification Description: Allows users/visitors to tweet a download to their followers, with the 'name' of download, and 'url' to framed page etc. Example: http://screensnapr.com/e/OngHpr.jpg How to implement? 1. Open notepad2/ide (index.php) Rating: 5
-
8th Feb 2012, 12:13 AM #2BannedWebsite's:
Wcddlskins.com Wcddlskins.infoGreat mod thanks
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Twitter sells their multi-billion tweet archive - our privacy is sold
By cvrle77 in forum News & Current EventsReplies: 4Last Post: 1st Mar 2012, 10:48 AM -
[WCDDL] Facebook Likes, Modification
By _Vick in forum Web Development AreaReplies: 0Last Post: 7th Feb 2012, 10:15 PM -
[WCDDL] Google Plus Ones, Modification
By _Vick in forum Web Development AreaReplies: 2Last Post: 7th Feb 2012, 10:08 PM -
[Selling] Tweet Attacks and Tweet Attacks Account Creator for Sale
By channing in forum Completed TransactionsReplies: 6Last Post: 14th Mar 2011, 03:16 AM -
My first WCDDL modification - Better pagination
By CyberJ37 in forum Webmaster ResourcesReplies: 0Last Post: 24th Jan 2009, 11:16 AM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...