Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
How do I post a link as an attachment to.......... (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: How do I post a link as an attachment to..........
#28255
How do I post a link as an attachment to.......... 11 Months, 3 Weeks ago  
Hey everyone-

I just went live with Joomla/Fireboard at work on Tuesday. Our old intranet just consisted of an html page with links. I'm using Fireboard to create a forum with topics such as Security, Compliance, Technology, etc...

How can I create a live link as an attachment to a file located on our Novell file server? The reason we need to do this is if for example. Human Resources updates the employee directory.doc file on the novell file server, they would have to go back out to Fireboard and relink the newly changed employee directory file. That's actually more work than our old intranet. I want to have some sort of attachment in a forum post that is a static link to a file. That way no matter how much the file on Novell changes, you don't have to go and relink the new file. As long as the filename never changes, the link will always retrieve the file.

I tried numerous combinations while testing like \servernamevolumepath, \ipaddressvolumepath, x.x.x.x/volume/path, etc...

None of those work. Just takes me to a 'Page cannot be displayed'

Any ideas? Is this even possible?
Rotax800 (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#28262
Re:How do I post a link as an attachment to....... 11 Months, 3 Weeks ago  
You try to access a fileserver with an internet browser!? You can easily link to files located on a webserver (http or ftp). I use seamonkey and iexplorer and they can handle
file://///stfile/images/Programs/TEST/test.iso URLs. But I did not try this kind of URL with fireboard.
boehmtho (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Germany
Logged Logged
 
The administrator has disabled public write access.  
#28342
Re:How do I post a link as an attachment to....... 11 Months, 3 Weeks ago  
Hi,

you have a file server. at /docs/file there is a file.

Now you have a web server. /domain/board/postxyz returns html markup, including a link to. yeah. where to?
only to a file available on another webserver. can't be anything else (yes, except local resources)...

if your file server is not reachable from the internet - if I can't go type yourcompany.com/files/doc/file and get something back - your only solution will be to copy files form your file server to your web server.

this can be automated, of course - think cronjob - but there's no way foreboard goes "download attachment 1337 == connect to file server, synch file 1337, serve file 1337", because fireboard just cannot know how to synch file 1337.

So, in order to help, you need to tell us the exact infrastructure of your intranet, concerning the connections / protocols between file server and web server.
duk3luk3 (User)
Junior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top