[TYPO3-english] tt_news image size in LIST and SINGLE modes

2011-03-03 Thread ktt
Hello, I noticed when I set image size in LIST mode, it doesn't resize it to bigger image in SINGLE mode. plugin.tt_news.displayList.image { file.maxW = 46 file.maxH = 33 } // Doesn't work if I go from LIST mode... plugin.tt_news.displaySingle.image { file.maxW = 462 file.maxH = 330 }

Re: [TYPO3-english] php4/php5 parsing

2011-03-03 Thread Michael Cannon
Nevermind, it was a php.ini configuration issue. Seem's that cpanel's auto update touched php.ini and the parse error prevented Zend from loading. -- Michael Cannon CEO, Aihrus Professional Migration to TYPO3 from most Website Management Systems ___ TYP

Re: [TYPO3-english] Mega Menu with Typo3

2011-03-03 Thread Vincent Mans
Hi Alex, Here it is, basically. Hope it's complete, it's rather tricky to unravel. In the source of that website you'll find crumler.css and crumbler.js (it's not css3). It's from Chrome Drop Down Menu- Author: Dynamic Drive (http://www.dynamicdrive.com) and slightly changed (look for //vm in the

[TYPO3-english] php4/php5 parsing

2011-03-03 Thread Michael Cannon
I've got a page at http://www.2elearning.com/index.php?id=1231 that is being served via PHP5, but is trying to include a PHP4 script. In the past 48 hours, this page and others like it was working fine, but no longer. I've double-checked WHM's Apache configuration and PHP settings. I've checked t

Re: [TYPO3-english] Mega Menu with Typo3

2011-03-03 Thread Philipp Gampe
Hello Alex, Alex MacDonald wrote: > I can't > figure out how to categorize the menu items into categories, which in turn > will be columns. The columns will be separate unodered lists. Each > undordered list needs to be surrounded with a with a certain class > name, too. My question is 1) Is thi

Re: [TYPO3-english] Mega Menu with Typo3

2011-03-03 Thread Alex MacDonald
Vincent, Thank you so much for your prompt response. The menu at http://www.karindezoeteonline.nl/ looks very similar to what I'm attempting to do. Can you provide a link to the source code? By TV, you do mean TemplateVoila, correct? - Alex ___ TYPO3

Re: [TYPO3-english] 4.5.2 graphicsmagick fails

2011-03-03 Thread Vincent Mans
That patch seems to be for safe_mode = on. So that's a different case. But I have no problems with it, in 4.5.2, there must be something else going wrong in your installation. I use an old GM 1.1.7, by the way. Did you follow al the steps and advice for upgrading? Vincent 2011/3/3 Martin Mädler

Re: [TYPO3-english] Mega Menu with Typo3

2011-03-03 Thread Vincent Mans
Hi, Does this one come close? It's done with TypoScript. The columns are TV elements. It's rather flexible, but not 100%, so you have to make a few choices (which are easily to change afterwards). You can put content as well as links inside. It is done with optionsplit. Here it is: www.karindezoe

[TYPO3-english] Mega Menu with Typo3

2011-03-03 Thread Alex MacDonald
Hello, I am trying to implement what is known as a Mega Menu into Typo3, according to at Nettuts tutorial at http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/. You can see the demo (example) here: http://nettuts.s3.amazonaws.com/819_megame

Re: [TYPO3-english] 4.5.2 graphicsmagick fails

2011-03-03 Thread Martin Mädler
Hi, there is a workaround to this. Apply the patch provided as an attachement to this Issue: http://bugs.typo3.org/view.php?id=17419 You just need to slighty alter one file: t3lib/utility/class.t3lib_utility_command.php Cheers ___ TYPO3-english maili

[TYPO3-english] TYPO3 4.5: problem with tt_news updater 2.x->3.x

2011-03-03 Thread Bert Hiddink [BENDOO e-work solutions]
Hello, I am in the process of upgrading several sites. However, when I try to run the tt_news update wizard to upgrade from 2.x to 3.1, the wizard opens a new frame in the BE, nothing gets updates. I have used the same wizard with TYPO3 4.3 and 4.4 without any problems. Any idea where this co

Re: [TYPO3-english] 4.5.2 graphicsmagick fails

2011-03-03 Thread Tony Lush
I have found that GIF processing is not working, though I was able to set gdlib_png=1 to generate PNG images instead. Thank you -- Tony ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-e

[TYPO3-english] 4.5.2 graphicsmagick fails

2011-03-03 Thread Tony Lush
After upgrading to TYPO3 4.5.2 from 4.4.7 both graphicsmagick and imagemagick are failing, though the locations are correct and worked properly in 4.4.7. safe_mode is off. This has not happened on other upgrades performed on other sites. Can someone suggest a solution? Thank you -- Tony _

