Add translations to start.fp.o

2009-11-26 Thread Sijis Aviles
I'm setting up translations for start.fp.o website
(https://fedorahosted.org/fedora-infrastructure/ticket/537).

I've already have start.fp.o on the fedora-web repo configured and
working for using genshi so that translations can be setup. Before i
commit those changes I want to make sure I have puppet setup
accordingly for the new setup. This is what i have setup on puppet:

---
diff --git a/modules/fedora-web/files/syncStatic.sh
b/modules/fedora-web/files/syncStatic.sh
index 17a773d..1ddc357 100755
--- a/modules/fedora-web/files/syncStatic.sh
+++ b/modules/fedora-web/files/syncStatic.sh
@@ -52,8 +52,10 @@ fi
 /bin/cp -ad out/* /var/lib/puppet/application/talk.fedoraproject.org/
 cd ..

+cd start.fedoraproject.org
+/bin/rm -rf /var/lib/puppet/application/start.fedoraproject.org/*
+make > /dev/null 2>&1
 if [ ! -f /var/lib/puppet/application/start.fedoraproject.org ]; then
mkdir -p /var/lib/puppet/application/start.fedoraproject.org
 fi
-/bin/cp -ad start.fedoraproject.org/* \
-/var/lib/puppet/application/start.fedoraproject.org/
+/bin/cp -ad out/* /var/lib/puppet/application/start.fedoraproject.org/
diff --git a/modules/fedora-web/manifests/init.pp
b/modules/fedora-web/manifests/init.pp
index 6dd0e47..bc3ebae 100644
--- a/modules/fedora-web/manifests/init.pp
+++ b/modules/fedora-web/manifests/init.pp
@@ -133,6 +133,16 @@ define fedora-web::start::proxy($website) {
 notify  => Service["httpd"],
 require => Httpd::Website[$website],
 }
+
+file { "/etc/httpd/conf.d/$website/languages.conf":
+owner   => "root",
+group   => "root",
+mode=> 0644,
+source  => "puppet:///fedora-web/start-languages.conf",
+notify  => Service["httpd"],
+require => Httpd::Website[$website],
+}
+
 }

 define fedora-web::talk::proxy($website) {
---

I've also copied start.fedoraproject.org/httpd/conf/languages.conf.in
into the modules/fedora-web/files/ directory and change the
DOCUMENTROOT path

Does all this look correct or am i missing something?

Thanks,

Sijis

-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list


fedore ps3 ınstall

2009-11-26 Thread azyaka azyaka

hi.  please help me  fedore core 12 ppc ınstalling ps3 Somehow I can not be 
successful ve done everything. I made the choice I would choose the keyboard 
clock and then install the repo file and install the system restarts I do not 
do please help 
_
Live.com'u deneyin - hızlı ve kişiselleştirilmiş giriş sayfanızla istediğiniz 
her şey tek bir yerde.
http://www.live.com/getstarted-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list


Re: fedore ps3 ınstall

2009-11-26 Thread Todd Zullinger
Hi Azyaka,

azyaka azyaka wrote:
> hi.  please help me  fedore core 12 ppc ınstalling ps3 Somehow I can
> not be successful ve done everything. I made the choice I would
> choose the keyboard clock and then install the repo file and install
> the system restarts I do not do please help   

The webmas...@fedoraproject.org address is only for issues related to
Fedora's websites.  For general Fedora support, please refer to the
help resources described at http://fedoraproject.org/wiki/Communicate.

-- 
ToddOpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~
A cynic is a man who, when he smells flowers, looks around for a
coffin.
-- H. L. Mencken



pgp61HILsmXe3.pgp
Description: PGP signature
-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list


I modified the FUDCon talk:Toronto 2009 web page by mistake

2009-11-26 Thread Juan Pablo Molina Matute
hi there,
the following web page is a wiki web page I modified by mistake, i deleted a
note about the registration and added my full name instead and I'm not able
to change it back could you fix it in order to avoid any trouble?

https://fedoraproject.org/wiki/FUDCon_talk:Toronto_2009

thanks
-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list


Re: I modified the FUDCon talk:Toronto 2009 web page by mistake

2009-11-26 Thread Paul Frields
On Thu, Nov 26, 2009 at 9:44 AM, Juan Pablo Molina Matute
 wrote:
> hi there,
> the following web page is a wiki web page I modified by mistake, i deleted a
> note about the registration and added my full name instead and I'm not able
> to change it back could you fix it in order to avoid any trouble?
>
> https://fedoraproject.org/wiki/FUDCon_talk:Toronto_2009
>
> thanks

I reverted this edit, thanks for the notice.

Paul

-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list


New sponsor!!

2009-11-26 Thread Mike McGrath
We've got a new sponsor, bodhost.com!

I've attached their logo, they are awesome for providing us a presence in
the UK and canada.

Also can we add them to the new site specific sponsors that we've been
working on?   Should I send requests like this to webmas...@fp.o or should
I be using the new websites ticketing system?

-Mike<>-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list


Re: New sponsor!!

2009-11-26 Thread Darren VanBuren
Change requests typically do get put in things like Trac and Bugzilla.

In short, yes please.

Darren L. VanBuren
=
http://theoks.net/



On Thu, Nov 26, 2009 at 13:43, Mike McGrath  wrote:
> We've got a new sponsor, bodhost.com!
>
> I've attached their logo, they are awesome for providing us a presence in
> the UK and canada.
>
> Also can we add them to the new site specific sponsors that we've been
> working on?   Should I send requests like this to webmas...@fp.o or should
> I be using the new websites ticketing system?
>
>        -Mike
> --
> Fedora-websites-list mailing list
> Fedora-websites-list@redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-websites-list
>
>

-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list


Re: New sponsor!!

2009-11-26 Thread Todd Zullinger
Mike McGrath wrote:
> We've got a new sponsor, bodhost.com!

Cool!

> Also can we add them to the new site specific sponsors that we've
> been working on?   Should I send requests like this to
> webmas...@fp.o or should I be using the new websites ticketing
> system?

IMO, it doesn't hurt to send a request here (or ping us on IRC).  Then
if no one picks it up quickly, file a ticket.

I've added the bodhost.com sponsor stuff for fp.o already.  I think
they just need an entry in puppet now so they'll show up in the
sidebar sponsor listing.  :)

-- 
ToddOpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~
The beatings will continue until morale improves.



pgpn19MYYI2ES.pgp
Description: PGP signature
-- 
Fedora-websites-list mailing list
Fedora-websites-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-websites-list