Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardcoded links to slidewiki.org in muliple file #5

Open
kevinp1 opened this issue Oct 22, 2013 · 0 comments
Open

Hardcoded links to slidewiki.org in muliple file #5

kevinp1 opened this issue Oct 22, 2013 · 0 comments

Comments

@kevinp1
Copy link

kevinp1 commented Oct 22, 2013

The following files have hard-coded links to slidewiki.org which affect various functions, controls and communication elements.

/cronjobs/notify_hourly.php: $headers .= "From: admin @ slidewiki.org" . "\r\n";
/cronjobs/notify_daily.php: $headers .= "From: admin @ slidewiki.org" . "\r\n";
/cronjobs/notify_weekly.php: $headers .= "From: admin @ slidewiki.org" . "\r\n";
/static/js/view-spec/playsync.js: server: 'http://slidewiki.org',
/static/js/view-spec/playsync.js: var link="http://slidewiki.org/playSync/sid/"+sid+"/style/"+style+"/transition/"+transition+"/dec k/"+deck;
/static/js/functions.js: $('#facebook_share_link').attr('href','http://www.facebook.com/sharer.php?u=http://slidewiki.org/slide/'+id+'&t='+window.document.title);
/static/js/functions.js: $('#google_share_link').attr('href','https://plus.google.com/share?url=http://slidewiki.org/slide/'+id);
/static/js/functions.js: $('#linkedin_share_link').attr('href','http://www.linkedin.com/shareArticle?mini=true&url=http://slidewiki.org/slide/'+id+'&title='+window.docume nt.title);
/static/js/functions.js: $('#twitter_share_link').attr('href','https://twitter.com/share?url=http://slidewiki.org/slide/'+id+'&text='+window.document.title);
/static/js/functions.js: $('#link_current_item').val('http://slidewiki.org/slide/'+id);
/static/js/functions.js: $('#link_latest_item').val('http://slidewiki.org/slide/'+id+'/latest');
/static/js/functions.js: $('#link_user_latest_item').val('http://slidewiki.org/slide/'+id+'/user/'+user_id);
/static/js/functions.js: $('#facebook_share_link').attr('href','http://www.facebook.com/sharer.php?u=http://slidewiki.org/deck/'+id+'&t='+window.document.title);
/static/js/functions.js: $('#google_share_link').attr('href','https://plus.google.com/share?url=http://slidewiki.org/deck/'+id);
/static/js/functions.js: $('#linkedin_share_link').attr('href','http://www.linkedin.com/shareArticle?mini=true&url=http://slidewiki.org/deck/'+id+'&title='+window.documen t.title);
/static/js/functions.js: $('#twitter_share_link').attr('href','https://twitter.com/share?url=http://slidewiki.org/deck/'+id+'&text='+window.document.title);
/static/js/functions.js: $('#link_current_item').val('http://slidewiki.org/deck/'+id);
/static/js/functions.js: $('#link_latest_item').val('http://slidewiki.org/deck/'+id+'/latest');
/static/js/functions.js: $('#link_user_latest_item').val('http://slidewiki.org/deck/'+id+'/user/'+user_id);
/static/js/profile.js: link_field+="

slidewiki.org/deck/
";
/static/js/profile.js: link_field = "
Link to presentation:
slidewiki.org/deck/
";
/static/js/profile.js: link_field+="
slidewiki.org/deck/
";
/static/js/profile.js: link_field = "
Link to presentation:
slidewiki.org/deck/
";
/sitemap.xml: http://slidewiki.org/
/sitemap.xml: http://slidewiki.org/documentation/
/sitemap.xml: http://slidewiki.org/deck/create
/sitemap.xml: http://slidewiki.org/feed/decks/featured
/sitemap.xml: http://slidewiki.org/feed/decks/new
/sitemap.xml: http://slidewiki.org/activities
/sitemap.xml: http://slidewiki.org/imprint
/sitemap.xml: http://slidewiki.org/termsOfUse
/sitemap.xml: http://slidewiki.org/deck/750
/application/controllers/AjaxController.php: echo "http://slidewiki.org/sp/".$short;
/application/controllers/AjaxController.php: $content = $content.'
Confirm my editorship';
/application/controllers/AjaxController.php: $m->content=$m->content.'
'.'This comment is sent '.$comment->creationTime.' on the following item:
'.'http://slidewiki.org/deck/'.$comment->item_id.'_'.$comment->slug_title;
/application/controllers/AjaxController.php: $m->content=$m->content.'
'.'This comment is sent '.$comment->creationTime.' on the following item:
'.'http://slidewiki.org/slide/'.$comment->item_id;
/application/controllers/AjaxController.php: $m->content=$m->content.'
'.'This comment is sent '.$comment->creationTime.' on the following item:
'.'http://slidewiki.org/'.$tmp->item_type.'/'.$tmp->item_id;
/application/controllers/FeedController.php: $link = "http://slidewiki.org/";
/application/controllers/FeedController.php: $item->link = "http://slidewiki.org/?url=main/deck_stream&deck=".$s->object->id;
/application/controllers/FeedController.php: $item->description = ''.$s->subject->username . ' ' . $s->type . ' '.$s->object->title.'';
/application/controllers/FeedController.php: $item->source = "http://slidewiki.org/";
/application/controllers/FeedController.php: $link = "http://slidewiki.org/search/order/date";
/application/controllers/FeedController.php: $syndicationURL = "http://slidewiki.org/feed/decks/new";
/application/controllers/FeedController.php: $link = "http://slidewiki.org/search/order/popularity";
/application/controllers/FeedController.php: $syndicationURL = "http://slidewiki.org/feed/decks/popular";
/application/controllers/FeedController.php: $link = "http://slidewiki.org/search/order/featured";
/application/controllers/FeedController.php: $syndicationURL = "http://slidewiki.org/feed/decks/featured";
/application/controllers/FeedController.php: $item->link = "http://slidewiki.org/deck/" . $deck->id . '_' . $deck->slug_title;
/application/controllers/FeedController.php: $item->source = "http://slidewiki.org/";
/application/views/static/activities.php: echo '
  • '.$s->subject->username . ' ' . $s->type . ' '.$s->object->title.' ('.$s->timestamp.')
  • ';
    /application/views/user/profile.php:
    /application/views/user/profile.php:
    /application/views/user/profile.php: slides
    /application/views/user/profile.php: slides
    /application/views/user/profile.php:
    More info about ${username} you can find in the slides

    /application/views/user/profileEdit.php:
    slidewiki.org/deck/
    /application/views/header.php:
    /application/views/header.php:
    /application/views/img/imgmanager.php: if(fnGetDomain($('input#your_link').val())!='slidewiki.org'){
    /application/views/main/deck.php:
    /application/views/main/deck.php:
    /application/models/Msg.php:
    /application/models/Msg.php: '.$sender->username.'
    /application/models/Msg.php: This message was sent to '.$receiver_email.'. If you don't want to receive these emails from SlideWiki in the future, please unsubscribe.
    /application/models/Msg.php: SlideWiki: http://slidewiki.org
    /application/models/Msg.php: $headers [] = "From: SlideWiki <admin @ slidewiki.org>";

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant