Search the website and IRC logs

#TYPO3 IRC log from : Saturday 7 February 2009

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
00:12 lilalinux Does anybody know how to create an extension for 1) new content elements that have their 2) own datastructure?
00:13 lilalinux With kickstarter you can only add additional fields to tt_content, but that is stupid, as these fields are only needed for one extension
00:22 [Francesco] Hi, there's a way to have HTMLAREA RTE in tt_news subheader ? Or at least import the bodytext (html formatted) in subheader ?
01:32 [Francesco] hi removed ###NEWS_SUBHEADER### from the Single View template in tt_news but i still continue to see it. Why ?
02:06 Denyerec I ordered Dmitry's book a week ago and it's still not arrived :(
02:08 [Francesco] i removed ###NEWS_SUBHEADER### from the Single View template in tt_news but i still continue to see it. Why ?
02:13 [Francesco] nevermind
02:14 [Francesco] i'm a real dumb....the single view pointed still to the old default template -_-"
09:40 drindt can someone please tell me where to subscribe the typo3 security maininglist?
09:50 sorenmalling drindt: http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-announce
09:51 drindt sorenmalling: thank you, and that is also used for security issues?
09:52 sorenmalling Yes, it's the announce list, ex. all announcements regarding security issues in the core was posted through that list
09:52 drindt thanks
09:52 sorenmalling np :)
10:03 theduke is there any way to execute a userfunction every time a new page is added?
10:15 iOops hi
10:27 lilalinux I'm trying to figure out how to create a new type of content element, but with fields in a separate table and not in tt_content
10:29 lilalinux It's not satisfactory to place multiple records on a page, that in BE will only be shown in "List" view and in FE only if there is a FE Plugin that displays all of these records in one place, instead of merging their positions with the regular content elements
10:51 iOops lilalinux, do you know if some problems exist with firefox and typo3 ?
10:54 lilalinux iOops: works fine
10:54 iOops I don t understand why after my redactors login connection I have no menu
10:54 iOops no possibility to do some thing
10:56 lilalinux you have to configure the access list of these users
10:57 lilalinux or is that problem only with FF?
10:57 iOops I think is only with FF I am not sure in fact...
10:58 lilalinux when you view the html source in FF, does it contain the menu?
11:00 iOops ok
11:00 iOops I found the problem
11:02 iOops I think it s because about the right
11:03 iOops I try to access with on url and with this I can do nothing I found the right url and I have all menus ...
11:24 lilalinux fine
11:25 lilalinux German speakers pls see this post: http://www.typo3.net/forum/list/list_post//86610/?page=1#pid318746
11:27 nd_ .oO(steeling my good-modded aloha... tz)
11:28 nd_ lilalinux: Either I or you are getting someting wrong there. If you configure the plugin as `Insert Plugin` you don't have to to add one plugin per content-element (e.g. CD) but one plugin to display your CDs.
11:29 nd_ s/modded/mooded/g && getOneMoreCoffee()
11:30 lilalinux nd_: exactly, but I want do place a CD here, and one there
11:30 lilalinux just like CEs
11:30 nd_ Ok, so I got it wrong :)
11:32 lilalinux I hope this is only a kickstarter limitation
11:33 nd_ I don't know, I never added CE-types without a plugin to display them
11:33 lilalinux It just wouldn't make any sense to extend tt_content for each and every custom object
11:33 lilalinux nd_: and you never wanted to mix them with regular CEs?
11:34 nd_ nay
11:34 nd_ I always did something like a library putting together all of those CEs
11:34 nd_ And sometimes a second plugin to display a random book or such
11:35 lilalinux so, FE PlugIns are only for collections of things
11:35 lilalinux what If you wanted to insert e.g. as flash movie somewhere?
11:35 lilalinux s/as/a
11:36 nd_ Never wanted yet
11:37 lilalinux You're easily satisfyable :-)
11:37 nd_ Well, I learn new things (and problems) when I stumble over them
11:38 nd_ I see your point and agree but can't help you. Look around for extensions doing what you're trying to do and see how they solved it.
11:39 nd_ Last thing I wondered is that it's impossible to add Javascript from an extension to the global temporary javascript. Weeeeird.
11:39 lilalinux good point, I'll dig into ter
11:43 nd_ And if you find out how to include JS nicely please give me a call :)
12:25 drlrdsen what was the FE plugin problem ?
12:26 lilalinux drlrdsen: that I want it to use a custom table but behave and sort like ordinary content elements
14:17 AlexTheGer Hi there
14:18 AlexTheGer I'm having trouble with my typo3 setup and my server.
14:20 AlexTheGer If I access pages via subdomains everythings works as usual. But if I access directly it takes forever to load. (e.g. http://webmail.icf-berlin.de runs fine but http://www.icf-berlin.de/static/webmail/htdocs/ doesn't). You can see the slowness also at http://www.icf-berlin.de/test.jpg .
14:21 AlexTheGer any ideas? Could this be typo3 relatet?
14:48 Sasch600xt hello everybody ;)
15:36 Sasch600xt hello together ;) i want to have this downloadwindow also in grey......it is a css template.....i have no clue about css.....so i justput the color with a htmleditor in.....but there is no effect ;( any sugesses ? http://www.technical-organizer.de/to_typo3/technical/index.php?id=48
19:15 rohdef ok, anyone who has an idea of why this happens? www.aauf.dk
19:22 nd_ Maybe a table referenced too does not exist
19:22 rohdef but how should that error happen and what do I do about it
19:22 rohdef I have access to the admin module, but not ftp or other things (although the admin module give me phpmyadmin access)
19:23 nd_ Does the log say more?
19:24 rohdef I can't see much from the log although I'm searching for something of interest
19:30 johnson_hh hi
19:31 johnson_hh how can i create a extension template with templavoila where i just change the css in the header?
19:31 johnson_hh i would like to create another template but it only differs from the css files in the header
19:38 TaucherMK johnson_hh: This has nothing to do with themplavoila, just add the css with TS
19:44 rohdef nd_, I found one thing. If I clear the cache only one of the errors is shown. I don't know if it helps narrowing into what happens
19:46 rohdef nd_, although they reappear after that
19:50 rohdef can I safely remove an extension and reinsert it without loosing data?
19:51 nd_ I'd say tes
19:51 nd_ yes
23:06 sorenmalling Anybody online?
23:33 HardPhuck guys, how can i add in TV that a user could select a header image
23:34 HardPhuck so they can select a picture for each page individually
23:35 HardPhuck i have an <img> in my template, i already mapped it in my DS
23:50 ries2 HardPhuck: map it to an img... long time since I did that, but I know that works

Technologies


R. van Twisk 2004-2010 R. van Twisk / Avenida Diego de Almagro No: 22-47 y Juan Severino / Quito Ecuador
callto://r.vanTwisk | Support: +1 (803) 4263350

© 2012 R. van Twisk. All Rights Reserved.