[TYPO3] Localize the contact form warning message

2008-10-03 Thread rocky Ou
Hey all, I use TYPO3's default Form element built the contact page for my website. I need to have English and Chinese for the site. I tried to use regular expression to check the required fields like this: Name:* | Name=input | | EREG: no empty : ^[.+] But this does not work as the pop up window s

[TYPO3] trigger the EXT upon form submitting

2007-11-07 Thread Rocky Ou
Hey, I want to come up with an backend EXT to create the pages upon the request from FE user submitted through mail form FE plugin. Can any of you give me a hint on how to achieve this please? Blessings, Rocky ___ TYPO3-english mailing list TYPO3-engl

Re: [TYPO3] Set up the correct EXT language label for non English website

2007-08-22 Thread Rocky Ou
rocky Ou wrote: > Hey List, > > I'm developing a Chinese website using TYPO3. I have been able to set > the default language to Chinese. I have localized Chinese labels in the > extensions' locallang.php. I have made the > TYPO3_CONF_VARS['BE']['forc

Re: [TYPO3] TYPO3 direct subscription error

2007-08-20 Thread Rocky Ou
Rocky Ou wrote: > Hey List, > > I'm using TYPO3 4.0.4, direct_mail_subscription 1.1.0 and direct_mail > 2.2.0. I add the direct_mail_subscription in the page content. The front > end shows the newsletter subscription form without any problem. But > after I filled in the

[TYPO3] Set up the correct EXT language label for non English website

2007-08-18 Thread rocky Ou
Hey List, I'm developing a Chinese website using TYPO3. I have been able to set the default language to Chinese. I have localized Chinese labels in the extensions' locallang.php. I have made the TYPO3_CONF_VARS['BE']['forceCharset'] to be utf-8. The problem is that the extension labels shows t

[TYPO3] TYPO3 direct subscription error

2007-08-16 Thread Rocky Ou
Hey List, I'm using TYPO3 4.0.4, direct_mail_subscription 1.1.0 and direct_mail 2.2.0. I add the direct_mail_subscription in the page content. The front end shows the newsletter subscription form without any problem. But after I filled in the form and hit subscribe button I got the error messag

Re: [TYPO3] Language condition

2007-07-01 Thread Rocky Ou
Francois Suter wrote: > Hi, > >> Why does everyone think that GP:L decides the language? > > You're right, of course. And JoH too. I was being a bit single-minded... > > Cheers > > François Suter > Directeur technique > ---

[TYPO3] Language condition

2007-06-29 Thread Rocky Ou
Hey, I'm doing a bilingual website. I used the below typoscript for the slogan $Code begin---$ #Site Slogan lib.slogan = TEXT lib.slogan.value = Making known to our community the God that brings true freedom. [language = es] lib.slogan.value = Dando a

[TYPO3] front end editing

2007-06-20 Thread Rocky Ou
Hey, The ts config of the backend user enable the user edit the content from frontend as long as the user is logged in. But it seems it does not work with the website that the realurl is enabled. Except turn the realurl off, do any of you have some work around? Blessings, Rocky ___

Re: [TYPO3] Real url configuration on the local pc

2007-06-13 Thread Rocky Ou
Thank you very much for your reply! Well actually it does not work for http://localhost/~user/. After RewriteEngine On I have to add RewriteBase /~user For more information see http://rockymx.easternpeople.com/labels/TYPO3.html Blessings, Rocky AndreasBecker wrote: > Hi Rocky > > That's what

[TYPO3] Real url configuration on the local pc

2007-06-12 Thread Rocky Ou
Hey, I installed the typo3 on my local Debian server with apache2 on it. The typo3 installation is /var/www/tp3 which I can have front access it through http://localhost/tp3. In order to get url works on my local installation I have copy and paste the rewrite rules on http://typo3.org/document

[TYPO3] export to static HTML

2007-05-31 Thread rocky Ou
Hey, Has any of you done exporting typo3 pages to static HTML file. I have a website with mail form, front end user registration etc. But my host company can not install TYPO3 for me and I just have ftp access. Will my site work properly after export to static HTML files? Thanks a lot in advan

Re: [TYPO3] wec_flashplayer video play flv file

2007-05-30 Thread rocky Ou
doubting the flv file size is too big so I get a smaller flv file for testing but it still not working. Can any of you help me out please? Blessings, Rocky rocky Ou wrote: > Hey, > > It is my first time to put flv file on a TYPO3 website. I can play flv > file with the player on my

[TYPO3] wec_flashplayer video play flv file

2007-05-29 Thread rocky Ou
Hey, It is my first time to put flv file on a TYPO3 website. I can play flv file with the player on my local PC. I uploaded the flv files to TYPO3's fileadmin directory and followed the ext's instruction inputed all the parameters in the flexform. The problem is the flv file does not appear at

Re: [TYPO3] set up TYPO3 works with subdomains

2007-05-18 Thread Rocky Ou
Gideon So wrote: > Hi Rocky, > > 1. Make sure the two websites are in the same tree level (1st level). > 2. click list module -> click the first page of the site -> > create new record -> domain-> type the domain for this site. > > That's it. &

[TYPO3] set up TYPO3 works with subdomains

2007-05-15 Thread Rocky Ou
Hey list, I have 2 websites done in a TYPO3 installation. I would like to set the domain name for first website as www.mydomain.com and the second website as www.sub1.mydomain.com. Can any of you help me out on how to set this up please? Thanks a lot in advance! Blessings, Rocky __

[TYPO3] DirectMail strip the CSS

2007-05-07 Thread Rocky Ou
Hey list, I'm using the direct_mail to send out the newsletter. I compiled the direct mail by creating a page which render the content of a normal page. When the mail client get the newsletter, the CSS files are striped off. You can look at the normal page at http://www.maxsource.net/~lacasade

[TYPO3] tt_news and news_feeder

2007-03-27 Thread rocky Ou
Hey list, I never used tt_news before. But one of my clients asked me to set up tt_news and news_feeder working with example articles and news feeds from news.google.com and yahoo news. Can any of you tell me is it possible to fetch the content from news.google.com and put into tt_news content