Re: [TYPO3-english] 4.5 makes wrong position for newly created tt_content translations

2011-03-03 Thread Victor Livakovsky
Fired a bug report for this issue: http://bugs.typo3.org/view.php?id=17862 ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] tt_news - wrap elements

2011-03-03 Thread Victor Livakovsky
Hi, Milan. Sören thank you. It is working at least partial :) I did it this way plugin.tt_news.altLayoutsOptionSplit = 1 |*| 0 |*| 2 and it use NEWS_1 and NEWS markers, but never use NEWS_2 marker at the end. Check plugin.tt_news.alternatingLayouts TS setting of tt_news [1] Bu default it is

Re: [TYPO3-english] News & Content Slider not working

2011-03-03 Thread Tobias Dörner
Hi Girmangus, I had the same problem. Try jfmulticontent. It should work. Regards Tobi -Ursprüngliche Nachricht- Von: typo3-english-boun...@lists.typo3.org [mailto:typo3-english-boun...@lists.typo3.org] Im Auftrag von Girmangus Hailu Gesendet: Donnerstag, 3. März 2011 16:38 An: typo3-engl

Re: [TYPO3-english] tt_news - the complete wrap

2011-03-03 Thread Marc
Hello Ron, thank You for the quick reply! Selecting tags in Javascript works for now. Below is a copy of my code in case someone needs a quick solution. Unfortunately the structure of my List is very likely to change sooner or later. Now I doubt if this solution will be flexible enough to add

[TYPO3-english] News & Content Slider not working

2011-03-03 Thread Girmangus Hailu
hello there, I have install News & Content Slider (*t3s_jslidernews* v 1.0.10) and it is not working. I already installed tt_news in my site, however News & Content Slider not working in f

[TYPO3-english] Listing tt_news determinate months

2011-03-03 Thread Enrique Moreno Tent
Hi. I have the tt_news pluging element in a page and when I go to that page like this: http://www.myweb.de/index.php?id=3 it lists them all with no

[TYPO3-english] R: R: Extension confict t3blog and typogento

2011-03-03 Thread De Contardi Riccardo
BTW, if I remember correctly, you can get rid of MooTools in t3blog and replace it with JQuery (which has a "noconflict mode") Regards Riccardo De Contardi - Web Developer B Human Srl - www.bhuman.it Via Canzio, 15 - 20131 Milano TEL +39-02-20.23.271

Re: [TYPO3-english] R: Extension confict t3blog and typogento

2011-03-03 Thread Peter
Nice one :-) thanks Riccardo. At least it stops breaking my shop. I will try it out and see how the blog works later.. Why did I not think of that!? :p It would be nice if the guys who make the extensions say there is a conflict between extension x and extension y. And not just say there may b

[TYPO3-english] R: Extension confict t3blog and typogento

2011-03-03 Thread De Contardi Riccardo
I guess you could simply avoid adding the t3blog related typoscript (include static from extensions...) globally in your main TS template; instead, use an EXT template ad hoc for the blog pages. Regards Riccardo De Contardi - Web Developer B Human

[TYPO3-english] Extension confict t3blog and typogento

2011-03-03 Thread Peter
Hi All We have installed t3blog(extension) and typogento(extension) with the magento shop. I have a conflict between the libraries of Magento (prototype) and the Libraries of t3blog (Mootools ). I am trying to find out why the t3blog libraries (Mootools) are being included in all of the typo3

[TYPO3-english] changing TABLE into DIV in newscaledar

2011-03-03 Thread Enrique Moreno Tent
How can I subtitute that hateful mark up in the newscalendar extenstion for or something more controllable? Thanks ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] How to extend RTE ?

2011-03-03 Thread Victor Livakovsky
Hi, Gregory. What do you mean by "uses the TYPO3 tag" ? There is a TYPO3 internal tag - when you save, f.e. normal tt_content record with a link to some page, it is not stored as href="...">whatever, but as - saving it like this guarantees normal processing of a link by core. _

[TYPO3-english] Add label column in ext_table.php ?

2011-03-03 Thread Gregory Loichot
Hello, Just a sort and simple question : is it possible to add a label column in BE list mode ? I know I can do (label_alt) that : $TCA['tx_xxx_data'] = array ( 'ctrl' => array ( 'title' => 'LLL:EXT:xxx/locallang_db.xml:tx_xxx_data', 'la

Re: [TYPO3-english] How to extend RTE ?

2011-03-03 Thread Gregory Loichot
Thanks. What do you mean by "uses the TYPO3 tag" ? Le 02. 03. 11 17:29, Jigal van Hemert a écrit : Hi, On 2-3-2011 14:36, Gregory Loichot wrote: I'm working on a TYPO3 4.5 and I'm looking for the best way to do : - add a button in RTE editor - when this button is clicked, a pop-up appears and