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.
OJS development discussion, enhancement requests, third-party patches and plug-ins.
Moderators: jmacgreg, michael, jheckman, barbarah, btbell, bdgregg, asmecher
Forum rules
Developer Resources:Documentation: The
OJS Technical Reference and the OJS
API Reference are both available from the
OJS Documentation page.
Git: You can access our public Git Repository
here. Comprehensive Git usage instructions are available on the
wiki.
Bugzilla: You can access our Bugzilla report tracker
here.
Search: You can use our
Google Custom Search to search across our main website, the support forum, and Bugzilla.
Questions and discussion are welcome, but if you have a workflow or usability question you should probably post to the
OJS Editorial Support and Discussion subforum; if you have a technical support question, try the
OJS Technical Support subforum.
by kekropas » Wed Apr 01, 2009 10:01 am
Hello, I would like to find out if I could be able to delete the default navigation and place on of my own(java or flash). Also I would like to erase the title of each page. As css controls only the styling of these items I guess these are somewhere in the tpl files but where?
-
kekropas
-
- Posts: 38
- Joined: Sat Dec 20, 2008 5:56 am
by mcrider » Wed Apr 01, 2009 10:43 am
Hi Kekropas,
The navbar is all in templates/common/navbar.tpl. As for the title--check out templates/common/header.tpl -- There is some code in the headerTitle div that determines how the page title appears.
Cheers,
Matt
Matthew Crider
Public Knowledge Project Team
-
mcrider
-
- Posts: 952
- Joined: Mon May 05, 2008 10:29 am
- Location: Vancouver, BC
by kekropas » Wed Apr 01, 2009 3:08 pm
thank you very much for your help
-
kekropas
-
- Posts: 38
- Joined: Sat Dec 20, 2008 5:56 am
by kekropas » Fri Apr 03, 2009 4:21 pm
I find everything under header.tpl. Thanks.
-
kekropas
-
- Posts: 38
- Joined: Sat Dec 20, 2008 5:56 am
by kekropas » Sat Apr 04, 2009 5:33 pm
One question, hope I won't bother you again, I am finally putting everything in order.
I tried to move in header.tpl the sidebar code under navbar so in main I will have content and sidebar side by side.
While this happened content contains also the sidebar something that is not convenient at all.
I believe there is something in the final line
<div id="content">
which doesn't close but I can't find what to do
-
kekropas
-
- Posts: 38
- Joined: Sat Dec 20, 2008 5:56 am
by jmacgreg » Mon Apr 06, 2009 10:07 am
Hi Kekropas,
You'll most likely find the closing div tag for content in templates/common/footer.tpl -- that template file completes most pages. I would suggest perhaps trying to restrict your placement of things within the css first, and see where you can get with that.
Cheers,
James
-
jmacgreg
-
- Posts: 4152
- Joined: Tue Feb 14, 2006 10:50 am
-
Return to OJS Development
Who is online
Users browsing this forum: No registered users and 1 guest