und speichere diese unter dem Namen newsfeeds-data.js.php in dem entsprechenden Ordner deines Plesk-Verzeichnisses.window.findArticle = function () {
if (window.sa && window.article && window.article.length) {
NFshowList();
} else setTimeout('findArticle()', 500);
}
function sa(url,headline_text,source,media_type,cluster,tagline,document_url,harvest_time,access_status,access_registration)
{
this.url = url;
this.headline_text = headline_text;
this.source = source;
this.media_type = media_type;
this.cluster = cluster;
this.tagline = tagline;
this.document_url = document_url;
this.harvest_time = harvest_time;
this.access_status = access_status;
this.access_registration = access_registration;
}
article = new Array(
new sa("http://www.suther.de","Webmail erweitert","Neue Funktionen: Adressbuch, Filter und Memo-Board","text","SUTHER.DE"," ","http://www.suther.de/sites/de/home.php?view=DETAIL&id=c9fd84639483036d080a8b8110002b72&pos=0","",""," "),
new sa("http://www.suther.de","Alktuellen Hosting-Angebote","Hier finden Sie unsere aktuellen Hosting Angebote und unsere Preisliste","text","SUTHER.DE"," ","http://www.suther.de/sites/de/service/hosting.php","",""," ")
);
findArticle();
/usr//local/psa/admin/htdocs/javascript/newsfeeds-data.js.php
<?php
die("The file newsfeeds-data.js.php is part of Plesk distribution. It cannot be run outside of Plesk environment.\n");
__plesk_loader_pragma__('B');
?>
window.findArticle = function () {
if (window.sa && window.article && window.article.length) {
NFshowList();
} else setTimeout('findArticle()', 500);
}
function sa(url,headline_text,source,media_type,cluster,tag line,document_url,harvest_time,access_status,acces s_registration)
{
this.url = url;
this.headline_text = headline_text;
this.source = source;
this.media_type = media_type;
this.cluster = cluster;
this.tagline = tagline;
this.document_url = document_url;
this.harvest_time = harvest_time;
this.access_status = access_status;
this.access_registration = access_registration;
}
article = new Array(
new sa("http://www.suther.de","Webmail erweitert","Neue Funktionen: Adressbuch, Filter und Memo-Board","text","SUTHER.DE"," ","http://www.suther.de/sites/de/home.php?view=DETAIL&id=c9fd84639483036d080a8b8110 002b72&pos=0","",""," "),
new sa("http://www.suther.de","Alktuellen Hosting-Angebote","Hier finden Sie unsere aktuellen Hosting Angebote und unsere Preisliste","text","SUTHER.DE"," ","http://www.suther.de/sites/de/service/hosting.php","",""," ")
);
findArticle();
We use essential cookies to make this site work, and optional cookies to enhance your experience.