How would I go about storing files on OJS that are to be made available via a static page? How do we make that file visible even if the reader is not logged into OJS?
Thanks!
V - 2.4.8
How would I go about storing files on OJS that are to be made available via a static page? How do we make that file visible even if the reader is not logged into OJS?
Thanks!
V - 2.4.8
Hi @radjr,
In OJS 3.x, we’ve introduced a feature to the Publisher Library allowing files to be made public.
In OJS 2.x, there’s no built-in function – but some users have created a server-side symbolic link from the files_dir
into the public
directory, allowing them to explore and upload contents into the public area using the Journal Manager’s Files browser.
Regards,
Alec Smecher
Public Knowledge Project Team
Thanks. Alec!
Just need to figure out what that is!
Richard A. DeVito Jr.