Search the website and IRC logs

#TYPO3 IRC log from : Monday 8 October 2007

Year: 2007 2008 2009 2010 2011 2012
Month: Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
00:06 voidus Denyerec: yes
00:13 Denyerec Do you just insert the plugin twice and configure accordingly ?
00:16 voidus Denyerec: yes
00:16 Denyerec thanks
00:16 voidus or you may use same plugin if different purposes
00:16 voidus *s/if/in
00:43 ries Denyerec: do you know if msie6 works as a condition? (or voidus)
00:43 Denyerec Um
00:43 Denyerec I *think* so
00:43 Denyerec though is it for CSS?
00:44 ries Denyerec: to disable an extension for IE6
00:44 Denyerec because if so, use CSS conditional comments instead in the <head>
00:44 Denyerec Ah
00:44 Denyerec I *think* so
00:44 Denyerec There's a list of agents in that conditional section of the TSRef if I remember right
00:44 Denyerec http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3526118
00:44 voidus afaik, there was only "msie". without version
00:45 Denyerec and http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3521353
00:45 Denyerec Ahhh
00:45 Denyerec Yeah you're right
00:45 Denyerec Useragent should do it tho
00:45 Denyerec it's more specific isn't it ?
00:45 voidus useragent can be very different even for ie6
00:48 Denyerec dang
00:48 Denyerec Don't suppose if(browser == 'crap') will do it? :)
00:48 ries Denyerec: I need to write my own function
00:51 voidus ries: hm.. maybe just insert one line of code: <style>*{position:relative}</style><table><input></table>
00:51 voidus and never worry about IE6? :)
00:52 ries voidus: I don't understand... I need to disable an extension...
00:53 voidus ries: it was a joke.. insert this ^ line of code into .html and open it in ie6
00:56 Denyerec Fireworks ensue.
00:56 Denyerec How come the useragent is no good?
00:57 Denyerec Won't that be the same for all IE6 browsers?
00:58 voidus afaik, no. it depends on installed .net version and something else
00:58 voidus but i may be wrong
01:04 Denyerec aH
01:14 ries Denyerec: does this work on a div?? border-top: 1px solid grey;
01:14 ries it doesn't show up in IE
01:14 Denyerec should do
01:14 Denyerec Um
01:14 Denyerec Is it superceeded by something ?
01:15 Denyerec in IE< move that rule to the very bottom of the stylesheet and see if it works
01:15 Denyerec also try gray;
01:15 Denyerec or silver
01:15 Denyerec or #cccccc
01:17 voidus wow! i did it!
01:21 Denyerec ?
01:22 voidus Denyerec: gedit is a GNOME text editor :)
01:22 Denyerec Right
01:23 Denyerec you installed Cygwin ?
01:23 Denyerec or did you recompile it ?
01:25 voidus Denyerec: no
01:26 voidus Denyerec: i installed Xming
01:26 voidus and putty
01:26 Denyerec Xming?
01:26 voidus yes, open source x server for windows
01:26 Denyerec Ah
01:51 Denyerec Whats Dmitry Dupelov's nick in IRC?
02:18 ries Denyerec: I solvd it with a gif image
02:18 ries Denyerec: I don't think that Dmitry is here...
02:19 ries we properly have to many fantasy names here :D
02:19 Denyerec He just put a gallery extension in the TER
02:19 Denyerec but I don't think it's suitable for what I need.
02:19 ries hahaha yeeaaaa I have seen it...
02:19 Denyerec Was lookin for a demo
02:19 Denyerec but the manual was a bit... thin.
02:19 ries I think we have 129 galaries now in TER
02:21 Denyerec I am painstakingly moving through them now.
02:50 Denyerec gnight ries
02:53 ries Denyerec: night
03:21 ries It's quote a honor to see that my cat seems to be in love with me... specially during here heat period...
05:42 num000 is anyone here who i could ask a question to an extension programming issue?
06:08 d|g hi all
07:13 salamandyr can anyone recommend any of the shop extensions?
07:20 salamandyr also, anyone know of any issues with apache 2 and php 5 that would break T3? figure i should find that out before upgrading ;)
08:02 tsrepadmin good morning #typo3 !!!
08:54 drindt gooood morning #typo3
08:59 smeringe hi #typo3!
09:12 drindt it is early in the morning and i want to remember how can i configure another plugin from my plugins setup.txt? i want to avoid to configure it in the template record. someone has a suggestion for me thanks?
09:17 jordanian Hello room
09:17 jordanian any typo3 expert around
09:18 smeringe plenty of them. but their a bit lost in the woods typoscript for the moment
09:20 smeringe hi jordanian. Almost sounds like you got a question prepared? shoot and the experts might wake up!
09:20 smeringe :(
10:18 drindt someone can clue me, iam try to update the module dependencie in my ext but the extenison manager doesnt notice it, or overwrite or something else, someone can guide me to the light? iam change in ext_emconf.php the array key 'dependencies' and add a new ext name with a leading comma but it not shown up, can someone please help me?
10:31 drindt no one has a suggestion?
10:33 teppi|work drindt, http://phpfi.com/267628 .. this is how we describe dependencies i think
10:33 teppi|work maybe itz helps you?
10:34 drindt teppi|work: i had found the extension i forgott to name under 'constraints'
10:34 drindt teppi|work: many thanks
10:34 teppi|work ;)
10:35 drindt teppi|work: iam reading in the api docs and show about how i can solve the problems with naming annoyances, i look on another extensions to avoid these messages but i cannot solve it. can you help me?
10:36 teppi|work sry .. i have no time in the moment
10:38 alexwx hello friends. can i put with a TS into the submit search field the class attribute?
10:38 alexwx into the search input field
10:39 drindt alexwx: think no, but why?
10:39 alexwx like this is the type 2.30.dataArray.10.type = sword=input,12
10:39 tobstar is there a content element that is similar to "insert records", but inserts all the records of a page's column automatically?
10:39 alexwx and i have to put the the class.. because i wanna style it
10:39 alexwx drindt i wanna style it by css
11:10 Joker19 hi ... uhm ... maybe I am blind, but is there a way to use the kickstarter to create a new database table that holds floatingpoint elements?
11:14 Joker19 I mean ... I would like to avoid to cast a string-input to a float in my extenstion...
11:20 drindt Joker19: string input advanced or similar
11:23 Joker19 cool ... evaluate to ;) ... missed that selectbox
11:23 Joker19 thx
11:40 silithlas hi, is it possible to have "save and preview" button to work with tt_news and workspaces? Thanks
12:20 tobstar is there a content element that is similar to "insert records", but inserts all the records of a page's column automatically?
12:49 Denyerec What's the current ver of safari on Mac ?
12:49 Denyerec and does Typo work in it ?
12:53 m0oman htmlarea doesn't, the rest does.
12:53 m0oman Version 3.0.3 (522.12.1)
12:53 m0oman is the most recent release.
12:54 drindt someone here has using the t3lib_exec.getCommand() already? i got problems with it. some commands he find some not and iam not sure how to solve the problem
14:18 ndee hey there, anyone knows by heart how to include a javascript.js in your own extension?
14:19 ndee so that typo3 puts it in it's own header
14:53 voidus ndee: write some typoscript?
14:58 ndee voidus: $GLOBALS['TSFE']->additionalHeaderData[$this->prefixId] = '<script src="typo3conf/ext/anpa_getdinner/res/getdinner.js" type="text/javascript"></script>';
14:59 ndee I have an antipathy against typoscript :D
15:00 voidus ndee: really? :)
15:02 ndee voidus: jep :)
15:02 ndee voidus: it's too typo3 specific, I don't know, and it's hard to debug, etc. :D
15:03 voidus ndee: yes, it's hard to debug... but it's good configuration language. i did figured some days ago, that typoscript looks similar to JSON
15:05 ndee voidus: I'm sure typoscript is incredibly useful but I prefer to do stuff in php and my own extensions :D
15:37 oceanhug I am trying to slip some PHP code into an HTML document within typo3, but anything within <? ?> tags is ignored. How can I activate script-handling for my pages?
15:45 tobstar is there a content element that is similar to "insert records", but inserts all the records of a page's column automatically?
15:45 voidus oceanhug: you should not do that
15:46 voidus tobstar: configure what you need in lib.something and than use tscobj for inserting that
15:47 shigetsu we're currently searching a bit about the meaning of the property 'listNum'. anyone willing to elaborate a bit?
15:48 voidus shigetsu: it is for exploding commalist into uids and doing something for different uids
15:50 shigetsu thanks voidus.
15:57 Rapp is the upgrade from 4.0.7 to 4.1.2 problematic?
15:57 Rapp or straightforward...?
16:00 voidus Rapp: i think it's simple. just change your links and (maybe) go through db update wizard
16:00 Rapp ok, thanks. i will try that later.
16:38 \0 can someone help me with sys_domain=
16:38 \0 ?
16:41 \0 i can simple access a record of an other domain... but i want to get an error
16:42 voidus you need to setup rights?
16:43 voidus *do you
16:43 num000 hi voidus
16:43 \0 hi voidus
16:43 voidus hi num000
16:43 voidus hi v0
16:43 \0 hu num000
16:43 \0 i dont know
16:44 \0 i just added the sys_domain record to 2 pages
16:44 voidus hm... isn't it too many void and 0 on the #typo3? :)
16:44 \0 and i can access both pages on a single domain
16:45 num000 hi \0
16:45 \0 but we all important ... imaginge coding without void and \0
16:45 \0 can someone help me?
16:46 voidus \0: what do you want? you need to can't access of domain record of another site?
17:04 \0 right voidus
17:04 voidus \0: so, you 1) shouldn't be admin 2) set up rights correctly
17:04 \0 domain1.com/index.php?id=1 < right sys_domain entry and it works
17:05 \0 domain1.com/index.php?id=2 < false sys_domain entry and it works :-(
17:05 \0 how to set the rights for sys_domain entrys?
17:06 voidus as for any other record...
17:06 \0 but i want to set it for the frontend of the false domain
17:07 voidus what do you want?
17:08 voidus if domain1.com != sys_domain contents then die('you're hacker!') ?
17:08 \0 or go to the first page
17:08 \0 of this domain
17:09 \0 i thought typo3 would prevent this from start
17:09 elbart hi guys
17:09 \0 but i think a need a config value or something like that
17:09 \0 hi elbart
17:10 num000 if i wanted to add a small javascript to my page would i have to do this into the design template?
17:11 \0 or you can add it in typoscript
17:12 num000 for example?
17:12 \0 headerdata
17:12 \0 wait
17:12 num000 ok
17:12 num000 the script should replace a MARKER
17:12 num000 character counter for a form field
17:13 \0 page.headerData.30 = TEXT
17:13 \0 page.headerData.30.value = some text
17:13 \0 why a marker?
17:14 \0 a template marker in the head?
17:14 voidus another way: config.includeJS =
17:14 num000 in the field there shall be a character counter which should count the entered characters
17:14 elbart yes, i would do it like viodus mentioned
17:14 elbart voidus... sry :)
17:14 voidus np)
17:15 num000 into my ts template of this page?
17:15 num000 adding it with config.includeJS =
17:15 \0 its the better way
17:15 num000 something like
17:15 num000 config.includeJS = { myscriptfunc() ... }
17:15 \0 btw config.
17:16 \0 is there a config value for checken for the right domain?
17:16 \0 :D
17:16 num000 has anyone got an example somewhere how this looks like?
17:16 \0 just add your external js file?
17:16 num000 ahh i see
17:17 num000 thisincludes an external file
17:24 \0 got anyone a idea for me :-)?
17:28 voidus no, i can't understand the problem
17:29 num000 does the config.includeJS = fileadmin/counter.js
17:29 num000 also work if i do have a extension template?
17:29 num000 it doesn't include the file
17:30 voidus num000: config.includeJS.myfile = fileadmin/counter.js
17:30 num000 what is myfile?
17:30 voidus string that "unique enough" (tm)
17:31 \0 :D great voidus
17:32 voidus \0: what?)
17:32 \0 can i explain again voidus ?
17:32 voidus \0: yes
17:32 \0 your "unique enough" is great
17:32 \0 ok .. i got 2 pages
17:32 \0 both pages got a domain record
17:33 \0 i want to disable user to go in the frontend to a page of an other domain
17:34 \0 domain1.com/index.php?id=1
17:34 \0 domain1.com/index.php?id=2
17:34 \0 they both work
17:34 \0 but only domain2.com/index.php?id=2 should work
17:35 \0 not domain1.com/index.php?id=2
17:35 \0 better to understand?
17:36 voidus aha..
17:37 voidus aren't this pages are children of globe page?
17:38 \0 yes
17:38 \0 no more pages in this t3 install
17:42 voidus so, user can't know about another site
17:42 \0 right
17:42 \0 are you still here in 3 hours?
17:44 \0 i need to go now
17:44 \0 i will be back in 3 hours ...or tomorrow
17:44 \0 bye and thanks
18:19 Denyerec Yo
18:19 Denyerec I've totally forgotten what I was gonna ask.
18:19 Denyerec Go me.
18:30 num000_ hi
18:36 num000_ config.includeJS.counterFile = fileadmin/templates/js/counter.js
18:36 num000_ this doesn't include my javascript file
18:36 num000_ is there anything wrong with it?
19:45 num000_ voidus i'm looking to ve_guestbook extension in order to se how they have done the post method action, there they have a ###REL_URL### defined
19:45 num000_ do you know where this is filled? i can't find this marker defined anywhere
19:49 voidus i see no such marker in my version of ve_guestbook
20:13 wpd_nullbyte hi num000, voidus iam back :D
20:13 wpd_nullbyte other name same user
20:14 voidus wpd_nullbyte: is it you, \0?
20:15 wpd_nullbyte yeah
20:15 wpd_nullbyte nullbyte :D
20:15 num000 hi
20:20 wpd_nullbyte @ voidus: did you got any plans for my problem?
20:21 voidus wpd_nullbyte: can you give me a link?
20:21 wpd_nullbyte sure
20:21 voidus how can user know about other site?
20:21 num000 i've a page with forms, can anyone tell me where the action tag is going to point to if i create this in a extension
20:22 num000 voidus was this comment from me
20:23 wpd_nullbyte http://my-service.cc/t3/index.php?id=1
20:23 wpd_nullbyte http://my-service.cc/t3/index.php?id=2
20:24 wpd_nullbyte the user should not know about the other page
20:24 wpd_nullbyte a backend for several domains
20:29 num000 voidus ve_geustbook defines a marker called ###REL_URL###, do you know where this points to?
20:30 num000 this is in the design template of ve_guestbook where the form starts <form action="###REL_URL###" post="post"
20:32 wpd_nullbyte maybe the relurl of the extension file
20:33 wpd_nullbyte so that ve_guestbook can handle the request directly
20:33 wpd_nullbyte ...just a guess...
20:41 voidus wpd_nullbyte: which domain records are assigned with page id 1 and 2?
20:44 wpd_nullbyte id=2 should not work
20:47 voidus wpd_nullbyte: why?
20:47 voidus wpd_nullbyte: i think you don't understand what is domain records for
20:47 wpd_nullbyte :D
20:48 wpd_nullbyte i got a page who should run a single t3 install and it works
20:49 wpd_nullbyte and i while i looking for my solution i found ppl who got the problem that they dont see any data and the solution for them is to delete or chancge the sys_domain field
20:49 wpd_nullbyte can u explain the real usage for sys_domain?
20:50 voidus wpd_nullbyte: for example, you set domain record with content "domain1.com" for page1 and with "domain2.com" for page2
20:50 wpd_nullbyte right
20:51 voidus then you assign these domains to the same typo3 folder
20:51 dreamfire Does anyone know a solution (CSS Hack?) for http://bugs.typo3.org/view.php?id=66. I have the same problem but only with IE, Firefox is ok.
20:51 wpd_nullbyte right
20:51 voidus wpd_nullbyte: and then http://domain1.com will open page1 and http://domain2.com will open page2
20:54 Denyerec dreamfire - IE Incorrectly renders bullets outside the text flow
20:54 Denyerec your best alternative is to neutralise all margins and remove th bullets with list-style-tyle: none;
20:54 Denyerec then add a left padding to the list items and set a background image in the right location to simulate the bullet.
20:54 Denyerec that way it'll be uniform across all browsers
20:55 dreamfire Denyerec: hmm. very bad news. But thank you for your information! I haven't known that.
20:55 dreamfire Denyerec: I will try your workaround.
20:58 wpd_nullbyte @ voidus: oh .. i think it works now
21:01 wpd_nullbyte great
21:01 wpd_nullbyte thank you voidus
21:01 wpd_nullbyte it seams that this feature works
21:01 wpd_nullbyte i think
21:01 voidus :)
21:02 voidus yeah, it should)
21:02 wpd_nullbyte but it worked not so well on my other testsuite
21:02 wpd_nullbyte but know i got one working so the other need to follow
21:22 voidus guys
21:22 voidus and gals
21:22 voidus what do you use for building language selector?
21:23 wpd_nullbyte use the one from the example
21:23 wpd_nullbyte with the flags
21:41 num000 piVars are not returning the values filled in my form, do i have to initialize piVars with a function first?
22:01 num000 voidus still here?
22:01 voidus num000: yes
22:02 num000 voidus piVars is not returning the content of the filled in fields from my page
22:02 voidus num000: cauze you named them wrongly? :)
22:02 num000 i'm getting nearly desperate, could you have a look to this function for me?
22:02 voidus num000: show your form
22:03 num000 ok moment
22:04 num000 voidus did you get the link?
22:20 HardPhuck anyone here with IE6?
22:22 elbart yes
22:22 HardPhuck http://www.bf.uni-lj.si/
22:22 HardPhuck could you check this address
22:22 HardPhuck and tell me what you see\
22:23 elbart could a screenshot help more?
22:23 HardPhuck yes
22:23 elbart one moment please
22:23 HardPhuck ok
22:25 elbart http://img.i7m.de/show/1bf58-jyl0v-26gqu-yq4hd.png
22:25 HardPhuck perfect
22:25 HardPhuck thanks a lot
22:26 elbart no problem
22:26 elbart but in Firefox it looks a bit different
22:27 elbart the two news-boxes in the center are not collapsed in the middle
22:30 HardPhuck yeah i know that
22:31 HardPhuck some compromises needed to be made
22:32 elbart hehe... looks some kind of crazy... but ok ... i know these problems of cross-browser-compatibilities
22:33 HardPhuck that happens when crappy designer is hired
22:33 HardPhuck but hey, who am i to judge my client's requests :)
22:34 elbart perhaps the man who wants to get the client as customer again?
22:34 voidus HardPhuck: ha.. i can understand most of text :)
22:35 elbart i learned some russian language at school
22:35 HardPhuck well you see the client is my university
22:35 elbart but thats gone for 7 years now (omg that sounds old)
22:35 HardPhuck and they think they know everything since they are a bunch of PhDs
22:36 HardPhuck but they are a couple of dumbasses :)
22:36 elbart lol
22:36 HardPhuck but it's ok since they pay ok :)
22:37 elbart Natisni stran! --> that prints the page --> i'm happy now, that i understood something
22:37 HardPhuck so i really dont give a shit what their demands are
22:37 HardPhuck elbart, not russian
22:37 HardPhuck slovenian
22:37 elbart yes
22:38 HardPhuck and not slovakian, as most think
22:38 HardPhuck slovenia, the only county with word LOVE in it hehe
22:38 voidus HardPhuck: for russian your language is very fun :)
22:39 HardPhuck yeah, and vice versa :)
22:39 voidus <HardPhuck> slovenia, the only county with word LOVE in it hehe <- what do you mean?
22:41 HardPhuck sLOVEnia <- read this carefully
22:41 elbart sLOVEni
22:41 elbart a
22:41 elbart hehe... too late
22:41 voidus HardPhuck: yeah, really :)
22:49 num000 i need to say that typo3 is great, but the documentation is poor!
22:50 num000 instead of creating tens of association they should focus on documentation
23:20 Phlogi num000: then start helping with the docu today :-p
23:28 num000 Phlogi, no i prefer helping with creating the associations
23:28 num000 there are so many
23:28 num000 i would like to be part of them
23:28 num000 ;)
23:29 voidus num000: it's a bit expensive :)
23:29 voidus you need $1000 for being a supporting member :)
23:29 num000 heheh
23:29 num000 no
23:29 num000 if you are a company then 500 euro
23:30 num000 at least
23:30 num000 if you are a private member 100 euro
23:30 Phlogi strange things
23:31 voidus ah, i added one more 0
23:34 Phlogi voidus: hello :)
23:34 voidus Phlogi: hello)
23:36 Phlogi voidus: good night :)
23:36 voidus good night)

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.