<?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=EMILIOACOSTADIAZ</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=EMILIOACOSTADIAZ"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/Special:Contributions/EMILIOACOSTADIAZ"/>
	<updated>2026-08-10T21:00:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=LimeSurvey_1.x_navigating_the_source_code&amp;diff=63952</id>
		<title>LimeSurvey 1.x navigating the source code</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=LimeSurvey_1.x_navigating_the_source_code&amp;diff=63952"/>
		<updated>2014-11-05T22:45:23Z</updated>

		<summary type="html">&lt;p&gt;EMILIOACOSTADIAZ: /* Source */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
After downloading the source code via SVN [[(See: Accessing the Source Code]]) you see the following directories:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[File:Headline text]]&amp;lt;nowiki&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Insert non-formatted text here&#039;&#039;&#039;Bold text&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt; ==&lt;br /&gt;
====Source====&lt;br /&gt;
&lt;br /&gt;
====/limesurvey====&lt;br /&gt;
&lt;br /&gt;
This is the current stable branch of LimeSurvey and contains the latest hotfixes and translation updates.&lt;br /&gt;
&lt;br /&gt;
====/original art====&lt;br /&gt;
&lt;br /&gt;
This is the directory with the original arts used in LimeSurvey.&lt;br /&gt;
&lt;br /&gt;
====/server-scripts====&lt;br /&gt;
&lt;br /&gt;
In this directory are server scripts which are in use in http://www.limesurvey.org .&lt;br /&gt;
&lt;br /&gt;
===releases===&lt;br /&gt;
&lt;br /&gt;
In this directory are the files, as they are delivered in the download package of the according version.&lt;br /&gt;
&lt;br /&gt;
===Code===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;_&lt;br /&gt;
&lt;br /&gt;
===Translations===&lt;br /&gt;
&lt;br /&gt;
To translate some text displayed on screen you have to either create a new instance of &#039;&#039;&#039;&#039;limesurvey_lang&#039;&#039;&#039;&#039; (limesurvey\classes\core\language.php) or in some cirumstances there is already an instance created called &#039;&#039;&#039;&#039;$clang&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
To translate you call the function &#039;&#039;&#039;gT&#039;&#039;&#039;  ($clang-&amp;gt;gT(string)). More &#039;&#039;&#039;[http://docs.limesurvey.org/Coding+guidelines#Localization information on how to use localization]&#039;&#039;&#039; can be found here.&lt;br /&gt;
&lt;br /&gt;
In general &#039;&#039;&#039;$clang&#039;&#039;&#039; is set in (limesurvey\common.php) and uses a number of variables to determine language.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;s_lang&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;$baselang&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;$_SESSION[&#039;adminlang&#039;]&#039;&#039;&lt;/div&gt;</summary>
		<author><name>EMILIOACOSTADIAZ</name></author>
	</entry>
</feed>