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 billakosbs » Sun Mar 10, 2013 7:48 am
Hello to all,
Iam using import/export xml plugin to upload some articles in ojs journal. Inside the xml i have the pdf file as you see below.
<galley locale="en_US">
<label>PDF</label>
<file><href src="http://localhost/journal/files/journals/1/issues/Volume2/january/Issue(January).pdf" target="_blank" /></file>
</galley>
I need to add one more galley or something else in order to link an html file in each article. This html file is the output of the flipping book publisher of each article pdf. I want to use it as it is directly on the journal.
So iam trying to add something like that.
<galley locale="en_US">
<label>HTML</label>
<file>
<href mime_type="text/html" src="http://localhost/journal/files/Publications/Volume 2, Issue 1, January 2009/index.html" target="_blank" />
</file>
</galley>
This in not correct because this link "http://localhost/journal/files/Publications/Volume 2, Issue 1, January 2009/index.html' transformed to this "http://localhost/journal/index.php/hppj/article/view/188/266" and i cannot see the digital publication. I want to keep the link as is.
How could i do it?
My second question has to do it with the Unassigned articles and how could i delete them all together?
Thanks in advance
-
billakosbs
-
- Posts: 3
- Joined: Sun Mar 10, 2013 7:23 am
Return to OJS Editorial Support and Discussion
Who is online
Users browsing this forum: Google [Bot] and 1 guest