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 OJS work -- installing, upgrading, migrating or troubleshooting? Do you think you've found a bug? Post in this forum.
Moderators: jmacgreg, michael, jheckman, barbarah, btbell, bdgregg, asmecher
Forum rules
What to do if you have a technical problem with OJS: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.
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
OJS Editorial Support and Discussion subforum; if you have a development question, try the
OJS Development subforum.
by kellner » Mon Sep 11, 2006 12:55 pm
Is it possible to disable the display of e-mail-addresses for editorial board members altogether? We'd prefer to have all contact channeled through two editors-in-chief, and some of our older board members don't even have e-mail.
As e-mail-addresses are obligatory for all users (for good reasons), we had to enter dummy addresses for the editors who don't have any, but it may be confusing for our site visitors to see links to e-mail-addresses which then turn out to be non-functional (even when we remove the UNIQUE index from the e-mail-field and enter one of our editors-in-chief's address for all board members).
-
kellner
-
- Posts: 39
- Joined: Fri Apr 07, 2006 12:11 pm
-
by asmecher » Tue Sep 12, 2006 2:43 am
Hi Kellner,
The best way to do this is to edit templates/about/editorialTeamBio.tpl and change the line reading:
- Code: Select all
<i>{$user->getFullName()|escape}</i> {icon name="mail" url=$address}<br />
to:
- Code: Select all
<i>{$user->getFullName()|escape}</i><br />
Regards,
Alec Smecher
Open Journal Systems Team
-
asmecher
-
- Posts: 5925
- Joined: Wed Aug 10, 2005 12:56 pm
-
by kellner » Tue Sep 12, 2006 8:59 am
thanks!
-
kellner
-
- Posts: 39
- Joined: Fri Apr 07, 2006 12:11 pm
-
Return to OJS Technical Support
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 2 guests