<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=ElMatador69</id>
	<title>LimeSurvey Manual - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=ElMatador69"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/Special:Contributions/ElMatador69"/>
	<updated>2026-08-13T10:31:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Accessing_the_source_code&amp;diff=874</id>
		<title>Accessing the source code</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Accessing_the_source_code&amp;diff=874"/>
		<updated>2009-04-26T11:27:18Z</updated>

		<summary type="html">&lt;p&gt;ElMatador69: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
===Accessing the LimeSurvey v1/v2 Source Code===&lt;br /&gt;
&lt;br /&gt;
Always be aware that LimeSurvey Source code is &#039;&#039;&#039;bleeding edge&#039;&#039;&#039;. Do not use it for production purposes!&lt;br /&gt;
&lt;br /&gt;
As for many other free software projects only community support is available.&lt;br /&gt;
&lt;br /&gt;
Access the LimeSurvey source code with a Subversion client for your operating system.&lt;br /&gt;
*For Windows we recommend: [http://tortoisesvn.sourceforge.net/ TortoiseSVN]. TortoiseSVN integrates nicely with explorer and is very easy to use.&lt;br /&gt;
*For Mac we recommend: [http://subversion.tigris.org/project_packages.html subversion]. Commandline all the way ;)&lt;br /&gt;
&lt;br /&gt;
===Step-by-Step How-To (Windows)===&lt;br /&gt;
#Download and install [http://tortoisesvn.sourceforge.net/ TortoiseSVN]. Reboot after install.&lt;br /&gt;
#Create a destination directory for the source&lt;br /&gt;
#Change to that directory&lt;br /&gt;
#Right-click into the directory and choose &#039;&#039;&#039;&#039;SVN Checkout&#039;&#039;&#039;&#039;&lt;br /&gt;
#You&#039;ll be prompted for the repository URL. Enter the following URL:&lt;br /&gt;
## For LimeSurvey 1.x latest stable source (including fixes): https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/source/limesurvey&lt;br /&gt;
## For LimeSurvey 1.x latest development source (unstable, including newer features): https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/source/limesurvey_dev&lt;br /&gt;
## For LimeSurvey 2.x source: https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/source/limesurvey20&lt;br /&gt;
#That&#039;s it. The source code should be downloading now.&lt;br /&gt;
&lt;br /&gt;
===Step-by-Step How-To (Mac, Linux, Unix)===&lt;br /&gt;
# Download and install [http://subversion.tigris.org/project_packages.html subversion].&lt;br /&gt;
# From a terminal window navigate to a directory that you would like to checkout the code to&lt;br /&gt;
# Type one of the following into the terminal:&lt;br /&gt;
&lt;br /&gt;
+For LimeSurvey 1.x source:&lt;br /&gt;
#  For LimeSurvey 1.x latest stable source (including fixes):&lt;br /&gt;
&lt;br /&gt;
+svn co https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/source/limesurvey&lt;br /&gt;
# For LimeSurvey 1.x latest development source (unstable, including newer features):&lt;br /&gt;
&lt;br /&gt;
+svn co https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/source/limesurvey_dev&lt;br /&gt;
&lt;br /&gt;
+For LimeSurvey 2.x source:&lt;br /&gt;
** svn co https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/source/limesurvey20/limesurvey&lt;br /&gt;
** svn co https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/source/limesurvey20/limesurvey-dev/&lt;br /&gt;
# Once the checkout is complete there will be a folder named &#039;limsurvey&#039; (or dir_name) in your current terminal working directory containing the source.&lt;br /&gt;
&lt;br /&gt;
===Accessing Old Releases===&lt;br /&gt;
&lt;br /&gt;
Old releases are stored in https://limesurvey.svn.sourceforge.net/svnroot/limesurvey/releases .&lt;/div&gt;</summary>
		<author><name>ElMatador69</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=LimeSurvey_roadmap&amp;diff=2105</id>
		<title>LimeSurvey roadmap</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=LimeSurvey_roadmap&amp;diff=2105"/>
		<updated>2008-05-13T21:20:47Z</updated>

		<summary type="html">&lt;p&gt;ElMatador69: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Contents:__TOC__&lt;br /&gt;
&lt;br /&gt;
Since version 1.70 is stable the development has been split up to the following branches for which the [http://www.limesurvey.org/content/view/20/37/lang,en/ LimeSurvey Development-Team] has set the following roadmaps:&lt;br /&gt;
&lt;br /&gt;
===LimeSurvey Version 1.70+===&lt;br /&gt;
&lt;br /&gt;
This is the last version for the 1.x branch. Every week a version of LimeSurvey 1.70+ is released and is available for download. Into these releases normally only security-fixes and new/updated translations, but no new features get included. After version 1.7 is stable the whole development team will focus its work on LimeSurvey 2.x.&lt;br /&gt;
&lt;br /&gt;
====Development Branch Coordinator====&lt;br /&gt;
*[[Thibault Lemeur]]([http://www.limesurvey.org/component/option,com_comprofiler/task,userProfile/user,1488/Itemid,76/lang,en/|Lemeur])&lt;br /&gt;
&lt;br /&gt;
====Time Schedule====&lt;br /&gt;
&lt;br /&gt;
Aimed Release Date: once a week (if updated translations or bugfixes are available)&lt;br /&gt;
&lt;br /&gt;
====Release Dates:====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|Version||Type||Date||Status&lt;br /&gt;
|-&lt;br /&gt;
|1.70beta||Beta Release||15th January 2008||Released&lt;br /&gt;
|-&lt;br /&gt;
|1.70RC1||Release Candidate 1||25th January 2008||Released&lt;br /&gt;
|-&lt;br /&gt;
|1.70RC2||Release Candidate 2||12th February 2008||Released&lt;br /&gt;
|-&lt;br /&gt;
|1.70||Final Release||25th February 2008||Released&lt;br /&gt;
|-&lt;br /&gt;
|1.71||Final Release||2nd June 2008||Planned&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://docs.limesurvey.org/tiki-index.php?page=Development Link to Information on LimeSurvey Version 2]===&lt;/div&gt;</summary>
		<author><name>ElMatador69</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Lizenzbestimmungen&amp;diff=2146</id>
		<title>Lizenzbestimmungen</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Lizenzbestimmungen&amp;diff=2146"/>
		<updated>2007-04-14T15:08:39Z</updated>

		<summary type="html">&lt;p&gt;ElMatador69: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;Dieses Programm ist Freie Software; sie k&amp;amp;ouml;nnen es neu ver&amp;amp;ouml;ffentlichen und/oder ver&amp;amp;auml;ndern, solange sie sich an die GNU General Public License Version 2 wie sie von der Free Software Foundation herausgegeben wurde halten.&lt;br /&gt;
&lt;br /&gt;
Dieses Programm wird in der Hoffnung ver&amp;amp;ouml;ffentlicht, dass es n&amp;amp;uuml;tzlich ist, jedoch OHNE JEDE GEW&amp;amp;Auml;HRLEISTUNG; sogar OHNE JEDE GEW&amp;amp;Auml;HRLEISTUNG AUF ODER JEDE ZUSICHERUNG AUF GEBRAUCHSTAUGLICHKEIT. F&amp;amp;uuml;r weitere Details lesen sie bitte die [http://www.gnu.org/licenses/gpl.html GNU General Public License].&lt;br /&gt;
&lt;br /&gt;
Eine inoffizielle deutsche &amp;amp;Uuml;bersetzung finden sie unter: [http://www.gnu.de/documents/gpl.de.html]&lt;/div&gt;</summary>
		<author><name>ElMatador69</name></author>
	</entry>
</feed>