using Uploads module to manage links

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

using Uploads module to manage links

Post by jmcgin51 »

Can the Uploads module be modified to manage links.  In other words, can it print a hyperlink to another page (not a file for download)?

I'm aware of the Bookmarks module, and it does this fine, but what I want is the ability to do something like this:

File1 (click here to view online) or (click here to download)
File2 (click here to view online) or (click here to download)
File3 (click here to view online) or (click here to download)

I can do this with Bookmarks only, but it requires that I manually type each link, and I don't get any information about the date it was posted, the author, etc.

What I'm looking for is the power of the Uploads module, but with hyperlink capability.  Maybe I'm just missing something, since I'm new to Uploads...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: using Uploads module to manage links

Post by calguy1000 »

The uploads module makes no distinction about file type, and therefore it 'sends' every file when you click on the link  It also keeps track of downloads, etc.  when a link is clicked.

If you've got pdf files or text files or something and want to view them in a page, then this functionality would have to be added somehow.  Wouldn't be hard to do though.

I'm just up to my armpits in zencart debugging at the moment.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: using Uploads module to manage links

Post by jmcgin51 »

If you've got pdf files or text files or something and want to view them in a page...

Yeah, this would work; not quite exactly what I was thinking of, but I could adapt my project to use this workaround...

have fun with ZenCart!

thanks
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: using Uploads module to manage links

Post by calguy1000 »

What type of content would you be able to 'view inline'?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: using Uploads module to manage links

Post by jmcgin51 »

Macromedia Flash is the big one I'm dealing with now.

I'm using Camtasia Studio to create the videos, and it has an option to publish the video as an SWF.  It also has an option to automatically create an HTML page with the SWF file embedded.  I could skip this option if I could use CMSMS to automatically generate the HTML page and view the SWF file inline/embedded.  That would actually be a better way to do it, since it would mean I wouldn't have dozens of HTML files on my server.  Or, if Uploads could manage links so I could keep track of downloads/views, I could still use the auto HTML option...  I've been playing around with this using the Bookmarks module.

Other nice-to-haves would be PDF and Excel.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: using Uploads module to manage links

Post by calguy1000 »

Check out the FLVPlayer module for this...
and if it works for you, give many thanks to westis, and his organisation, the sponsors of the module.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “CMSMS Core”