Search Mailing List Archives
[protege-discussion] Start page of WebProtege
Jack Elliott
jack.elliott at stanford.edu
Tue Aug 17 12:12:37 PDT 2010
Hi Elena,
What you ask for is more than possible, but you will need to alter the
source code of WebProtégé. Complete instructions on how to get started
can be found here:
http://protegewiki.stanford.edu/wiki/WebProtegeDevelopersGuide
To modify the banner at the top of the page I would begin by looking at
the TopPanel class found at (found at
src/edu/stanford/bmir/protege/web/client/ui/TopPanel.java after
completing the checkout). This will allow you complete control of what
appears in the top part of the screen in WebProtege.
To alter the link that reads "To open the same copy of an ontology in
the Protégé rich client, click here", just take look at the addJNLPPanel
method of the OntologiesPortlet class. OntologiesPortlet can be found at
src/edu/stanford/bmir/protege/web/client/ui/ontology/home/OntologiesPortlet.java
under the root of your checked out source code.
thanks,
Jack
On 08/17/2010 09:00 AM, Elena Beisswanger wrote:
> Hi,
>
> I've another question regarding WebProtege: does anybody know, how the
> start page can be edited? I do not mean the list of ontologies
> displayed, of course, but I would like to insert a picture / banner
> such as the Progege-Logo plus "Welcome to WebProgtege Demo!" on
> [http://webprotege.stanford.edu/]. Furthermore I would like to remove
> the box "To open the same copy of an ontology in the Protégé rich
> client, click here
> <http://webprotege.stanford.edu/webprotege/collabProtege_OWL.jnlp> .".
> Is this possible?
>
> Thank you for any hint!
> Elena
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
More information about the protege-discussion
mailing list