Hello,

There have been a few changes to the Licq website. The first is a
visual change. All news items are archived and browsable in a sensible
manner.

The second is that now the website is stored in CVS. What this means
is for the people who do changes to the webpage (Thomas, Dennis and I)
will need to make sure the file is committed to CVS. If the change is
done on a local computer, commit the file, log into the shell.sf.net
server and do a cvs update in /home/groups/l/li/licq/htdocs.  If the
change is done on shell.sf.net, then make sure it is commited so the
mirrors can get it.

Now, the mirrors have direct access to the PHP source files and should
no longer be using wget or other tools that download from
www.licq.org. To get the website on a mirror use the following
commands:

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/licq login 
<empty password>
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/licq co website

to do updates:

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/licq updated -dP

Dennis, Thomas:

If you add a news item, please look in the news/ director and there is
a command to run and it will create a file that will have the news
item in it. Please take a look at a few to see how it is done. In the
future I plan to write a PHP script that will have a nice friendly
interface to adding news, without requiring any ssh connections to the
SF server. But, that will be in a bit...

Jon


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to