Re: [TYPO3-english] v4.3: String Comparisons using Fluid IfViewHelper seem not to work correctly

2009-12-04 Thread Susanne Moog
Hi, Christine Gerpheide schrieb: > Hi, > > I'm relatively new to Fluid and I'm having trouble doing string comparisons > with the IfViewHelper. I would like to be able to evaluate a condition > like: > "{foo.title} == 'Test Title'" . However, this seems to always return true > instead of evalua

Re: [TYPO3-english] Advanced Frontend Editing

2009-12-04 Thread Andreas Becker
Thanks a lot Jeff for the info - Please check also the problem with multiple nested elements on one Page as only the first nested element is able to be edited completly and with the others you are only able to edit the container i.e. column or module container. i.e. here http://tinyurl.com/yhc4l

Re: [TYPO3-english] Templavoila and 4.3 menu problem

2009-12-04 Thread Jesse Osmer
Hi, I solved my problem and posting just in case anyone else runs into it. In the new Templavoila 1.4.1 after creating a new field as Typoscript Object Path there is an Extra link which allows one to add post processing and custom stdWrap. For some reason the Pass Content Through htmlSpe

Re: [TYPO3-english] mod.SHARED.colPos_list not working for user

2009-12-04 Thread Gunnar Jonsson
BINGO! There it was. Under "Access list" in the usergroup I selected "pagecontent: columns" under "Allowed excludefields". Thank you for your assistance. Regards, Gunnar Jonsson "Peter Russ" skrev i melding news:mailman.1.1259740842.24443.typo3-engl...@lists.typo3.org... --- Original Nac

[TYPO3-english] v4.3: String Comparisons using Fluid IfViewHelper seem not to work correctly

2009-12-04 Thread Christine Gerpheide
Hi, I'm relatively new to Fluid and I'm having trouble doing string comparisons with the IfViewHelper. I would like to be able to evaluate a condition like: "{foo.title} == 'Test Title'" . However, this seems to always return true instead of evaluating the left against the right. Is this the co

Re: [TYPO3-english] Problems in RTE generated links (TinyRTE and/or RTE transformations?)

2009-12-04 Thread Philipp Gampe
Am 04.12.2009, 18:48 Uhr, schrieb Giannis Economou : Hello... Hello, I'm dealing with the following situation in one installation. Using TinyRTE (1.8.1) on TYPO3 4.2.10 (multidomain + cooluri). why don't you use tinymce_rte ? it might work better, but I can't promise anything Best regards P

[TYPO3-english] Problems in RTE generated links (TinyRTE and/or RTE transformations?)

2009-12-04 Thread Giannis Economou
Hello... I'm dealing with the following situation in one installation. Using TinyRTE (1.8.1) on TYPO3 4.2.10 (multidomain + cooluri). While creating a link by using FileBrowser (link to an internal Page), the generated code of the link is: a href="?id=938" After clicking "Save", the link code

Re: [TYPO3-english] Advanced Frontend Editing

2009-12-04 Thread Jeff Segars
On 12/3/09 9:12 PM, Andreas Becker wrote: Hi All Those edit screens of the Advanced Frontend editing are way to small. Does anybody know how to change them to fill the screen at least with 900px width and if possible with full length (depending on the CE) in a flexible way so that people only n

Re: [TYPO3-english] Author image in tt_news

2009-12-04 Thread Tim Wendisch
You could simply use the extension wt_directory in combination with tt_address. It is possible to choose an entry of tt_address as author for a news entry. This tt_adress entry includes a picture, so it should be possible to be displayed. Greetings tim "David Bruchmann" schrieb im Newsbeitra

[TYPO3-english] What is mod.xMOD_alt_doc.disableDocSelector used for?

2009-12-04 Thread Francois Suter
Hi all, While trying to update the TSconfig and its screenshots (work mostly done already during T3DD09), I stumbled on the following settings: mod.xMOD_alt_doc { disableDocSelector = 1 disableCacheSelector = 1 } that seems to hide some stuff from somewhere... I have no idea what or wher

