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 responsible for making OCS work -- installing, upgrading, migrating or troubleshooting? Do you think you've found a bug? Post in this forum.
Moderators: jmacgreg, michael, John
Forum rules
What to do if you have a technical problem with OCS:1.
Search the forum. You can do this from the
Advanced Search Page or from our
Google Custom Search, which will search the entire PKP site. If you are encountering an error, we
especially recommend searching the forum for said error.
2.
Check the FAQ to see if your question or error has already been resolved. Please note that this FAQ is OJS-centric, but most issues are applicable to both platforms.
3.
Post a question, but please, only after trying the above two solutions. If it's a workflow or usability question you should probably post to the
OCS Conference Support and Discussion subforum; if you have a development question, try the
OCS Development subforum.
by ozgur » Sat Mar 15, 2008 6:34 pm
Hi! I have a small problem. I want to change the "Cooperating Organizations & Sponsors" title as "Cooperating Organizations" in the sidebar.
I modified sidebar.tpl as
<li>» <a href="{url page="about" op="cooperateAndSponsor"}">{translate key="about.sponsors"}</a></li>
and deleted part for about.contributors
I changed locale.xml as
<message key="about.sponsors">Cooperating Organizations</message>
<message key="about.contributors"> </message>
But I now see the title as ""Cooperating Organizations &"
How can I delete "&" in the title?
Thank you in advance for your replies.
-
ozgur
-
- Posts: 11
- Joined: Fri Feb 29, 2008 10:37 pm
by smiri » Sun Mar 16, 2008 9:50 pm
Hi ozgur,
what version of OCS are you using?
Thanks,
Siavash Miri
PKP Support Team
-
smiri
-
- Posts: 183
- Joined: Thu Sep 06, 2007 7:01 pm
by ozgur » Tue Mar 18, 2008 10:02 am
Hi Siavash,
I am using OCS 2.0.
-
ozgur
-
- Posts: 11
- Joined: Fri Feb 29, 2008 10:37 pm
by jmacgreg » Tue Mar 18, 2008 11:31 am
Hi ozgur,
Can you PM or email me with your sidebar.tpl and locale.xml attached?
Thanks,
James
-
jmacgreg
-
- Posts: 4153
- Joined: Tue Feb 14, 2006 10:50 am
-
by jmacgreg » Thu Mar 20, 2008 12:01 pm
Hi Ozgur,
I received those files -- thanks. Can you make sure that the line you edited in sidebar.tpl does *not* have "&" in it (as it does in the original file)? That's the HTML entity for the & sign. In other words, change
- Code: Select all
<li>» <a href="{url page="about" op="cooperateAndSponsor"}">{translate key="about.sponsors"} & {translate key="about.contributors"} </a></li>
To
- Code: Select all
<li>» <a href="{url page="about" op="cooperateAndSponsor"}">{translate key="about.sponsors"}</a></li>
Cheers,
James
-
jmacgreg
-
- Posts: 4153
- Joined: Tue Feb 14, 2006 10:50 am
-
Return to OCS Technical Support
Who is online
Users browsing this forum: No registered users and 1 guest