[Project_owners] Replacement for mozdev.org templates

Michael Vincent van Rantwijk, MultiZilla mv_van_rantwijk at yahoo.com
Mon Jun 30 03:35:41 PDT 2008


Brian King wrote:
> Michael Vincent van Rantwijk, MultiZilla wrote:
>> I have setup a local Apache2/PHP5 server because I want to work/test 
>> my changes for the website locally, but I don't have the mozdev.org 
>> templates and thus I need a quick and easy way to get: head.txt, 
>> html_body.html, project_nav.html and footer.html included in all 
>> pages, but without having to change all HTML files first.
>>
>> The question is: Is this possible?  What do I need for this?
> 
> I think what you need to do is pull the 'templates' project:
> 
> http://templates.mozdev.org/source.html
> 
> Guest access should be enabled.
> 
> - Brian

I already tried:
cvs -d :pserver:guest at mozdev.org:/cvs login
Logging in to :pserver:guest at mozdev.org:2401/cvs
CVS password: guest
cvs -z3 -d :pserver:guest at mozdev.org:/cvs co templates/src templates/www

Which gave me these errors:
cvs server: cannot find module `templates/src' - ignored
cvs [checkout aborted]: cannot expand modules

Note: The example on  http://templates.mozdev.org/source.html
makes use of "PROJECT" which I replaced with "templates".


More information about the Project_owners mailing list