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

Chris Egg updated their profile
Wednesday
Eva liked Ning Support's discussion New feature added into Group Permissions
Tuesday
Arissa Seah updated their profile
Sunday
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
Ning Support posted a discussion
 
We’ve expanded Group Admin capabilities with a new permission: Delete Comments
Where to find it…
Jul 20
kostasgr liked Alex - Rosas † Negras's discussion I managed to add group video calling, if anyone is interested I will post the codes
Jul 8
Steve C replied to ⚡JFarrow⌁'s discussion
What is going on with Ning? What Do We have to Look Forward To?
"Ning is based in California but operations are in Kyiv, Ukraine. Due to the war, operations may…"
Jul 6
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"⚡JFarrow⌁  
I'm working on the stories and I don't have time to work on the video call you just…"
Jun 28
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"if you want I'll give you the codes privately and we'll see if the two of us can make it perfect"
Jun 27
More…

Meanwhile, you can check our social media channels