Re: [TYPO3-english] Datafolder for direct_mail_subscription

2009-12-04 Thread Tim Wendisch
Hi, I also use this plugin. I created an ext. Template including all Constants and statics from the plugin and included it in my main Template. Afterwords I put the following lines in Constants of my root template: [globalVar = GP:L=0] <= ENGLISH plugin.feadmin.dmailsubscription.pid = 709 (id

[TYPO3-english] R: behaviour of Typo3 4.3 + Templavoila 1.4.1 - TO references

2009-12-04 Thread De Contardi Riccardo
> This is by design. Having to choose both a DS and a TO has been a pain > for a long time and an unnecessary step, since a given TO is always > linked to a single DS. Of course, I completely agree! This is very good idea! > However if you have a lot of TOs, you may still want to keep the > D

Re: [TYPO3-english] behaviour of Typo3 4.3 + Templavoila 1.4.1 - TO references

2009-12-04 Thread Francois Suter
Hi, In Typo3 4.3 + Templavoila 1.4.1 there is only: - Use Template Design This is by design. Having to choose both a DS and a TO has been a pain for a long time and an unnecessary step, since a given TO is always linked to a single DS. However if you have a lot of TOs, you may still wan

[TYPO3-english] Templavoila and 4.3 menu problem

2009-12-04 Thread Jesse Osmer
Hi, I just updated a site from 4.2 to 4.3 and updated TemplaVoila to 1.4.1. I then wanted to create a new template for the site and did so, mapping everything and setting up the TS in the template. My problem now is that the menu is rendering as the following: Angebo

[TYPO3-english] Powermail - show powermail uid on confirmation page

2009-12-04 Thread Brian Bendtsen
Hi I would like to use powermail's uid as a reference ID the users can use. Therefore I wish it to be displayed for the users on confirmation page and confirmation email. Is this possible? /BB ___ TYPO3-english mailing list TYPO3-english@lists.typo

[TYPO3-english] behaviour of Typo3 4.3 + Templavoila 1.4.1 - TO references

2009-12-04 Thread De Contardi Riccardo
A little question about a different behaviour I've seen between Typo3 4.2.9 + Templavoila 1.3.7 and Typo3 4.3 + Templavoila 1.4.1: In the first case, when I edit the page properties of a page, I see in the "extended" tab the following dropdowns: - Page Template Structure - Use Template Desig

Re: [TYPO3-english] robots.txt

2009-12-04 Thread Søren Malling
In the root of your folder, the same place as your index.php and typo3_src folder Regards Søren 2009/12/4 Sergio Catalá Gil : > > Maybe this is a silly question but: where would I have to put my > "robots.txt" on TYPO3? On filesystem under a folder or under page tree? > > ___

[TYPO3-english] robots.txt

2009-12-04 Thread Sergio Catalá Gil
Maybe this is a silly question but: where would I have to put my "robots.txt" on TYPO3? On filesystem under a folder or under page tree? ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-e

[TYPO3-english] RealUrl, MountPoints and ExcludeFromSpeakingURL

2009-12-04 Thread Susanne Moog
Hi everybody, I'm trying to find a working configuration for realURL and mount points and found a problem instead ;) This is my structure: Domain a - Sysfolder -- Page 1 -- Page 2 -- Page n Domain b - Mount point to Sysfolder This works basically ok. If I now set "Exclude from speaking URL" on t

Re: [TYPO3-english] Display all elements from one page on another page

2009-12-04 Thread Iztok Kham
On 3.12.2009 17:00, Sebastian Gebhard wrote: Iztok Kham schrieb: However my problem is not with "rightPane", it now displays correctly, but with main content area. The element, which is only in right column also displays in main content area. How can I tell TV to only put content that is in nor

Re: [TYPO3-english] CoolURI question

2009-12-04 Thread Jan Bednarik
so no, you don't have to do anything. CoolURI "Does The Right Thing"(TM) and passes through non-T3 pages w/o any configs. Well, not exactlty, correct .htaccess rules do that, but thanks for the credit :) -- Jan Bednarik www.bednarik.org - web about Typo3 in czech ___