Current status of the Ning Platform is always available on the Ning Status Blog.

Ning has yet to fix attachments so looking for some advice about Ning 2.0.

I currently have javascript that will redirect a visitor to register or sign in when they attempt to download an attachment. See it below. 

However, now Ning is asking users to attach files right in the discussion with the file URL showing as https://storage.ning.com/topology/rest/1.0/file/get/xxxxxxxx

Is anyone got javascript to modify mine below and redirect an unregistered user to register or login when clicking on the storage URL? 

P.S. - Don't ask me why Ning doesn't follow accepted practice and standards of other communities and LMSs - inorder to download anything you should be logged in!!!!!!

 

'''<script>
$('.attachments li a').click(function () {
if ($('#xn_signout').html() != "Sign Out" || $('#xn_signout').html() == null) {
$(window.location).attr('href', 'https://community.eflclassroom.com/main/authorization/signUp');
return false;
}
});
</script>'''

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Tyler Masonry updated their profile
Saturday
⚡JFarrow⌁ posted a discussion
I am trying to find just one working example of an app or utility that runs with the Ning API. No…
Thursday
Eva updated their profile
Aug 2
Eva liked Steve C's discussion Ning's staff is in Kyiv. Keep them in your hearts.
Aug 2
Eva liked ⚡JFarrow⌁'s discussion What is going on with Ning? What Do We have to Look Forward To?
Aug 2
Chris Egg updated their profile
Jul 30
Eva liked Ning Support's discussion New feature added into Group Permissions
Jul 29
Arissa Seah updated their profile
Jul 27
APOSTLE TEYSHANA WILEY liked Ning Support's discussion New feature added into Group Permissions
Jul 25
Lady updated their profile photo
Jul 23
bryant tutas posted a discussion
Cant figure out how to add playlists. All my loaded songs are in the same list and I don't see an …
Jul 22
Angie Breidenbach updated their profile
Jul 21
More…

Meanwhile, you can check our social media channels