Software Hosting and Development Services available at PKP Publishing Services
As the developers of Open Journal Systems, Open Conference Systems, Open Harvester Systems, and Open Monograph Press, the PKP team are experts in helping journal managers and conference organizers make the most of their online publishing projects. PKP Publishing Services offers support for:
As a customer of PKP Publishing Services, you will not only receive direct, personalized support from the PKP Development Team, but will be contributing to the ongoing development of the PKP applications. All funds raised by PKP Publishing Services go directly toward enhancing our free, open source software. For more information, please contact us.
Are you an Editor, Author, or Journal Manager in need of help? Want to talk to us about workflow issues? This is your forum.
Moderators: jmacgreg, michael, John, vgabler
Forum rules
This forum is meant for general questions about the usability of OJS from an everyday user's perspective: journal managers, authors, and editors are welcome to post questions here, as are librarians and other support staff. We welcome general questions about the role of OJS and how the workflow works, as well as specific function- or user-related questions.
What to do if you have general, workflow or usability questions about OJS:1.
Read the documentation. We've written documentation to cover from OJS basics to system administration and code development, and we encourage you to read it.
2.
take a look at the tutorials. We will continue to add tutorials covering OJS basics as time goes on.
3.
Post a question. Questions are always welcome here, but if it's a technical question you should probably post to the
OJS Technical Support subforum; if you have a development question, try the
OJS Development subforum.
by Jonothan » Tue Jul 05, 2005 12:41 pm
This seems like such a novice question, but I'm trying to link images (which are in PNG format) into my HTML articles and I can't seem to do it (I'm using OJS2). Does anyone know what what the directory structure is (or a sample of working code?)?
jon.
-
Jonothan
-
by Eric » Tue Jul 05, 2005 2:51 pm
When you upload an article into the galley, you add the images via the browser upload. The code within the HTML article can be as simple as this:
<img src="thumbf1.gif" alt="something" />
Eric
PS: include an alt tag for accessiblility.
-
Eric
-
by Jonothan » Wed Jul 06, 2005 12:23 pm
Thanks. I was needlessly making it more difficult. I thought I had to change the name of the image to match what it was called in the database (e.g. "12-42-1-PB.png"). Serves me right for overcomplicating it.
j
-
Jonothan
-
by ramon » Wed Jul 06, 2005 5:12 pm
In our tests the system renames all the image files and saves them in the images folder, using the article code created upon submission, so you actually need to put that code in your html source.
-
ramon
-
- Posts: 905
- Joined: Wed Oct 15, 2003 6:15 am
- Location: Brasília/DF - Brasil
-
by kevin » Wed Jul 06, 2005 9:08 pm
Any references to uploaded image files like "<img src=<ORIGINAL_FILENAME> ..>" should be replaced with a reference to the OJS-generated file.
Kevin
-
kevin
-
- Posts: 338
- Joined: Tue Oct 14, 2003 8:23 pm
-
Return to OJS Editorial Support and Discussion
Who is online
Users browsing this forum: No registered users and 2 guests