latest stable

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
brownrl
Forum Members
Forum Members
Posts: 74
Joined: Thu Sep 23, 2004 11:06 am

latest stable

Post by brownrl »

Hello all,

I did a few searches and I don't see this solved so I shall ask and see what others know...


Is there a link / url that links to or points to the latest stable version?


Ex,

I would like to start a new project, I have made a bash shell script to download the 1.4.1, unzip, set permissions, etc...

But when 1.4.1 becomes 1.4.2 I then have to manually see that and adjust my shell script.

I would like to be able to:

wget http://www.cmsmadesimple.com/downloads/latest.tar.gz or zip....

possible?



Thanks in advance for the help.

Rob
Pierre M.

Re: latest stable

Post by Pierre M. »

Can be http://dev.cmsmadesimple.org/latest_version.php but check in the admin code by yourself.
Then your script can parse http://dev.cmsmadesimple.org/frs/?group_id=6 with the right version number to get a latest download link.

Pierre M.
Last edited by Pierre M. on Wed Oct 22, 2008 3:44 pm, edited 1 time in total.
brownrl
Forum Members
Forum Members
Posts: 74
Joined: Thu Sep 23, 2004 11:06 am

Re: latest stable

Post by brownrl »

thanks for the pointers,

would like at the very least an RSS solution, or a symbolic link, or a text file with the latest version.


parsing html seems to be a bit over kill for something done in bash shell.


Thanks for the help though.


Regards,
Rob
Locked

Return to “[locked] Installation, Setup and Upgrade”