Search the website and IRC logs

#TYPO3 IRC log from : Thursday 13 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
01:00 jsfan hi everyone :)
01:02 ries Hey jsfan
01:02 jsfan hey ries! long time no talk :)
01:02 jsfan how are things?
01:02 ries doing good here... buzy as always
01:03 jsfan how is the south american faction of the typo3 community? ;)
01:04 ries jsfan: kinda loonly :)
01:04 ries But I am not doing only typo3.... ;)
01:00 jsfan hi everyone :)
01:02 ries Hey jsfan
01:02 jsfan hey ries! long time no talk :)
01:02 jsfan how are things?
01:02 ries doing good here... buzy as always
01:03 jsfan how is the south american faction of the typo3 community? ;)
01:04 ries jsfan: kinda loonly :)
01:04 ries But I am not doing only typo3.... ;)
01:05 ries I think currently my work is 10% typo3
01:05 jsfan what else are you doing?
01:05 ries jsfan: I am working on a flex implementation and starting to use j2ee for it
01:05 jsfan was it gerards who's gone to sg? i dimly remember something...
01:05 ries jsfan: Yup... we are working both together on the same projects
01:05 ries Both as freelancer
01:06 jsfan hm, i'm not too much into java stuff...
01:06 jsfan never got into it.
01:06 ries jsfan: last time I did jave was like... hmmm 10 years ago :D
01:06 ries But I want to pick it up again, good for experiance
01:06 ries Now learning AS3 (flash thing) in flex
01:06 jsfan ries, i have started disliking coding, anyway. you never have neough time for clean code... :(
01:06 ries easy enough to pick it up
01:07 jsfan i tried some ocaml a while ago. nice but not easy.
01:07 ries jsfan: I doem some other things aswell.. DB design for example
01:07 ries never heard of that....
01:07 ries But i want/need to learn java for it's enterprise features...
01:08 ries same as with DB design and putting that into clusters
01:08 ries managing large database and such
01:05 ries I think currently my work is 10% typo3
01:05 jsfan what else are you doing?
01:05 ries jsfan: I am working on a flex implementation and starting to use j2ee for it
01:05 jsfan was it gerards who's gone to sg? i dimly remember something...
01:05 ries jsfan: Yup... we are working both together on the same projects
01:05 ries Both as freelancer
01:06 jsfan hm, i'm not too much into java stuff...
01:06 jsfan never got into it.
01:06 ries jsfan: last time I did jave was like... hmmm 10 years ago :D
01:06 ries But I want to pick it up again, good for experiance
01:06 ries Now learning AS3 (flash thing) in flex
01:06 jsfan ries, i have started disliking coding, anyway. you never have neough time for clean code... :(
01:06 ries easy enough to pick it up
01:07 jsfan i tried some ocaml a while ago. nice but not easy.
01:07 ries jsfan: I doem some other things aswell.. DB design for example
01:07 ries never heard of that....
01:07 ries But i want/need to learn java for it's enterprise features...
01:08 ries same as with DB design and putting that into clusters
01:08 ries managing large database and such
01:10 jsfan ries, ic.
01:10 jsfan ocaml is a functional language but it also provides objects.
01:10 jsfan it's kind of a messy implementation of the functional concept.
01:11 jsfan not like haskell or lisp.
01:12 ries I just know c, c++, php, java (a bit) and SQL
01:12 ries Oo yeaa and pascal :)
01:12 ries I am not to much into teh newbie languages...
01:12 jsfan ries, pascal... long, long time go, i can still remember... ;)
01:13 jsfan i know useless things like fortran ;)
01:13 jsfan hm, ocaml has been around for a while. it's just that coders still largely distrust the functional concept a bit.
01:14 jsfan but functional style is pretty clean as soon as you have adjusted your thinking to it.
01:10 jsfan ries, ic.
01:10 jsfan ocaml is a functional language but it also provides objects.
01:10 jsfan it's kind of a messy implementation of the functional concept.
01:11 jsfan not like haskell or lisp.
01:12 ries I just know c, c++, php, java (a bit) and SQL
01:12 ries Oo yeaa and pascal :)
01:12 ries I am not to much into teh newbie languages...
01:12 jsfan ries, pascal... long, long time go, i can still remember... ;)
01:13 jsfan i know useless things like fortran ;)
01:13 jsfan hm, ocaml has been around for a while. it's just that coders still largely distrust the functional concept a bit.
01:14 jsfan but functional style is pretty clean as soon as you have adjusted your thinking to it.
01:16 ries jsfan: I already have a hard time with proper OO design.... which 95% peopel think teh understand, but just mis-use the concept (see typo3)
01:17 jsfan ries: yes, that's what i dislike about objects. they are messy by design and you can make it even messier by not using them properly. :(
01:18 ries I think that they are messy by design..... I have made in the past some really nice objects that work quite well with each-other
01:18 ries sorry... I think that they are not messy by design
01:18 ries I do think it's really hard to make a proper OO design
01:16 ries jsfan: I already have a hard time with proper OO design.... which 95% peopel think teh understand, but just mis-use the concept (see typo3)
01:17 jsfan ries: yes, that's what i dislike about objects. they are messy by design and you can make it even messier by not using them properly. :(
01:18 ries I think that they are messy by design..... I have made in the past some really nice objects that work quite well with each-other
01:18 ries sorry... I think that they are not messy by design
01:18 ries I do think it's really hard to make a proper OO design
01:20 jsfan hm, maybe i've just never seen any objects that are not messy ;)
01:20 jsfan and in the end you can mess up anything, even functional design.
01:21 ries fully agreed
01:20 jsfan hm, maybe i've just never seen any objects that are not messy ;)
01:20 jsfan and in the end you can mess up anything, even functional design.
01:21 ries fully agreed
01:26 ries jsfan: I admire how flex handles a lot of items... making webforms and doing communications with the server is sooooo easy
01:26 jsfan yes, specialised approaches can be pretty nice.
01:27 jsfan that's why i like perl for system maintenance and am getting into python for visualisation of scientific data :)
01:28 ries I am not much into both... i do some server administration... but not to heavy
01:26 ries jsfan: I admire how flex handles a lot of items... making webforms and doing communications with the server is sooooo easy
01:26 jsfan yes, specialised approaches can be pretty nice.
01:27 jsfan that's why i like perl for system maintenance and am getting into python for visualisation of scientific data :)
01:28 ries I am not much into both... i do some server administration... but not to heavy
01:33 jsfan ries, i'm running 2 servers of my own. to be honest, i enjoy server maintenance more than web stuff...
01:33 ries I don't have to maintain a lot... so far..... 1 server of my own with 6 VM's running on it
01:33 jsfan ries, i'm running 2 servers of my own. to be honest, i enjoy server maintenance more than web stuff...
01:33 ries I don't have to maintain a lot... so far..... 1 server of my own with 6 VM's running on it
01:35 jsfan virtual machines or virtual hosts?
01:35 ries virtual machines...
01:35 jsfan hm, i don't bother with that. don't like the concept too much, anyway.
01:36 ries appart from that I do also 3 servers of a client, together with the DC
01:36 jsfan did you set up the vms yourself?
01:36 ries yes... it's quite easy to setup a VM
01:36 jsfan what do you use for the virtualisation?
01:36 ries for a couple of clients
01:36 jsfan is it windows or unix servers?
01:37 ries Linux ubuntu.... I don't use windows and try to look at it the least amouth of time possible :D
01:37 ries I think VM's is a great concept... specially for larger DC's
01:35 jsfan virtual machines or virtual hosts?
01:35 ries virtual machines...
01:35 jsfan hm, i don't bother with that. don't like the concept too much, anyway.
01:36 ries appart from that I do also 3 servers of a client, together with the DC
01:36 jsfan did you set up the vms yourself?
01:36 ries yes... it's quite easy to setup a VM
01:36 jsfan what do you use for the virtualisation?
01:36 ries for a couple of clients
01:36 jsfan is it windows or unix servers?
01:37 ries Linux ubuntu.... I don't use windows and try to look at it the least amouth of time possible :D
01:37 ries I think VM's is a great concept... specially for larger DC's
01:49 jsfan so what's the virtualisation software you use?
01:49 jsfan so what's the virtualisation software you use?
01:56 ries jsfan: XEN on my server.. parallels on my mac
01:56 jsfan ic. never tried it.
01:58 ries xen is good and really simple... takes 5 minutes (yes really) to install and start a brand new VM
01:56 ries jsfan: XEN on my server.. parallels on my mac
01:56 jsfan ic. never tried it.
01:58 ries xen is good and really simple... takes 5 minutes (yes really) to install and start a brand new VM
02:01 theanomaly Anybody here know anything I can do to debug an extension? I'm trying to use hypernav but nothing is showing up inside the div where it should be except another div saying 'hypernav content goes here'; it looks like hypernav's main() is never getting invoked
02:01 theanomaly Anybody here know anything I can do to debug an extension? I'm trying to use hypernav but nothing is showing up inside the div where it should be except another div saying 'hypernav content goes here'; it looks like hypernav's main() is never getting invoked
02:22 ries theanomaly: may be it needs a static template to be added?
02:24 theanomaly no, hypernav doesn't have an associated static template
02:24 strophy evening... i am trying to add a field to the feusers registration form, but the documentation is horribly outdated
02:22 ries theanomaly: may be it needs a static template to be added?
02:24 theanomaly no, hypernav doesn't have an associated static template
02:24 strophy evening... i am trying to add a field to the feusers registration form, but the documentation is horribly outdated
02:27 strophy can anybody direct me to the tutorial on how to use the extension repository kickstarter? i have installed, but other than seeing that it is obsolete, i have no idea how to use it
02:27 strophy can anybody direct me to the tutorial on how to use the extension repository kickstarter? i have installed, but other than seeing that it is obsolete, i have no idea how to use it
04:24 rapidfyredotne1 Anyone here ever use the extension commerce? I'm installing for the first time and just curious what others think of it.
04:24 rapidfyredotne1 Anyone here ever use the extension commerce? I'm installing for the first time and just curious what others think of it.
04:25 rapidfyredotne1 It appears that a lot of work has gone into the redevelopment from the ground up of a new shopping cart system. Is it stable enough to use in production?
04:25 rapidfyredotne1 It appears that a lot of work has gone into the redevelopment from the ground up of a new shopping cart system. Is it stable enough to use in production?
05:35 drindt typo3.poeple.all = morning
05:36 just2b hi drind
05:37 drindt just2b: greetings and have a nice day ;)
05:39 just2b yeah i hope so thx
05:39 just2b have you seen the best ecard extension already?
05:40 drindt me?
05:35 drindt typo3.poeple.all = morning
05:36 just2b hi drind
05:37 drindt just2b: greetings and have a nice day ;)
05:39 just2b yeah i hope so thx
05:39 just2b have you seen the best ecard extension already?
05:40 drindt me?
05:40 just2b yew
05:40 drindt iam not using such
05:40 just2b ;)
05:41 drindt just2b: ask me what iam done yesterday and i can answer :)
05:41 just2b what did you do?
05:42 drindt iam working on a new plug in my ext for exporting a book with latex, the plug renders with smarty a tex document what iam later let compile with latex and get a huge book with a lot of pages, if iam printing it i can slap poeple around me with it :)
05:43 just2b which ext?
05:44 drindt just2b: the ext isnt public because no other one had a using for it as such
05:40 just2b yew
05:40 drindt iam not using such
05:40 just2b ;)
05:41 drindt just2b: ask me what iam done yesterday and i can answer :)
05:41 just2b what did you do?
05:42 drindt iam working on a new plug in my ext for exporting a book with latex, the plug renders with smarty a tex document what iam later let compile with latex and get a huge book with a lot of pages, if iam printing it i can slap poeple around me with it :)
05:43 just2b which ext?
05:44 drindt just2b: the ext isnt public because no other one had a using for it as such
05:45 drindt i think it isnt useful for other because it is to much depending on the customers requirements
05:45 just2b just asking ;)
05:45 just2b i will publish my new so cool web.20-ecard thing to ter and hope everybody will use it ;)
05:45 drindt but i had collected a lot of informations which are really useful on creating such code with php->smarty->latex
05:46 drindt think that i can publish some example code on how to produce nice pdf's with typo and latex
05:47 just2b is it possible to have in a pdf really the website... not this crap look like the page is from 20years ago?
05:47 drindt but in common i heard from ries he is using fpdf, but in my case fpdf wasnt matured enough i need a lot of lists and tables and multi coloum environments
05:47 drindt just2b: you mean rendering html code into a pdf?
05:48 just2b yes
05:48 drindt just2b: hm me isnt clear how to do that with some simple things, my idea is using the khtml engine from kde project and render the html with that and then take a dump via png and then put this into the pdf in landscape.
05:49 drindt just2b: but i must told thats a heave process when doing a lot of them
05:49 drindt just2b: the libkde provides this support
05:45 drindt i think it isnt useful for other because it is to much depending on the customers requirements
05:45 just2b just asking ;)
05:45 just2b i will publish my new so cool web.20-ecard thing to ter and hope everybody will use it ;)
05:45 drindt but i had collected a lot of informations which are really useful on creating such code with php->smarty->latex
05:46 drindt think that i can publish some example code on how to produce nice pdf's with typo and latex
05:47 just2b is it possible to have in a pdf really the website... not this crap look like the page is from 20years ago?
05:47 drindt but in common i heard from ries he is using fpdf, but in my case fpdf wasnt matured enough i need a lot of lists and tables and multi coloum environments
05:47 drindt just2b: you mean rendering html code into a pdf?
05:48 just2b yes
05:48 drindt just2b: hm me isnt clear how to do that with some simple things, my idea is using the khtml engine from kde project and render the html with that and then take a dump via png and then put this into the pdf in landscape.
05:49 drindt just2b: but i must told thats a heave process when doing a lot of them
05:49 drindt just2b: the libkde provides this support
05:50 drindt just2b: correction kde-base/kdelibs providing this support
05:50 drindt just2b: but in my oppionion the engine has some holes they not really fit, the engine isnt the same as firefox
05:51 drindt just2b: simply sayd the engine has some limitations
05:51 drindt iam not sure if it is really w3c conform
05:53 just2b yeah this is very sad... now it just dont makes any sense for me to offer a print button because you do get a pdf but it is so ugly^^
05:50 drindt just2b: correction kde-base/kdelibs providing this support
05:50 drindt just2b: but in my oppionion the engine has some holes they not really fit, the engine isnt the same as firefox
05:51 drindt just2b: simply sayd the engine has some limitations
05:51 drindt iam not sure if it is really w3c conform
05:53 just2b yeah this is very sad... now it just dont makes any sense for me to offer a print button because you do get a pdf but it is so ugly^^
05:58 amrun morning guys
05:58 amrun morning guys
06:27 rapidfyredotne1 Well I asked a while ago, but maybe there are more people around now... anyone use the extension commerce yet? Comments?
06:27 rapidfyredotne1 Well I asked a while ago, but maybe there are more people around now... anyone use the extension commerce yet? Comments?
06:40 amrun one guy here in the office is working with it
06:40 amrun seems to be pretty good and stuff.. why?
06:40 amrun one guy here in the office is working with it
06:40 amrun seems to be pretty good and stuff.. why?
06:51 repiet yes - i am currently implementing commerce as well
06:51 repiet yes - i am currently implementing commerce as well
07:05 alexwx_ helo there, are there some german pepale?
07:05 alexwx_ :)
07:05 alexwx_ people
07:08 brain_xy alexwx_ .. yes :)
07:05 alexwx_ helo there, are there some german pepale?
07:05 alexwx_ :)
07:05 alexwx_ people
07:08 brain_xy alexwx_ .. yes :)
07:10 alexwx_ brain_xycan you help me :) about sending an offer to the german companies, about the law? how can i do that? or where can i find that paragraf? .)
07:11 brain_xy how do you mean?
07:12 alexwx_ brain_xy i would like to send an offer to some companies by email, by this is like a spam a i know, but maybe is possible to ask him for the seding this offer... so the pervious acceptation of the client
07:13 brain_xy call them.. so i had to do it in past..
07:13 brain_xy but imo emails are thrown away anyway..
07:13 brain_xy i would prefer a printmailing
07:10 alexwx_ brain_xycan you help me :) about sending an offer to the german companies, about the law? how can i do that? or where can i find that paragraf? .)
07:11 brain_xy how do you mean?
07:12 alexwx_ brain_xy i would like to send an offer to some companies by email, by this is like a spam a i know, but maybe is possible to ask him for the seding this offer... so the pervious acceptation of the client
07:13 brain_xy call them.. so i had to do it in past..
07:13 brain_xy but imo emails are thrown away anyway..
07:13 brain_xy i would prefer a printmailing
07:15 alexwx_ what mean printmailing
07:15 alexwx_ post office?H
07:15 alexwx_ what mean printmailing
07:15 alexwx_ post office?H
07:36 teppi|work good morning
07:36 teppi|work good morning
07:41 alexwx_ brain_xy ?
07:42 brain_xy alexwx_ .. yes
07:43 alexwx_ did you mean a post office?
07:44 brain_xy yes i mean a post office..
07:41 alexwx_ brain_xy ?
07:42 brain_xy alexwx_ .. yes
07:43 alexwx_ did you mean a post office?
07:44 brain_xy yes i mean a post office..
07:46 alexwx brain_xy what cost sending one letter?
07:47 brain_xy 55 cents
07:47 alexwx good nice
07:48 alexwx in sendin more letter isnt there any reduction?
07:49 alexwx more letters
07:46 alexwx brain_xy what cost sending one letter?
07:47 brain_xy 55 cents
07:47 alexwx good nice
07:48 alexwx in sendin more letter isnt there any reduction?
07:49 alexwx more letters
07:50 alexwx brain_xy
07:51 brain_xy i think not..
07:51 brain_xy but i would prever a personal call..
07:52 alexwx and istn possible to write company an email for the acceptation to send this offer? this is previous acceptation
07:50 alexwx brain_xy
07:51 brain_xy i think not..
07:51 brain_xy but i would prever a personal call..
07:52 alexwx and istn possible to write company an email for the acceptation to send this offer? this is previous acceptation
07:56 bauschan hi all
07:58 brain_xy no that is .. imo.. disturbance.. if you send him an email with.. "may i send you an offer?" you can also send him your offer without any prewarning
07:59 just2b brain_xy that is imo wrong
07:56 bauschan hi all
07:58 brain_xy no that is .. imo.. disturbance.. if you send him an email with.. "may i send you an offer?" you can also send him your offer without any prewarning
07:59 just2b brain_xy that is imo wrong
08:02 brain_xy i have no preference.. i don't want to sell something to him.. if i may talk for me and myself .. i wouldn't be delighted if somebody writes me an email with a prewarning.. hey.. may i send you some advertisement?
08:02 [SySteM] Hi
08:02 just2b anyone can help with scripaculous?
08:02 [SySteM] Anyone got a extension to make url rewriting with mutidomain on T3?
08:02 just2b system > realurl
08:02 [SySteM] no
08:03 [SySteM] real dont run with multidomain
08:03 [SySteM] cooluri dont run too
08:03 [SySteM] realurl cant have multi mini site
08:03 just2b sure it does
08:03 [SySteM] i try 4 days..
08:04 [SySteM] no problem for entry in the site with different domain
08:04 [SySteM] but it make rewriting url with only ONE hostname
08:02 brain_xy i have no preference.. i don't want to sell something to him.. if i may talk for me and myself .. i wouldn't be delighted if somebody writes me an email with a prewarning.. hey.. may i send you some advertisement?
08:02 [SySteM] Hi
08:02 just2b anyone can help with scripaculous?
08:02 [SySteM] Anyone got a extension to make url rewriting with mutidomain on T3?
08:02 just2b system > realurl
08:02 [SySteM] no
08:03 [SySteM] real dont run with multidomain
08:03 [SySteM] cooluri dont run too
08:03 [SySteM] realurl cant have multi mini site
08:03 just2b sure it does
08:03 [SySteM] i try 4 days..
08:04 [SySteM] no problem for entry in the site with different domain
08:04 [SySteM] but it make rewriting url with only ONE hostname
08:07 just2b oh someone should know little bit script.aculo.us?
08:07 just2b oh someone should know little bit script.aculo.us?
08:21 do3mca system: ??
08:21 do3mca system: you didnt grasp realurl then, it supports multidomains
08:22 kaktuspalme can i give a backend user only rights for some sites to edit?
08:21 do3mca system: ??
08:21 do3mca system: you didnt grasp realurl then, it supports multidomains
08:22 kaktuspalme can i give a backend user only rights for some sites to edit?
08:25 just2b sure
08:25 kaktuspalme cool
08:26 kaktuspalme thx
08:25 just2b sure
08:25 kaktuspalme cool
08:26 kaktuspalme thx
08:31 Tchang hi
08:33 Tchang I create tables with the RTE, I already manage to add a custom style (contenttable) in the style dropdown, but is it possible to use it by default ?
08:31 Tchang hi
08:33 Tchang I create tables with the RTE, I already manage to add a custom style (contenttable) in the style dropdown, but is it possible to use it by default ?
08:45 Bleep I'm using the google_analytics plugin to add the code to my pages
08:45 Bleep how can I tell the template NOT to show it on a certain page?
08:45 Bleep I'm using the google_analytics plugin to add the code to my pages
08:45 Bleep how can I tell the template NOT to show it on a certain page?
09:02 [SySteM] Re
09:02 [SySteM] I was here to talk about url rewriting & multi domain
09:02 [SySteM] and impossible to run it on realurl & cooluri
09:02 [SySteM] Re
09:02 [SySteM] I was here to talk about url rewriting & multi domain
09:02 [SySteM] and impossible to run it on realurl & cooluri
09:20 kv0s Hi!
09:21 kv0s I've one question about .htaccess and typo3 ...
09:21 kv0s ... at http://pastebin.com/d3fc343d5 u can see my .htaccess! It works perfectlly with my typo3-installation, but i can't open my admin-interface from mailman.
09:21 kv0s Any ideas?`
09:24 Bleep did you try putting that line the first one?
09:24 Bleep first rewrite rule I mean
09:24 kv0s Bleep: i don't understand. what do u mean?
09:20 kv0s Hi!
09:21 kv0s I've one question about .htaccess and typo3 ...
09:21 kv0s ... at http://pastebin.com/d3fc343d5 u can see my .htaccess! It works perfectlly with my typo3-installation, but i can't open my admin-interface from mailman.
09:21 kv0s Any ideas?`
09:24 Bleep did you try putting that line the first one?
09:24 Bleep first rewrite rule I mean
09:24 kv0s Bleep: i don't understand. what do u mean?
09:25 kv0s It works. But now, since i've added the lines for typo3 it doesn't work ...
09:25 Bleep put line 22 on line 2
09:25 kv0s it seems all http-request will be routed to typo3
09:25 Bleep that way (I think) your mailman requests won't be processed after your typo3 requests
09:26 kv0s Bleep - i've tried these ... but it doesn't work ...
09:27 Bleep that means that rewrite rule is not working... let me try something on my server (couple of mins)
09:28 kv0s Bleep! STOP!
09:28 kv0s RewriteRule ^mailman/(.*)$ /cgi-bin/mailman/$1 [L]
09:28 kv0s I've added [L] - which means last rule ... now it works! ;-)
09:25 kv0s It works. But now, since i've added the lines for typo3 it doesn't work ...
09:25 Bleep put line 22 on line 2
09:25 kv0s it seems all http-request will be routed to typo3
09:25 Bleep that way (I think) your mailman requests won't be processed after your typo3 requests
09:26 kv0s Bleep - i've tried these ... but it doesn't work ...
09:27 Bleep that means that rewrite rule is not working... let me try something on my server (couple of mins)
09:28 kv0s Bleep! STOP!
09:28 kv0s RewriteRule ^mailman/(.*)$ /cgi-bin/mailman/$1 [L]
09:28 kv0s I've added [L] - which means last rule ... now it works! ;-)
09:45 do3mca hrrrm.
09:46 Denyerec HOw to randomly display a teaser from a page site on the frontpage that changes every 3-5 days?
09:49 do3mca anyone using crawler with typo3 4.1?
09:45 do3mca hrrrm.
09:46 Denyerec HOw to randomly display a teaser from a page site on the frontpage that changes every 3-5 days?
09:49 do3mca anyone using crawler with typo3 4.1?
09:50 RoyalKnight how can i parse links in fe-plugins? outputs are from type: <link xx - internal-link "Opens internal link in current window">
09:53 do3mca HRM
09:50 RoyalKnight how can i parse links in fe-plugins? outputs are from type: <link xx - internal-link "Opens internal link in current window">
09:53 do3mca HRM
09:57 elbart hi
09:57 elbart hi
10:01 do3mca okay, CLI is not in 4.0
10:04 [SySteM] Please, anyone can help me
10:04 [SySteM] i want to have a php function or a class lib function T3 to :
10:04 [SySteM] get sys_domain by id
10:01 do3mca okay, CLI is not in 4.0
10:04 [SySteM] Please, anyone can help me
10:04 [SySteM] i want to have a php function or a class lib function T3 to :
10:04 [SySteM] get sys_domain by id
10:05 [SySteM] or get a template variable (config.baseURL)
10:06 [SySteM] by id
10:05 [SySteM] or get a template variable (config.baseURL)
10:06 [SySteM] by id
10:13 alexwx helo is there some typo3 functionality to add the anchor link on the bottom page, to the top?
10:13 alexwx helo is there some typo3 functionality to add the anchor link on the bottom page, to the top?
10:19 pesz hi all
10:19 pesz hi all
10:20 Denyerec Lo
10:20 Denyerec wha
10:20 pesz how can i make password protected links?
10:20 Denyerec How do you mean ?
10:21 pesz i mean link to a file, only downloadable if password entered
10:21 Denyerec look up an extension called naw_securedl
10:21 Denyerec that should sort you out
10:22 pesz thanks a lot, Denyerec
10:20 Denyerec Lo
10:20 Denyerec wha
10:20 pesz how can i make password protected links?
10:20 Denyerec How do you mean ?
10:21 pesz i mean link to a file, only downloadable if password entered
10:21 Denyerec look up an extension called naw_securedl
10:21 Denyerec that should sort you out
10:22 pesz thanks a lot, Denyerec
10:29 elsobrino Hi Guys, after upgrading PHP from 5.2.2 to 5.2.4 we are expecting on some (Can't say at the moment if all installations are affected) installations a weird problem. The body of the HTML-Pages is empty. Can anyone give me a hint to solve this?
10:29 elsobrino PHP is running as CGI
10:29 elsobrino Hi Guys, after upgrading PHP from 5.2.2 to 5.2.4 we are expecting on some (Can't say at the moment if all installations are affected) installations a weird problem. The body of the HTML-Pages is empty. Can anyone give me a hint to solve this?
10:29 elsobrino PHP is running as CGI
10:31 Bleep htaccess problem still there?
10:31 pesz Denyerec: i have read the documentation of naw_securedl and it does not mention whether it is possible to setup different password for each protected file
10:31 Denyerec Mm.
10:31 Denyerec Possibly not.
10:31 pesz uhum
10:31 Denyerec *every* file?
10:32 pesz only chosen protected documents
10:32 pesz eg. doc, pdf
10:32 pesz we'd like to share files, but only with those who pay for it
10:33 pesz but it is desirable to show everyone that the links are there
10:33 Bleep lastlog
10:33 Bleep I'm using the google_analytics plugin to add the code to my pages
10:33 Bleep how can I tell the template NOT to show it on a certain page?
10:34 Bleep [kv0s]: fixed that htaccess prob?
10:31 Bleep htaccess problem still there?
10:31 pesz Denyerec: i have read the documentation of naw_securedl and it does not mention whether it is possible to setup different password for each protected file
10:31 Denyerec Mm.
10:31 Denyerec Possibly not.
10:31 pesz uhum
10:31 Denyerec *every* file?
10:32 pesz only chosen protected documents
10:32 pesz eg. doc, pdf
10:32 pesz we'd like to share files, but only with those who pay for it
10:33 pesz but it is desirable to show everyone that the links are there
10:33 Bleep lastlog
10:33 Bleep I'm using the google_analytics plugin to add the code to my pages
10:33 Bleep how can I tell the template NOT to show it on a certain page?
10:34 Bleep [kv0s]: fixed that htaccess prob?
10:37 kv0s Bleep: see many lines above ...
10:38 kv0s [11:29] <kv0s> Bleep! STOP!
10:38 kv0s [11:29] <kv0s> RewriteRule ^mailman/(.*)$ /cgi-bin/mailman/$1 [L]
10:38 kv0s [11:29] <kv0s> I've added [L] - which means last rule ... now it works! ;-)
10:38 Bleep client got screwed, can't scroll back :(
10:38 kv0s Ah okies.
10:38 kv0s The [L] is to stop processing further rewriterules ...
10:38 Bleep RewriteRule ^dir1(.*)$ /dir2$1 [R]
10:38 kv0s ;-)
10:38 Bleep I had that one so you actually rewrite the url...
10:38 Bleep but then again, if ain't broken, don't fix it ;)
10:39 kv0s What does mean [R]?
10:39 Bleep and relaod the page
10:39 Bleep it will change the actual url to the new one and request the new page
10:37 kv0s Bleep: see many lines above ...
10:38 kv0s [11:29] <kv0s> Bleep! STOP!
10:38 kv0s [11:29] <kv0s> RewriteRule ^mailman/(.*)$ /cgi-bin/mailman/$1 [L]
10:38 kv0s [11:29] <kv0s> I've added [L] - which means last rule ... now it works! ;-)
10:38 Bleep client got screwed, can't scroll back :(
10:38 kv0s Ah okies.
10:38 kv0s The [L] is to stop processing further rewriterules ...
10:38 Bleep RewriteRule ^dir1(.*)$ /dir2$1 [R]
10:38 kv0s ;-)
10:38 Bleep I had that one so you actually rewrite the url...
10:38 Bleep but then again, if ain't broken, don't fix it ;)
10:39 kv0s What does mean [R]?
10:39 Bleep and relaod the page
10:39 Bleep it will change the actual url to the new one and request the new page
10:40 Bleep [R] stands for reload
10:40 Bleep sorry... redirect
10:40 Bleep duh!
10:41 skurfuerst hi
10:42 kv0s Mhm. Reload doesn't make really sence ... i think [L] it's the right way - it works and the further rewrite rules only matched if urls for typo3 used ...
10:44 Bleep I guess it depends if you want to use mailman from /mailman or you want to actually redirect the page and then keep working from the cgi-bin/mailman dir
10:40 Bleep [R] stands for reload
10:40 Bleep sorry... redirect
10:40 Bleep duh!
10:41 skurfuerst hi
10:42 kv0s Mhm. Reload doesn't make really sence ... i think [L] it's the right way - it works and the further rewrite rules only matched if urls for typo3 used ...
10:44 Bleep I guess it depends if you want to use mailman from /mailman or you want to actually redirect the page and then keep working from the cgi-bin/mailman dir
11:20 m4rtijn hi all
11:20 pesz hi
11:21 pesz Denyerec: any idea for the password protection of documents?
11:21 m4rtijn small question: I made an extension with the kickstarter .. now one of the text entry thingies is a Textarea .. but the customer now would like to have this changed to an RTE .. would it be difficult to change that?
11:22 m4rtijn I guess I have to change the TCA.php and maybe something in the database right?
11:22 pesz my idea was making passw protected pdfs, but in my friend's opinion it would be more elegant if the files would not be downloaded without entering the password
11:22 just2b tca should be fine
11:23 just2b pesz there are exts for secure download
11:23 m4rtijn would it mess up smth in the backend entry.. or would it just take the text which is already inserted
11:23 pesz just2b: even for individual password protection?
11:20 m4rtijn hi all
11:20 pesz hi
11:21 pesz Denyerec: any idea for the password protection of documents?
11:21 m4rtijn small question: I made an extension with the kickstarter .. now one of the text entry thingies is a Textarea .. but the customer now would like to have this changed to an RTE .. would it be difficult to change that?
11:22 m4rtijn I guess I have to change the TCA.php and maybe something in the database right?
11:22 pesz my idea was making passw protected pdfs, but in my friend's opinion it would be more elegant if the files would not be downloaded without entering the password
11:22 just2b tca should be fine
11:23 just2b pesz there are exts for secure download
11:23 m4rtijn would it mess up smth in the backend entry.. or would it just take the text which is already inserted
11:23 pesz just2b: even for individual password protection?
11:26 pesz just2b: Denyerec suggested me naw_securedl but i cannot find any possibility in the manual for individual password protection
11:26 m4rtijn hmm, I changed the TCA but not much happened :p
11:26 m4rtijn do I have to reinstall the ext?
11:27 just2b clear temp files
11:28 m4rtijn just clear Cache in typo3conf?
11:28 Denyjerec just2b! I will be needing your brain in a moment...
11:28 Denyjerec so get ready
11:28 Denyjerec :)
11:29 m4rtijn or the files in typo3temp ?
11:26 pesz just2b: Denyerec suggested me naw_securedl but i cannot find any possibility in the manual for individual password protection
11:26 m4rtijn hmm, I changed the TCA but not much happened :p
11:26 m4rtijn do I have to reinstall the ext?
11:27 just2b clear temp files
11:28 m4rtijn just clear Cache in typo3conf?
11:28 Denyjerec just2b! I will be needing your brain in a moment...
11:28 Denyjerec so get ready
11:28 Denyjerec :)
11:29 m4rtijn or the files in typo3temp ?
11:31 just2b Denyjerec ?
11:31 just2b pesz i dont know this, dont think that
11:32 just2b but you should still use it... otherwise there areenough software to disable pwd protection
11:33 m4rtijn just2b, which temp files do you mean which I should delete?
11:34 just2b just click the button in be
11:34 m4rtijn I did.. didnt change the text entry from text are to RTE
11:31 just2b Denyjerec ?
11:31 just2b pesz i dont know this, dont think that
11:32 just2b but you should still use it... otherwise there areenough software to disable pwd protection
11:33 m4rtijn just2b, which temp files do you mean which I should delete?
11:34 just2b just click the button in be
11:34 m4rtijn I did.. didnt change the text entry from text are to RTE
11:35 m4rtijn area*
11:35 just2b so you didnt update the tca
11:35 just2b or not correct
11:35 m4rtijn I just copied everything from an textarea which was underneeth "config" => Array (
11:36 m4rtijn and replaced that which was there
11:36 m4rtijn stel_ort is the one I replaced
11:36 m4rtijn http://phpfi.com/262585
11:37 just2b looks good
11:37 just2b stel_ort is still textarea?
11:37 m4rtijn yep
11:38 just2b strange
11:38 m4rtijn weird
11:38 m4rtijn :p
11:39 pesz just2b: that's why it would be a better choice to enable downloading the document only if you entered the right passwd
11:35 m4rtijn area*
11:35 just2b so you didnt update the tca
11:35 just2b or not correct
11:35 m4rtijn I just copied everything from an textarea which was underneeth "config" => Array (
11:36 m4rtijn and replaced that which was there
11:36 m4rtijn stel_ort is the one I replaced
11:36 m4rtijn http://phpfi.com/262585
11:37 just2b looks good
11:37 just2b stel_ort is still textarea?
11:37 m4rtijn yep
11:38 just2b strange
11:38 m4rtijn weird
11:38 m4rtijn :p
11:39 pesz just2b: that's why it would be a better choice to enable downloading the document only if you entered the right passwd
11:40 just2b m4rtijn there is somewhere another rte config
11:41 m4rtijn do you mean in one of the extension .php files just2b?
11:41 just2b yes
11:42 m4rtijn I'll check
11:44 m4rtijn hmm, theres only 3 more php files and none of them specifies anything about RTE
11:40 just2b m4rtijn there is somewhere another rte config
11:41 m4rtijn do you mean in one of the extension .php files just2b?
11:41 just2b yes
11:42 m4rtijn I'll check
11:44 m4rtijn hmm, theres only 3 more php files and none of them specifies anything about RTE
11:46 m4rtijn could it be that I have to reinstall the ext. ?.. which would mean the customer loses all records which he already entered.. I think
11:48 just2b deinstalliering a extdoesnt leed to loose a reocrd
11:49 m4rtijn do you think it would solve the problem?
11:46 m4rtijn could it be that I have to reinstall the ext. ?.. which would mean the customer loses all records which he already entered.. I think
11:48 just2b deinstalliering a extdoesnt leed to loose a reocrd
11:49 m4rtijn do you think it would solve the problem?
11:50 m4rtijn its strange though that it doesnt work like this..... :S
11:54 m4rtijn ah.. I think theres more in the TCA about stel_ort
11:50 m4rtijn its strange though that it doesnt work like this..... :S
11:54 m4rtijn ah.. I think theres more in the TCA about stel_ort
11:56 silithlas hi, is it possible with tt_news to display articles only at a given date? Thanks
11:58 m4rtijn just2b: worked.. there was one more line in the TCA which I had to edit
11:59 m4rtijn thx for your help just2b
11:56 silithlas hi, is it possible with tt_news to display articles only at a given date? Thanks
11:58 m4rtijn just2b: worked.. there was one more line in the TCA which I had to edit
11:59 m4rtijn thx for your help just2b
12:01 just2b silithlas from a given date or at?
12:01 silithlas at a given date, for example I would like an article I write today to be on the website on monday
12:01 just2b silithlas from a given date or at?
12:01 silithlas at a given date, for example I would like an article I write today to be on the website on monday
12:09 silithlas just2b, so, it is possible with tt_news?
12:09 silithlas just2b, so, it is possible with tt_news?
12:11 m4rtijn bbl
12:11 m4rtijn bbl
12:17 Phlogi__ hello ;)
12:17 Phlogi__ silithlas: yes I think you can set a start and end day
12:18 silithlas phlogi_ that is because I didnt see the option in the news
12:17 Phlogi__ hello ;)
12:17 Phlogi__ silithlas: yes I think you can set a start and end day
12:18 silithlas phlogi_ that is because I didnt see the option in the news
13:02 dax77 juhu, back again :)
13:02 dax77 hi @all
13:02 bauschan hi dax77 , welcome back
13:03 dax77 bauschan, are you good on "if"-TS ?
13:04 dax77 I want to create something really simple: if value = 1 => wrap like this, if value = 0 => wrap like that
13:04 dax77 I've been trying for hours now :(
13:02 dax77 juhu, back again :)
13:02 dax77 hi @all
13:02 bauschan hi dax77 , welcome back
13:03 dax77 bauschan, are you good on "if"-TS ?
13:04 dax77 I want to create something really simple: if value = 1 => wrap like this, if value = 0 => wrap like that
13:04 dax77 I've been trying for hours now :(
13:17 ppesz dax77: and what's wrong?
13:17 ppesz dax77: and what's wrong?
13:26 dax77 ppesz: http://phpfi.com/262604 this is what I have right now :(
13:27 just2b dax, you ever hat getLL inside eID?
13:26 dax77 ppesz: http://phpfi.com/262604 this is what I have right now :(
13:27 just2b dax, you ever hat getLL inside eID?
13:31 dax77 hmmm
13:31 dax77 just2b: nope, don't think so
13:32 dax77 but have a look what getLL needs. I bet cal can show you how to create it :)
13:34 dax77 uschi :)
13:34 uschi hi dax77 :-)))))
13:34 uschi need help in a very special case
13:34 dax77 me too
13:34 just2b ^^
13:31 dax77 hmmm
13:31 dax77 just2b: nope, don't think so
13:32 dax77 but have a look what getLL needs. I bet cal can show you how to create it :)
13:34 dax77 uschi :)
13:34 uschi hi dax77 :-)))))
13:34 uschi need help in a very special case
13:34 dax77 me too
13:34 just2b ^^
13:35 uschi what is the english term for the german Lastenheft
13:35 just2b uschi > http://dict.leo.org/ende?lp=ende&lang=de&searchLoc=0&cmpType=relaxed§Hdr=on&spellToler=on&search=lastenheft&relink=on
13:35 uschi this is exactly what i have done, not very helpful though
13:35 just2b specification sounds ok
13:36 just2b see http://dict.leo.org/forum/viewUnsolvedquery.php?idThread=156439&idForum=1&lp=ende&lang=de
13:37 dax77 brb
13:35 uschi what is the english term for the german Lastenheft
13:35 just2b uschi > http://dict.leo.org/ende?lp=ende&lang=de&searchLoc=0&cmpType=relaxed§Hdr=on&spellToler=on&search=lastenheft&relink=on
13:35 uschi this is exactly what i have done, not very helpful though
13:35 just2b specification sounds ok
13:36 just2b see http://dict.leo.org/forum/viewUnsolvedquery.php?idThread=156439&idForum=1&lp=ende&lang=de
13:37 dax77 brb
13:44 dax77 re
13:44 just2b dax, i got it
13:44 dax77 cool, now I'm the only one left with a problem :(
13:44 dax77 re
13:44 just2b dax, i got it
13:44 dax77 cool, now I'm the only one left with a problem :(
13:45 just2b which one?
13:45 just2b i doubt i can help.. but asking is nice ;)
13:45 dax77 I want to create something really simple: if value = 1 => wrap like this, if value = 0 => wrap like that
13:45 dax77 in ts
13:45 dax77 http://phpfi.com/262604 this is what I have right now
13:45 silithlas so, is there a way in tt_news to display a news only at a given date? :)
13:46 just2b i hate the ifis.true.wrong.everything.crap.stdwrap ;)
13:46 dax77 silithlas: yes, the build in typo way: start- and endtime
13:46 just2b but why not make a CASE?
13:46 dax77 just2b: yes, I know why
13:46 silithlas but I do not see the start and endtime info in the news
13:46 just2b CASE would be easier
13:46 just2b silithlas open the eyes, maybe on the 2nd sheet
13:47 dax77 just2b: if it works with a predefined value, sure
13:47 dax77 silithlas: enable the 2nd pallet
13:47 silithlas I have only one sheet for my new :)
13:47 dax77 palette
13:47 silithlas oh ok
13:47 Denyerec Hey just2b
13:48 uriahheep how do i set different http/https ports in typo3 for the ports to be used when links are generated?
13:45 just2b which one?
13:45 just2b i doubt i can help.. but asking is nice ;)
13:45 dax77 I want to create something really simple: if value = 1 => wrap like this, if value = 0 => wrap like that
13:45 dax77 in ts
13:45 dax77 http://phpfi.com/262604 this is what I have right now
13:45 silithlas so, is there a way in tt_news to display a news only at a given date? :)
13:46 just2b i hate the ifis.true.wrong.everything.crap.stdwrap ;)
13:46 dax77 silithlas: yes, the build in typo way: start- and endtime
13:46 just2b but why not make a CASE?
13:46 dax77 just2b: yes, I know why
13:46 silithlas but I do not see the start and endtime info in the news
13:46 just2b CASE would be easier
13:46 just2b silithlas open the eyes, maybe on the 2nd sheet
13:47 dax77 just2b: if it works with a predefined value, sure
13:47 dax77 silithlas: enable the 2nd pallet
13:47 silithlas I have only one sheet for my new :)
13:47 dax77 palette
13:47 silithlas oh ok
13:47 Denyerec Hey just2b
13:48 uriahheep how do i set different http/https ports in typo3 for the ports to be used when links are generated?
13:50 silithlas mmm no, one or two palets is the same, only difference between the two is that with one palette all content is on the same page... but there is still no start and end date in news
13:51 Denyerec just2b if I want to overload the behaviour of one function in an extension, how would I go about it ? Do I extend the extension, or just modify the core files and re-download the t3x from my server for backup?
13:52 Denyerec as I want to add a "random teaser every X days" to the jp_pageteaser module
13:53 just2b 2nd thing is fastest thing
13:53 dax77 cu
13:53 Denyerec You don' t happen to ahve the link to the t3x extractor for windows handy do you?
13:54 Denyerec (tar and gz would have done...)
13:54 Denyerec (But t3x...?)
13:54 Denyerec (argh!)
13:54 Denyerec *ahem*
13:50 silithlas mmm no, one or two palets is the same, only difference between the two is that with one palette all content is on the same page... but there is still no start and end date in news
13:51 Denyerec just2b if I want to overload the behaviour of one function in an extension, how would I go about it ? Do I extend the extension, or just modify the core files and re-download the t3x from my server for backup?
13:52 Denyerec as I want to add a "random teaser every X days" to the jp_pageteaser module
13:53 just2b 2nd thing is fastest thing
13:53 dax77 cu
13:53 Denyerec You don' t happen to ahve the link to the t3x extractor for windows handy do you?
13:54 Denyerec (tar and gz would have done...)
13:54 Denyerec (But t3x...?)
13:54 Denyerec (argh!)
13:54 Denyerec *ahem*
13:55 silithlas mmm ok there is the option to start and stop the news display but only for the news object itself, not for a single news article
13:56 silithlas ok I found, I have to use the contextual menu and then choose visibility settings
13:55 silithlas mmm ok there is the option to start and stop the news display but only for the news object itself, not for a single news article
13:56 silithlas ok I found, I have to use the contextual menu and then choose visibility settings
14:01 m4rtijn re
14:01 m4rtijn re
14:17 m4rtijn silence?
14:19 Denyerec Shh, or you won't hear it
14:17 m4rtijn silence?
14:19 Denyerec Shh, or you won't hear it
14:26 pesz :)
14:27 pesz anyone has an idea how to password protect separate files is DAM?
14:28 pesz user clicks on link in fe, must enter a passwd, then can download the document
14:28 pesz it must exist
14:29 pesz just do not find the way, yet:(
14:26 pesz :)
14:27 pesz anyone has an idea how to password protect separate files is DAM?
14:28 pesz user clicks on link in fe, must enter a passwd, then can download the document
14:28 pesz it must exist
14:29 pesz just do not find the way, yet:(
14:33 uriahheep ...does nobody know? :-/
14:34 uriahheep is it not possible to set a different http/https port in typo3?
14:34 just2b this has nothing to do with typo3
14:34 just2b but with the server
14:34 uriahheep i need to access a test server via port 8080 for http and 8443 for https...
14:33 uriahheep ...does nobody know? :-/
14:34 uriahheep is it not possible to set a different http/https port in typo3?
14:34 just2b this has nothing to do with typo3
14:34 just2b but with the server
14:34 uriahheep i need to access a test server via port 8080 for http and 8443 for https...
14:35 uriahheep just2b: well, that's not true: typo3 needs to generate url's with these ports in order for links to work ;)
14:35 just2b ah ok
14:35 uriahheep yeah... do you know if it's possible to do that?
14:36 just2b nope
14:36 delmonico can I have a [condition] that compares a constant with a string?
14:36 uriahheep just2b: damn...
14:36 delmonico like "if constant ${debug} do this and this and that"
14:38 just2b create your own condtion
14:39 eeos hi everybody
14:35 uriahheep just2b: well, that's not true: typo3 needs to generate url's with these ports in order for links to work ;)
14:35 just2b ah ok
14:35 uriahheep yeah... do you know if it's possible to do that?
14:36 just2b nope
14:36 delmonico can I have a [condition] that compares a constant with a string?
14:36 uriahheep just2b: damn...
14:36 delmonico like "if constant ${debug} do this and this and that"
14:38 just2b create your own condtion
14:39 eeos hi everybody
14:45 Denyerec Where do $this->piVars['something'] values originate from in a plugin?
14:46 eeos I need to send an automatic email whenever a webuser group is changed by the admin. is that possible?
14:48 just2b eeos sure
14:48 just2b hook
14:48 eeos th email should go to the registered email address of the user
14:48 just2b Denyerecf where the link has been built
14:48 eeos just2b how?
14:49 just2b reed chapter about hook, there is an example for that
14:45 Denyerec Where do $this->piVars['something'] values originate from in a plugin?
14:46 eeos I need to send an automatic email whenever a webuser group is changed by the admin. is that possible?
14:48 just2b eeos sure
14:48 just2b hook
14:48 eeos th email should go to the registered email address of the user
14:48 just2b Denyerecf where the link has been built
14:48 eeos just2b how?
14:49 just2b reed chapter about hook, there is an example for that
14:50 eeos just2b in what document? tsref?
14:52 just2b no, another article
14:53 eeos just2b could you point it out to me please?
14:53 Denyerec RealURL is so uttlerly BROKEN
14:53 just2b you didnt even surch
14:53 just2b seach
14:54 just2b eeos http://typo3.org/development/articles/how-to-use-existing-hooks/
14:54 Denyerec I can't use the site when I'm logged in as admin, and if RealURL is enabled I can't even use the Template Voila BE module!!
14:54 Denyerec Just insanity
14:54 eeos just2b search what???? you did not tell me the document! :D
14:54 delmonico just2b: how can I create conditions?
14:54 eeos delmonico i typoscript?
14:54 eeos [option]
14:50 eeos just2b in what document? tsref?
14:52 just2b no, another article
14:53 eeos just2b could you point it out to me please?
14:53 Denyerec RealURL is so uttlerly BROKEN
14:53 just2b you didnt even surch
14:53 just2b seach
14:54 just2b eeos http://typo3.org/development/articles/how-to-use-existing-hooks/
14:54 Denyerec I can't use the site when I'm logged in as admin, and if RealURL is enabled I can't even use the Template Voila BE module!!
14:54 Denyerec Just insanity
14:54 eeos just2b search what???? you did not tell me the document! :D
14:54 delmonico just2b: how can I create conditions?
14:54 eeos delmonico i typoscript?
14:54 eeos [option]
14:55 just2b delmonico read tsref
14:56 delmonico [globalVar = LIT:1 = {$constant_to_turnSomethingOn}]
14:56 delmonico thats what I'm looking for :)
14:56 lop i am trying to retrieve data for an external application, and to put it out in an xml file via typoscript
14:57 eeos just2b thanks!!!!
14:57 lop how should i setup the doctype or page.config to avoid The page is not configured! [type= 0][] error?
14:58 just2b lop.
14:58 just2b config.no_cache=1 but only for this page-type please ^^
14:55 just2b delmonico read tsref
14:56 delmonico [globalVar = LIT:1 = {$constant_to_turnSomethingOn}]
14:56 delmonico thats what I'm looking for :)
14:56 lop i am trying to retrieve data for an external application, and to put it out in an xml file via typoscript
14:57 eeos just2b thanks!!!!
14:57 lop how should i setup the doctype or page.config to avoid The page is not configured! [type= 0][] error?
14:58 just2b lop.
14:58 just2b config.no_cache=1 but only for this page-type please ^^
15:01 lop thx@just2b
15:01 lop thx@just2b
15:38 bedlamhotel just2b: still around?
15:38 bedlamhotel just2b: still around?
15:45 just2b yes
15:47 bedlamhotel just2b: oops. was in the kitchen.
15:48 bedlamhotel do you have a couple of minutes to assist with rgsmoothgallery (if it's not too late)?
15:48 just2b no is ok
15:48 Denyerec just2b - in an extension how do you get something out of the TS Setup, and the TS Constants?
15:48 Denyerec eg plugin.tx_jppageteaser_pi1.SOMETHING
15:49 Denyerec how do I access the value of SOMETHING inside the plugin code
15:49 just2b am I the only guy with answers?
15:49 Denyerec Today, yes.
15:49 Denyerec Seems that way...
15:49 bedlamhotel just2b: I'll get this one ;-)
15:49 Denyerec hehe
15:49 Denyerec Batman & Robin ;)
15:49 just2b Denyerec http://phpfi.com/262642
15:49 bedlamhotel Denyerec: you see in any basic extension that there's always this $conf variable getting passed around?
15:49 just2b Denyerec mine is just for other extensions
15:45 just2b yes
15:47 bedlamhotel just2b: oops. was in the kitchen.
15:48 bedlamhotel do you have a couple of minutes to assist with rgsmoothgallery (if it's not too late)?
15:48 just2b no is ok
15:48 Denyerec just2b - in an extension how do you get something out of the TS Setup, and the TS Constants?
15:48 Denyerec eg plugin.tx_jppageteaser_pi1.SOMETHING
15:49 Denyerec how do I access the value of SOMETHING inside the plugin code
15:49 just2b am I the only guy with answers?
15:49 Denyerec Today, yes.
15:49 Denyerec Seems that way...
15:49 bedlamhotel just2b: I'll get this one ;-)
15:49 Denyerec hehe
15:49 Denyerec Batman & Robin ;)
15:49 just2b Denyerec http://phpfi.com/262642
15:49 bedlamhotel Denyerec: you see in any basic extension that there's always this $conf variable getting passed around?
15:49 just2b Denyerec mine is just for other extensions
15:50 Denyerec this extension populated $this->config[] from a flexform :(
15:50 just2b so flexformis something differnet
15:50 bedlamhotel Oh, flexforms, right. I defer to just2b :)
15:50 Denyerec and I am not sophisticated enough to meddle with that
15:50 Denyerec so I was going to jut add my own TS Setup value
15:50 Denyerec which I think just2b's snippet references
15:51 Denyerec $this->conf=$conf;
15:51 Denyerec Ahhah!
15:51 bedlamhotel Denyerec: I found this useful last time I made anything with flexforms: http://wiki.typo3.org/index.php/Extension_Development,_using_Flexforms#Accessing_Flexform_Options
15:51 Denyerec i don't need to modofy the flexform, but I'll bookmark it
15:51 Denyerec does $conf handle the TS Constants, or the Setup ?
15:52 just2b setup
15:52 bedlamhotel Denyerec: $conf contains setup--I think constants are substituted into it before it gets to the extension.
15:52 just2b no constants only get into setup if you say so in setup
15:53 Denyerec $conf['key'] should do it then
15:53 bedlamhotel Yes.
15:53 bedlamhotel Beware of the difference between e.g. ['value'] and ['value.']...
15:54 bedlamhotel Denyerec: incidentally, the link above is not about modifying the flexform, but about accessing the data it contains.
15:54 Denyerec uh oh
15:54 Denyerec value and value.
15:50 Denyerec this extension populated $this->config[] from a flexform :(
15:50 just2b so flexformis something differnet
15:50 bedlamhotel Oh, flexforms, right. I defer to just2b :)
15:50 Denyerec and I am not sophisticated enough to meddle with that
15:50 Denyerec so I was going to jut add my own TS Setup value
15:50 Denyerec which I think just2b's snippet references
15:51 Denyerec $this->conf=$conf;
15:51 Denyerec Ahhah!
15:51 bedlamhotel Denyerec: I found this useful last time I made anything with flexforms: http://wiki.typo3.org/index.php/Extension_Development,_using_Flexforms#Accessing_Flexform_Options
15:51 Denyerec i don't need to modofy the flexform, but I'll bookmark it
15:51 Denyerec does $conf handle the TS Constants, or the Setup ?
15:52 just2b setup
15:52 bedlamhotel Denyerec: $conf contains setup--I think constants are substituted into it before it gets to the extension.
15:52 just2b no constants only get into setup if you say so in setup
15:53 Denyerec $conf['key'] should do it then
15:53 bedlamhotel Yes.
15:53 bedlamhotel Beware of the difference between e.g. ['value'] and ['value.']...
15:54 bedlamhotel Denyerec: incidentally, the link above is not about modifying the flexform, but about accessing the data it contains.
15:54 Denyerec uh oh
15:54 Denyerec value and value.
15:55 Denyerec wait
15:55 Denyerec I think I'm ok with value
15:55 Denyerec cos I'm doing thiny.plugin.myName = 1
15:55 Denyerec so I want conf['myName']
15:55 Denyerec as it's not a subproperty, right?
15:55 bedlamhotel denyerec: yes
15:56 just2b Denyerec you can use short sentences witz your wife but please talk with us :D
15:57 bedlamhotel In http://phpfi.com/262647 you'd access 'fubar' with $conf['value'], but you'd get <h1>|</h1> with $conf['value.']['wrap']
15:57 Denyerec Ok... I think I get you... cos wrap is a subproperty of the value.
15:57 bedlamhotel (or the complete one-item array of properties) with $conf['value.']
15:58 bedlamhotel just2b: which is the latest?
15:58 just2b rgecard ;)
15:59 just2b not out yet but just... aaaah cant get enough of it ;)
15:59 m4rtijn cu tomorow @all
15:59 bedlamhotel is it an e-card tool?
15:55 Denyerec wait
15:55 Denyerec I think I'm ok with value
15:55 Denyerec cos I'm doing thiny.plugin.myName = 1
15:55 Denyerec so I want conf['myName']
15:55 Denyerec as it's not a subproperty, right?
15:55 bedlamhotel denyerec: yes
15:56 just2b Denyerec you can use short sentences witz your wife but please talk with us :D
15:57 bedlamhotel In http://phpfi.com/262647 you'd access 'fubar' with $conf['value'], but you'd get <h1>|</h1> with $conf['value.']['wrap']
15:57 Denyerec Ok... I think I get you... cos wrap is a subproperty of the value.
15:57 bedlamhotel (or the complete one-item array of properties) with $conf['value.']
15:58 bedlamhotel just2b: which is the latest?
15:58 just2b rgecard ;)
15:59 just2b not out yet but just... aaaah cant get enough of it ;)
15:59 m4rtijn cu tomorow @all
15:59 bedlamhotel is it an e-card tool?
16:04 just2b_ yeah mine
16:04 just2b_ damn ISP
16:04 just2b_ yeah mine
16:04 just2b_ damn ISP
16:05 bedlamhotel Oh. Here too--I just got kicked out of a couple of ssh connections as well.
16:07 bedlamhotel just2b: so I can't seem to /change/ anything about rgsmoothgallery output by changing/setting options in the flexform...
16:08 just2b_ open pi1/static/setup.txt
16:08 bedlamhotel Sure. What am I looking for?
16:09 just2b_ change all the =1 to nothing
16:05 bedlamhotel Oh. Here too--I just got kicked out of a couple of ssh connections as well.
16:07 bedlamhotel just2b: so I can't seem to /change/ anything about rgsmoothgallery output by changing/setting options in the flexform...
16:08 just2b_ open pi1/static/setup.txt
16:08 bedlamhotel Sure. What am I looking for?
16:09 just2b_ change all the =1 to nothing
16:10 just2b_ delete all caches and should be btter
16:10 just2b_ better
16:11 bedlamhotel Ah! I had assumed even un-checked boxes in the flexform would override TS...
16:11 just2b_ this was my mistake in a strange moment too
16:13 just2b_ i watch my ecard-system ;))
16:13 just2b_ somebody wanna test?
16:10 just2b_ delete all caches and should be btter
16:10 just2b_ better
16:11 bedlamhotel Ah! I had assumed even un-checked boxes in the flexform would override TS...
16:11 just2b_ this was my mistake in a strange moment too
16:13 just2b_ i watch my ecard-system ;))
16:13 just2b_ somebody wanna test?
16:15 bedlamhotel just2b: I'll test
16:16 bedlamhotel Your solution worked...I feel stupid...not that that is a wholly unfamiliar sensation...
16:17 just2b_ bedlamhotel http://dev.gosau.org/index.php?id=39&no_cache=1
16:17 Denyerec send details and I'll test too
16:18 bedlamhotel just2b: still there or has the ISP gone again?
16:19 just2b_ i am back again
16:19 just2b_ link is above Denyerec ;)
16:19 just2b_ open an image and click at ecard
16:19 bedlamhotel just2b: The label is wrong on the recipient email address--it says "Name". But otherwise...wow.
16:15 bedlamhotel just2b: I'll test
16:16 bedlamhotel Your solution worked...I feel stupid...not that that is a wholly unfamiliar sensation...
16:17 just2b_ bedlamhotel http://dev.gosau.org/index.php?id=39&no_cache=1
16:17 Denyerec send details and I'll test too
16:18 bedlamhotel just2b: still there or has the ISP gone again?
16:19 just2b_ i am back again
16:19 just2b_ link is above Denyerec ;)
16:19 just2b_ open an image and click at ecard
16:19 bedlamhotel just2b: The label is wrong on the recipient email address--it says "Name". But otherwise...wow.
16:20 Denyerec yo just
16:20 bedlamhotel Rather cool.
16:20 Denyerec you might wanna move the "next pic" shortcut off the @ key on a UK keyboard ;)
16:20 Denyerec makes typing an email address a little tricky...
16:20 uriahheep ...does anyone here use the mysqldump command much? :P
16:21 just2b_ thx for feedback
16:21 bedlamhotel uriahheep: I /may/ be able to help. What's the trouble?
16:21 uriahheep if i just run mysqldump database_name will it dump the entire database, and leave nothing behind?
16:21 Denyerec Lovely little mod tho just2b_
16:21 Denyerec will it appear on the repo?
16:22 bedlamhotel just2b: if you liked the beinhaus, you may want to visit the Chapel of All Saints in Kutna Hora just outside Prague (if you haven't already)...
16:22 bedlamhotel uriahheep: it just dumps database info, it doesn't drop tables
16:22 uriahheep bedlamhotel: do you know? ;)
16:22 uriahheep hmm, cool
16:22 uriahheep thanks
16:22 uriahheep but does it dump *everything* ?
16:22 bedlamhotel er. Define 'everything' ;)
16:23 uriahheep well, the entire database
16:23 bedlamhotel uriahheep: should do, yes
16:23 just2b_ bedlamhotel not visited it yet.. hallstatt is next village to mine.. so been there couple of times
16:23 uriahheep ok, cool
16:23 uriahheep thanks
16:24 just2b_ both bugs should be gone
16:24 just2b_ nice extension?
16:20 Denyerec yo just
16:20 bedlamhotel Rather cool.
16:20 Denyerec you might wanna move the "next pic" shortcut off the @ key on a UK keyboard ;)
16:20 Denyerec makes typing an email address a little tricky...
16:20 uriahheep ...does anyone here use the mysqldump command much? :P
16:21 just2b_ thx for feedback
16:21 bedlamhotel uriahheep: I /may/ be able to help. What's the trouble?
16:21 uriahheep if i just run mysqldump database_name will it dump the entire database, and leave nothing behind?
16:21 Denyerec Lovely little mod tho just2b_
16:21 Denyerec will it appear on the repo?
16:22 bedlamhotel just2b: if you liked the beinhaus, you may want to visit the Chapel of All Saints in Kutna Hora just outside Prague (if you haven't already)...
16:22 bedlamhotel uriahheep: it just dumps database info, it doesn't drop tables
16:22 uriahheep bedlamhotel: do you know? ;)
16:22 uriahheep hmm, cool
16:22 uriahheep thanks
16:22 uriahheep but does it dump *everything* ?
16:22 bedlamhotel er. Define 'everything' ;)
16:23 uriahheep well, the entire database
16:23 bedlamhotel uriahheep: should do, yes
16:23 just2b_ bedlamhotel not visited it yet.. hallstatt is next village to mine.. so been there couple of times
16:23 uriahheep ok, cool
16:23 uriahheep thanks
16:24 just2b_ both bugs should be gone
16:24 just2b_ nice extension?
16:25 just2b_ wtf... i like studentfreezone... 5mbs...
16:26 bedlamhotel just2b: very nice extension. It combines with rgsmoothgallery?
16:26 just2b no not yet.. just slimbox now
16:27 bedlamhotel Oh, I see. Still quite cool.
16:27 just2b yes.. no extra pages anymore, no extra records...
16:27 just2b all multilingual, everything with templates
16:28 just2b and hi Christopher ;)
16:28 bedlamhotel "everything with templates" like music to my ears.
16:29 bedlamhotel Bonjour :)
16:29 just2b even the form is a template
16:25 just2b_ wtf... i like studentfreezone... 5mbs...
16:26 bedlamhotel just2b: very nice extension. It combines with rgsmoothgallery?
16:26 just2b no not yet.. just slimbox now
16:27 bedlamhotel Oh, I see. Still quite cool.
16:27 just2b yes.. no extra pages anymore, no extra records...
16:27 just2b all multilingual, everything with templates
16:28 just2b and hi Christopher ;)
16:28 bedlamhotel "everything with templates" like music to my ears.
16:29 bedlamhotel Bonjour :)
16:29 just2b even the form is a template
16:30 bedlamhotel rgsmoothgallery is now doing exactly what I wanted. Thanks!
16:30 just2b np
16:30 just2b you can vode&donate ;) new v2.0 will be VERY great ;)
16:31 just2b you can have many albums inside one gallery! ;)
16:31 do3mca hrrrrrrrrrrrm
16:31 do3mca rte_compliance turned off and still all this <p></p> and <br/>spacer.gif<br/>
16:30 bedlamhotel rgsmoothgallery is now doing exactly what I wanted. Thanks!
16:30 just2b np
16:30 just2b you can vode&donate ;) new v2.0 will be VERY great ;)
16:31 just2b you can have many albums inside one gallery! ;)
16:31 do3mca hrrrrrrrrrrrm
16:31 do3mca rte_compliance turned off and still all this <p></p> and <br/>spacer.gif<br/>
17:52 Denyerec There any book related T3 extensions
17:52 Denyerec that like... make moves toward authoring books using T3 as the content source?
17:52 Denyerec There any book related T3 extensions
17:52 Denyerec that like... make moves toward authoring books using T3 as the content source?
18:00 Denyerec Something like this: http://drupal.org/node/284
18:00 Denyerec Something like this: http://drupal.org/node/284
21:18 sascha_ hi
21:19 sascha_ could you give me a hand with sr_userregister?
21:18 sascha_ hi
21:19 sascha_ could you give me a hand with sr_userregister?
23:09 Denyerec Hey
23:09 Denyerec Hey
23:10 Denyerec how would I display the year, for copyright purposes, using typoscript
23:10 Denyerec I know I have this damn snippet SOMEWHERE I just can't find the sodding thing
23:11 Denyerec got i
23:11 Denyerec ignore me if you weren't already
23:10 Denyerec how would I display the year, for copyright purposes, using typoscript
23:10 Denyerec I know I have this damn snippet SOMEWHERE I just can't find the sodding thing
23:11 Denyerec got i
23:11 Denyerec ignore me if you weren't already

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.