Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Generation of all.html
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
trasuntopendie...@hotmail.com  
View profile  
 More options Nov 6 2012, 6:35 pm
Newsgroups: mozilla.dev.webdev
From: <trasuntopendie...@hotmail.com>
Date: Wed, 7 Nov 2012 00:35:17 +0100
Local: Tues, Nov 6 2012 6:35 pm
Subject: Generation of all.html

 Hello.

 For the last couple of weeks I've been intermetently pestering people about bug 527907 and my inability to generate Firefox's All systems & languages page in my local copy of Bedrock. It seems to be still generated with the old PHP scripts, but I cannot find which particular ones and how to run them. The only ones I have located (with other people's help) are the details ones, used to generate the tables and download buttons (and the ones I will update for the bug), which are in http://svn.mozilla.org/libs/product-details/

 Could someone indicate me how to generate the whole page? And will it be enough to place the new all.html in the corresponding bedrock apps folder for it to run properly?
 If there is documentation on that process somewhere, pointing me there would placate my lust for a while =)

 Thanks,
  Enrique J. Gil

 P.S.: Are there plans to move that page to bedrock in the near future? Maybe my efforts would be put to better use in the new version, if the old processes are to be deprecated in a matter of weeks.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
trasuntopendie...@hotmail.com  
View profile  
 More options Nov 6 2012, 6:49 pm
Newsgroups: mozilla.dev.webdev
From: <trasuntopendie...@hotmail.com>
Date: Wed, 7 Nov 2012 00:49:28 +0100
Local: Tues, Nov 6 2012 6:49 pm
Subject: Re: Generation of all.html

> From: trasuntopendie...@hotmail.com
> To: dev-web...@lists.mozilla.org
> Date: Wed, 7 Nov 2012 00:35:17 +0100
> Subject: [webdev] Generation of all.html

>  Hello.

>  For the last couple of weeks I've been intermetently pestering people about bug 527907 and my inability to generate Firefox's All systems & languages page in my local copy of Bedrock. It seems to be still generated with the old PHP scripts, but I cannot find which particular ones and how to run them. The only ones I have located (with other people's help) are the details ones, used to generate the tables and download buttons (and the ones I will update for the bug), which are in http://svn.mozilla.org/libs/product-details/

OK. I just now found the all.html page at http://svn.mozilla.org/projects/mozilla.com/trunk/en-US/firefox/all.html
That's taken care of. Now all that's left is learning how to get that page integrated into bedrock, properly managind those PHP calls and finding the details scripts.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul McLanahan  
View profile  
 More options Nov 6 2012, 8:20 pm
Newsgroups: mozilla.dev.webdev
From: Paul McLanahan <p...@mozilla.com>
Date: Tue, 6 Nov 2012 20:20:12 -0500
Local: Tues, Nov 6 2012 8:20 pm
Subject: Re: Generation of all.html
[added dev-mozilla-org list]

I was just talking with sgarrity in #www about this today. There apparently
is a bug to move this page to bedrock along with a new design. I don't have
the bug number, but work has started I believe. I'll find the bug tomorrow
and set 527907 to depend on it. I don't think that putting the work into
the php page would be the best use of your time since it is being ported
now. But if those builds don't make it into the initial release of the
bedrock page then adding it there definitely would be. I'm pretty sure
however, that since we're catching this very early in the page porting
process we can get both of these bugs done simultaneously.

Thanks!

Paul McLanahan
Mozilla Webdev
--pmac


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Benjamin Sternthal  
View profile  
 More options Nov 6 2012, 8:29 pm
Newsgroups: mozilla.dev.webdev
From: Benjamin Sternthal <bsternt...@mozilla.com>
Date: Tue, 6 Nov 2012 17:29:44 -0800
Local: Tues, Nov 6 2012 8:29 pm
Subject: Re: Generation of all.html

One thought about this… I am not sure if this specific page qualifies but…

If we have content that is tightly coupled to the product but does not have anything do with the marketing site I would suggest having these live separately.

For example something like firefox.mozilla.org.

Right now in legacy SVN we have a mix of marketing content and items our products like firefox require. I would like to avoid repeating this in bedrock.

---------------------------
Benjamin Sternthal
bsternt...@mozilla.com

Web Product Engineer
Mozilla

skype: booboobenny
(m) 503.702.0963

On Nov 6, 2012, at 5:20 PM, Paul McLanahan <p...@mozilla.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul McLanahan  
View profile  
 More options Nov 7 2012, 9:05 am
Newsgroups: mozilla.dev.webdev
From: Paul McLanahan <p...@mozilla.com>
Date: Wed, 7 Nov 2012 09:04:57 -0500
Local: Wed, Nov 7 2012 9:04 am
Subject: Re: Generation of all.html
I see no problem with marketing and product content living in bedrock
together. The PHP site was much more loosely organized, so I can see why
there'd be pain. But with bedrock and Django we can keep things fairly
nicely separated within their own apps, or even split them into separate
repos and pull them in with git submodules. With all this I don't think
it's as useful or important to keep things like this on separate servers or
domains. If we just want these things more visually separated then that's
another thing, but technically I think we're fine.

Paul McLanahan
--pmac


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
trasuntopendie...@hotmail.com  
View profile  
 More options Nov 7 2012, 7:27 pm
Newsgroups: mozilla.dev.webdev
From: <trasuntopendie...@hotmail.com>
Date: Thu, 8 Nov 2012 01:27:33 +0100
Local: Wed, Nov 7 2012 7:27 pm
Subject: Re: Generation of all.html

 I'll join the efforts to fix bug #808762 and collaborate in getting the 64bit builds into the page, sooner better than later, so all effort is focused on the bedrock pages.

 Thanks for the feedback,
  Enrique J. Gil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul McLanahan  
View profile  
 More options Nov 7 2012, 7:59 pm
Newsgroups: mozilla.dev.webdev
From: Paul McLanahan <p...@mozilla.com>
Date: Wed, 7 Nov 2012 19:59:08 -0500
Local: Wed, Nov 7 2012 7:59 pm
Subject: Re: Generation of all.html

On Wed, Nov 7, 2012 at 7:27 PM, <trasuntopendie...@hotmail.com> wrote:

>  I'll join the efforts to fix bug #808762 and collaborate in getting the 64bit builds into the page, sooner better than later, so all effort is focused on the bedrock pages.

Fantastic. Thanks for the help!

Paul McLanahan
Mozilla Webdev
--pmac


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »