Hi Oliver, To edit web zone:
1) cd www.openxpki.org/trunk/src/htdocs/... 2) edit *.html there 3) cd www.openxpki.org/trunk/src/ 4) gmake processall 5) cd www.openxpki.org/trunk/ 6) svn ci If you just edit 2 files like: www.openxpki.org/trunk/htdocs/resources/wwwmirrors.html www.openxpki.org/trunk/src/htdocs/resources/wwwmirrors.html you end up with wrong page footers at corresponding pages. To updated just these footers at present situation, you may want to: - touch www.openxpki.org/trunk/src/htdocs/resources/wwwmirrors.html to renew its date and then - perform steps 3 to 6 from the list above. All the best, Sergei [email protected] wrote: > Revision: 1500 > http://openxpki.svn.sourceforge.net/openxpki/?rev=1500&view=rev > Author: oliwel > Date: 2009-12-06 12:23:47 +0000 (Sun, 06 Dec 2009) > > Log Message: > ----------- > Readded www5 with new name afte checking with Til Obes > > Modified Paths: > -------------- > www.openxpki.org/trunk/htdocs/resources/wwwmirrors.html > www.openxpki.org/trunk/src/htdocs/resources/wwwmirrors.html > > Modified: www.openxpki.org/trunk/htdocs/resources/wwwmirrors.html > =================================================================== > --- www.openxpki.org/trunk/htdocs/resources/wwwmirrors.html 2009-12-06 > 10:03:23 UTC (rev 1499) > +++ www.openxpki.org/trunk/htdocs/resources/wwwmirrors.html 2009-12-06 > 12:23:47 UTC (rev 1500) > @@ -79,6 +79,10 @@ > [ <a href="http://www.cynops.de">Cynops GmbH network security > engineering</a> ] > </li> > <li> > + <a href="http://www5.openxpki.org/">www5.openxpki.org</a> > + [ <a href="http://www.karibu-it.de">Karibu IT Solutions UG</a> ] > + </li> > + <li> > <a href="http://www2.openxpki.org/">www2.openxpki.org</a> > [ <a href="http://www.leitwelt.com">Leitwelt GmbH</a> ] > </li> > > Modified: www.openxpki.org/trunk/src/htdocs/resources/wwwmirrors.html > =================================================================== > --- www.openxpki.org/trunk/src/htdocs/resources/wwwmirrors.html > 2009-12-06 10:03:23 UTC (rev 1499) > +++ www.openxpki.org/trunk/src/htdocs/resources/wwwmirrors.html > 2009-12-06 12:23:47 UTC (rev 1500) > @@ -33,7 +33,11 @@ > [ <a href="http://www.cynops.de">Cynops GmbH network security > engineering</a> ] > </li> > <li> > - <a href="http://www2.openxpki.org/">www25.openxpki.org</a> > + <a href="http://www5.openxpki.org/">www5.openxpki.org</a> > + [ <a href="http://www.karibu-it.de">Karibu IT Solutions UG</a> ] > + </li> > + <li> > + <a href="http://www2.openxpki.org/">www2.openxpki.org</a> > [ <a href="http://www.leitwelt.com">Leitwelt GmbH</a> ] > </li> > </ul><!--3--> > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > > ------------------------------------------------------------------------------ > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > OpenXPKI-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-svn ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ OpenXPKI-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-devel
