<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Gary,<div><br></div><div>Have you tried clearing cache? It may be that the view is still cached.</div><div><br></div><div>Thanks,</div><div>Mark</div><div><br><div><div>On Oct 26, 2010, at 5:48 PM, Broyhill, Gary wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>
<font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">I have created a View that displays a list of a links to nodes. The nodes displayed are a CCK content type that I created. If I delete one of these content items, it still shows in the View, although if you click on the link, it goes to a 404. I have to go into the MySQL table and delete it manually to get it out of the View. I know that this has to be something basic that I’m doing wrong, but I can’t see it. Any ideas are welcome!<br>
<br>
THANKS<br>
<br>
<br>
-- <br>
Gary Broyhill<br>
Webmaster<br>
Lenoir-Rhyne University<br>
<a href="http://www.lr.edu">www.lr.edu</a><br>
<a href="mailto:gary.broyhill@lr.edu">gary.broyhill@lr.edu</a><br>
(828)328-7379<br>
<br>
<br>
<br>
On 10/26/10 12:37 AM, "<a href="mailto:support-request@drupal.org">support-request@drupal.org</a>" &lt;<a href="mailto:support-request@drupal.org">support-request@drupal.org</a>&gt; wrote:<br>
<br>
</span></font></font><blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Send support mailing list submissions to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:support@drupal.org">support@drupal.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.drupal.org/mailman/listinfo/support">http://lists.drupal.org/mailman/listinfo/support</a><br>
or, via email, send a message with subject or body 'help' to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:support-request@drupal.org">support-request@drupal.org</a><br>
<br>
You can reach the person managing the list at<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:support-owner@drupal.org">support-owner@drupal.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of support digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
&nbsp;&nbsp;&nbsp;1. Re: Using another database table (Michel Morelli)<br>
&nbsp;&nbsp;&nbsp;2. Re: support Digest, Vol 94, Issue 31 (Roger)<br>
&nbsp;&nbsp;&nbsp;3. Re: content/node translation question (Vishwanath T. K.)<br>
&nbsp;&nbsp;&nbsp;4. Re: content/node translation question (Ryan LeTulle)<br>
&nbsp;&nbsp;&nbsp;5. Re: content/node translation question (Vishwanath T. K.)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 25 Oct 2010 23:16:50 +0200<br>
From: Michel Morelli &lt;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>&gt;<br>
Subject: Re: [support] Using another database table<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
Message-ID: &lt;<a href="mailto:4CC5F3C2.6090909@ziobuddalabs.it">4CC5F3C2.6090909@ziobuddalabs.it</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed<br>
<br>
Il 23/10/2010 04:02, Roger ha scritto:<br>
&gt; I have downloaded our documents database which contains 600 pdf and doc<br>
&gt; files. It is mysql but not drupal.<br>
&gt;<br>
&gt; How can I bulk transfer those pdf's to drupal database &nbsp;- document<br>
&gt; content type?<br>
&gt; &nbsp;&nbsp;<br>
Hi, try to see if "node import" module permits you to attach files to an<br>
imported node (if I don't wrong remember you can do it).<br>
If not you can build a module that import your database (one line is one<br>
node) and that attach a file into a node. I have do this for an project.--<br>
<br>
M.<br>
--<br>
<br>
Michel 'ZioBudda' Morelli &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)<br>
Telefono: 0200619074<br>
Telefono Cell: +39-3939890025 -- &nbsp;Fax: +39-0291390660<br>
<br>
<a href="http://www.ziobudda.net/">http://www.ziobudda.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ICQ: 58351764<br>
<a href="http://www.ziobuddalabs.it/">http://www.ziobuddalabs.it</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skype: zio_budda<br>
<a href="http://www.ziodrupal.net/">http://www.ziodrupal.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MSN: <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JABBER: <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 26 Oct 2010 11:59:22 +1100<br>
From: Roger &lt;<a href="mailto:arelem@bigpond.com">arelem@bigpond.com</a>&gt;<br>
Subject: Re: [support] support Digest, Vol 94, Issue 31<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
Message-ID: &lt;<a href="mailto:4CC627EA.80401@bigpond.com">4CC627EA.80401@bigpond.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
&gt; &nbsp;I assume you are using Drupal 6. Are you using core file module or<br>
&gt;&gt; &gt; filefield. I assume the former since you say nothing about it. Also,<br>
&gt;&gt; &gt; it is strange that you want save files outside of your sites/default<br>
&gt;&gt; &gt; (or whatever your drupal root is if you are using multisite). I have<br>
&gt;&gt; &gt; never tried that myself, but it seems to work. Usually it is<br>
&gt;&gt; &gt; sites/default/files I guess. Try to change the file settings<br>
&gt;&gt; &gt; (admin/settings/file-system/settings).<br>
&gt; Yep, that's right. I use alternate paths all the time; a preferred<br>
&gt; location being simply 'files'. However one other thing that one should<br>
&gt; be attentive to for a new site is ensuring that the default upload<br>
&gt; limits are set correctly and the permissions to upload/view uploaded<br>
&gt; files are set correctly..<br>
&gt;<br>
&gt; /admin/settings/uploads<br>
&gt;<br>
&gt; /admin/user/permissions#module-upload<br>
&gt;<br>
&gt; Hope this helps!<br>
&gt;<br>
I'm developing as admin, I believe there's no need to set permissions.<br>
sites/default/files is the directory as above but I cannot get the file<br>
or image attachment to default to that directory, instead, whether I'm<br>
using the server or my home system, it defaults to the home directory of<br>
my working computer.<br>
<br>
Similarly I can't get it to find pdf or word docs in another directory.<br>
Drupal seems fixed to one search path for files and images.<br>
&nbsp;&nbsp;I did not want to have all those in the /sites/default/files directory<br>
mixed up with images.<br>
There's gotta be a way<br>
Thank you<br>
Roger<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Tue, 26 Oct 2010 08:12:48 +0530<br>
From: "Vishwanath T. K." &lt;<a href="mailto:vishytk@gmail.com">vishytk@gmail.com</a>&gt;<br>
Subject: Re: [support] content/node translation question<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
Cc: <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
Message-ID:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:AANLkTimKZ=Y=BAU-WxOO3rTugxisCS3Xqv2WL+HktkRD@mail.gmail.com">AANLkTimKZ=Y=BAU-WxOO3rTugxisCS3Xqv2WL+HktkRD@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Thanks for the reply.<br>
<br>
I have not used the webform for creating the forms. Can you point me to some<br>
documentation regarding using t().<br>
<br>
Regards,<br>
Vishy<br>
<br>
On Tue, Oct 26, 2010 at 2:42 AM, Michel Morelli &lt;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>&gt;wrote:<br>
<br>
&gt; Il 25/10/2010 21:23, Vishwanath T. K. ha scritto:<br>
&gt; &gt; Hi all,<br>
&gt; &gt;<br>
&gt; &gt; I have create a simple website containing 6 static web pages using<br>
&gt; &gt; drupal. Around 4 pages created are forms containing various form fields.<br>
&gt; Hi, have you used webform or the forms are created from scratch with<br>
&gt; form api ?<br>
&gt; For the first case, webform support i18n module (remember to patch the<br>
&gt; webform core to support the field data translation otherwise you'll can<br>
&gt; translate only the fields title).<br>
&gt; For the second case remember to use t() function.<br>
&gt;<br>
&gt; It both case you can use the drupal's translate interface or you can use<br>
&gt; .po file. I prefer the drupal's translate interface.<br>
&gt;<br>
&gt; M.--<br>
&gt;<br>
&gt; Michel 'ZioBudda' Morelli &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt; Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)<br>
&gt; Telefono: 0200619074<br>
&gt; Telefono Cell: +39-3939890025 -- &nbsp;Fax: +39-0291390660<br>
&gt;<br>
&gt; <a href="http://www.ziobudda.net/">http://www.ziobudda.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ICQ: 58351764<br>
&gt; <a href="http://www.ziobuddalabs.it/">http://www.ziobuddalabs.it</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skype: zio_budda<br>
&gt; <a href="http://www.ziodrupal.net/">http://www.ziodrupal.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MSN:<br>
&gt; <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JABBER:<br>
&gt; <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt;<br>
&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.drupal.org/pipermail/support/attachments/20101026/ddbcf179/attachment-0001.html">http://lists.drupal.org/pipermail/support/attachments/20101026/ddbcf179/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Mon, 25 Oct 2010 22:11:51 -0500<br>
From: Ryan LeTulle &lt;<a href="mailto:bayousoft@gmail.com">bayousoft@gmail.com</a>&gt;<br>
Subject: Re: [support] content/node translation question<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
Cc: <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
Message-ID:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:AANLkTi=U=z9eWWV4kP6DKVDe1GLq3MucuUAAOMCm78Cr@mail.gmail.com">AANLkTi=U=z9eWWV4kP6DKVDe1GLq3MucuUAAOMCm78Cr@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
<a href="http://api.drupal.org/api/function/t">http://api.drupal.org/api/function/t</a><br>
<a href="http://api.drupal.org/api/function/t">&lt;http://api.drupal.org/api/function/t&gt;</a><br>
Ryan LeTulle<br>
<br>
<a href="http://bayousoft.com">bayousoft.com</a> <a href="http://www.bayousoft.com/">&lt;http://www.bayousoft.com&gt;</a><br>
<a href="http://twitter.com/bayousoft">twitter.com/bayousoft</a> <a href="http://www.twitter.com/bayousoft">&lt;http://www.twitter.com/bayousoft&gt;</a><br>
<br>
<br>
<br>
<br>
<br>
On Mon, Oct 25, 2010 at 9:42 PM, Vishwanath T. K. &lt;<a href="mailto:vishytk@gmail.com">vishytk@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Thanks for the reply.<br>
&gt;<br>
&gt; I have not used the webform for creating the forms. Can you point me to<br>
&gt; some documentation regarding using t().<br>
&gt;<br>
&gt; Regards,<br>
&gt; Vishy<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Oct 26, 2010 at 2:42 AM, Michel Morelli &lt;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; Il 25/10/2010 21:23, Vishwanath T. K. ha scritto:<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I have create a simple website containing 6 static web pages using<br>
&gt;&gt; &gt; drupal. Around 4 pages created are forms containing various form fields.<br>
&gt;&gt; Hi, have you used webform or the forms are created from scratch with<br>
&gt;&gt; form api ?<br>
&gt;&gt; For the first case, webform support i18n module (remember to patch the<br>
&gt;&gt; webform core to support the field data translation otherwise you'll can<br>
&gt;&gt; translate only the fields title).<br>
&gt;&gt; For the second case remember to use t() function.<br>
&gt;&gt;<br>
&gt;&gt; It both case you can use the drupal's translate interface or you can use<br>
&gt;&gt; .po file. I prefer the drupal's translate interface.<br>
&gt;&gt;<br>
&gt;&gt; M.--<br>
&gt;&gt;<br>
&gt;&gt; Michel 'ZioBudda' Morelli &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt;&gt; Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)<br>
&gt;&gt; Telefono: 0200619074<br>
&gt;&gt; Telefono Cell: +39-3939890025 -- &nbsp;Fax: +39-0291390660<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.ziobudda.net/">http://www.ziobudda.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ICQ: 58351764<br>
&gt;&gt; <a href="http://www.ziobuddalabs.it/">http://www.ziobuddalabs.it</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skype: zio_budda<br>
&gt;&gt; <a href="http://www.ziodrupal.net/">http://www.ziodrupal.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MSN:<br>
&gt;&gt; <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt;&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JABBER:<br>
&gt;&gt; <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.drupal.org/pipermail/support/attachments/20101025/1b150c9a/attachment-0001.html">http://lists.drupal.org/pipermail/support/attachments/20101025/1b150c9a/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Tue, 26 Oct 2010 10:07:26 +0530<br>
From: "Vishwanath T. K." &lt;<a href="mailto:vishytk@gmail.com">vishytk@gmail.com</a>&gt;<br>
Subject: Re: [support] content/node translation question<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a>, <a href="mailto:bayousoft@gmail.com">bayousoft@gmail.com</a><br>
Cc: <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
Message-ID:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:AANLkTinCAt_SLf1mt0uXqit2bODn0jMCiiU2r_MSxH8X@mail.gmail.com">AANLkTinCAt_SLf1mt0uXqit2bODn0jMCiiU2r_MSxH8X@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Thanks<br>
<br>
On Tue, Oct 26, 2010 at 8:41 AM, Ryan LeTulle &lt;<a href="mailto:bayousoft@gmail.com">bayousoft@gmail.com</a>&gt; wrote:<br>
<br>
&gt; <a href="http://api.drupal.org/api/function/t">http://api.drupal.org/api/function/t</a><br>
&gt; <a href="http://api.drupal.org/api/function/t">&lt;http://api.drupal.org/api/function/t&gt;</a><br>
&gt; Ryan LeTulle<br>
&gt;<br>
&gt; <a href="http://bayousoft.com">bayousoft.com</a> <a href="http://www.bayousoft.com/">&lt;http://www.bayousoft.com&gt;</a><br>
&gt; <a href="http://twitter.com/bayousoft">twitter.com/bayousoft</a> <a href="http://www.twitter.com/bayousoft">&lt;http://www.twitter.com/bayousoft&gt;</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Oct 25, 2010 at 9:42 PM, Vishwanath T. K. &lt;<a href="mailto:vishytk@gmail.com">vishytk@gmail.com</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; Thanks for the reply.<br>
&gt;&gt;<br>
&gt;&gt; I have not used the webform for creating the forms. Can you point me to<br>
&gt;&gt; some documentation regarding using t().<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; Vishy<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Oct 26, 2010 at 2:42 AM, Michel Morelli &lt;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>&gt;wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Il 25/10/2010 21:23, Vishwanath T. K. ha scritto:<br>
&gt;&gt;&gt; &gt; Hi all,<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; I have create a simple website containing 6 static web pages using<br>
&gt;&gt;&gt; &gt; drupal. Around 4 pages created are forms containing various form<br>
&gt;&gt;&gt; fields.<br>
&gt;&gt;&gt; Hi, have you used webform or the forms are created from scratch with<br>
&gt;&gt;&gt; form api ?<br>
&gt;&gt;&gt; For the first case, webform support i18n module (remember to patch the<br>
&gt;&gt;&gt; webform core to support the field data translation otherwise you'll can<br>
&gt;&gt;&gt; translate only the fields title).<br>
&gt;&gt;&gt; For the second case remember to use t() function.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; It both case you can use the drupal's translate interface or you can use<br>
&gt;&gt;&gt; .po file. I prefer the drupal's translate interface.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; M.--<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Michel 'ZioBudda' Morelli &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt;&gt;&gt; Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)<br>
&gt;&gt;&gt; Telefono: 0200619074<br>
&gt;&gt;&gt; Telefono Cell: +39-3939890025 -- &nbsp;Fax: +39-0291390660<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a href="http://www.ziobudda.net/">http://www.ziobudda.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ICQ: 58351764<br>
&gt;&gt;&gt; <a href="http://www.ziobuddalabs.it/">http://www.ziobuddalabs.it</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skype: zio_budda<br>
&gt;&gt;&gt; <a href="http://www.ziodrupal.net/">http://www.ziodrupal.net</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MSN:<br>
&gt;&gt;&gt; <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt;&gt;&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JABBER:<br>
&gt;&gt;&gt; <a href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.drupal.org/pipermail/support/attachments/20101026/7bb553ef/attachment.html">http://lists.drupal.org/pipermail/support/attachments/20101026/7bb553ef/attachment.html</a><br>
<br>
------------------------------<br>
<br>
--<br>
[ Drupal support list | <a href="http://list.drupal.org/">http://list.drupal.org/</a> ]<br>
<br>
End of support Digest, Vol 94, Issue 33<br>
***************************************<br>
<br>
</span></font></font></blockquote>
</div>


-- <br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</blockquote></div><br></div></body></html>