{"id":535,"date":"2005-12-03T01:56:10","date_gmt":"2005-12-03T01:56:10","guid":{"rendered":""},"modified":"2007-12-18T01:30:41","modified_gmt":"2007-12-18T00:30:41","slug":"qui-ha-escrit-a-colla92-com","status":"publish","type":"post","link":"https:\/\/www.arbeat.es\/?p=535","title":{"rendered":"Qui ha escrit a colla92.com?"},"content":{"rendered":"\n<p>Durant aquests gairebe 5 anys de vida que portem a colla92.com hi ha hagut varis reporters que s\u00e2\u20ac\u2122han atrevit a publicar articles i aqui en teniu un Top actualitzat en temps real amb la gent que ha escrit mes Articles desde el 2001<\/p>\n<ul>\n<li>Bpm [385]\n<li>djreche [72]\n<li>Ivax [18]\n<li>davit [12]\n<li>DEFACE [11]\n<li>iago [8]\n<li>eva [7]\n<li>Aliena [6]\n<li>cunyaaaaao [6]\n<li>Espada [3]\n<li>raul [3]\n<li>korpus [2]\n<li>indianajones [1]\n<li>Xurro [1]\n<p>Total: 535 Articles<\/p>\n<p>I aqui teniu el top dels mega reporters d\u00e2\u20ac\u2122aquest any 2005 ! . El senyor reche s\u00e2\u20ac\u2122ha posat al capdavant de la llista <\/p>\n<li>djreche [61]\n<li>Bpm [50]\n<li>davit [12]\n<li>DEFACE [6]\n<li>eva [4] <\/li>\n<\/ul>\n<p>Total: 133 Articles<\/p>\n<p>Arribarem algun dia a tenir 1000 articles ?<\/p>\n<p><!--more--><\/p>\n<p>i per si algu li interesa us deixo el codi del plugin que he creat pre a treure els llistats ,que segur es pot millorar i molt<\/p>\n<pre>\t<p><?php\nclass NP_MostActive extends NucleusPlugin { <\/p>\n\t<p>\t function getEventList() { return array(); }   \n   function getName() {   return 'MostActive';    } \n   function getAuthor()  { return 'Arian Ribell'; } \n   function getURL() { return 'http:\/\/colla92.com'; } \n   function getVersion() {   return '0.1'; } \n   function getDescription() { \n      return 'This plugin displays the most active users.'; \n   } <\/p>\n\t<p>\tfunction supportsFeature($feature) {\n\t\tswitch($feature) {\n\t\t\tcase 'SqlTablePrefix':\n\t\t\t\treturn 1;\n\t\t\tdefault:\n\t\t\t\treturn 0;\n\t\t}\n\t}<\/p>\n\t<p>   function doSkinVar($skinType,$year='2000' ) { \n      $blogid = strval(getCurrentBlogId());\n      $query =  mysql_query(\"SELECT m.mname as name,i.iauthor as idautor ,<br \/>count( * ) as max from \".sql_table('member').\" \nas m, \".sql_table('item').\" as i where year(i.itime) &gt;='\".$year.\"'\nAND i.iauthor=m.mnumber group by i.iauthor \norder  by max desc ,m.mname limit 0,15\");\n      $num = 0; \n      echo \"<\/p>\n\t<ul id=articlestats5>\\n\";\n      global $blog;\n      while ($msg = mysql_fetch_assoc ($query)) { \n\t<p>        $num ++; \n        $max +=$msg['max']; \n        echo \"<\/p>\n\t<li>\".strip_tags($msg['name']).\" [\".$msg['max'].\"]\n\\n\"; \n\t<p>      } \n        echo \"<b>Total:<\/b> \".$max.\" Articles<br \/>\\n\"; \n     echo \"<\/p>\n<\/li>\n<\/ul>\n\t<p>\\n\";\n   } \n} \n?&gt;\n<\/p><\/pre>\n<p>\n","protected":false},"excerpt":{"rendered":"<p>Durant aquests gairebe 5 anys de vida que portem a colla92.com hi ha hagut varis reporters que s\u00e2\u20ac\u2122han atrevit a publicar articles i aqui en teniu un Top actualitzat en temps real amb la gent que ha escrit mes Articles desde el 2001 Bpm [385] djreche [72] Ivax [18] davit [12] DEFACE [11] iago [8]&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-535","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/www.arbeat.es\/index.php?rest_route=\/wp\/v2\/posts\/535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.arbeat.es\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.arbeat.es\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.arbeat.es\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arbeat.es\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=535"}],"version-history":[{"count":0,"href":"https:\/\/www.arbeat.es\/index.php?rest_route=\/wp\/v2\/posts\/535\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.arbeat.es\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=535"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.arbeat.es\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=535"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.arbeat.es\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}