Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 4 September 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
00:01 uriahheep hmm, k
00:01 uriahheep ries: do you know how?
00:01 uriahheep ries: by classic templating, do you mean with automaketemplate?
00:02 yakoi uriahheep: with the old page module, without templavoila
00:02 yakoi and the forced columns
00:03 uriahheep hmm...
00:04 yakoi hey, would anyone have any experience on hosting trac on openbsd, or more generally hosting python code (mod_wsgi, mod_python, fast cgi, apache vs lighttpd) ?
00:04 yakoi sorry for the not-directly-typo3-related question
00:01 uriahheep hmm, k
00:01 uriahheep ries: do you know how?
00:01 uriahheep ries: by classic templating, do you mean with automaketemplate?
00:02 yakoi uriahheep: with the old page module, without templavoila
00:02 yakoi and the forced columns
00:03 uriahheep hmm...
00:04 yakoi hey, would anyone have any experience on hosting trac on openbsd, or more generally hosting python code (mod_wsgi, mod_python, fast cgi, apache vs lighttpd) ?
00:04 yakoi sorry for the not-directly-typo3-related question
00:35 uriahheep hmm...
00:36 uriahheep seems like the extensions database inside typo3 is outdated, eh?
00:36 uriahheep inside typo3 i see that the latest versions of templavoila is 1.1.1, but the latest on the site is 1.3.3... what's with that?
00:35 uriahheep hmm...
00:36 uriahheep seems like the extensions database inside typo3 is outdated, eh?
00:36 uriahheep inside typo3 i see that the latest versions of templavoila is 1.1.1, but the latest on the site is 1.3.3... what's with that?
00:41 uriahheep yakoi: any idea?
00:41 uriahheep yakoi: any idea?
02:08 ries uriahheep: i think that's a bug....
02:08 ries uriahheep: i think that's a bug....
02:11 uriahheep hmm...
02:11 uriahheep what kind of bug? :P
02:12 ries uriahheep: weird bug...
02:12 uriahheep yeah...
02:12 ries try to update the extensions list
02:12 uriahheep i did
02:12 uriahheep ;)
02:12 ries then retreive the extension again
02:12 uriahheep i'm even using the punkt.de one
02:12 ries then it should promt for teh latest version
02:12 uriahheep nah, it shows up as 1.1.1 when i search it
02:13 ries weird.... and from the dropdown?
02:14 uriahheep ries: the dropdown where?
02:14 ries top left..
02:14 ries after you selected on the templavoila link in the extension manager
02:11 uriahheep hmm...
02:11 uriahheep what kind of bug? :P
02:12 ries uriahheep: weird bug...
02:12 uriahheep yeah...
02:12 ries try to update the extensions list
02:12 uriahheep i did
02:12 uriahheep ;)
02:12 ries then retreive the extension again
02:12 uriahheep i'm even using the punkt.de one
02:12 ries then it should promt for teh latest version
02:12 uriahheep nah, it shows up as 1.1.1 when i search it
02:13 ries weird.... and from the dropdown?
02:14 uriahheep ries: the dropdown where?
02:14 ries top left..
02:14 ries after you selected on the templavoila link in the extension manager
05:02 anand hi all
05:02 anand can anybody help me in displaying menu names with description
05:02 anand hi all
05:02 anand can anybody help me in displaying menu names with description
05:05 uschi anand, like the one you can build with content element sitemap?
05:06 uschi means, first the page-title and then either abstract or description or subtitle?
05:06 anand uschi:yes
05:06 uschi with more-link?
05:07 anand no only desc or subtitle
05:07 uschi wait
05:08 uschi i have done one as dl
05:08 uschi dt contains the title, dd the description if available
05:08 anand uschi:ok can you please let me know the code
05:08 uschi sure, looking for it right now
05:09 anand uschi:ok thanks
05:05 uschi anand, like the one you can build with content element sitemap?
05:06 uschi means, first the page-title and then either abstract or description or subtitle?
05:06 anand uschi:yes
05:06 uschi with more-link?
05:07 anand no only desc or subtitle
05:07 uschi wait
05:08 uschi i have done one as dl
05:08 uschi dt contains the title, dd the description if available
05:08 anand uschi:ok can you please let me know the code
05:08 uschi sure, looking for it right now
05:09 anand uschi:ok thanks
05:12 uschi anand, here it comes: http://phpfi.com/260570
05:13 uschi since you do not want a more link, you do not need the after.postCObject part
05:13 uschi ll 25-35
05:14 uschi change tt_content.menu.20.4 to whatever you want, depending on your needs
05:12 uschi anand, here it comes: http://phpfi.com/260570
05:13 uschi since you do not want a more link, you do not need the after.postCObject part
05:13 uschi ll 25-35
05:14 uschi change tt_content.menu.20.4 to whatever you want, depending on your needs
05:16 anand uschi: thanks a lot, it worked for me
05:16 uschi np, glad to help
05:16 anand uschi: thanks a lot, it worked for me
05:16 uschi np, glad to help
05:22 anand uschi: need help at one more place
05:22 uschi which one?
05:22 anand uschi: i need to configure the address plugin using typoscript
05:22 uschi never did this, sorry
05:23 anand uschi:ok never mind
05:23 uschi but there is a res file i think, i have tt_address installed, wait
05:22 anand uschi: need help at one more place
05:22 uschi which one?
05:22 anand uschi: i need to configure the address plugin using typoscript
05:22 uschi never did this, sorry
05:23 anand uschi:ok never mind
05:23 uschi but there is a res file i think, i have tt_address installed, wait
05:25 uschi anand, you find the default ts-setup under tt_address/static/pi1/setup.txt
05:26 anand uschi:ok
05:25 uschi anand, you find the default ts-setup under tt_address/static/pi1/setup.txt
05:26 anand uschi:ok
05:41 dax77 good morning @all
05:42 uschi good morning dax77 :-)
05:43 dax77 uschi: how are you this morning?
05:43 uschi so lala, why?
05:44 uschi i am still frustrated because i did not find a solution for doing something with a tag when it has a certain attribute and this attribute has a certain value
05:41 dax77 good morning @all
05:42 uschi good morning dax77 :-)
05:43 dax77 uschi: how are you this morning?
05:43 uschi so lala, why?
05:44 uschi i am still frustrated because i did not find a solution for doing something with a tag when it has a certain attribute and this attribute has a certain value
05:45 uschi i suppose, i need a userfunc for it
05:45 dax77 div[tagname=whatever]
05:45 dax77 div[attribute=whatever]
05:45 uschi aehm, we are talking about transforming content coming from RTE
05:46 dax77 oh, transforming ....
05:46 uschi css is not my problem, and even there your code would not work under IE6
05:46 dax77 who cares about IE ;)
05:46 uschi the users?
05:47 uschi but it is not a question of css anyways
05:47 dax77 only those that have not followed the path of enlightment ;)
05:47 uschi the ones i might want to enlighten (aka my students and colleagues at home?)
05:48 dax77 anyway, its about RTE and not css
05:49 dax77 which kicks me out of the ring
05:49 uschi dax77, if have a tag, it must be possible to find out about it's attribute
05:45 uschi i suppose, i need a userfunc for it
05:45 dax77 div[tagname=whatever]
05:45 dax77 div[attribute=whatever]
05:45 uschi aehm, we are talking about transforming content coming from RTE
05:46 dax77 oh, transforming ....
05:46 uschi css is not my problem, and even there your code would not work under IE6
05:46 dax77 who cares about IE ;)
05:46 uschi the users?
05:47 uschi but it is not a question of css anyways
05:47 dax77 only those that have not followed the path of enlightment ;)
05:47 uschi the ones i might want to enlighten (aka my students and colleagues at home?)
05:48 dax77 anyway, its about RTE and not css
05:49 dax77 which kicks me out of the ring
05:49 uschi dax77, if have a tag, it must be possible to find out about it's attribute
05:52 dax77 hmm, no idea :(
05:53 uschi have a look at function HTMcleaner
05:53 uschi t3lib_parsehtml it is in i think
05:54 uschi i think, it has to be done on php-level
05:52 dax77 hmm, no idea :(
05:53 uschi have a look at function HTMcleaner
05:53 uschi t3lib_parsehtml it is in i think
05:54 uschi i think, it has to be done on php-level
05:56 dax77 there is an option: "userFunc"
05:56 uschi i know
05:57 uschi and now, the only thing to do is to write one :-))
05:57 bane__ hi there! is there any extension with possibility of tracking customer's isseues/problems with problem report, status tracking, time of problem nad possibly user comments?? thanks for any answer!
05:58 bane__ i cannort find any...
05:58 dax77 uschi: so you know how to configure it in TS?
05:58 uschi what precisely, dax77
05:59 dax77 the userFunc
05:59 uschi yes
05:59 dax77 ok. so what part is missing?
05:59 dax77 userFunc = bla
05:59 uschi i only need an ability to find out about the value of a certain attribute
05:59 uschi i need to write the bloody userFunc!
05:56 dax77 there is an option: "userFunc"
05:56 uschi i know
05:57 uschi and now, the only thing to do is to write one :-))
05:57 bane__ hi there! is there any extension with possibility of tracking customer's isseues/problems with problem report, status tracking, time of problem nad possibly user comments?? thanks for any answer!
05:58 bane__ i cannort find any...
05:58 dax77 uschi: so you know how to configure it in TS?
05:58 uschi what precisely, dax77
05:59 dax77 the userFunc
05:59 uschi yes
05:59 dax77 ok. so what part is missing?
05:59 dax77 userFunc = bla
05:59 uschi i only need an ability to find out about the value of a certain attribute
05:59 uschi i need to write the bloody userFunc!
06:01 dax77 how far are you than?
06:01 uschi i did not even start yet, i tried (as always) to find a mere ts-solution
06:02 uschi have to write some css-stuff first
06:03 uschi needs to be finished today
06:03 dax77 I have to leave now for 30 min :(
06:03 uschi doing my css-stuff
06:01 dax77 how far are you than?
06:01 uschi i did not even start yet, i tried (as always) to find a mere ts-solution
06:02 uschi have to write some css-stuff first
06:03 uschi needs to be finished today
06:03 dax77 I have to leave now for 30 min :(
06:03 uschi doing my css-stuff
06:13 BhushanP hello room
06:14 BhushanP need help on cmw linklist.ne1?pls
06:13 BhushanP hello room
06:14 BhushanP need help on cmw linklist.ne1?pls
06:27 dax77 re
06:27 BhushanP re?
06:29 uschi what is the correct english term for normal numbering, 1,2,3 in opposition to roman numbering
06:27 dax77 re
06:27 BhushanP re?
06:29 uschi what is the correct english term for normal numbering, 1,2,3 in opposition to roman numbering
06:33 drindt dax77: greetings :)
06:33 dax77 hi drindt :)
06:33 drindt BhushanP: greetings :)
06:34 bane__ is there any extension with possibility of tracking customer's isseues/problems with problem report, status tracking, time of problem nad possibly user comments?? thanks for any answer!
06:34 BhushanP Hi drindt .Cheers.
06:33 drindt dax77: greetings :)
06:33 dax77 hi drindt :)
06:33 drindt BhushanP: greetings :)
06:34 bane__ is there any extension with possibility of tracking customer's isseues/problems with problem report, status tracking, time of problem nad possibly user comments?? thanks for any answer!
06:34 BhushanP Hi drindt .Cheers.
06:36 bauschan hi #typo3, good morning dax77 :)
06:36 dax77 hi bauschan :)
06:38 drindt bauschan: greeetings :)
06:36 bauschan hi #typo3, good morning dax77 :)
06:36 dax77 hi bauschan :)
06:38 drindt bauschan: greeetings :)
06:54 randomres i have a problem with tv and languages... so i installed a german tut as extension... but where the hell do i find that now?
06:54 randomres i have a problem with tv and languages... so i installed a german tut as extension... but where the hell do i find that now?
07:02 dax77 randomres: go to the extension manager, search for the tut. there should be a little icon (sheet) in the row
07:02 randomres ok thx... do u work with tv and languages?
07:03 randomres :) no sheet in that row
07:02 dax77 randomres: go to the extension manager, search for the tut. there should be a little icon (sheet) in the row
07:02 randomres ok thx... do u work with tv and languages?
07:03 randomres :) no sheet in that row
07:05 dax77 randomres: what is the extension key?
07:05 randomres doc_tv_de
07:06 dax77 lol, can it be, that there is a file without a name?
07:06 dax77 http://typo3.org/extensions/repository/view/doc_tv_de/0.0.27/
07:06 dax77 2nd entry in filelist
07:07 dax77 237 K looks pretty much like a manual. but without a name... you aren't able to open it :(
07:08 randomres ...
07:08 randomres so u work with tv
07:08 randomres ?
07:08 dax77 I do - sometimes
07:08 randomres and with languagesß
07:08 randomres ups... languages?
07:08 dax77 randomres: not really
07:08 randomres dax77 ok
07:08 randomres thanx
07:09 randomres anyway
07:09 dax77 but what is your problem?
07:09 randomres well... i can translate the content elements... but not all show up in the frontend...
07:09 dax77 "not all"? so some do show up?
07:05 dax77 randomres: what is the extension key?
07:05 randomres doc_tv_de
07:06 dax77 lol, can it be, that there is a file without a name?
07:06 dax77 http://typo3.org/extensions/repository/view/doc_tv_de/0.0.27/
07:06 dax77 2nd entry in filelist
07:07 dax77 237 K looks pretty much like a manual. but without a name... you aren't able to open it :(
07:08 randomres ...
07:08 randomres so u work with tv
07:08 randomres ?
07:08 dax77 I do - sometimes
07:08 randomres and with languagesß
07:08 randomres ups... languages?
07:08 dax77 randomres: not really
07:08 randomres dax77 ok
07:08 randomres thanx
07:09 randomres anyway
07:09 dax77 but what is your problem?
07:09 randomres well... i can translate the content elements... but not all show up in the frontend...
07:09 dax77 "not all"? so some do show up?
07:11 randomres jupp... and i dont see why
07:11 randomres well i have fces which are able to have other fces or reg. contentelements in them...
07:12 randomres and i tried to ... work with langchildenren and langdisable...
07:12 randomres but doesnt help... i have to take a closer look
07:12 randomres the prob ist the diffrence between normal fces (which are something like text for ex.) and fces made to have some contentelements in them (2 colum for ex.)
07:13 randomres i dont know where the diffrence in handling for languages is... but there is a diffrence.
07:11 randomres jupp... and i dont see why
07:11 randomres well i have fces which are able to have other fces or reg. contentelements in them...
07:12 randomres and i tried to ... work with langchildenren and langdisable...
07:12 randomres but doesnt help... i have to take a closer look
07:12 randomres the prob ist the diffrence between normal fces (which are something like text for ex.) and fces made to have some contentelements in them (2 colum for ex.)
07:13 randomres i dont know where the diffrence in handling for languages is... but there is a diffrence.
07:15 dax77 randomres: did you have a look at the T3 wiki: http://wiki.typo3.org/index.php/TemplaVoila#TemplaVoila_localization
07:17 randomres dax77: : i read this... but it doesnt help me... but thanx
07:15 dax77 randomres: did you have a look at the T3 wiki: http://wiki.typo3.org/index.php/TemplaVoila#TemplaVoila_localization
07:17 randomres dax77: : i read this... but it doesnt help me... but thanx
07:34 BhushanP ne1 pls .i need help on CMW linklist...
07:34 BhushanP ne1 pls .i need help on CMW linklist...
07:35 meppl good morning
07:39 dax77 BhushanP: please describe your problem - if someone knows the answer, you will see ;)
07:39 dax77 hi meppl
07:39 bane__ is there any extension with possibility of tracking customer's isseues/problems with problem report, status tracking, time of problem nad possibly user comments?? thanks for any answer!
07:35 meppl good morning
07:39 dax77 BhushanP: please describe your problem - if someone knows the answer, you will see ;)
07:39 dax77 hi meppl
07:39 bane__ is there any extension with possibility of tracking customer's isseues/problems with problem report, status tracking, time of problem nad possibly user comments?? thanks for any answer!
07:40 BhushanP ok dax77.
07:40 dax77 bane__: http://typo3.org/documentation/document-library/extension-manuals/mg_help/current/
07:41 dax77 first hit: "typo3 helpdesk"
07:41 dax77 is it so hard to use google?
07:44 meppl good morning dax
07:40 BhushanP ok dax77.
07:40 dax77 bane__: http://typo3.org/documentation/document-library/extension-manuals/mg_help/current/
07:41 dax77 first hit: "typo3 helpdesk"
07:41 dax77 is it so hard to use google?
07:44 meppl good morning dax
07:45 BhushanP I hav installed CMW linklist extension.I followed whatever was stated in the manual and got it running successfully as desired with categories and links displayed.Then days passed.I came back to CMW extension and added some links again.But its not displaying any link or category now. Just two headings 1.Categories ....2 .Links :(.Nothing else. What may be the issue??I m kindda new to...
07:45 BhushanP ...this.Pls help.
07:47 anand hello uschi
07:49 anand i want to give the id of the menu in href tag, how can i do this using typoscript
07:45 BhushanP I hav installed CMW linklist extension.I followed whatever was stated in the manual and got it running successfully as desired with categories and links displayed.Then days passed.I came back to CMW extension and added some links again.But its not displaying any link or category now. Just two headings 1.Categories ....2 .Links :(.Nothing else. What may be the issue??I m kindda new to...
07:45 BhushanP ...this.Pls help.
07:47 anand hello uschi
07:49 anand i want to give the id of the menu in href tag, how can i do this using typoscript
07:51 bane__ dax77:i've searched google, but it seems i didnt use the right way to find this extension... MANY thanks!
07:54 silithlas hi, I would like to change a translation of a sentence in indexed_search extension, how do I find the object name to override the translation?
07:51 bane__ dax77:i've searched google, but it seems i didnt use the right way to find this extension... MANY thanks!
07:54 silithlas hi, I would like to change a translation of a sentence in indexed_search extension, how do I find the object name to override the translation?
07:57 dax77 silithlas: search for the sentence in the locallang.xml (or .php)
07:57 silithlas yes, thanks, I just found it :)
07:59 anand uschi:Hello r u there?
07:57 dax77 silithlas: search for the sentence in the locallang.xml (or .php)
07:57 silithlas yes, thanks, I just found it :)
07:59 anand uschi:Hello r u there?
08:24 silithlas_ hi, is it possible to index a news when it is submitted?
08:24 silithlas_ hi, is it possible to index a news when it is submitted?
08:33 m0oman hm. how/where do you set up htmlarea features for the backend?
08:34 m0oman all information i find is just being put in the page templates. :o
08:33 m0oman hm. how/where do you set up htmlarea features for the backend?
08:34 m0oman all information i find is just being put in the page templates. :o
08:39 randomres someone knows a good backupextension for typo3
08:39 randomres i want a complete backup
08:39 randomres someone knows a good backupextension for typo3
08:39 randomres i want a complete backup
08:40 randomres i tried w4_backup some time ago...works but had a few bugs as i remember... but it is a year or something ago... anyone works with a backupextension?
08:40 just2b good morning
08:41 randomres good morning just2b
08:41 randomres :)
08:41 just2b hi randomres
08:41 randomres u know a good backupextension... for a complete backup...
08:42 m0oman moo.
08:42 just2b yeah, serversiude :D
08:42 m0oman i don't know an extension for that.
08:42 just2b w4x_backup?
08:42 randomres serversiude?
08:42 randomres w4_backup
08:42 just2b yeah make it on the server
08:42 m0oman just using ssh/cron.
08:43 randomres well... i want to have a tool... where the customer can make his backups on his own
08:43 just2b w4x
08:40 randomres i tried w4_backup some time ago...works but had a few bugs as i remember... but it is a year or something ago... anyone works with a backupextension?
08:40 just2b good morning
08:41 randomres good morning just2b
08:41 randomres :)
08:41 just2b hi randomres
08:41 randomres u know a good backupextension... for a complete backup...
08:42 m0oman moo.
08:42 just2b yeah, serversiude :D
08:42 m0oman i don't know an extension for that.
08:42 just2b w4x_backup?
08:42 randomres serversiude?
08:42 randomres w4_backup
08:42 just2b yeah make it on the server
08:42 m0oman just using ssh/cron.
08:43 randomres well... i want to have a tool... where the customer can make his backups on his own
08:43 just2b w4x
08:45 randomres ok.. i try this one
08:45 randomres thanx
08:45 randomres ok.. i try this one
08:45 randomres thanx
08:51 m4rtijn hi hi
08:51 m4rtijn hi hi
09:00 nomatter hi
09:01 nomatter anybody here who can tell me how i can combine 2 TMENUITEM stats?
09:01 just2b which ones?
09:02 nomatter USR and ACT
09:02 nomatter cause i have an individual style for ACT for USR and i want one when a USR is ACT
09:03 just2b guess you need to do it in your usr
09:00 nomatter hi
09:01 nomatter anybody here who can tell me how i can combine 2 TMENUITEM stats?
09:01 just2b which ones?
09:02 nomatter USR and ACT
09:02 nomatter cause i have an individual style for ACT for USR and i want one when a USR is ACT
09:03 just2b guess you need to do it in your usr
09:05 nomatter yea but how can i specify a ACT in USR?
09:07 nomatter ?
09:08 just2b sorry never build a USR.. this is a php array thing, right?
09:08 nomatter USR is a MENUITEM like ACT or NO
09:09 nomatter it specifys menuitems which are only for logged in users
09:09 uschi aah, now i understand
09:05 nomatter yea but how can i specify a ACT in USR?
09:07 nomatter ?
09:08 just2b sorry never build a USR.. this is a php array thing, right?
09:08 nomatter USR is a MENUITEM like ACT or NO
09:09 nomatter it specifys menuitems which are only for logged in users
09:09 uschi aah, now i understand
09:10 uschi could not you do some if on ACT itself?
09:10 uschi using TSFE:feuser?
09:12 nomatter don't know TSFE:feuser
09:12 nomatter how do you mean this?
09:12 uschi you know the stdWrap-Function if?
09:13 uschi nomatter, there are certain variables available to you under TSFE:something
09:13 uschi which you can use in your ts-templates
09:13 nomatter ok
09:13 nomatter and what is in TSFE:feuser
09:13 uschi one is TSFE:fe-user or feuser, cannot remember right now, wait
09:10 uschi could not you do some if on ACT itself?
09:10 uschi using TSFE:feuser?
09:12 nomatter don't know TSFE:feuser
09:12 nomatter how do you mean this?
09:12 uschi you know the stdWrap-Function if?
09:13 uschi nomatter, there are certain variables available to you under TSFE:something
09:13 uschi which you can use in your ts-templates
09:13 nomatter ok
09:13 nomatter and what is in TSFE:feuser
09:13 uschi one is TSFE:fe-user or feuser, cannot remember right now, wait
09:16 uschi shit, cannot find it right now
09:16 uschi there are some articles on TSFE at typo3wizard.com
09:17 uschi nomatter, the correct path is:
09:18 uschi TSFE:fe-user:user (gives you the current fe-user)
09:18 uschi there is one for group as well
09:18 nomatter can i get the current usergroup
09:18 nomatter ok that would be great
09:18 nomatter so i can use that instead of USR
09:18 uschi wait, i stored a debug output somewhere on my disk
09:19 uschi you could modify the appearance of ACT or NO with conditions
09:19 nomatter ok thx
09:16 uschi shit, cannot find it right now
09:16 uschi there are some articles on TSFE at typo3wizard.com
09:17 uschi nomatter, the correct path is:
09:18 uschi TSFE:fe-user:user (gives you the current fe-user)
09:18 uschi there is one for group as well
09:18 nomatter can i get the current usergroup
09:18 nomatter ok that would be great
09:18 nomatter so i can use that instead of USR
09:18 uschi wait, i stored a debug output somewhere on my disk
09:19 uschi you could modify the appearance of ACT or NO with conditions
09:19 nomatter ok thx
09:23 nomatter i can't find a TSFE documentation where is such a thing avaiable in german or english
09:23 uschi it is a huge array
09:23 silithlas what should I put in my crontab to make crawler work?
09:23 nomatter i can't find a TSFE documentation where is such a thing avaiable in german or english
09:23 uschi it is a huge array
09:23 silithlas what should I put in my crontab to make crawler work?
09:25 nomatter yes are the values of it documented anywhere?
09:25 uschi cannot find it, nomatter
09:25 nomatter yes me2
09:27 uschi but it exists, i am sure :-)
09:28 sirio are you talking about frontend users? *curious*
09:28 nomatter yes
09:25 nomatter yes are the values of it documented anywhere?
09:25 uschi cannot find it, nomatter
09:25 nomatter yes me2
09:27 uschi but it exists, i am sure :-)
09:28 sirio are you talking about frontend users? *curious*
09:28 nomatter yes
09:30 sirio about what exactly? (to avoid disappointments: i don't really know - but i need to know according to $CHEF)
09:31 nomatter i want to have a extra design for menuitems which are only for logged in users and another similar design for them when they are act
09:31 uschi nomatter: http://www.wischnat.de/1421+M5d637b1e38d.0.html?&no_cache=1&show=TSFE%2Cfe_user
09:32 nomatter thx uschi
09:30 sirio about what exactly? (to avoid disappointments: i don't really know - but i need to know according to $CHEF)
09:31 nomatter i want to have a extra design for menuitems which are only for logged in users and another similar design for them when they are act
09:31 uschi nomatter: http://www.wischnat.de/1421+M5d637b1e38d.0.html?&no_cache=1&show=TSFE%2Cfe_user
09:32 nomatter thx uschi
09:35 nomatter so i think usergroup_table would be the value i need
09:35 BhushanP Hi uschi. u ther??
09:36 uschi yes, obviously
09:36 uschi why BhushanP ?
09:36 nomatter or what is simUserGroup
09:37 uschi simulate user group, i guess
09:37 BhushanP Got some query regarding CMW linklist extension .can u help?
09:37 uschi no, sorry, BhushanP
09:37 BhushanP ok.:(
09:38 nomatter and what is this for?
09:38 uschi hey, boonkerz
09:38 Boonkerz hi
09:35 nomatter so i think usergroup_table would be the value i need
09:35 BhushanP Hi uschi. u ther??
09:36 uschi yes, obviously
09:36 uschi why BhushanP ?
09:36 nomatter or what is simUserGroup
09:37 uschi simulate user group, i guess
09:37 BhushanP Got some query regarding CMW linklist extension .can u help?
09:37 uschi no, sorry, BhushanP
09:37 BhushanP ok.:(
09:38 nomatter and what is this for?
09:38 uschi hey, boonkerz
09:38 Boonkerz hi
09:40 uschi hey Boonkerz, you are in kb_shop team now?
09:40 Boonkerz hehe yes
09:42 uschi then i shall get on YOUR nerves at some point in my life :-)))
09:43 nomatter which of this values would be for me?
09:43 nomatter usergroup_column
09:43 nomatter or usergroup_table
09:43 uschi no the one with data i should think, but i am not sure
09:44 uschi nomatter, this is your info
09:44 nomatter you mean groupData
09:44 uschi http://www.typo3wizard.com/de/snippets/cool-stuff-typoscript/informationen-ueber-den-angemeldeten-benutzer.html
09:44 uschi i knew it was on typo3wizard.com
09:40 uschi hey Boonkerz, you are in kb_shop team now?
09:40 Boonkerz hehe yes
09:42 uschi then i shall get on YOUR nerves at some point in my life :-)))
09:43 nomatter which of this values would be for me?
09:43 nomatter usergroup_column
09:43 nomatter or usergroup_table
09:43 uschi no the one with data i should think, but i am not sure
09:44 uschi nomatter, this is your info
09:44 nomatter you mean groupData
09:44 uschi http://www.typo3wizard.com/de/snippets/cool-stuff-typoscript/informationen-ueber-den-angemeldeten-benutzer.html
09:44 uschi i knew it was on typo3wizard.com
09:46 Boonkerz uschi, hehe
09:46 sirio tnx to both of you. this is just great. it's exactly what i need
09:46 gentooma hi - where is the ext manager located?
09:46 gentooma on file system basis
09:46 Boonkerz uschi, hehe
09:46 sirio tnx to both of you. this is just great. it's exactly what i need
09:46 gentooma hi - where is the ext manager located?
09:46 gentooma on file system basis
09:50 randomres gentooma: it depends how u installed the extension... local extension are located in typo3conf/ext ... global extensions are in typo3/ext and the sysextensions (like indexsearch) are in typo3/sysext
09:50 randomres u meant that?
09:50 gentooma randomres: nope - I mean the extension manager - the thing you install extensions with
09:51 randomres maybe that is an extension too :)#
09:51 randomres i dunno
09:52 randomres gentooma maybe in typo3 mod tool em...
09:53 randomres em maybe stands for extension manager....
09:50 randomres gentooma: it depends how u installed the extension... local extension are located in typo3conf/ext ... global extensions are in typo3/ext and the sysextensions (like indexsearch) are in typo3/sysext
09:50 randomres u meant that?
09:50 gentooma randomres: nope - I mean the extension manager - the thing you install extensions with
09:51 randomres maybe that is an extension too :)#
09:51 randomres i dunno
09:52 randomres gentooma maybe in typo3 mod tool em...
09:53 randomres em maybe stands for extension manager....
10:05 randomres gentooma: well the files located there look like it is the extension manager...
10:05 gentooma yeah
10:05 gentooma thanks
10:05 randomres gentooma: well the files located there look like it is the extension manager...
10:05 gentooma yeah
10:05 gentooma thanks
10:20 anand hello all
10:20 anand anybody worked on address extension
10:21 just2b using tt_address you mean?
10:21 anand yes
10:21 just2b i use it
10:22 anand i have installed it and am trying to configure it on my template using typoscript
10:22 anand just2b:but i cant see any records
10:23 anand just2b:would you like to see my code?
10:24 pulponair hi dudes
10:24 just2b sure
10:24 uschi hey pulponair :-)))))))
10:24 pulponair uschi:hello :)
10:24 anand just2b:http://phpfi.com/260609
10:20 anand hello all
10:20 anand anybody worked on address extension
10:21 just2b using tt_address you mean?
10:21 anand yes
10:21 just2b i use it
10:22 anand i have installed it and am trying to configure it on my template using typoscript
10:22 anand just2b:but i cant see any records
10:23 anand just2b:would you like to see my code?
10:24 pulponair hi dudes
10:24 just2b sure
10:24 uschi hey pulponair :-)))))))
10:24 pulponair uschi:hello :)
10:24 anand just2b:http://phpfi.com/260609
10:25 anand just2b:my address record is on storage folder
10:25 just2b ok never did sometzhing like that
10:25 anand just2b:my address record is on storage folder
10:25 just2b ok never did sometzhing like that
10:53 anand can anyone help on tt_address plugin
10:53 anand can anyone help on tt_address plugin
10:56 anand i want to integrate that into my template
10:58 m4rtijn hmm, what do I have to do to get my debug data in my browser..
10:59 m4rtijn if I add debug(array) in my php code..
10:59 Phlogi hello guys
10:59 Phlogi rgtabs can't have an extension in its tabs?
10:56 anand i want to integrate that into my template
10:58 m4rtijn hmm, what do I have to do to get my debug data in my browser..
10:59 m4rtijn if I add debug(array) in my php code..
10:59 Phlogi hello guys
10:59 Phlogi rgtabs can't have an extension in its tabs?
11:00 Phlogi just2b: smoothgallery loads all the images when the page is loaded right? I have it on a page, and its just too slow
11:00 just2b how many images?
11:01 just2b phlogi yes rgtabs can have tabs inside tabs, but not in this version
11:01 Phlogi just2b: I thought of putting smoothgallerys into rgtabs...
11:01 m4rtijn do I have to do smth in typo3 if I want it to show debug data?
11:02 Phlogi just2b: i created 7 smoothgallery elements on that page....
11:02 just2b Phlogi this isnt possible
11:02 just2b cause no body onload
11:02 Phlogi just2b: hmm it works though
11:02 just2b you get all the images shown in the tab
11:02 Phlogi http://jungwacht.jublawil.ch/jw/lager/lager_07_der_fluch_von_grimentz_island/bilder_woche_1/
11:03 Phlogi ah you are talking about that...
11:03 Phlogi even I won't use all the ajax stuff? so that I just don't have to create a page for each day..
11:03 just2b lol far to many images
11:04 just2b use 1 / page or wait for new release
11:00 Phlogi just2b: smoothgallery loads all the images when the page is loaded right? I have it on a page, and its just too slow
11:00 just2b how many images?
11:01 just2b phlogi yes rgtabs can have tabs inside tabs, but not in this version
11:01 Phlogi just2b: I thought of putting smoothgallerys into rgtabs...
11:01 m4rtijn do I have to do smth in typo3 if I want it to show debug data?
11:02 Phlogi just2b: i created 7 smoothgallery elements on that page....
11:02 just2b Phlogi this isnt possible
11:02 just2b cause no body onload
11:02 Phlogi just2b: hmm it works though
11:02 just2b you get all the images shown in the tab
11:02 Phlogi http://jungwacht.jublawil.ch/jw/lager/lager_07_der_fluch_von_grimentz_island/bilder_woche_1/
11:03 Phlogi ah you are talking about that...
11:03 Phlogi even I won't use all the ajax stuff? so that I just don't have to create a page for each day..
11:03 just2b lol far to many images
11:04 just2b use 1 / page or wait for new release
11:05 just2b there are albums possible and a real preloader
11:05 just2b very nice ;)
11:05 Phlogi its about 40 pics per day
11:05 just2b there are also 65 in one
11:05 Phlogi just2b: oh really? Thats exactly what I need... because I still didn't find the perfect gallery for typo3....
11:05 just2b take a look at http://www.rggooglemap.com/tmp/.demogroup.html
11:05 just2b take jm_gallery
11:06 just2b but i need a sponsor for the new version... money is no for me but the dev
11:06 Phlogi I use jm_gallery too on that page but jm_gallery is just... ehhm oldfashioned in a wa
11:06 Phlogi I know I should upgrade jm_gallery...
11:06 just2b you like the thing in the url?
11:06 Phlogi just2b: yes a lot... can I have it? =)
11:07 just2b this is not an ext yet...
11:07 just2b read this line > 04[13:06] just2b: 01but i need a sponsor for the new version... money is no for me but the dev
11:07 Phlogi hmm what is it then? just hardcoded? =)
11:07 just2b yes
11:07 Phlogi just2b: I know... I read it... the problem is... hmm I won't use the gallery in any commercial way... so I have no money for it
11:08 just2b yeah nobody got money I now
11:08 just2b i go for lunch
11:05 just2b there are albums possible and a real preloader
11:05 just2b very nice ;)
11:05 Phlogi its about 40 pics per day
11:05 just2b there are also 65 in one
11:05 Phlogi just2b: oh really? Thats exactly what I need... because I still didn't find the perfect gallery for typo3....
11:05 just2b take a look at http://www.rggooglemap.com/tmp/.demogroup.html
11:05 just2b take jm_gallery
11:06 just2b but i need a sponsor for the new version... money is no for me but the dev
11:06 Phlogi I use jm_gallery too on that page but jm_gallery is just... ehhm oldfashioned in a wa
11:06 Phlogi I know I should upgrade jm_gallery...
11:06 just2b you like the thing in the url?
11:06 Phlogi just2b: yes a lot... can I have it? =)
11:07 just2b this is not an ext yet...
11:07 just2b read this line > 04[13:06] just2b: 01but i need a sponsor for the new version... money is no for me but the dev
11:07 Phlogi hmm what is it then? just hardcoded? =)
11:07 just2b yes
11:07 Phlogi just2b: I know... I read it... the problem is... hmm I won't use the gallery in any commercial way... so I have no money for it
11:08 just2b yeah nobody got money I now
11:08 just2b i go for lunch
11:10 Phlogi I could give from my own... how much are we talking about? If its much I better will do it myself
11:10 Phlogi I could give from my own... how much are we talking about? If its much I better will do it myself
11:17 m4rtijn hmm, could smbdy help me pls with an extension very similar to the cd_collection tutorial?
11:18 m4rtijn I have my cd_category as well as database relation, and I cant get the real data to the frontend
11:17 m4rtijn hmm, could smbdy help me pls with an extension very similar to the cd_collection tutorial?
11:18 m4rtijn I have my cd_category as well as database relation, and I cant get the real data to the frontend
11:20 Phlogi m4rtijn: you created your own ext or what?
11:20 m4rtijn I guess the tutorial is out of date..
11:20 m4rtijn yes
11:21 m4rtijn I'm just a php code noob.. I tried replicating the tutorial code but its not working.. :(
11:22 m4rtijn sadly enough I cant get debug data either..
11:20 Phlogi m4rtijn: you created your own ext or what?
11:20 m4rtijn I guess the tutorial is out of date..
11:20 m4rtijn yes
11:21 m4rtijn I'm just a php code noob.. I tried replicating the tutorial code but its not working.. :(
11:22 m4rtijn sadly enough I cant get debug data either..
11:25 m4rtijn this is the code I'm have atm. : http://phpfi.com/260612
11:25 m4rtijn this is the code I'm have atm. : http://phpfi.com/260612
11:39 sdf hello all
11:39 sdf is there any extension available, which simply extends the tt_content about 2 or more fields for text?
11:39 sdf hello all
11:39 sdf is there any extension available, which simply extends the tt_content about 2 or more fields for text?
11:40 sdf which add new input-fields to the std-form for editing?
11:42 m4rtijn I dont rly understand sdf.. what would you like to do ?
11:43 m4rtijn wb just2b
11:44 m4rtijn just2b: could you maybe help me a bit with my newly created extension?
11:44 just2b maybe
11:44 m4rtijn its rly simple one.. very similar to the cd_collection thingie from the kickstarter tutorial
11:40 sdf which add new input-fields to the std-form for editing?
11:42 m4rtijn I dont rly understand sdf.. what would you like to do ?
11:43 m4rtijn wb just2b
11:44 m4rtijn just2b: could you maybe help me a bit with my newly created extension?
11:44 just2b maybe
11:44 m4rtijn its rly simple one.. very similar to the cd_collection thingie from the kickstarter tutorial
11:45 m4rtijn I have a field which is a db relation and want to get the actual content and not just the ID to the frontend..
11:45 m4rtijn but seems the tutorial is out of date and I just dont get the data to the frontend by using the same code as in the tutorial
11:46 m4rtijn this is the code I'm using now: http://phpfi.com/260612
11:49 anand hello room
11:49 just2b you just make a new query with this id
11:49 anand need help on configuring tt_address extension
11:45 m4rtijn I have a field which is a db relation and want to get the actual content and not just the ID to the frontend..
11:45 m4rtijn but seems the tutorial is out of date and I just dont get the data to the frontend by using the same code as in the tutorial
11:46 m4rtijn this is the code I'm using now: http://phpfi.com/260612
11:49 anand hello room
11:49 just2b you just make a new query with this id
11:49 anand need help on configuring tt_address extension
11:51 joe_ i want another view of my page for printers. to get this i was doing what some tutorials told me to do. i created a second content element with typeNum=98 and a marker vor the typolink to refer to the new typeNum. This works fine, but not with a single view of news. The news-id is not given in the link. This is my TS of the link on every page:
11:51 joe_ typolink {
11:51 joe_ parameter.data = page:uid
11:51 joe_ additionalParams.insertData=1
11:51 joe_ additionalParams =&type=98
11:51 joe_ }
11:52 joe_ what do i have to change to get the view of news too?
11:51 joe_ i want another view of my page for printers. to get this i was doing what some tutorials told me to do. i created a second content element with typeNum=98 and a marker vor the typolink to refer to the new typeNum. This works fine, but not with a single view of news. The news-id is not given in the link. This is my TS of the link on every page:
11:51 joe_ typolink {
11:51 joe_ parameter.data = page:uid
11:51 joe_ additionalParams.insertData=1
11:51 joe_ additionalParams =&type=98
11:51 joe_ }
11:52 joe_ what do i have to change to get the view of news too?
11:56 sdf @m4rtijn i am searching for an simple extension which extend the tt_content table, also it should support the input-fields for the new fields in the tt_content table
11:56 m4rtijn just2b: sorry its not that simple for me :p
11:56 sdf like editing a simple text-object with an additional textarea for comments
11:56 sdf @m4rtijn i am searching for an simple extension which extend the tt_content table, also it should support the input-fields for the new fields in the tt_content table
11:56 m4rtijn just2b: sorry its not that simple for me :p
11:56 sdf like editing a simple text-object with an additional textarea for comments
12:08 just2b phlogi, are you there?
12:09 martijn re
12:08 just2b phlogi, are you there?
12:09 martijn re
12:26 dax77 hi again :)
12:26 martijn hi dax
12:26 uschi re dax77 :))
12:26 anand can anyone please visit this script
12:26 anand http://phpfi.com/260624
12:26 anand and let me know why i am not getting the page id ?
12:28 anand in the anchor tag?
12:28 dax77 insertData = 1
12:28 dax77 ?
12:28 uschi no, he uses dataWrap already
12:28 uschi anand, you should use typolink instead of <A href ...
12:29 anand i am a newbie...can you suggest me how to use a typolink?
12:29 uschi after.typolink and then the properties
12:29 uschi wait, i shall look
12:26 dax77 hi again :)
12:26 martijn hi dax
12:26 uschi re dax77 :))
12:26 anand can anyone please visit this script
12:26 anand http://phpfi.com/260624
12:26 anand and let me know why i am not getting the page id ?
12:28 anand in the anchor tag?
12:28 dax77 insertData = 1
12:28 dax77 ?
12:28 uschi no, he uses dataWrap already
12:28 uschi anand, you should use typolink instead of <A href ...
12:29 anand i am a newbie...can you suggest me how to use a typolink?
12:29 uschi after.typolink and then the properties
12:29 uschi wait, i shall look
12:30 anand ok
12:31 uschi heya ries :-))
12:30 anand ok
12:31 uschi heya ries :-))
12:36 uschi anand, see query
12:36 uschi anand, see query
12:44 ries Hey uschi
12:44 ries Hey uschi
12:47 Phlogi just2b: yes
12:47 Phlogi just2b: how much?
12:48 just2b every sum will be appreciated, begins at 50
12:49 ries http://www.linuxgeneration.org/pics/hiiammac.jpg
12:49 ries just2b: That is contra-dictionary :D
12:47 Phlogi just2b: yes
12:47 Phlogi just2b: how much?
12:48 just2b every sum will be appreciated, begins at 50
12:49 ries http://www.linuxgeneration.org/pics/hiiammac.jpg
12:49 ries just2b: That is contra-dictionary :D
12:50 just2b ries, pardon?
12:50 ries if every sum is appreciated... except 50 then not every sum is appreciated.... just kidding :)
12:50 Phlogi just2b: hmm then I'll wait or do it myself :)
12:51 just2b ok vor every smartass > every sum higher than 50€ will be ok
12:51 just2b phlogi fine
12:51 ries Phlogi: let just2b do it... he is good ;)
12:51 just2b ries, the money wouldnt be for me
12:51 ries or give him the amouth you want to give
12:51 ries I didn't read the complete thread... just woke up
12:52 just2b yeah no prob... but I love all the people who want to take everything and now and great and cant give anything back :/
12:52 just2b kind of sad
12:50 just2b ries, pardon?
12:50 ries if every sum is appreciated... except 50 then not every sum is appreciated.... just kidding :)
12:50 Phlogi just2b: hmm then I'll wait or do it myself :)
12:51 just2b ok vor every smartass > every sum higher than 50€ will be ok
12:51 just2b phlogi fine
12:51 ries Phlogi: let just2b do it... he is good ;)
12:51 just2b ries, the money wouldnt be for me
12:51 ries or give him the amouth you want to give
12:51 ries I didn't read the complete thread... just woke up
12:52 just2b yeah no prob... but I love all the people who want to take everything and now and great and cant give anything back :/
12:52 just2b kind of sad
12:59 alexwx helo there
12:59 alexwx helo there
13:01 alexwx i just would like to know, if someone know the realURL or simulatestatic .... stuff with the RTE editor and linking there.. If you want to update this content element, you need to relink all the links, because after saving there are index.php and page IDs, not a translated document... anybody who knows?
13:01 alexwx i just would like to know, if someone know the realURL or simulatestatic .... stuff with the RTE editor and linking there.. If you want to update this content element, you need to relink all the links, because after saving there are index.php and page IDs, not a translated document... anybody who knows?
13:05 ries alexwx: normally any TYE should add something like this to a document <link 33>
13:05 ries means create a link to page 33.. realUrl will translate that later
13:05 ries I never heard of anythign you mention...
13:05 ries unless I don't undeerstand you correctly
13:08 alexwx ries, in the text element with realURL ext. you tryed in RTE create some links? then after save, you have to update the content, then you need remove link, and create link again, else you will have the index.php?id=... and not the mypage/mysubpage.html for example
13:09 alexwx i cant believe nobody dont know about that, but i have still this problem
13:05 ries alexwx: normally any TYE should add something like this to a document <link 33>
13:05 ries means create a link to page 33.. realUrl will translate that later
13:05 ries I never heard of anythign you mention...
13:05 ries unless I don't undeerstand you correctly
13:08 alexwx ries, in the text element with realURL ext. you tryed in RTE create some links? then after save, you have to update the content, then you need remove link, and create link again, else you will have the index.php?id=... and not the mypage/mysubpage.html for example
13:09 alexwx i cant believe nobody dont know about that, but i have still this problem
13:11 jananne How can i make a FE user that can edit page content etc. The basic tutorials don't explain HOW to install a FE user ( giving rights etc ). I made a Website user and a website usergroup. I made a login page. But there doesn't happen anything.
13:12 ries alexwx: I don't have that..... when I create a link it's correct from the beginning.... which RTE are you using?
13:13 alexwx ries, still default in latest typo3 ver.
13:11 jananne How can i make a FE user that can edit page content etc. The basic tutorials don't explain HOW to install a FE user ( giving rights etc ). I made a Website user and a website usergroup. I made a login page. But there doesn't happen anything.
13:12 ries alexwx: I don't have that..... when I create a link it's correct from the beginning.... which RTE are you using?
13:13 alexwx ries, still default in latest typo3 ver.
13:16 uriahheep is there a nice document about backend user admin somewjere?
13:16 uriahheep somewhere*
13:17 just2b uriahheep what particular?
13:18 uriahheep well, i'm trying to create a user who is pretty much only able to edit content on two pages
13:18 uriahheep i've created a group for them and set the permissions correctly for it
13:19 uriahheep however, when i log into the user and go to 'page', i can't see the page tree
13:19 jananne just2b: can you help me out ^^ :S
13:16 uriahheep is there a nice document about backend user admin somewjere?
13:16 uriahheep somewhere*
13:17 just2b uriahheep what particular?
13:18 uriahheep well, i'm trying to create a user who is pretty much only able to edit content on two pages
13:18 uriahheep i've created a group for them and set the permissions correctly for it
13:19 uriahheep however, when i log into the user and go to 'page', i can't see the page tree
13:19 jananne just2b: can you help me out ^^ :S
13:20 pmk65 uriaheep: did you set "DB Mounts:" to point at the page(s) that the user has access to?
13:20 just2b depends... got already a gf ;)
13:20 uriahheep pmk65: nope, i'll try that ;)
13:21 pmk65 thats usually why the page tree doesn't unfold. the DB mount specifies what part of the tree the user see
13:21 jananne just2b: If she doesn't know it, who cares ;)?
13:21 uriahheep pmk65: ah, it works now :) thanks!
13:21 just2b jananne :D ok what you need ;)
13:21 jananne How can i make a FE user that can edit page content etc. The basic tutorials don't explain HOW to install a FE user ( giving rights etc ). I made a Website user and a website usergroup. I made a login page. But there doesn't happen anything.
13:22 just2b this is always a BE user
13:22 just2b only be user can edit content
13:22 jananne But when i did the tutorial, installing the dummy etc.. i could edit FE.
13:23 just2b yeah, as BE user in the fronent
13:23 jananne how do i do that?
13:23 just2b what?
13:20 pmk65 uriaheep: did you set "DB Mounts:" to point at the page(s) that the user has access to?
13:20 just2b depends... got already a gf ;)
13:20 uriahheep pmk65: nope, i'll try that ;)
13:21 pmk65 thats usually why the page tree doesn't unfold. the DB mount specifies what part of the tree the user see
13:21 jananne just2b: If she doesn't know it, who cares ;)?
13:21 uriahheep pmk65: ah, it works now :) thanks!
13:21 just2b jananne :D ok what you need ;)
13:21 jananne How can i make a FE user that can edit page content etc. The basic tutorials don't explain HOW to install a FE user ( giving rights etc ). I made a Website user and a website usergroup. I made a login page. But there doesn't happen anything.
13:22 just2b this is always a BE user
13:22 just2b only be user can edit content
13:22 jananne But when i did the tutorial, installing the dummy etc.. i could edit FE.
13:23 just2b yeah, as BE user in the fronent
13:23 jananne how do i do that?
13:23 just2b what?
13:25 jananne how do i set this
13:25 jananne a BE user with FE rights
13:26 jananne When i try to login with the BE user in the Login page i made, nothing happens just2b
13:26 jananne Or do i need some kind of extension for this?
13:26 just2b the login form is for fe_users i guess
13:27 jananne mmm :s.
13:27 just2b you can connect these 2 with the ext simulate_be
13:27 just2b but you still need to create a fe_user AND a be_user
13:27 anand can anyone help in integrating tt_address plugin in my template?
13:28 jananne okay
13:28 jananne thx just2b
13:28 just2b np
13:25 jananne how do i set this
13:25 jananne a BE user with FE rights
13:26 jananne When i try to login with the BE user in the Login page i made, nothing happens just2b
13:26 jananne Or do i need some kind of extension for this?
13:26 just2b the login form is for fe_users i guess
13:27 jananne mmm :s.
13:27 just2b you can connect these 2 with the ext simulate_be
13:27 just2b but you still need to create a fe_user AND a be_user
13:27 anand can anyone help in integrating tt_address plugin in my template?
13:28 jananne okay
13:28 jananne thx just2b
13:28 just2b np
13:31 kaktuspalme i wanna change, the index so its index2.php and now index.php, how can i do this?
13:31 dax77 lol
13:31 kaktuspalme when i rename index.php
13:31 just2b dont do this
13:31 kaktuspalme and click on a link, then its index.php and not index2.php
13:31 kaktuspalme ok :)
13:31 dax77 just2b: ya ya, telling me not to be polite and now this!! ;)
13:31 just2b dax, i am polite.. just took a hug ;)
13:32 dax77 yes, exactly!
13:32 dax77 I guess I'm to old for this business ;)
13:32 scane Hi. An internet-agency in duisburg, germany is looping for a typo3 expert for a couple of day.
13:33 scane If you are interested you can msg me. I hope it is ok to ask here. Is there another good place where I could ask?
13:33 just2b dax, also too old for some hugs?
13:33 just2b scane.. in the mailinglists or typo3.net
13:34 dax77 scane: lol, what kind of torture are you going to perform on him?
13:34 dax77 just2b: to old to receive some :(
13:31 kaktuspalme i wanna change, the index so its index2.php and now index.php, how can i do this?
13:31 dax77 lol
13:31 kaktuspalme when i rename index.php
13:31 just2b dont do this
13:31 kaktuspalme and click on a link, then its index.php and not index2.php
13:31 kaktuspalme ok :)
13:31 dax77 just2b: ya ya, telling me not to be polite and now this!! ;)
13:31 just2b dax, i am polite.. just took a hug ;)
13:32 dax77 yes, exactly!
13:32 dax77 I guess I'm to old for this business ;)
13:32 scane Hi. An internet-agency in duisburg, germany is looping for a typo3 expert for a couple of day.
13:33 scane If you are interested you can msg me. I hope it is ok to ask here. Is there another good place where I could ask?
13:33 just2b dax, also too old for some hugs?
13:33 just2b scane.. in the mailinglists or typo3.net
13:34 dax77 scane: lol, what kind of torture are you going to perform on him?
13:34 dax77 just2b: to old to receive some :(
13:35 kaktuspalme im looking for a typo3 api guide, i wanna develope an extension for typo3
13:35 scane just2b you mean typo3-german?
13:35 just2b yes scane
13:35 scane dax77 those days are over :-)
13:36 Phlogi kaktuspalme: google: typo3 api
13:36 dax77 scane: oh, going to kill em right away now? ;)
13:36 kaktuspalme thx :D
13:36 Phlogi kaktuspalme: thats quite easy http://doxygen.frozenkiwi.com/typo3/html/
13:36 scane Thank you guys. I will also stay in the channel and on irc... so if anyone is interested you can msg me.
13:36 Phlogi kaktuspalme: but if you need a guide... read on typo3.org
13:36 Phlogi kaktuspalme: the in depth stuff
13:37 scane dax77 if anyone chooses to be coder aint that punishment enough already?
13:37 scane hehe
13:37 dax77 lol, yeah
13:37 scane me being a programmer for 20 years now ;-)
13:37 Phlogi scane: omg... :D
13:35 kaktuspalme im looking for a typo3 api guide, i wanna develope an extension for typo3
13:35 scane just2b you mean typo3-german?
13:35 just2b yes scane
13:35 scane dax77 those days are over :-)
13:36 Phlogi kaktuspalme: google: typo3 api
13:36 dax77 scane: oh, going to kill em right away now? ;)
13:36 kaktuspalme thx :D
13:36 Phlogi kaktuspalme: thats quite easy http://doxygen.frozenkiwi.com/typo3/html/
13:36 scane Thank you guys. I will also stay in the channel and on irc... so if anyone is interested you can msg me.
13:36 Phlogi kaktuspalme: but if you need a guide... read on typo3.org
13:36 Phlogi kaktuspalme: the in depth stuff
13:37 scane dax77 if anyone chooses to be coder aint that punishment enough already?
13:37 scane hehe
13:37 dax77 lol, yeah
13:37 scane me being a programmer for 20 years now ;-)
13:37 Phlogi scane: omg... :D
13:40 kaktuspalme scane: how old are you?
13:40 nomatte1 hi
13:40 nomatte1 is it possible to make a menu only with {field:....} without the link which is given from the TMENU?
13:41 just2b nomatte1 sure
13:41 nomatte1 how can i do this?
13:41 scane kaktuspalme, 40
13:41 just2b with donotlinkit = 1
13:41 randomres nomatte: search for dontLinkItem or something...
13:41 nomatte1 ok thx
13:41 scane actually i startet even earlier
13:42 kaktuspalme scane: you are a programmer for 20 years now, what was your first programming language?
13:42 nomatte1 just2b
13:42 nomatte1 where must i place the donotlinkit?
13:42 just2b you didnt even search it, right?
13:43 dax77 hehe, the non-googler again
13:43 just2b you know him dax?
13:43 dax77 no, just guessing
13:44 just2b gg
13:44 nomatte1 no normally i google
13:44 nomatte1 but i haven't found donotlinkit
13:44 dax77 :)
13:44 scane kaktuspalme, is started at the age of 7 when i found a book about the programming languag "basic" i was fascinated
13:44 nomatte1 :)
13:44 just2b http://www.google.at/search?hl=de&q=donotlinkit+typo3&btnG=Google-Suche&meta=
13:40 kaktuspalme scane: how old are you?
13:40 nomatte1 hi
13:40 nomatte1 is it possible to make a menu only with {field:....} without the link which is given from the TMENU?
13:41 just2b nomatte1 sure
13:41 nomatte1 how can i do this?
13:41 scane kaktuspalme, 40
13:41 just2b with donotlinkit = 1
13:41 randomres nomatte: search for dontLinkItem or something...
13:41 nomatte1 ok thx
13:41 scane actually i startet even earlier
13:42 kaktuspalme scane: you are a programmer for 20 years now, what was your first programming language?
13:42 nomatte1 just2b
13:42 nomatte1 where must i place the donotlinkit?
13:42 just2b you didnt even search it, right?
13:43 dax77 hehe, the non-googler again
13:43 just2b you know him dax?
13:43 dax77 no, just guessing
13:44 just2b gg
13:44 nomatte1 no normally i google
13:44 nomatte1 but i haven't found donotlinkit
13:44 dax77 :)
13:44 scane kaktuspalme, is started at the age of 7 when i found a book about the programming languag "basic" i was fascinated
13:44 nomatte1 :)
13:44 just2b http://www.google.at/search?hl=de&q=donotlinkit+typo3&btnG=Google-Suche&meta=
13:45 just2b i guess you lie ;)
13:45 uriahheep how do i make a content element with TS in it?
13:45 just2b make a contentelement?
13:46 kaktuspalme scane: really?
13:46 uriahheep umm
13:46 uriahheep just2b: you mean, i should code a new type of content element?
13:46 just2b uriahheep i dont even know what you wanna do
13:47 uriahheep just2b: well, in a page, i'm going to have several content blocks, and on top of them i want to have a list containing all of their titles... i'm probably going to have to write typoscript for that, or maybe even code some php... right?
13:48 uriahheep by a list, i mean a bullet list
13:48 just2b just ts
13:49 uriahheep ok
13:49 uriahheep but how would i do such a thing?
13:45 just2b i guess you lie ;)
13:45 uriahheep how do i make a content element with TS in it?
13:45 just2b make a contentelement?
13:46 kaktuspalme scane: really?
13:46 uriahheep umm
13:46 uriahheep just2b: you mean, i should code a new type of content element?
13:46 just2b uriahheep i dont even know what you wanna do
13:47 uriahheep just2b: well, in a page, i'm going to have several content blocks, and on top of them i want to have a list containing all of their titles... i'm probably going to have to write typoscript for that, or maybe even code some php... right?
13:48 uriahheep by a list, i mean a bullet list
13:48 just2b just ts
13:49 uriahheep ok
13:49 uriahheep but how would i do such a thing?
13:50 just2b there is google
13:50 just2b search for contenet element menu
13:50 scane kaktuspalme it took me some years to get my first own apple ii clone but then nthing could stop me
13:50 uriahheep hmmm, k
13:50 scane i learned turbo pascal and also 6502 machine langugage
13:50 just2b yeah i know it is boring uriahheep
13:51 uriahheep just2b: ;) nah, it's all good
13:52 uriahheep just2b: i was just going 'hmmm, k' to how lazy i am :)
13:52 uriahheep just2b: how do i put typoscript in a content element though?
13:52 dax77 uriahheep: create a content element -> select menu/sitemap -> choose "section index"
13:53 kaktuspalme scane: and what have you programmed to now?
13:53 just2b uriahheep ext tsobj
13:53 uriahheep ah, thanks ;)
13:50 just2b there is google
13:50 just2b search for contenet element menu
13:50 scane kaktuspalme it took me some years to get my first own apple ii clone but then nthing could stop me
13:50 uriahheep hmmm, k
13:50 scane i learned turbo pascal and also 6502 machine langugage
13:50 just2b yeah i know it is boring uriahheep
13:51 uriahheep just2b: ;) nah, it's all good
13:52 uriahheep just2b: i was just going 'hmmm, k' to how lazy i am :)
13:52 uriahheep just2b: how do i put typoscript in a content element though?
13:52 dax77 uriahheep: create a content element -> select menu/sitemap -> choose "section index"
13:53 kaktuspalme scane: and what have you programmed to now?
13:53 just2b uriahheep ext tsobj
13:53 uriahheep ah, thanks ;)
13:56 uriahheep just2b: do you mean tscobj ?
13:56 just2b yes
13:57 uriahheep cool, thanks :)
13:56 uriahheep just2b: do you mean tscobj ?
13:56 just2b yes
13:57 uriahheep cool, thanks :)
14:17 uriahheep what's the typoscript for defining a tag's class again? :-/
14:17 uriahheep ATagParam?
14:17 uriahheep what's the typoscript for defining a tag's class again? :-/
14:17 uriahheep ATagParam?
14:24 pulponair Does the author of ameos_dragndropupload happen to participate to this channel ?
14:24 pulponair Does the author of ameos_dragndropupload happen to participate to this channel ?
14:25 just2b dont know pulponair
14:26 pulponair just2b: hmmm i tried to contact him several times but without any success
14:27 pulponair just2b: (by email)
14:27 scane kaktuspalme what you mean, which languages? types of applications? mostly db stuff, office apps, billing, some web stuff
14:29 ralze i want to have a condition, which i can only describe as "not". I can only find "AND" and "OR" in the tsref. is there such an operator?
14:29 dax77 <>
14:25 just2b dont know pulponair
14:26 pulponair just2b: hmmm i tried to contact him several times but without any success
14:27 pulponair just2b: (by email)
14:27 scane kaktuspalme what you mean, which languages? types of applications? mostly db stuff, office apps, billing, some web stuff
14:29 ralze i want to have a condition, which i can only describe as "not". I can only find "AND" and "OR" in the tsref. is there such an operator?
14:29 dax77 <>
14:30 ralze great! thanks
14:31 mr-m hi
14:31 mr-m someone here ?
14:32 mr-m i need some help
14:33 dax77 mr-m: no one here
14:33 dax77 ;)
14:34 m4rtijn just ask mr-m
14:34 mr-m okey
14:34 mr-m how can i delete an extension template on a site ?
14:30 ralze great! thanks
14:31 mr-m hi
14:31 mr-m someone here ?
14:32 mr-m i need some help
14:33 dax77 mr-m: no one here
14:33 dax77 ;)
14:34 m4rtijn just ask mr-m
14:34 mr-m okey
14:34 mr-m how can i delete an extension template on a site ?
14:36 kaktuspalme scane: if its true respect
14:36 mr-m i can create one, but how can i delete it ?
14:37 kaktuspalme scane: im seventeen and trying to learn javascript, c++, c, php is easy
14:38 mr-m hm nobody knows ?
14:36 kaktuspalme scane: if its true respect
14:36 mr-m i can create one, but how can i delete it ?
14:37 kaktuspalme scane: im seventeen and trying to learn javascript, c++, c, php is easy
14:38 mr-m hm nobody knows ?
14:42 m4rtijn mr-m .. you could just delete the TS-SETUP content.. which has the same effect
14:42 mr-m okey
14:43 mr-m thx i try it now
14:44 mr-m so there is no other way to delete it ?
14:42 m4rtijn mr-m .. you could just delete the TS-SETUP content.. which has the same effect
14:42 mr-m okey
14:43 mr-m thx i try it now
14:44 mr-m so there is no other way to delete it ?
14:47 m4rtijn I'm not sure.. but an extension template wihtout content is the same as no extension template at all..
14:47 m4rtijn So i wouldn't worry about it ;)
14:47 m4rtijn I take a break.. back in 30
14:47 m4rtijn I'm not sure.. but an extension template wihtout content is the same as no extension template at all..
14:47 m4rtijn So i wouldn't worry about it ;)
14:47 m4rtijn I take a break.. back in 30
14:50 reDBull has anyone got a frontend loginbox to work recently?
14:51 just2b sure
14:51 reDBull i've got a major roadblock preventing me from getting one to show up
14:51 reDBull either original or newloginbox
14:51 just2b use TS ;)
14:52 reDBull been trying for about a week on and off
14:52 mr-m i need a workinf marquee extension, i tryed some but didnt find a good one, i need a scrolled text horizontal
14:50 reDBull has anyone got a frontend loginbox to work recently?
14:51 just2b sure
14:51 reDBull i've got a major roadblock preventing me from getting one to show up
14:51 reDBull either original or newloginbox
14:51 just2b use TS ;)
14:52 reDBull been trying for about a week on and off
14:52 mr-m i need a workinf marquee extension, i tryed some but didnt find a good one, i need a scrolled text horizontal
15:20 anoop Hey hey anyone using FF 3.0a8pre and 4.1.2 with RTE HTMLAREA?
15:21 albreche_ Hi
15:22 anoop I have issues with making links, the pop-up window appears and then I select the page and it's supposed to set the link and disappear. But it doesn't make the link and does not disappear.
15:22 anoop I don't want to use IE and of course rtehtmlarea does not work in opera : (
15:23 just2b use ff2?
15:23 just2b ^^
15:23 Denyerec Hey guys
15:24 m4rtijn re
15:24 anoop just FF3
15:20 anoop Hey hey anyone using FF 3.0a8pre and 4.1.2 with RTE HTMLAREA?
15:21 albreche_ Hi
15:22 anoop I have issues with making links, the pop-up window appears and then I select the page and it's supposed to set the link and disappear. But it doesn't make the link and does not disappear.
15:22 anoop I don't want to use IE and of course rtehtmlarea does not work in opera : (
15:23 just2b use ff2?
15:23 just2b ^^
15:23 Denyerec Hey guys
15:24 m4rtijn re
15:24 anoop just FF3
15:25 anoop I know it's alpha-beta but it doesn't make any sense
15:26 anoop I should check the bug reports and see (we will keep htmlarea right?)
15:29 just2b i guess not but i think yes
15:29 just2b i hope not but think yes; )
15:25 anoop I know it's alpha-beta but it doesn't make any sense
15:26 anoop I should check the bug reports and see (we will keep htmlarea right?)
15:29 just2b i guess not but i think yes
15:29 just2b i hope not but think yes; )
15:30 anoop haha well I could try using tinyrte (which I like better) but users users...they are used to such small things and might kick me if I changed from htmlarea
15:33 jananne I've tried to make a Website user that can change content in FE, but it doesn't work. I installed simulatebe, made a be user with some permissions etc, then i linked the FE user with the BE user. After that i did everthing this page said: http://wiki.typo3.org/index.php/SimulateBE#simulatebe_generalities. Still it does NOT work. When i login BE with admin ( or the BE user i made ), and THEN going to the Websit
15:30 anoop haha well I could try using tinyrte (which I like better) but users users...they are used to such small things and might kick me if I changed from htmlarea
15:33 jananne I've tried to make a Website user that can change content in FE, but it doesn't work. I installed simulatebe, made a be user with some permissions etc, then i linked the FE user with the BE user. After that i did everthing this page said: http://wiki.typo3.org/index.php/SimulateBE#simulatebe_generalities. Still it does NOT work. When i login BE with admin ( or the BE user i made ), and THEN going to the Websit
15:35 jananne just2b: is yur gf gone?
15:36 m4rtijn :p
15:36 jananne :o
15:37 jananne m4rtijn: can you help me out?
15:38 anoop jananne: does the be user you created have permissions to the pages trying to edit?
15:39 m4rtijn hmm, no sry I've never done an fe_user with be rights
15:39 anoop I tested this a year or so ago so I'm just guessing
15:39 jananne anoop: Yes. And when i login as the BE user, and goto 'Show' and look at the page. I can edit it like a FE user like a want it to be.
15:35 jananne just2b: is yur gf gone?
15:36 m4rtijn :p
15:36 jananne :o
15:37 jananne m4rtijn: can you help me out?
15:38 anoop jananne: does the be user you created have permissions to the pages trying to edit?
15:39 m4rtijn hmm, no sry I've never done an fe_user with be rights
15:39 anoop I tested this a year or so ago so I'm just guessing
15:39 jananne anoop: Yes. And when i login as the BE user, and goto 'Show' and look at the page. I can edit it like a FE user like a want it to be.
15:40 jananne I only can't edit in FE when i login in FE with the Fe user
15:40 m4rtijn I do know that this front end admin panel has to be enabled somewhere..
15:41 jananne it is :(
15:41 anoop that is enabled (if the wiki instructions have been followed)
15:41 jananne Yes :)
15:41 jananne My guess is that simulatebe does not combine the FE and BE user.
15:42 jananne somehow...
15:42 jananne The FE user does not get the rights that the BE user has.
15:42 jananne But i can't get it like it should be :(
15:43 anoop wait you login as FE using the login box you setup on website
15:43 jananne yes
15:44 anoop what can you do then? somethings but NOT extra things associated BE user should be able to do?
15:40 jananne I only can't edit in FE when i login in FE with the Fe user
15:40 m4rtijn I do know that this front end admin panel has to be enabled somewhere..
15:41 jananne it is :(
15:41 anoop that is enabled (if the wiki instructions have been followed)
15:41 jananne Yes :)
15:41 jananne My guess is that simulatebe does not combine the FE and BE user.
15:42 jananne somehow...
15:42 jananne The FE user does not get the rights that the BE user has.
15:42 jananne But i can't get it like it should be :(
15:43 anoop wait you login as FE using the login box you setup on website
15:43 jananne yes
15:44 anoop what can you do then? somethings but NOT extra things associated BE user should be able to do?
15:45 jananne i can't do ANYTHING. I just look at the website like i'm looking at it when i'm not logged in. And i'm surten that i AM logged in.
15:45 anoop admin panel does not show up?
15:45 anoop you are using TV right?
15:45 jananne the little pen, the admin panel... nothing
15:46 jananne but when i'm logged in as the BE user.. and then 'Show' the page.. i DO get the panel and the pen
15:46 anoop yea that's natural
15:46 anoop do you use templaviola
15:47 jananne no
15:48 anoop ok and you are using loginbox_macmade?
15:48 jananne yes
15:48 jananne and api macmade
15:45 jananne i can't do ANYTHING. I just look at the website like i'm looking at it when i'm not logged in. And i'm surten that i AM logged in.
15:45 anoop admin panel does not show up?
15:45 anoop you are using TV right?
15:45 jananne the little pen, the admin panel... nothing
15:46 jananne but when i'm logged in as the BE user.. and then 'Show' the page.. i DO get the panel and the pen
15:46 anoop yea that's natural
15:46 anoop do you use templaviola
15:47 jananne no
15:48 anoop ok and you are using loginbox_macmade?
15:48 jananne yes
15:48 jananne and api macmade
15:55 jananne :(
15:55 jananne :(
16:03 anoop jananne I can't see any reason it doen't work sorry : (
16:04 dax77 hola hombres :)
16:03 anoop jananne I can't see any reason it doen't work sorry : (
16:04 dax77 hola hombres :)
16:05 Denyerek hey dax
16:05 Denyerek hey dax
16:17 jananne anoop: Q: It is ment to be to login as a Fe user and to edit directly? Or is simulatebe just some extension for when you login BE to edit the content etc. when your showing a page in FE.
16:17 jananne anoop: Q: It is ment to be to login as a Fe user and to edit directly? Or is simulatebe just some extension for when you login BE to edit the content etc. when your showing a page in FE.
16:23 anoop jananne: it's supposed to do what you think it is supposed to do : )
16:23 anoop jananne: it's supposed to do what you think it is supposed to do : )
16:29 jananne well thx anyway anoop :)
16:29 Denyerec Bleh!
16:29 jananne well thx anyway anoop :)
16:29 Denyerec Bleh!
16:30 ralze does someone have a hint where line 47 comes from? i just don't have a clue... http://pastebin.com/d8e5d3ed
16:33 uriahheep wow, there are loads of calendar extensions out there...
16:34 uriahheep who has had experience using them? i was hoping someone could give me advice on which ones are the better ones?
16:30 ralze does someone have a hint where line 47 comes from? i just don't have a clue... http://pastebin.com/d8e5d3ed
16:33 uriahheep wow, there are loads of calendar extensions out there...
16:34 uriahheep who has had experience using them? i was hoping someone could give me advice on which ones are the better ones?
16:36 bedlamhotel uriahheep: the only one worth using is Cal...
16:37 uriahheep hmm...
16:37 uriahheep bedlamhotel: it's just called "cal" ?
16:38 bedlamhotel extension key is tx_cal I think.
16:38 elbart huhu
16:38 bedlamhotel http://typo3.org/extensions/repository/view/cal/0.15.4/
16:38 uriahheep thanks
16:39 uriahheep wow, that looks pretty intense... can it be minimalized? i just need a list of events, followed by a little calendar box
16:36 bedlamhotel uriahheep: the only one worth using is Cal...
16:37 uriahheep hmm...
16:37 uriahheep bedlamhotel: it's just called "cal" ?
16:38 bedlamhotel extension key is tx_cal I think.
16:38 elbart huhu
16:38 bedlamhotel http://typo3.org/extensions/repository/view/cal/0.15.4/
16:38 uriahheep thanks
16:39 uriahheep wow, that looks pretty intense... can it be minimalized? i just need a list of events, followed by a little calendar box
16:40 bedlamhotel uriahheep: I recommend the manual and the newsgroup ;-) There are lots of options.
16:40 uriahheep ;) cool
16:41 uriahheep bedlamhotel: by the way, is there a reason why my typo3 installation's extension database is severely outdated?
16:42 uriahheep bedlamhotel: i went to install templavoila, and it would only see version 1.1.1, while the version on typo3.org is 1.3.3 right now
16:43 bedlamhotel uriahheep: in the "Import extensions" dialogue, there's an option to update the extension list...click it :)
16:44 reDBull where do i get the macmade 3.2 api?
16:44 reDBull that's 1 thing i dont understand, people post an extension and say right there "certain requirements are not available" LOL
16:44 uriahheep bedlamhotel: i did, several times ;)
16:44 uriahheep bedlamhotel: no luck
16:40 bedlamhotel uriahheep: I recommend the manual and the newsgroup ;-) There are lots of options.
16:40 uriahheep ;) cool
16:41 uriahheep bedlamhotel: by the way, is there a reason why my typo3 installation's extension database is severely outdated?
16:42 uriahheep bedlamhotel: i went to install templavoila, and it would only see version 1.1.1, while the version on typo3.org is 1.3.3 right now
16:43 bedlamhotel uriahheep: in the "Import extensions" dialogue, there's an option to update the extension list...click it :)
16:44 reDBull where do i get the macmade 3.2 api?
16:44 reDBull that's 1 thing i dont understand, people post an extension and say right there "certain requirements are not available" LOL
16:44 uriahheep bedlamhotel: i did, several times ;)
16:44 uriahheep bedlamhotel: no luck
16:46 bedlamhotel uriahheep: about the only thing I know of that can cause that to fail is if your webserver doesn't have sufficient privileges to overwrite the existing extension list file (it's an xml file in typo3conf/)
16:47 uriahheep hmm
16:47 bedlamhotel uriahheep: in any case, you can download from the TER
16:48 uriahheep indeed
16:48 uriahheep but automatic updates would be fun :P
16:48 uriahheep alright, lunch time, bbs ;)
16:46 bedlamhotel uriahheep: about the only thing I know of that can cause that to fail is if your webserver doesn't have sufficient privileges to overwrite the existing extension list file (it's an xml file in typo3conf/)
16:47 uriahheep hmm
16:47 bedlamhotel uriahheep: in any case, you can download from the TER
16:48 uriahheep indeed
16:48 uriahheep but automatic updates would be fun :P
16:48 uriahheep alright, lunch time, bbs ;)
16:56 just2b hah.. new extension written
16:56 just2b hah.. new extension written
17:03 Denyerec hey just, bedlam
17:03 Denyerec hey just, bedlam
17:30 wacky_ Did you ever experience this: /index.php?id=9&L=1&L=1
17:30 wacky_ I get multiple &L= appended, although config.linkVars = L is set
17:30 wacky_ Did you ever experience this: /index.php?id=9&L=1&L=1
17:30 wacky_ I get multiple &L= appended, although config.linkVars = L is set
17:46 ralze another question: i use the "text with image" content element for this page: http://www.t3baukonstr.tu-berlin.de/index.php?id=55
17:46 ralze but the image will not be larger than 300px² ...
17:47 ralze no matter what i put in the form or css
17:48 pulponair `re
17:48 ralze the element is rendered as a table, where the width of the columns is not defined, but only the image size is set
17:48 ralze i wonder where these 300px might come from
17:48 ralze any ideas anyone?
17:46 ralze another question: i use the "text with image" content element for this page: http://www.t3baukonstr.tu-berlin.de/index.php?id=55
17:46 ralze but the image will not be larger than 300px² ...
17:47 ralze no matter what i put in the form or css
17:48 pulponair `re
17:48 ralze the element is rendered as a table, where the width of the columns is not defined, but only the image size is set
17:48 ralze i wonder where these 300px might come from
17:48 ralze any ideas anyone?
17:52 sdf hello anybody there?
17:54 bedlamhotel ralze: go throught the Constant Editor in the Template module...
17:52 sdf hello anybody there?
17:54 bedlamhotel ralze: go throught the Constant Editor in the Template module...
17:55 bedlamhotel wacky_: you need to set something like config.uniqeLinkVars--check the TSref for correct spelling though!
17:56 uriahheep is it possible for the admin user to lock content elements?
17:57 bedlamhotel uriahheep: not individual content elements, no.
17:57 uriahheep ah, k..
17:57 uriahheep is there a plugin for that?
17:57 wacky_ bedlamhotel, ok that's nice
17:57 wacky_ but I'm still having a problem..
17:57 wacky_ with the ACT not being triggered correctly in the lang. switching menu.
17:58 wacky_ bedlamhotel, is it possible to have the sys_language_uid = 4, and 5 respectively for 'French' and 'Spanish', and have the L= values be 1 and 2
17:59 wacky_ assigning: [globalVar = GP:L = 1] config.sys_language_uid = 4
17:55 bedlamhotel wacky_: you need to set something like config.uniqeLinkVars--check the TSref for correct spelling though!
17:56 uriahheep is it possible for the admin user to lock content elements?
17:57 bedlamhotel uriahheep: not individual content elements, no.
17:57 uriahheep ah, k..
17:57 uriahheep is there a plugin for that?
17:57 wacky_ bedlamhotel, ok that's nice
17:57 wacky_ but I'm still having a problem..
17:57 wacky_ with the ACT not being triggered correctly in the lang. switching menu.
17:58 wacky_ bedlamhotel, is it possible to have the sys_language_uid = 4, and 5 respectively for 'French' and 'Spanish', and have the L= values be 1 and 2
17:59 wacky_ assigning: [globalVar = GP:L = 1] config.sys_language_uid = 4
18:11 ralze bdlamhotel: i searched the whole constant editor. there is no field checked to set a max img size
18:11 ralze bedlamhotel: do you know where else i could look?
18:12 bedlamhotel ralze: there is not only one, there are TWO. Look again ;-)
18:12 bedlamhotel One constant sets max image size, the other sets max image sizes in content (usually the max image size / 2)
18:14 ralze i saw that. it was emtpy. you mean i should set max img size to 2000px or so?
18:14 ralze i'll try that
18:11 ralze bdlamhotel: i searched the whole constant editor. there is no field checked to set a max img size
18:11 ralze bedlamhotel: do you know where else i could look?
18:12 bedlamhotel ralze: there is not only one, there are TWO. Look again ;-)
18:12 bedlamhotel One constant sets max image size, the other sets max image sizes in content (usually the max image size / 2)
18:14 ralze i saw that. it was emtpy. you mean i should set max img size to 2000px or so?
18:14 ralze i'll try that
18:16 Denyerek Blergh
18:16 Denyerek DIE Denyerec DIE!
18:17 bedlamhotel ralze: max size is 1024 pix I think. It can be chnged, but I can't remember where (Install Tool?)
18:19 ralze ah. what a relieve. images streched out to bearable size.
18:19 ralze thanks. that was one i could have figured out on my own. maybe earlier in the day
18:19 ralze thanks
18:16 Denyerek Blergh
18:16 Denyerek DIE Denyerec DIE!
18:17 bedlamhotel ralze: max size is 1024 pix I think. It can be chnged, but I can't remember where (Install Tool?)
18:19 ralze ah. what a relieve. images streched out to bearable size.
18:19 ralze thanks. that was one i could have figured out on my own. maybe earlier in the day
18:19 ralze thanks
18:20 bedlamhotel Ralze: NP.
18:20 bedlamhotel Ralze: NP.
18:39 mosez i need a extension to view 4 image links with mouseover effect, but i dont really know how to start :(
18:39 mosez i need a extension to view 4 image links with mouseover effect, but i dont really know how to start :(
18:43 pulponair hi Denyerek
18:43 pulponair hi Denyerek
18:45 Denyerek hey pulp
18:48 pulponair Denyerec: so how are you doing?
18:48 Denyerec I'm hungry
18:48 Denyerec and still poor :)
18:48 Denyerec but besides those two things, not bad :)
18:48 Denyerec How about you ?
18:48 pulponair Denyerec: same over here (except for the poor) ;)
18:45 Denyerek hey pulp
18:48 pulponair Denyerec: so how are you doing?
18:48 Denyerec I'm hungry
18:48 Denyerec and still poor :)
18:48 Denyerec but besides those two things, not bad :)
18:48 Denyerec How about you ?
18:48 pulponair Denyerec: same over here (except for the poor) ;)
19:20 uriahheep where does typo3 store things?
19:20 uschi hi Denyerec :-)
19:20 uriahheep heh..that was bad... sorry
19:20 uschi everyone here, great
19:21 uriahheep where does typo3 store the extension xml database?
19:21 socken23 Hi all! Is there an possibility to allow editing for all events in cal_base??
19:22 pulponair uriahheep: typo3temp
19:23 uriahheep hmm
19:24 uriahheep pulponair: what version of templavoila is installed in your typo3 install?
19:24 pulponair aeh?
19:20 uriahheep where does typo3 store things?
19:20 uschi hi Denyerec :-)
19:20 uriahheep heh..that was bad... sorry
19:20 uschi everyone here, great
19:21 uriahheep where does typo3 store the extension xml database?
19:21 socken23 Hi all! Is there an possibility to allow editing for all events in cal_base??
19:22 pulponair uriahheep: typo3temp
19:23 uriahheep hmm
19:24 uriahheep pulponair: what version of templavoila is installed in your typo3 install?
19:24 pulponair aeh?
19:25 pulponair the latest
19:25 uriahheep pulponair: sure, but can you check what version that is please?
19:25 uriahheep is it 1.3.3? or 1.1.1?
19:25 pulponair uriahheep: 1.3.3
19:25 uriahheep ...cause for some reason my database only sees 1.1.1
19:25 pulponair uriahheep: at least at most of the installations
19:26 pulponair uriahheep: ?
19:26 pulponair uriahheep: that is not database related
19:26 uriahheep i mean my extensions.xml.gz
19:26 uriahheep for some reason all of the packages are outdated...
19:26 uriahheep even after making an update
19:27 pulponair uriahheep: ok, did you check the "also show no reviewed extension flag"
19:27 pulponair uriahheep: did you update your extensions.xml.gz
19:27 uriahheep ah, alright, thanks ;)
19:25 pulponair the latest
19:25 uriahheep pulponair: sure, but can you check what version that is please?
19:25 uriahheep is it 1.3.3? or 1.1.1?
19:25 pulponair uriahheep: 1.3.3
19:25 uriahheep ...cause for some reason my database only sees 1.1.1
19:25 pulponair uriahheep: at least at most of the installations
19:26 pulponair uriahheep: ?
19:26 pulponair uriahheep: that is not database related
19:26 uriahheep i mean my extensions.xml.gz
19:26 uriahheep for some reason all of the packages are outdated...
19:26 uriahheep even after making an update
19:27 pulponair uriahheep: ok, did you check the "also show no reviewed extension flag"
19:27 pulponair uriahheep: did you update your extensions.xml.gz
19:27 uriahheep ah, alright, thanks ;)
19:31 Denyerec hey uschi
19:31 Denyerec hey uschi
19:36 pulponair hey guys OT : is it allowed to bring along beer bottles when entering a plane?
19:37 pulponair i am going to visite a friend this weekend and he asked me if i could bring along some local brewery stuff
19:36 pulponair hey guys OT : is it allowed to bring along beer bottles when entering a plane?
19:37 pulponair i am going to visite a friend this weekend and he asked me if i could bring along some local brewery stuff
19:50 uriahheep ok, i have a weird problem...
19:50 Denyerec pulponair - you could check it into your luggage
19:50 uriahheep my user is able to modify content objects, but cannot add/remove/hide them...
19:50 Denyerec but I very much doubt they would let you take it on as hand luggage
19:50 uriahheep has anyone seen such a problem before?
19:51 pulponair Denyerec: yeah but is this still allowed due to all that security terrorism crap?
19:51 pulponair Denyerec: i heard rumors saying "you are not allowed to bring along more than 200ml liquid stuff"
19:52 Denyerec that is inside the cabin
19:52 Denyerec in your check-in luggage you're OK
19:52 Denyerec so long as it's something you can ordinarily take, EG no pressurized containers etc
19:53 pulponair Denyerec: ok i aint got any check luggage since it is a short distance trip (just for a weekend)
19:53 pulponair Denyerec: so i am out right?
19:54 Denyerec You're stuffed, yes.
19:54 Denyerec Unless you can beg & plead with them to check in two beer bottles.
19:54 Denyerec ;)
19:54 pulponair Denyerec: furthermore even if i could bring it into the cabin what about the cabonic acid and the pressure thing?
19:50 uriahheep ok, i have a weird problem...
19:50 Denyerec pulponair - you could check it into your luggage
19:50 uriahheep my user is able to modify content objects, but cannot add/remove/hide them...
19:50 Denyerec but I very much doubt they would let you take it on as hand luggage
19:50 uriahheep has anyone seen such a problem before?
19:51 pulponair Denyerec: yeah but is this still allowed due to all that security terrorism crap?
19:51 pulponair Denyerec: i heard rumors saying "you are not allowed to bring along more than 200ml liquid stuff"
19:52 Denyerec that is inside the cabin
19:52 Denyerec in your check-in luggage you're OK
19:52 Denyerec so long as it's something you can ordinarily take, EG no pressurized containers etc
19:53 pulponair Denyerec: ok i aint got any check luggage since it is a short distance trip (just for a weekend)
19:53 pulponair Denyerec: so i am out right?
19:54 Denyerec You're stuffed, yes.
19:54 Denyerec Unless you can beg & plead with them to check in two beer bottles.
19:54 Denyerec ;)
19:54 pulponair Denyerec: furthermore even if i could bring it into the cabin what about the cabonic acid and the pressure thing?
19:55 Denyerec Google
19:55 Denyerec :)
19:55 Denyerec I don't drink, so never tried it
19:55 pulponair Denyerec: yeah in case of doubt i could chug a lug them
19:55 socken23 Is anyone familiar with cal_base!?
19:55 Denyerec Google
19:55 Denyerec :)
19:55 Denyerec I don't drink, so never tried it
19:55 pulponair Denyerec: yeah in case of doubt i could chug a lug them
19:55 socken23 Is anyone familiar with cal_base!?
20:01 pulponair Denyerec: wtf i am not even allowed to bring along a lighter?
20:04 Denyerec No
20:04 Denyerec you might burn the plane down
20:01 pulponair Denyerec: wtf i am not even allowed to bring along a lighter?
20:04 Denyerec No
20:04 Denyerec you might burn the plane down
20:14 ries_ pulponair: talking about flying? with KLM you are allowed to bring a lighter...
20:14 ries_ pulponair: talking about flying? with KLM you are allowed to bring a lighter...
20:27 pulponair ries:maybe but over here it is not allowed i just read their terms and conditions
20:27 ries_ pulponair: weird...
20:28 ries_ I know between companies it's different
20:29 pulponair ries_: yeah really odd..
20:29 pulponair ries_: guess what you are not allowed to bring along more than 100ml of liquid of any kind
20:27 pulponair ries:maybe but over here it is not allowed i just read their terms and conditions
20:27 ries_ pulponair: weird...
20:28 ries_ I know between companies it's different
20:29 pulponair ries_: yeah really odd..
20:29 pulponair ries_: guess what you are not allowed to bring along more than 100ml of liquid of any kind
20:30 pulponair (check laguage is more but i am talking about cabin laguage)
20:30 ries_ yeaaa I know
20:30 ries_ I don't care much for that really...
20:30 ries_ they have enough to drink and eat on board
20:32 pulponair ries_ : yeah right but i thought i could bring along some praesents
20:32 pulponair ries_ : some national brewery
20:33 ries_ pulponair: just put it in your bags that go in cargo...
20:33 ries_ For myself I never buy anything on the airport anyways...
20:33 ries_ But I know people that buy on the airport are fucked...
20:34 ries_ even on destination they sometimes don't allow to import :s
20:34 pulponair ries_: i planed to avoid cargo laguage... due to the fact that the terminals are closed at arrival time
20:34 pulponair ries_: it is an inter country flight
20:30 pulponair (check laguage is more but i am talking about cabin laguage)
20:30 ries_ yeaaa I know
20:30 ries_ I don't care much for that really...
20:30 ries_ they have enough to drink and eat on board
20:32 pulponair ries_ : yeah right but i thought i could bring along some praesents
20:32 pulponair ries_ : some national brewery
20:33 ries_ pulponair: just put it in your bags that go in cargo...
20:33 ries_ For myself I never buy anything on the airport anyways...
20:33 ries_ But I know people that buy on the airport are fucked...
20:34 ries_ even on destination they sometimes don't allow to import :s
20:34 pulponair ries_: i planed to avoid cargo laguage... due to the fact that the terminals are closed at arrival time
20:34 pulponair ries_: it is an inter country flight
20:35 ries_ terminals closed at arrival time?!?! I never heard of that...
20:35 pulponair ries_: got me wrong "laguage terminals"
20:35 ries_ But you are right, on domestic flights I tend to take everythign at hand....
20:35 pulponair ries_: the destination airport is rather small
20:35 ries_ even then, it shouldn't be closed....
20:36 ries_ when I go to manta (coastal city) we always go by plane...
20:36 pulponair ries_: and i wanted to avoid to pick up my laguage on the next day
20:36 ries_ and last time the cargo was delayed (on a flight of 30 mins)
20:36 ries_ so then we decided to take everything at hand
20:36 pulponair ries_: i maybe wrong about the laguage terminal opening times but anyway i do not want to check in cargo laguage ...
20:37 ries_ I do understand that.... liek I said, for domestic flights Karina and I do they same so we can get a taxi right away
20:38 pulponair ries_: beside the fact that i am not sure if the cargo terminal is still opened at arrival time (read that somewhere) i dont wanna wait until all laguage is loaded of the plane i just want to arrive get a taxi and....off....like you said
20:39 pulponair so ...i am going to send the present via mail ..it should be arrive within 2 days ;)
20:39 ries_ hehehe yeaaaa
20:39 pulponair :)
20:35 ries_ terminals closed at arrival time?!?! I never heard of that...
20:35 pulponair ries_: got me wrong "laguage terminals"
20:35 ries_ But you are right, on domestic flights I tend to take everythign at hand....
20:35 pulponair ries_: the destination airport is rather small
20:35 ries_ even then, it shouldn't be closed....
20:36 ries_ when I go to manta (coastal city) we always go by plane...
20:36 pulponair ries_: and i wanted to avoid to pick up my laguage on the next day
20:36 ries_ and last time the cargo was delayed (on a flight of 30 mins)
20:36 ries_ so then we decided to take everything at hand
20:36 pulponair ries_: i maybe wrong about the laguage terminal opening times but anyway i do not want to check in cargo laguage ...
20:37 ries_ I do understand that.... liek I said, for domestic flights Karina and I do they same so we can get a taxi right away
20:38 pulponair ries_: beside the fact that i am not sure if the cargo terminal is still opened at arrival time (read that somewhere) i dont wanna wait until all laguage is loaded of the plane i just want to arrive get a taxi and....off....like you said
20:39 pulponair so ...i am going to send the present via mail ..it should be arrive within 2 days ;)
20:39 ries_ hehehe yeaaaa
20:39 pulponair :)
20:40 pulponair ries_: anyway thoose security restrictions (lighter, 100ml stuff are really annoying)
20:40 pulponair ries_: further more they are useless
20:41 ries_ They are...
20:41 ries_ I think the European parlament is trying to change that again... it doesn't add anything to security
20:41 pulponair ries_: i am sure there are liquid explosive out there which will be sufficient to bring a plane to ground even at 100ml or something
20:42 uschi can someone help me please with a question about an extension?
20:42 ries_ pulponair: at the right place for sure...
20:42 uschi i would like to have some configuration options when installing my little ext
20:42 pulponair ries_: no even more worse: it makes people feel unsecure and annoyed and that is what terrorists aime to
20:42 uschi so i obviously need a file ext_conf_template.txt
20:43 pulponair uschi: right
20:43 uschi and what is written in there i can evaluate in ext_localconf.php, right?
20:44 pulponair uschi: yes ..anywhere i
20:44 uschi but how do i get hold of the configuration
20:44 pulponair uschi: sorry hold of?
20:44 uschi does ext_emconf.php get loaded by some magic?
20:40 pulponair ries_: anyway thoose security restrictions (lighter, 100ml stuff are really annoying)
20:40 pulponair ries_: further more they are useless
20:41 ries_ They are...
20:41 ries_ I think the European parlament is trying to change that again... it doesn't add anything to security
20:41 pulponair ries_: i am sure there are liquid explosive out there which will be sufficient to bring a plane to ground even at 100ml or something
20:42 uschi can someone help me please with a question about an extension?
20:42 ries_ pulponair: at the right place for sure...
20:42 uschi i would like to have some configuration options when installing my little ext
20:42 pulponair ries_: no even more worse: it makes people feel unsecure and annoyed and that is what terrorists aime to
20:42 uschi so i obviously need a file ext_conf_template.txt
20:43 pulponair uschi: right
20:43 uschi and what is written in there i can evaluate in ext_localconf.php, right?
20:44 pulponair uschi: yes ..anywhere i
20:44 uschi but how do i get hold of the configuration
20:44 pulponair uschi: sorry hold of?
20:44 uschi does ext_emconf.php get loaded by some magic?
20:45 pulponair uschi: ext_emconf? isnt in scope for this task?
20:46 uschi ext_emconf.txt of rtehtmlarea holds things in constants format
20:46 uschi ext_conf_template.txt i mean, sorry
20:46 pulponair uschi: put your options to ext_conf_template.txt and access them via t3 conf your extkey in a serialized string
20:46 pulponair uschi: i ll provide an example stay tuned
20:47 uschi merci :-)
20:47 pulponair uschi:http://typo3.org/extensions/repository/view/nh_ttnews_zip/0.0.5/info/ext_conf_template.txt/
20:48 pulponair uschi: access via $conf=unserialize($TYPO3_CONF_VARS['EXT']['extConf']['nh_ttnews_zip']);
20:48 pulponair (of course use your particular extension key)
20:48 uschi sure :-)
20:49 pulponair $conf['htmldoc_path']
20:49 pulponair uschi: that is pretty all there is to it
20:49 uschi is $conf available in global scope?
20:45 pulponair uschi: ext_emconf? isnt in scope for this task?
20:46 uschi ext_emconf.txt of rtehtmlarea holds things in constants format
20:46 uschi ext_conf_template.txt i mean, sorry
20:46 pulponair uschi: put your options to ext_conf_template.txt and access them via t3 conf your extkey in a serialized string
20:46 pulponair uschi: i ll provide an example stay tuned
20:47 uschi merci :-)
20:47 pulponair uschi:http://typo3.org/extensions/repository/view/nh_ttnews_zip/0.0.5/info/ext_conf_template.txt/
20:48 pulponair uschi: access via $conf=unserialize($TYPO3_CONF_VARS['EXT']['extConf']['nh_ttnews_zip']);
20:48 pulponair (of course use your particular extension key)
20:48 uschi sure :-)
20:49 pulponair $conf['htmldoc_path']
20:49 pulponair uschi: that is pretty all there is to it
20:49 uschi is $conf available in global scope?
20:50 uschi because i do not have any pi1 or so in the ext
20:50 pulponair uschi: aeh no you have to read it out explitly
20:50 uschi it is just configuration stuff
20:50 pulponair uschi: nor do i
20:50 uschi so i require it?
20:50 pulponair uschi $TYPO3_CONV_VARS is avaible in global scope
20:51 uschi hm, but you have a pi1
20:52 pulponair uschi : query
20:52 uschi ok :-)
20:50 uschi because i do not have any pi1 or so in the ext
20:50 pulponair uschi: aeh no you have to read it out explitly
20:50 uschi it is just configuration stuff
20:50 pulponair uschi: nor do i
20:50 uschi so i require it?
20:50 pulponair uschi $TYPO3_CONV_VARS is avaible in global scope
20:51 uschi hm, but you have a pi1
20:52 pulponair uschi : query
20:52 uschi ok :-)
22:11 ries_ hehehehe http://www.9to5mac.com/zune-phone-3423248
22:11 ries_ hehehehe http://www.9to5mac.com/zune-phone-3423248
23:26 ndee anyone used the form-content element before?
23:26 ndee anyone used the form-content element before?

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.