Fwd: Re: Help with Fedora Insight theming

Paul W. Frields stickster at gmail.com
Wed Apr 20 15:56:55 UTC 2011


Actually, the best way to do this in my opinion is to:

(1) Install a local sandbox running Drupal.  The instructions to do
this are already on the wiki.

(2) Install the fedora-insight-theme not using a package, but by
making a git clone into the local sandbox like this (I'm going to
assume sudo privileges here):

$ cd /etc/drupal6/all/
$ sudo mkdir themes
$ sudo cd themes
$ sudo git clone ssh://username@fedorahosted.org/git/fedora-insight-theme.git

Now you can do work on your local sandbox.  Note that this method
means you have to use 'sudo' any time you want to write info to the
theme.  Another way to do it would be to put the clone in your home
directory, and then pull from that to the copy in
/etc/drupal6/all/themes:

$ cd ~/some-working-dir/
$ git clone ssh://username@fedorahosted.org/git/fedora-insight-theme.git
$ cd /etc/drupal6/all/
$ sudo mkdir themes
$ sudo cd themes
$ sudo git clone /home/username/some-working-dir/fedora-insight-theme

Now you only need 'sudo' to git pull after you do commits of your
work in your home directory.

Paul

On Tue, Apr 19, 2011 at 10:35:06AM -0400, Pascal Calarco wrote:
> Question: which server should tatica work on theming tickets?  See
> below.  Thanks!
> 
>   - pascal
> 
> -------- Original Message --------
> Subject: 	Re: Help with Fedora Insight theming
> Date: 	Tue, 19 Apr 2011 10:12:32 -0400
> From: 	María Leandro <tatica at fedoraproject.org>
> To: 	Pascal Calarco <pcalarco at nd.edu>
> 
> 
> 
> Sure!
> 
> I'm on vacations, so I wil have some free time at nigts to work on that :D
> 
> Thx for let me know. Just a question. Where (or how) should I let yu
> know about the changes I make? is ok if I upload them to my fp
> account and link them to the tickets?
> 
> 2011/4/18 Pascal Calarco <pcalarco at nd.edu <mailto:pcalarco at nd.edu>>
> 
>    Hi Tatica --
> 
>    We are working on the final push for Fedora Insight to production,
>    and trying to find folks to help with open tickets.  Since you were
>    working on some CSS and theming with Fedora Insight, I thought of
>    you with one of these, and was wondering if you would be willing to
>    take a look at this?
> 
>    https://fedorahosted.org/fedora-infrastructure/ticket/2691
> 
>    Many thanks!
> 
>      - pascal
> 
> 
> 
> 
> -- 
> tatica
> Maria Gracia Leandro
> http://www.tatica.org
> http://www.fedora-ve.org
> http://proyectofedora.org
> http://fedoraproject.org/wiki/MariaLeandro
> LinuxUser= 440285
> GPG Public Key: E1CDCC56
> "Be yourself... Don't be anyone else"
> 
> 

> _______________________________________________
> logistics mailing list
> logistics at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/logistics


-- 
Paul W. Frields                                http://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
Red Hat Summit/JBossWorld -- Register now!  http://.theredhatsummit.com


More information about the logistics mailing list