Can I link to an exisiting SWF (Flash) file on my site? Can I link to an exisiting SWF (Flash) file on my site?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Can I link to an exisiting SWF (Flash) file on my site?

Started by doctorjellybean, August 18, 2007, 02:28:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

doctorjellybean

I have some SWF files elsewhere on my site, which I would like have displayed in Coppermine? Is there a way of linking to it, or do I have to upload them via Coppermine?

Thank you.

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

Coppermine doesn't support remote storage. You have three options:
  • use bbcode to create links
  • use a third-party plugin. The MiniCMS comes to mind
  • If you're on a Lunix-driven server and have enough control over it, create a symlink to the location from within your albums folder to the folder where the files are stored and batch-add them - this will avoid redundant file storage

doctorjellybean

Thank you.

I'll look into the MiniCMS plugin, and after having read the documentation, I might create a special folder within the albums directory, move the SWF files in there and batch-add them.