[Building Sakai] Modifying Sakai page title separator

Adrian Fish adrian.r.fish at gmail.com
Wed Apr 17 00:10:46 PDT 2013


Hi Ese,

You should probably read the development guide on the Confluence site:

https://confluence.sakaiproject.org/display/CONF/Welcome+to+the+Sakai+wiki

Try and find the latest guide; there seem to be a few.

When you've set your maven settings up to point to your sakai tomcat you
run:

mvn clean install sakai:deploy

from the portal directory and it will deploy the new code to your live
Tomcat. You shouldn't really be moving subprojects between Sakai flavours.
Strange things may happen ....

Cheers,
Adrian.


On 17 April 2013 00:04, Ese Egerega <ese at cis.com.ng> wrote:

> Hi Adrian,
>
> I guess I have answered my question. I moved the portal folder from
> sakai-trunk to sakai-src-2.9.1 directory and deployed sakai from
> sakai-src-2.9.1 and everything seem to be fine now.
>
> Thanks once again
>
> Ese
>
>
> On Tue, Apr 16, 2013 at 11:28 PM, Ese Egerega <ese at cis.com.ng> wrote:
>
>> Hi Adrian,
>>
>> Sorry to bother you again but I have a quick question.
>>
>> After doing a full checkout, I have the following directories in my /opt
>> folder:
>> sakai-2.9.x-all
>> sakai-trunk
>> I have done the necessary change in line 503 of SkinnableCharonPortal
>> file. My question now is; which of the directories should I use to deploy
>> sakai? sakai-2.9.x-all or sakai-trunk. Please advice.
>>
>> Thanks,
>> Ese
>>
>>
>>
>> On Tue, Apr 16, 2013 at 9:15 PM, Adrian Fish <adrian.r.fish at gmail.com>wrote:
>>
>>> Hi Ese,
>>>
>>> No problem.
>>>
>>> If you intend to get stuck into some development you'll need to do a
>>> full checkout of the source so you get the portal project. You do that for
>>> 2.9.x  by running:
>>>
>>> svn co
>>> https://source.sakaiproject.org/svn/sakai/branches/sakai-2.9.x-allsakai-2.9.x-all.
>>>
>>>  If you checkout the trunk with:
>>>
>>> svn co https://source.sakaiproject.org/svn/sakai/trunk sakai-trunk
>>>
>>> you'll get all the source by default, if I remember correctly.
>>>
>>> Cheers,
>>> Adrian.
>>>
>>>
>>> On 16 April 2013 17:32, Ese Egerega <ese at cis.com.ng> wrote:
>>>
>>>> Thanks so much for your response Adrian. I am actually new to Sakai; I
>>>> am having problems accessing SkinnableCharonPortal. I checked the following
>>>> locations with no luck:
>>>>
>>>>    1. /opt/sakai-src-2.9.1/. The folders here are ..., master, memory,
>>>>    metaobj, osp, pack, podcasts, postem, providers, and a couple of other
>>>>    folders.
>>>>    2. /opt/tomcat/webapps/portal/. This folder contains only META-INF,
>>>>    scripts, styles, WEB-INF
>>>>
>>>> Is there anything wrong with my installation? I am running Sakai CLE
>>>> 2.9.1 on Ubuntu 12.04 LTS with Tomcat 7.0.37.
>>>>
>>>> I downloaded by my source file from
>>>> http://source.sakaiproject.org/release/2.9.1/artifacts/sakai-src-2.9.1.tar.gz
>>>>
>>>> Thanks in advance.
>>>>
>>>> Ese
>>>>
>>>>
>>>> On Tue, Apr 16, 2013 at 11:46 AM, Adrian Fish <adrian.r.fish at gmail.com>wrote:
>>>>
>>>>> Hi Ese,
>>>>>
>>>>> It's hard coded
>>>>> in portal/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal,
>>>>> line 503, and maybe the other portal implemenations as well, so you'd need
>>>>> to patch those files.
>>>>>
>>>>> Maybe it should be something that could be configured from properties?
>>>>>
>>>>> Cheers,
>>>>> Adrian.
>>>>>
>>>>>
>>>>> On 16 April 2013 10:39, Ese Egerega <ese at cis.com.ng> wrote:
>>>>>
>>>>>>  Hello,
>>>>>>
>>>>>> I'm trying to modify Sakai http titles. I want to change the default
>>>>>> heading separators from colon : to something else (maybe  >>) but I do not
>>>>>> know where to begin.
>>>>>>
>>>>>> For example I want my titles to read Sakai > Gateway >> Features
>>>>>> instead of Sakai : Gateway : Features.
>>>>>>
>>>>>> Can anyone help?
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> Ese
>>>>>>
>>>>>> _______________________________________________
>>>>>> sakai-dev mailing list
>>>>>> sakai-dev at collab.sakaiproject.org
>>>>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>>>>
>>>>>> TO UNSUBSCRIBE: send email to
>>>>>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>>>>>> "unsubscribe"
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130417/8f8bdf64/attachment.html 


More information about the sakai-dev mailing list