Search the website and IRC logs

#TYPO3 IRC log from : Monday 13 August 2007

Year: 2007 2008 2009 2010 2011 2012
Month: Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
03:58 d|g hi all
03:58 d|g hi all
05:01 dax77 good morning @all
05:01 dax77 good morning @all
06:10 Fanty anyway to get the extmgr to accept a ext_tables.sql file that contains foreign keys?
06:10 Fanty anyway to get the extmgr to accept a ext_tables.sql file that contains foreign keys?
06:21 dokma hi people
06:21 just2b good morning
06:21 dokma :D
06:21 dokma just2b: do you use TV ?
06:21 just2b no
06:22 dokma automaketemplate ?
06:22 just2b this is crap
06:22 just2b just ts
06:22 dokma I see
06:22 just2b why?
06:23 dokma I was wondering what are the criteria for deciding if TV is a good choice
06:23 just2b you need some time to learn it and I dont have it.. it is certeanly a great tool
06:23 just2b i just dont have the time for it
06:23 dokma I realize that
06:24 dokma however I am wondering what are the criteria for deciding if TV is a good tool for a particular project
06:24 dokma I would like to learn it also
06:24 just2b if you need e.g. FCE
06:24 dokma but have no time to do it by playing with it
06:24 dokma so I am starting a new project right now
06:24 dokma and I need to decide if I will use this real project as a test bed for TV
06:21 dokma hi people
06:21 just2b good morning
06:21 dokma :D
06:21 dokma just2b: do you use TV ?
06:21 just2b no
06:22 dokma automaketemplate ?
06:22 just2b this is crap
06:22 just2b just ts
06:22 dokma I see
06:22 just2b why?
06:23 dokma I was wondering what are the criteria for deciding if TV is a good choice
06:23 just2b you need some time to learn it and I dont have it.. it is certeanly a great tool
06:23 just2b i just dont have the time for it
06:23 dokma I realize that
06:24 dokma however I am wondering what are the criteria for deciding if TV is a good tool for a particular project
06:24 dokma I would like to learn it also
06:24 just2b if you need e.g. FCE
06:24 dokma but have no time to do it by playing with it
06:24 dokma so I am starting a new project right now
06:24 dokma and I need to decide if I will use this real project as a test bed for TV
06:25 dokma what is FCE
06:25 just2b flexible content element
06:25 dokma I've heard of them but have no idea what they are
06:25 dokma any good videos about it?
06:25 just2b so you need a content element with e.g. 1 rte field, a link field> you do it very fast
06:26 just2b you are german?
06:26 just2b http://wiki.typo3.org/index.php/TemplaVoila
06:27 Fanty an FCE could be an "infobox" or html with javascript associated with it like an expanding text - static stuff but something a content editor would want to add
06:28 just2b whatever you wanna do.. just a second for example
06:28 just2b http://www.viamedia.at/eurobox/produkte/garderobenschraenke/classic.html > the tab menu on the page is e.g. a FCE
06:29 Fanty just2b: a menu with FCE? or is it static links?
06:25 dokma what is FCE
06:25 just2b flexible content element
06:25 dokma I've heard of them but have no idea what they are
06:25 dokma any good videos about it?
06:25 just2b so you need a content element with e.g. 1 rte field, a link field> you do it very fast
06:26 just2b you are german?
06:26 just2b http://wiki.typo3.org/index.php/TemplaVoila
06:27 Fanty an FCE could be an "infobox" or html with javascript associated with it like an expanding text - static stuff but something a content editor would want to add
06:28 just2b whatever you wanna do.. just a second for example
06:28 just2b http://www.viamedia.at/eurobox/produkte/garderobenschraenke/classic.html > the tab menu on the page is e.g. a FCE
06:29 Fanty just2b: a menu with FCE? or is it static links?
06:30 just2b not a real menu cause it works witz js
06:30 dokma thanks
06:30 dokma not german
06:30 dokma croatian
06:30 dokma will check that wiki
06:30 Fanty dokma: The biggest drawbacks of TV is its inability to make templates in templates
06:30 Fanty imo
06:31 Fanty If you choose to go with TV you might want to mix it with the "old" templates
06:32 Fanty Anyone know what I need to do to get the extension manager to eat my ext_tables.sql file that contains a PRIMARY KEY(field1, field2)? I it keeps wanting to update it
06:32 just2b you need to do it in an extra sql file
06:33 Fanty in an extra sql file? how?
06:33 just2b need to google it, dont know it by heart > extra sql... or check e.g. static table ext
06:30 just2b not a real menu cause it works witz js
06:30 dokma thanks
06:30 dokma not german
06:30 dokma croatian
06:30 dokma will check that wiki
06:30 Fanty dokma: The biggest drawbacks of TV is its inability to make templates in templates
06:30 Fanty imo
06:31 Fanty If you choose to go with TV you might want to mix it with the "old" templates
06:32 Fanty Anyone know what I need to do to get the extension manager to eat my ext_tables.sql file that contains a PRIMARY KEY(field1, field2)? I it keeps wanting to update it
06:32 just2b you need to do it in an extra sql file
06:33 Fanty in an extra sql file? how?
06:33 just2b need to google it, dont know it by heart > extra sql... or check e.g. static table ext
06:35 Fanty Ok - I'll take a look - thanks
06:39 Fanty just2b: what extension did you mean? static_info_tables?
06:39 just2b yes
06:39 just2b this inserts quite much sql > there is IMO an extra sql file
06:35 Fanty Ok - I'll take a look - thanks
06:39 Fanty just2b: what extension did you mean? static_info_tables?
06:39 just2b yes
06:39 just2b this inserts quite much sql > there is IMO an extra sql file
06:40 Fanty thats the ext_tables_static file you mean? thats for inserting rows - not for setting up tables
06:40 just2b dont know the name.. but you could also setz up a table there
06:40 Fanty thats the ext_tables_static file you mean? thats for inserting rows - not for setting up tables
06:40 just2b dont know the name.. but you could also setz up a table there
06:46 silithlas hi, I have an issue with typo3 xhtml validation and links. typo3 uses the attribute "target" which is not xhtml strict compliant. How can I fix it? Thanks
06:46 just2b silithlas just a sec
06:46 silithlas just2b, sure ^^
06:46 just2b constants!
06:46 just2b PAGE_TARGET =
06:46 just2b content.pageFrameObj =
06:46 just2b styles.content.links.extTarget =
06:46 just2b styles.content.mailform.target =
06:46 just2b styles.content.searchresult.resultTarget =
06:46 just2b styles.content.links.target =
06:47 just2b styles.content.searchresult.target =
06:49 silithlas you mean I should put this to my template constants?
06:49 just2b yes
06:46 silithlas hi, I have an issue with typo3 xhtml validation and links. typo3 uses the attribute "target" which is not xhtml strict compliant. How can I fix it? Thanks
06:46 just2b silithlas just a sec
06:46 silithlas just2b, sure ^^
06:46 just2b constants!
06:46 just2b PAGE_TARGET =
06:46 just2b content.pageFrameObj =
06:46 just2b styles.content.links.extTarget =
06:46 just2b styles.content.mailform.target =
06:46 just2b styles.content.searchresult.resultTarget =
06:47 just2b styles.content.links.target =
06:47 just2b styles.content.searchresult.target =
06:49 silithlas you mean I should put this to my template constants?
06:49 just2b yes
06:50 silithlas I did but the "target" attribue is still there, don't understand :)
06:50 just2b if you created it with rte > linkbrowser, ypou need to delete it there or you take a cleaning ext
06:50 just2b (which i dont like)
06:51 silithlas I use RTE but when I check article code in RTE, there is no target attribute. typo3 adds it afterward, not in RTE
06:51 just2b deleted caches already?
06:52 silithlas sure ^^
06:52 silithlas the class is internal-link for this link, perhaps it is the reason?
06:52 just2b search for the target in TSOB
06:52 just2b in constants+setup ;)
06:53 silithlas ok, I just have to find the link for TSOB :)
06:50 silithlas I did but the "target" attribue is still there, don't understand :)
06:50 just2b if you created it with rte > linkbrowser, ypou need to delete it there or you take a cleaning ext
06:50 just2b (which i dont like)
06:51 silithlas I use RTE but when I check article code in RTE, there is no target attribute. typo3 adds it afterward, not in RTE
06:51 just2b deleted caches already?
06:52 silithlas sure ^^
06:52 silithlas the class is internal-link for this link, perhaps it is the reason?
06:52 just2b search for the target in TSOB
06:52 just2b in constants+setup ;)
06:53 silithlas ok, I just have to find the link for TSOB :)
06:55 just2b template > right top dropdown
06:56 mosez gooooooood morning!
06:56 silithlas oh ok thanks
06:56 just2b hi mosez
06:56 silithlas btw without target is there still a way to put links so when I click on a link on top of page it directs me to the bottom?
06:56 mosez silithlas: use ankhors
06:57 mosez hum, is this the right english word?
06:57 just2b anchors ;)
06:57 mosez :)
06:58 silithlas thanks :) btw you were right, for this single article I had a link attribute in my RTE, so I deleted it. and btw when I use class internal-link it stays on the same page so this is ok
06:58 mosez silithlas: if you add a link with rte you could set a target, so delete it ;)
06:59 silithlas target is an attribute, right? So I guess we can setup RTE to autoclean target on article save
06:59 just2b yeah i guess o
06:59 just2b so
06:55 just2b template > right top dropdown
06:56 mosez gooooooood morning!
06:56 silithlas oh ok thanks
06:56 just2b hi mosez
06:56 silithlas btw without target is there still a way to put links so when I click on a link on top of page it directs me to the bottom?
06:56 mosez silithlas: use ankhors
06:57 mosez hum, is this the right english word?
06:57 just2b anchors ;)
06:57 mosez :)
06:58 silithlas thanks :) btw you were right, for this single article I had a link attribute in my RTE, so I deleted it. and btw when I use class internal-link it stays on the same page so this is ok
06:58 mosez silithlas: if you add a link with rte you could set a target, so delete it ;)
06:59 silithlas target is an attribute, right? So I guess we can setup RTE to autoclean target on article save
06:59 just2b yeah i guess o
06:59 just2b so
07:02 silithlas oh I have something else to fix, I notice when we create a content type file link, it use "blank" target so I have to find a way :)
07:02 mosez silithlas: have you added this to your config? config.doctype = xhtml_strict, config.xmlprologue = none, config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="en", config.xhtml_cleaning = all
07:04 silithlas xhtml_strict yes, xhtmlprologue no :)
07:04 mosez xmlprologue drops the xml at the beginning of the document... ie dont like this xml tag
07:02 silithlas oh I have something else to fix, I notice when we create a content type file link, it use "blank" target so I have to find a way :)
07:02 mosez silithlas: have you added this to your config? config.doctype = xhtml_strict, config.xmlprologue = none, config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="en", config.xhtml_cleaning = all
07:04 silithlas xhtml_strict yes, xhtmlprologue no :)
07:04 mosez xmlprologue drops the xml at the beginning of the document... ie dont like this xml tag
07:06 mosez http://mosez.net/projects/typo3.html why does the subpage of this dont work? on my ff it works fine... but i cant validate it on the w3c validator and my friend cant see it on his mac too
07:07 mosez on webfrap the subpages works fine
07:07 just2b i can see it on ff
07:07 silithlas I guess I have to find the config needed as just2b told me, but now for file links
07:08 mosez just2b: me too... but validator dow not work and my friend gets an error from realurl
07:08 mosez projects/typo3/multicoltbl.htmlSegment "multicoltbl" was not a keyword for a postVarSet as expected!
07:09 just2b yeah i get this too
07:06 mosez http://mosez.net/projects/typo3.html why does the subpage of this dont work? on my ff it works fine... but i cant validate it on the w3c validator and my friend cant see it on his mac too
07:07 mosez on webfrap the subpages works fine
07:07 just2b i can see it on ff
07:07 silithlas I guess I have to find the config needed as just2b told me, but now for file links
07:08 mosez just2b: me too... but validator dow not work and my friend gets an error from realurl
07:08 mosez projects/typo3/multicoltbl.htmlSegment "multicoltbl" was not a keyword for a postVarSet as expected!
07:09 just2b yeah i get this too
07:11 mosez yeah, i like error logging from the url tool... so i can see somebody was looking for joomla, phpmyadmnin and so on... evil hacker :P
07:12 smurfslayer hm.. you could also see that in your normal access_log?!
07:12 silithlas there is a doc somewhere with all the configs available, no?
07:12 just2b tsref.de > config
07:13 mosez http://mosez.net/thisdoesnotexist.php but i dont like this error message :(
07:13 silithlas .de ?
07:13 just2b it is just a forwarding
07:11 mosez yeah, i like error logging from the url tool... so i can see somebody was looking for joomla, phpmyadmnin and so on... evil hacker :P
07:12 smurfslayer hm.. you could also see that in your normal access_log?!
07:12 silithlas there is a doc somewhere with all the configs available, no?
07:12 just2b tsref.de > config
07:13 mosez http://mosez.net/thisdoesnotexist.php but i dont like this error message :(
07:13 silithlas .de ?
07:13 just2b it is just a forwarding
07:18 silithlas PAGE_TARGET =
07:18 silithlas content.pageFrameObj =
07:18 silithlas just2b, isnt it enough to just put :
07:18 silithlas PAGE_TARGET =
07:18 silithlas content.pageFrameObj =
07:19 just2b i just searched once in TSOB for all _blanks and this is how to get rid of *all* of them
07:19 just2b you dont need to like my solution ;)
07:19 silithlas seems it doesnt work for file links though
07:19 just2b so see how they are build
07:18 silithlas PAGE_TARGET =
07:18 silithlas content.pageFrameObj =
07:18 silithlas just2b, isnt it enough to just put :
07:18 silithlas PAGE_TARGET =
07:18 silithlas content.pageFrameObj =
07:19 just2b i just searched once in TSOB for all _blanks and this is how to get rid of *all* of them
07:19 just2b you dont need to like my solution ;)
07:19 silithlas seems it doesnt work for file links though
07:19 just2b so see how they are build
07:20 just2b if it is an ext or i dont know your installation
07:20 silithlas as when I create a file link contant, it still uses target="_blank"
07:20 silithlas file link content is not an ext, it is in standard typo3 installation
07:21 mosez wtf? if i open the link tool i get following errors: http://nopaste.info/d43bd0b161.html
07:22 just2b ups
07:22 mosez if i click a link i get Fatal error: Cannot unset string offsets in /var/www/mosez.net/.typo3_src-4.1.2/typo3/class.browse_links.php on line 866
07:23 mosez have i got to understand this?
07:20 just2b if it is an ext or i dont know your installation
07:20 silithlas as when I create a file link contant, it still uses target="_blank"
07:20 silithlas file link content is not an ext, it is in standard typo3 installation
07:21 mosez wtf? if i open the link tool i get following errors: http://nopaste.info/d43bd0b161.html
07:22 just2b ups
07:22 mosez if i click a link i get Fatal error: Cannot unset string offsets in /var/www/mosez.net/.typo3_src-4.1.2/typo3/class.browse_links.php on line 866
07:23 mosez have i got to understand this?
07:25 mosez hm... this suxx
07:25 mosez hi beev0r
07:27 Phlogi how can I get the path to my extension?
07:28 mosez just2b: i think this is an error within realurl... :(
07:28 just2b not with browse links
07:25 mosez hm... this suxx
07:25 mosez hi beev0r
07:27 Phlogi how can I get the path to my extension?
07:28 mosez just2b: i think this is an error within realurl... :(
07:28 just2b not with browse links
07:38 marv_w0rk morning
07:38 marv_w0rk morning
07:40 silithlas I wonder... how comes I have no more mail address spam protection? I have put in my config the lines required for this :
07:41 silithlas config.spamProtectEmailAddresses = 2
07:41 silithlas config.spamProtectEmailAddresses_atSubst = (at)
07:41 just2b maybe a {} error
07:43 silithlas and my RTE even doesnt change my mail to links at all, mail stays in plain text, don't know why
07:40 silithlas I wonder... how comes I have no more mail address spam protection? I have put in my config the lines required for this :
07:41 silithlas config.spamProtectEmailAddresses = 2
07:41 silithlas config.spamProtectEmailAddresses_atSubst = (at)
07:41 just2b maybe a {} error
07:43 silithlas and my RTE even doesnt change my mail to links at all, mail stays in plain text, don't know why
07:48 mosez silithlas: for me too
07:48 silithlas but if I remember correctly, it worked before
07:49 mosez i have added config.spamProtectEmailAddresses_atSubst = [ at ] and config.spamProtectEmailAddresses_lastDotSubst = [ dot ]
07:48 mosez silithlas: for me too
07:48 silithlas but if I remember correctly, it worked before
07:49 mosez i have added config.spamProtectEmailAddresses_atSubst = [ at ] and config.spamProtectEmailAddresses_lastDotSubst = [ dot ]
07:50 silithlas mosez, but what I wonder too is why I have my mail in plaintext and not as links anymore
07:50 silithlas should I create the links myself? typo3 does not do this automatically?
07:50 mosez i dont really know...
07:50 just2b depends on the rte i guess.. dont know
07:50 silithlas I use htmlarea RTE
07:50 mosez http://mosez.net/doesnotexist.php why did i get no root line if i hide error pages on menu? :(
07:52 mosez the icon on page view is dotted for the error pages... what did it mean?
07:53 mosez because it is invisible for menu?
07:54 immersen_ Hi all
07:50 silithlas mosez, but what I wonder too is why I have my mail in plaintext and not as links anymore
07:50 silithlas should I create the links myself? typo3 does not do this automatically?
07:50 mosez i dont really know...
07:50 just2b depends on the rte i guess.. dont know
07:50 silithlas I use htmlarea RTE
07:50 mosez http://mosez.net/doesnotexist.php why did i get no root line if i hide error pages on menu? :(
07:52 mosez the icon on page view is dotted for the error pages... what did it mean?
07:53 mosez because it is invisible for menu?
07:54 immersen_ Hi all
07:55 freddy__ immersen_: hi
07:55 immersen_ I'm a real chicken-noob regarding php-updates :S
07:55 dokma is config.doctype = xhtml_strict correct syntax ?
07:55 mosez can i view pages that are hidden on menu for the rootline?
07:55 dokma I'm getting transitional dtd generated
07:56 immersen_ I'm running php 5.0.4 with apache 2.0 on win2003 and would like to upgrade my php (to the newest? version)
07:56 mosez dokma: config.doctype = xhtml_strict config.xmlprologue = none config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" config.xhtml_cleaning = all
07:56 immersen_ Can I just do that? :S
07:57 dokma mosez where did you get all that from?
07:57 dokma any docs about it?
07:57 mosez dokma: documentation
07:57 mosez mom
07:57 dokma could you be more specific?
07:57 mosez one moment
07:57 freddy__ immersen_: dunno much windows stuff
07:58 immersen_ ok - thx anyways ;)
07:59 mosez dokma: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/7/3/
07:59 dokma thanks a lot!
07:59 mosez np
07:55 freddy__ immersen_: hi
07:55 immersen_ I'm a real chicken-noob regarding php-updates :S
07:55 dokma is config.doctype = xhtml_strict correct syntax ?
07:55 mosez can i view pages that are hidden on menu for the rootline?
07:55 dokma I'm getting transitional dtd generated
07:56 immersen_ I'm running php 5.0.4 with apache 2.0 on win2003 and would like to upgrade my php (to the newest? version)
07:56 mosez dokma: config.doctype = xhtml_strict config.xmlprologue = none config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" config.xhtml_cleaning = all
07:56 immersen_ Can I just do that? :S
07:57 dokma mosez where did you get all that from?
07:57 dokma any docs about it?
07:57 mosez dokma: documentation
07:57 mosez mom
07:57 dokma could you be more specific?
07:57 mosez one moment
07:57 freddy__ immersen_: dunno much windows stuff
07:58 immersen_ ok - thx anyways ;)
07:59 mosez dokma: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/7/3/
07:59 dokma thanks a lot!
07:59 mosez np
08:01 dokma mosez you got any clue how this TS:
08:02 dokma config.doctype = xhtml_strict
08:02 dokma config.xmlprologue = none
08:02 dokma config.xhtml_cleaning = all
08:02 dokma generates wrong DTD ? here's the url: http://portal.lir.dk/index.php?id=1
08:03 dokma all caches cleared numerous times
08:04 mosez is it within any braces?
08:04 mosez s/braces/brackets/
08:01 dokma mosez you got any clue how this TS:
08:02 dokma config.doctype = xhtml_strict
08:02 dokma config.xmlprologue = none
08:02 dokma config.xhtml_cleaning = all
08:02 dokma generates wrong DTD ? here's the url: http://portal.lir.dk/index.php?id=1
08:03 dokma all caches cleared numerous times
08:04 mosez is it within any braces?
08:04 mosez s/braces/brackets/
08:05 mosez <meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" /> <<< i think tidy suxx
08:05 mosez deactivate tidy and try it again
08:06 silithlas_ so I asked... :)
08:06 silithlas_ mosez, you use htmlarea as well?
08:06 mosez yes i do
08:07 silithlas_ and you have no problem with mail links? htmlarea transforms all mails to links?
08:07 mosez you have to deactivate targets for this
08:07 mosez at the moment i got no problems
08:07 silithlas_ deactivate targets in template config.
08:07 silithlas_ ?
08:08 mosez deactivate targets for rte
08:09 mosez silithlas_ has done it right now :)
08:09 mosez http://mosez.net/imprint.html on my mail link it works fine, but the web link has got a target...
08:05 mosez <meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" /> <<< i think tidy suxx
08:05 mosez deactivate tidy and try it again
08:06 silithlas_ so I asked... :)
08:06 silithlas_ mosez, you use htmlarea as well?
08:06 mosez yes i do
08:07 silithlas_ and you have no problem with mail links? htmlarea transforms all mails to links?
08:07 mosez you have to deactivate targets for this
08:07 mosez at the moment i got no problems
08:07 silithlas_ deactivate targets in template config.
08:07 silithlas_ ?
08:08 mosez deactivate targets for rte
08:09 mosez silithlas_ has done it right now :)
08:09 mosez http://mosez.net/imprint.html on my mail link it works fine, but the web link has got a target...
08:10 mosez i will fix it later :)
08:10 silithlas_ this is not spam protected$
08:11 mosez silithlas_: i know
08:11 silithlas_ so I have to figure out how to deactivate targets in rte :)
08:11 mosez i've got to work... i can not work on private projects ;)
08:11 dokma ok
08:13 dokma mosez you nailed it right
08:13 dokma tidy was messing it up somehow
08:13 mosez fine :)
08:10 mosez i will fix it later :)
08:10 silithlas_ this is not spam protected$
08:11 mosez silithlas_: i know
08:11 silithlas_ so I have to figure out how to deactivate targets in rte :)
08:11 mosez i've got to work... i can not work on private projects ;)
08:11 dokma ok
08:13 dokma mosez you nailed it right
08:13 dokma tidy was messing it up somehow
08:13 mosez fine :)
08:16 dokma mosez: tidy was regenerating the DTD declaration. I've made it work by adding --doctype=strict
08:16 dokma now all works in a nice sync
08:17 pulponair hi there
08:16 dokma mosez: tidy was regenerating the DTD declaration. I've made it work by adding --doctype=strict
08:16 dokma now all works in a nice sync
08:17 pulponair hi there
08:22 mosez dokma: ok ;)
08:22 mosez dokma: ok ;)
08:31 bauschan hi
08:31 dokma hello pulponair
08:31 dokma :D
08:31 bauschan hi
08:31 dokma hello pulponair
08:31 dokma :D
08:40 pulponair dokma, just2b , etc: hi
08:41 just2b hi pulponair
08:41 dokma pulponair: are you doing T3 for a living?
08:42 pulponair dokma: among other things ;)
08:40 pulponair dokma, just2b , etc: hi
08:41 just2b hi pulponair
08:41 dokma pulponair: are you doing T3 for a living?
08:42 pulponair dokma: among other things ;)
08:50 pulponair just2b: did you note that i added you to my xing contacts ? ;)
08:51 just2b pulp > nikokas?
08:51 pulponair just2b: yes
08:51 silithlas_ something strange. I have the htmlarea 1.5.2 installed on my system, but when I check on extension repository latest version is 1.4.4. So what happened?
08:51 just2b ok now a lighzt goes on ;)
08:53 freddy__ where do I give the right to a user, who must be able to change template (templa voila). I guess it is in the 'allowed excludefields' but I cannot find which ?
08:50 pulponair just2b: did you note that i added you to my xing contacts ? ;)
08:51 just2b pulp > nikokas?
08:51 pulponair just2b: yes
08:51 silithlas_ something strange. I have the htmlarea 1.5.2 installed on my system, but when I check on extension repository latest version is 1.4.4. So what happened?
08:51 just2b ok now a lighzt goes on ;)
08:53 freddy__ where do I give the right to a user, who must be able to change template (templa voila). I guess it is in the 'allowed excludefields' but I cannot find which ?
08:56 pulponair re
08:58 freddy__ ahh found it :-)
08:56 pulponair re
08:58 freddy__ ahh found it :-)
09:21 silithlas so, is there a way to update a system extension?
09:22 just2b sure
09:23 just2b either overwrite it as a normal extension or aneble it in install tool
09:24 silithlas I wonder because when I want to import a new extension I can put it only on local, so the old one remains in system
09:24 just2b yeah it is a protection
09:21 silithlas so, is there a way to update a system extension?
09:22 just2b sure
09:23 just2b either overwrite it as a normal extension or aneble it in install tool
09:24 silithlas I wonder because when I want to import a new extension I can put it only on local, so the old one remains in system
09:24 just2b yeah it is a protection
09:26 fred^ gday
09:26 fred^ i wish there was a template debugger
09:27 just2b ts debugger?
09:27 fred^ who would tell me why typo3 doesnt process this particular tag
09:27 fred^ yes
09:27 fred^ something as simple as inserting content doesnt work atm on this new template
09:27 fred^ subparts.CONTENT_BORDER < styles.content.getBorder
09:27 fred^ subparts.innholdc < styles.content.get
09:27 fred^ woops
09:28 just2b no include static
09:28 fred^ its the innholdc that matters. either way, it probaly doesnt like my html template?
09:28 fred^ hehe, your totally right
09:28 fred^ im blushing
09:28 just2b this was easy
09:28 fred^ highfive
09:28 fred^ yup it was
09:28 fred^ and im glad
09:26 fred^ gday
09:26 fred^ i wish there was a template debugger
09:27 just2b ts debugger?
09:27 fred^ who would tell me why typo3 doesnt process this particular tag
09:27 fred^ yes
09:27 fred^ something as simple as inserting content doesnt work atm on this new template
09:27 fred^ subparts.CONTENT_BORDER < styles.content.getBorder
09:27 fred^ subparts.innholdc < styles.content.get
09:27 fred^ woops
09:28 just2b no include static
09:28 fred^ its the innholdc that matters. either way, it probaly doesnt like my html template?
09:28 fred^ hehe, your totally right
09:28 fred^ im blushing
09:28 just2b this was easy
09:28 fred^ highfive
09:28 fred^ yup it was
09:28 fred^ and im glad
09:31 silithlas just2b, so you mean it is possible to desactivate this protection temporarely from the install tool?
09:31 freddy__ when I try to assign a new filemount to a new group, nothing shows up in the filemount pane of the form, but I have several folders in below fileadmin. What am Idoing wrong ?
09:31 just2b yeah it is
09:31 silithlas just2b, so you mean it is possible to desactivate this protection temporarely from the install tool?
09:31 freddy__ when I try to assign a new filemount to a new group, nothing shows up in the filemount pane of the form, but I have several folders in below fileadmin. What am Idoing wrong ?
09:31 just2b yeah it is
10:30 Phlogi in my extension, where can I add static typoscript? I think I set it in kickstarter, but can't find a file to put my TS in. Is it in the static directory?
10:31 Phlogi oh now I found something
10:30 Phlogi in my extension, where can I add static typoscript? I think I set it in kickstarter, but can't find a file to put my TS in. Is it in the static directory?
10:31 Phlogi oh now I found something
10:44 Phlogi si ext_typoscript_setup.txt detected by the EM automatically?
10:44 Phlogi si ext_typoscript_setup.txt detected by the EM automatically?
11:01 roadrunn1r i have a litte problem and need a idea... if create content with an image i want a margin/padding with 10px fromt the left border. i did it in my css file. but next on this or on another site i need a bigger margin because it looks better (image with text). how could i solve it?
11:01 roadrunn1r i have a litte problem and need a idea... if create content with an image i want a margin/padding with 10px fromt the left border. i did it in my css file. but next on this or on another site i need a bigger margin because it looks better (image with text). how could i solve it?
11:40 Denyerec lo
11:40 Phlogi anyone suceeded with dynaflex?
11:40 Denyerec Turns out...
11:41 Denyerec ...mailform plus had a bug in 4.0.0
11:41 Denyerec that broke default values.
11:41 Denyerec 4.0.3 is fine.
11:41 Denyerec :/
11:40 Denyerec lo
11:40 Phlogi anyone suceeded with dynaflex?
11:40 Denyerec Turns out...
11:41 Denyerec ...mailform plus had a bug in 4.0.0
11:41 Denyerec that broke default values.
11:41 Denyerec 4.0.3 is fine.
11:41 Denyerec :/
11:49 Phlogi oh how can I tell my extension to create an upload folder when its installed? Or will the EM get that automatically from my tca config?
11:49 Phlogi oh how can I tell my extension to create an upload folder when its installed? Or will the EM get that automatically from my tca config?
11:57 Phlogi how can I recreate the _md5_values_when_last_written in ext_emconf?
11:58 just2b in EM
11:57 Phlogi how can I recreate the _md5_values_when_last_written in ext_emconf?
11:58 just2b in EM
12:00 FloLeBlanc hi all
12:01 Phlogi hi FloLeBlanc
12:01 FloLeBlanc can I just add a variable in TS and use it in the extension? f.e. 10.myvalue = someimagestring and $somearray['myvalue'] in the php?
12:02 just2b sure
12:04 Phlogi FloLeBlanc: you mean variable outside the plugin.foo structure?
12:00 FloLeBlanc hi all
12:01 Phlogi hi FloLeBlanc
12:01 FloLeBlanc can I just add a variable in TS and use it in the extension? f.e. 10.myvalue = someimagestring and $somearray['myvalue'] in the php?
12:02 just2b sure
12:04 Phlogi FloLeBlanc: you mean variable outside the plugin.foo structure?
12:05 FloLeBlanc no inside
12:05 FloLeBlanc just2b: ok so just add it in ts and search for the var in the ext array?
12:05 just2b dont need to search if you know the name ;)
12:06 FloLeBlanc yes of course :-P, thank you
12:05 FloLeBlanc no inside
12:05 FloLeBlanc just2b: ok so just add it in ts and search for the var in the ext array?
12:05 just2b dont need to search if you know the name ;)
12:06 FloLeBlanc yes of course :-P, thank you
12:10 Phlogi FloLeBlanc: its in the $conf array btw
12:11 FloLeBlanc thx
12:10 Phlogi FloLeBlanc: its in the $conf array btw
12:11 FloLeBlanc thx
12:19 Phlogi how would you create a popup window in an extension? is there a helping function? Like for the image thing (click-enlarge)
12:19 Phlogi how would you create a popup window in an extension? is there a helping function? Like for the image thing (click-enlarge)
12:20 just2b just use TS > imagelinkwrap
12:20 just2b you will get the clickenlarge
12:21 Phlogi ah yes, thanks just found it!
12:21 Phlogi cool! :)
12:20 just2b just use TS > imagelinkwrap
12:20 just2b you will get the clickenlarge
12:21 Phlogi ah yes, thanks just found it!
12:21 Phlogi cool! :)
12:38 Phlogi how can I combine the typolink things with the linkTP and piVars stuff? I mean can I use both of them somehow?
12:38 Phlogi how can I combine the typolink things with the linkTP and piVars stuff? I mean can I use both of them somehow?
12:42 ries Morning folks
12:43 ries Anybody knows who sina is?
12:42 ries Morning folks
12:43 ries Anybody knows who sina is?
12:45 FloLeBlanc not me
12:45 FloLeBlanc and hi ries
12:45 ries Hey FloLeBlanc ...
12:46 ries I just went back from a small holliday...
12:46 FloLeBlanc nice.. where have you been to
12:46 ries I have been to isla de la Plata
12:46 FloLeBlanc sounds like a hot place in summer :)
12:46 ries Which is something like the galapagos but then in small size
12:47 ries kinda cool... have seen whales jumping out of the water like you see it at animal planet :)
12:48 Phlogi I was in Italy for two weeks :)
12:48 Phlogi hi ries =)
12:50 ries Hey Phlogi
12:45 FloLeBlanc not me
12:45 FloLeBlanc and hi ries
12:45 ries Hey FloLeBlanc ...
12:46 ries I just went back from a small holliday...
12:46 FloLeBlanc nice.. where have you been to
12:46 ries I have been to isla de la Plata
12:46 FloLeBlanc sounds like a hot place in summer :)
12:46 ries Which is something like the galapagos but then in small size
12:47 ries kinda cool... have seen whales jumping out of the water like you see it at animal planet :)
12:48 Phlogi I was in Italy for two weeks :)
12:48 Phlogi hi ries =)
12:50 ries Hey Phlogi
12:50 mp3debuger Apologies apologies for my English. Specifically for his absence. But is not there someone who speaks Russian?
12:51 ries mp3debuger: vodius speaks russian but he is not here right now
12:52 mp3debuger Thanks
12:53 ries mp3debuger: Just hang around here... he is often here
12:50 mp3debuger Apologies apologies for my English. Specifically for his absence. But is not there someone who speaks Russian?
12:51 ries mp3debuger: vodius speaks russian but he is not here right now
12:52 mp3debuger Thanks
12:53 ries mp3debuger: Just hang around here... he is often here
12:55 mp3debuger Thank you, I will wait
12:56 FloLeBlanc ries: wow :)
12:56 FloLeBlanc can anyone tell me what pi_list_modeSelector does?
12:56 ries FloLeBlanc: Last time I use that function was 3 years ago :)
12:56 FloLeBlanc hehe
12:58 FloLeBlanc ah found it hmm... the problem is it escapes my image tag :)
12:59 nightclaw hi has anyone here successfully integrated gallery2 into typo via the gallery2 extension?
12:55 mp3debuger Thank you, I will wait
12:56 FloLeBlanc ries: wow :)
12:56 FloLeBlanc can anyone tell me what pi_list_modeSelector does?
12:56 ries FloLeBlanc: Last time I use that function was 3 years ago :)
12:56 FloLeBlanc hehe
12:58 FloLeBlanc ah found it hmm... the problem is it escapes my image tag :)
12:59 nightclaw hi has anyone here successfully integrated gallery2 into typo via the gallery2 extension?
14:03 theconic hello, i got a problem again: (i bet you can help me ;)
14:03 kangt :)
14:03 kangt just explain your pb
14:04 theconic when i have to tell typo3 where my frontend users are, that i can use the standard login form, i have to go to template and set the "PID of user archive"
14:03 theconic hello, i got a problem again: (i bet you can help me ;)
14:03 kangt :)
14:03 kangt just explain your pb
14:04 theconic when i have to tell typo3 where my frontend users are, that i can use the standard login form, i have to go to template and set the "PID of user archive"
14:05 theconic but when i have created my website with templavoila i can't use the "template" module, because he says that there's no template
14:06 theconic so where can i then tell the login form where to search for the frontend users?
14:06 kangt you can use the template module
14:07 theconic hm, it only says that "there's no template"
14:05 theconic but when i have created my website with templavoila i can't use the "template" module, because he says that there's no template
14:06 theconic so where can i then tell the login form where to search for the frontend users?
14:06 kangt you can use the template module
14:07 theconic hm, it only says that "there's no template"
14:13 theconic my user guide tells me to go to the "content" category in the template module, but the template module tells me "Create a template record first in order to edit constants!"
14:13 theconic my user guide tells me to go to the "content" category in the template module, but the template module tells me "Create a template record first in order to edit constants!"
14:16 theconic where do i set the "PID of user archive" in the template module, if i have no template record? does someone understand my question? :D I use typo3 since 2 Days...
14:16 ries theconic: it's a 'bug' for newloginbox you cannot use a different storeage folder for templates and users
14:16 ries Use one of the other login boxes
14:17 theconic what login box would you approve?
14:17 theconic betterloginbox?
14:17 ries somethign with mac if I recall corectly
14:18 theconic my userguide approves the "Better Login-Box"
14:18 theconic will i succeed with that?
14:16 theconic where do i set the "PID of user archive" in the template module, if i have no template record? does someone understand my question? :D I use typo3 since 2 Days...
14:16 ries theconic: it's a 'bug' for newloginbox you cannot use a different storeage folder for templates and users
14:16 ries Use one of the other login boxes
14:17 theconic what login box would you approve?
14:17 theconic betterloginbox?
14:17 ries somethign with mac if I recall corectly
14:18 theconic my userguide approves the "Better Login-Box"
14:18 theconic will i succeed with that?
14:20 theconic sorry, it's called "newloginbox"
14:21 theconic can i there set the system folder with the frontend users inside?
14:22 ries newloginbox is kinda buggy with TV,
14:22 theconic and which one would you say is the best compatible with tv?
14:23 ries theconic: try loginbox_macmade
14:20 theconic sorry, it's called "newloginbox"
14:21 theconic can i there set the system folder with the frontend users inside?
14:22 ries newloginbox is kinda buggy with TV,
14:22 theconic and which one would you say is the best compatible with tv?
14:23 ries theconic: try loginbox_macmade
14:25 theconic sorry, i was kicked out... which one did you say is the best for using with TV?
14:28 theconic buhäää... pleasy can anyone tell me how to use the loginbox (or any other loginbox) with a site created with TemplaVoila!
14:29 ries ries: theconic: try loginbox_macmade
14:25 theconic sorry, i was kicked out... which one did you say is the best for using with TV?
14:28 theconic buhäää... pleasy can anyone tell me how to use the loginbox (or any other loginbox) with a site created with TemplaVoila!
14:29 ries ries: theconic: try loginbox_macmade
14:30 theconic thanks ;)
14:30 theconic thanks ;)
14:37 Denyerec Hey Ries
14:38 ries Hey Denyerec
14:37 Denyerec Hey Ries
14:38 ries Hey Denyerec
14:40 pulponair just2b: have you ever looked through the sourcecode auf tt_products?
14:41 Phlogi Ok I want to do this: create a link with typolink that opens a popup with JS. So the second option of parameter is the width and height. Now want to point to the current page so I use parameter.data = TSFE:id, but where do I need to add the widthxheight then?
14:43 socken23 Hi! What's the best plugin if I want to send newsletters to subscribers!?
14:40 pulponair just2b: have you ever looked through the sourcecode auf tt_products?
14:41 Phlogi Ok I want to do this: create a link with typolink that opens a popup with JS. So the second option of parameter is the width and height. Now want to point to the current page so I use parameter.data = TSFE:id, but where do I need to add the widthxheight then?
14:43 socken23 Hi! What's the best plugin if I want to send newsletters to subscribers!?
14:50 socken23 direct_mail seems quite good... Is that the "best" choice!?
14:50 socken23 direct_mail seems quite good... Is that the "best" choice!?
15:00 kangt socken23, for me it depends on who gonna use it ?
15:00 kangt for a customer without knowledge of typo3 i would recommend tc_directmail which is easier to use
15:01 socken23 kangt: Thanks! I'll take a look at it. Should be fairly easy to use for my customer ;-)
15:01 kangt ;)
15:02 Phlogi a simple question, how can I get the id of the current page in php in my ext?
15:03 kangt plugin or module ?
15:00 kangt socken23, for me it depends on who gonna use it ?
15:00 kangt for a customer without knowledge of typo3 i would recommend tc_directmail which is easier to use
15:01 socken23 kangt: Thanks! I'll take a look at it. Should be fairly easy to use for my customer ;-)
15:01 kangt ;)
15:02 Phlogi a simple question, how can I get the id of the current page in php in my ext?
15:03 kangt plugin or module ?
15:13 pulponair for all who ever wondered why catimages are not working in tt_products, i just digged through the code and submited the following ..tsstst :http://bugs.typo3.org/view.php?id=6142
15:14 Phlogi kangt: plugin, already found it
15:14 just2b hehe thx (even if i dont use ttproducts)
15:14 kangt k
15:13 pulponair for all who ever wondered why catimages are not working in tt_products, i just digged through the code and submited the following ..tsstst :http://bugs.typo3.org/view.php?id=6142
15:14 Phlogi kangt: plugin, already found it
15:14 just2b hehe thx (even if i dont use ttproducts)
15:14 kangt k
15:15 pulponair just2b: franz seems to be a little woozy sometimes (i ve seen similar issues in e.g. graytree)
15:18 just2b yeah.. i think everything from him is quite a mess, maybe because of long history
15:18 just2b > sr_feuser_register is the best=worst example
15:19 just2b so.. need to go and explain my mum again things in typo ;)
15:19 pulponair just2b: fully agree
15:19 pulponair just2b: if you feel really good have a look at graytree
15:19 just2b no i dont need it ;)
15:19 pulponair just2b: but dont forget to have a bottle of buzz aside
15:20 ries Just remember that graytree sucks with large trees
15:15 pulponair just2b: franz seems to be a little woozy sometimes (i ve seen similar issues in e.g. graytree)
15:18 just2b yeah.. i think everything from him is quite a mess, maybe because of long history
15:18 just2b > sr_feuser_register is the best=worst example
15:19 just2b so.. need to go and explain my mum again things in typo ;)
15:19 pulponair just2b: fully agree
15:19 pulponair just2b: if you feel really good have a look at graytree
15:19 just2b no i dont need it ;)
15:19 pulponair just2b: but dont forget to have a bottle of buzz aside
15:20 ries Just remember that graytree sucks with large trees
15:20 pulponair ries: it sucks in generall
15:20 just2b > this sucks much more > http://typo3.org/documentation/document-library/extension-manuals/graytree/0.1.1/view/
15:20 pulponair ries: good idea bad implementation
15:20 pulponair just2b: yeah not to mention ;)
15:22 pulponair ries: i recently tried to attach graytree to mssql db via dbal...that was really kinda creepy
15:23 just2b pulponair > http://bugs.typo3.org/view.php?id=6143
15:23 ries pulponair: it was used in one of the shop systems... and the shop systems was rendering my frontend for more then 2 minutes
15:23 ries and all processor time was done in graytree
15:24 ries Denyerec: see pm
15:24 just2b there is no nice ajax tree... it is quite sad.. also the ttnews think is a mess
15:24 pulponair ries: yes that is due to some ugly recursions ...i expected similar things during my project
15:24 pulponair just2b: yes
15:24 just2b because if you expand a category, you cant select it
15:20 pulponair ries: it sucks in generall
15:20 just2b > this sucks much more > http://typo3.org/documentation/document-library/extension-manuals/graytree/0.1.1/view/
15:20 pulponair ries: good idea bad implementation
15:20 pulponair just2b: yeah not to mention ;)
15:22 pulponair ries: i recently tried to attach graytree to mssql db via dbal...that was really kinda creepy
15:23 just2b pulponair > http://bugs.typo3.org/view.php?id=6143
15:23 ries pulponair: it was used in one of the shop systems... and the shop systems was rendering my frontend for more then 2 minutes
15:23 ries and all processor time was done in graytree
15:24 ries Denyerec: see pm
15:24 just2b there is no nice ajax tree... it is quite sad.. also the ttnews think is a mess
15:24 pulponair ries: yes that is due to some ugly recursions ...i expected similar things during my project
15:24 pulponair just2b: yes
15:24 just2b because if you expand a category, you cant select it
15:25 pulponair just2b:http://bugs.typo3.org/view.php?id=5480
15:25 Denyerec Thanks ries
15:25 just2b yeah just saw that you submitted quite a fiew
15:25 pulponair just2b: :http://bugs.typo3.org/view.php?id=5479
15:25 ries does anybodt think there is room for another DAM sort of system?
15:25 pulponair just2b : :)
15:26 just2b i dont like franz' work.. srry
15:26 pulponair just2b: me too
15:26 just2b so need to go ;)
15:29 ries guess that's a no :)
15:25 pulponair just2b:http://bugs.typo3.org/view.php?id=5480
15:25 Denyerec Thanks ries
15:25 just2b yeah just saw that you submitted quite a fiew
15:25 pulponair just2b: :http://bugs.typo3.org/view.php?id=5479
15:25 ries does anybodt think there is room for another DAM sort of system?
15:25 pulponair just2b : :)
15:26 just2b i dont like franz' work.. srry
15:26 pulponair just2b: me too
15:26 just2b so need to go ;)
15:29 ries guess that's a no :)
15:31 pulponair ries: i used to avoid dam for quite a time but i used it (very carefully) during some smaller projects and it is "OK" (but far from user friednly)
15:32 ries pulponair: My main concern with DAM is speed and the way the database is layed out..
15:33 ries also I cannot re-organise directories once they are indexed by DAM
15:33 pulponair ries: that is an issue too right ...
15:33 pulponair ries: yes
15:33 pulponair ries: annoying issue
15:33 ries I created a system that is 90% ready (but not a nice BE interface yet)
15:33 pulponair ries: at least moving of files/directories should be possible
15:34 ries that stores directories and files in seperate tables and does allow for re-organising directories without loosing teh DB connection
15:34 ries based on nested sets I can quickly find a single file or a group of files under a single directories...
15:31 pulponair ries: i used to avoid dam for quite a time but i used it (very carefully) during some smaller projects and it is "OK" (but far from user friednly)
15:32 ries pulponair: My main concern with DAM is speed and the way the database is layed out..
15:33 ries also I cannot re-organise directories once they are indexed by DAM
15:33 pulponair ries: that is an issue too right ...
15:33 pulponair ries: yes
15:33 pulponair ries: annoying issue
15:33 ries I created a system that is 90% ready (but not a nice BE interface yet)
15:33 pulponair ries: at least moving of files/directories should be possible
15:34 ries that stores directories and files in seperate tables and does allow for re-organising directories without loosing teh DB connection
15:34 ries based on nested sets I can quickly find a single file or a group of files under a single directories...
15:35 pulponair ries: nice but even dam could be extended by filesystem reorganisation
15:36 pulponair ries: eighter by reseting the "file_path" on move or even better storing an md5 hash and recognising files on it
15:36 ries I don't like the way that DAM stores all files and information into a single directory
15:36 ries single table
15:37 pulponair indeed
15:39 ries I am not to convinced about using the MD5 to find the same file again.. so I handle that portion a little bit different
15:39 ries I am not sure how DAM handles that though...
15:35 pulponair ries: nice but even dam could be extended by filesystem reorganisation
15:36 pulponair ries: eighter by reseting the "file_path" on move or even better storing an md5 hash and recognising files on it
15:36 ries I don't like the way that DAM stores all files and information into a single directory
15:36 ries single table
15:37 pulponair indeed
15:39 ries I am not to convinced about using the MD5 to find the same file again.. so I handle that portion a little bit different
15:39 ries I am not sure how DAM handles that though...
15:40 pulponair ries: it doenst handle it
15:40 ries can DAM store the same file (same MD5) twice in the database?
15:40 pulponair ;)
15:40 pulponair ries: yes i think so
15:40 pulponair (makes no sense imho)
15:42 ries it does make sence actually...
15:42 ries How does DAM handle handle this: Get me the last 10 images in a directory tree and the directory tree contains 10.000 images.
15:42 ries is that possible?
15:43 ries may be based on a like query....
15:43 pulponair ries: yes it is but i will crash the server i guess ;)
15:40 pulponair ries: it doenst handle it
15:40 ries can DAM store the same file (same MD5) twice in the database?
15:40 pulponair ;)
15:40 pulponair ries: yes i think so
15:40 pulponair (makes no sense imho)
15:42 ries it does make sence actually...
15:42 ries How does DAM handle handle this: Get me the last 10 images in a directory tree and the directory tree contains 10.000 images.
15:42 ries is that possible?
15:43 ries may be based on a like query....
15:43 pulponair ries: yes it is but i will crash the server i guess ;)
16:18 dokma I've got a quick trivia
16:19 dokma in TYPO3 when I delete a page that has subpages does everything get deleted recursively?
16:19 dokma including content
16:19 koomi dokma: depends on the setting for the user
16:18 dokma I've got a quick trivia
16:19 dokma in TYPO3 when I delete a page that has subpages does everything get deleted recursively?
16:19 dokma including content
16:19 koomi dokma: depends on the setting for the user
16:20 koomi there's a delete recursive option in the user's settings
16:20 koomi + it only gets marked as deleted in the db. the actual content/page is still there
16:22 dokma cool
16:22 dokma I did set it for my self
16:23 pulponair koomi: :ping
16:20 koomi there's a delete recursive option in the user's settings
16:20 koomi + it only gets marked as deleted in the db. the actual content/page is still there
16:22 dokma cool
16:22 dokma I did set it for my self
16:23 pulponair koomi: :ping
16:39 dokma koomi: it still does not let me delete pages recursively
16:39 dokma I did check the 'delete dirs recursively'
16:39 dokma but it has no effect
16:39 dokma koomi: it still does not let me delete pages recursively
16:39 dokma I did check the 'delete dirs recursively'
16:39 dokma but it has no effect
16:51 bedlamhotel dokma: "dirs"? That's the file system, not pages.
16:52 bedlamhotel You're looking for the setting that says "Recursive Delete(!): Allow ALL subpages to be deleted when deleting a page:" in User > Setup in the BE.
16:51 bedlamhotel dokma: "dirs"? That's the file system, not pages.
16:52 bedlamhotel You're looking for the setting that says "Recursive Delete(!): Allow ALL subpages to be deleted when deleting a page:" in User > Setup in the BE.
17:18 jananne How do i remove background colors of a tt_news record? Just to have only text and nothing else. look here for a btter explenation -> http://dansschoolbrunsman.nl/dansschoolbrunsman/index.php?id=home
17:18 jananne How do i remove background colors of a tt_news record? Just to have only text and nothing else. look here for a btter explenation -> http://dansschoolbrunsman.nl/dansschoolbrunsman/index.php?id=home
17:22 just2b dont include the css
17:22 just2b dont include the css
17:28 ries 21 clients per server...
17:28 ries 21 clients per server...
17:31 jananne just2b: Did that, doesn't work :s
17:32 dokma bedlamhotel: I managed to find it
17:32 dokma thank you mate!
17:33 nathanl-wi I'm doing a little extension development and am trying to add css to my pi1/ extension. The kickstarter added pi1/static/setup.txt with an example of css, however that file doesn't seem to be parsed. (Yes, I know to kill the cache.) I have also tried adding t3lib_extMgm::addStaticFile($_EXTKEY,'pi1/static/','Static for pi1 in coupons'); to my ext_locallang.php but that doesnt do it. Is there a trick I'm missing?
17:31 jananne just2b: Did that, doesn't work :s
17:32 dokma bedlamhotel: I managed to find it
17:32 dokma thank you mate!
17:33 nathanl-wi I'm doing a little extension development and am trying to add css to my pi1/ extension. The kickstarter added pi1/static/setup.txt with an example of css, however that file doesn't seem to be parsed. (Yes, I know to kill the cache.) I have also tried adding t3lib_extMgm::addStaticFile($_EXTKEY,'pi1/static/','Static for pi1 in coupons'); to my ext_locallang.php but that doesnt do it. Is there a trick I'm missing?
17:35 ries nathanl-wi: did you add teh setup in typo3 under the section static setup? (top of my head)
17:36 nathanl-wi I wanted to add it in a file so that it will go with my extension whenever I move it to another server
17:35 ries nathanl-wi: did you add teh setup in typo3 under the section static setup? (top of my head)
17:36 nathanl-wi I wanted to add it in a file so that it will go with my extension whenever I move it to another server
17:41 _Awillys_ just2b
17:41 _Awillys_ just2b
17:46 nathanl-wi Digging a little deeper, I put a breakpoint in my temp_CACHED_...._localconf.php file right near the line that is supposed to add my static/setup.txt file. When I step into the extMgm::addStaticFile($extKey,$path,$title) method, the $TCA variable is null! So the static file never gets included.
17:46 nathanl-wi Digging a little deeper, I put a breakpoint in my temp_CACHED_...._localconf.php file right near the line that is supposed to add my static/setup.txt file. When I step into the extMgm::addStaticFile($extKey,$path,$title) method, the $TCA variable is null! So the static file never gets included.
17:55 nathanl-wi My $TCA array is null until line 342 of typo3/cms/tslib/index_ts.php when $TSFE->getCompressedTCarray(); is called.
17:55 nathanl-wi but the extMgm::addStaticFile() method that is called before that expects $TCA to be defined...
17:57 bedlamhotel nathanl-wi: answer Ries' question: did you include the static template file in the main TS template in your site?
17:57 nathanl-wi No
17:57 nathanl-wi I'm trying to use extMgm::addStaticFile() instead.
17:58 nathanl-wi let me try that...
17:59 bedlamhotel Nathanl-wi: then the problem is that you have misunderstood what a 'static' TS template is.
17:59 bedlamhotel [probably]
17:59 nathanl-wi I'm sure :
17:59 nathanl-wi )
17:55 nathanl-wi My $TCA array is null until line 342 of typo3/cms/tslib/index_ts.php when $TSFE->getCompressedTCarray(); is called.
17:55 nathanl-wi but the extMgm::addStaticFile() method that is called before that expects $TCA to be defined...
17:57 bedlamhotel nathanl-wi: answer Ries' question: did you include the static template file in the main TS template in your site?
17:57 nathanl-wi No
17:57 nathanl-wi I'm trying to use extMgm::addStaticFile() instead.
17:58 nathanl-wi let me try that...
17:59 bedlamhotel Nathanl-wi: then the problem is that you have misunderstood what a 'static' TS template is.
17:59 bedlamhotel [probably]
17:59 nathanl-wi I'm sure :
17:59 nathanl-wi )
18:00 bedlamhotel Do you use CSS Styled Content in your site?
18:00 ries nathanl-wi: Normally a user would go into teh BE of typo3 and under templates he will add teh static file
18:01 nathanl-wi sorry... I'll explain differently. When I created a new extension with the Kickstarter, it created a file myextname/pi1/static/setup.txt
18:01 nathanl-wi inside that file is a line: # Example of default set CSS styles (these go into the document header):
18:01 nathanl-wi plugin.tx_ovcoupon_pi1._CSS_DEFAULT_STYLE (
18:01 nathanl-wi then there is a small amount of CSS
18:02 nathanl-wi I'm trying to get that CSS code to show up in my document
18:02 bedlamhotel nathanl-wi: that's what we're telling you.
18:02 nathanl-wi oh..so it doesn't automatically get included
18:03 nathanl-wi I'm sorry if I'm dense. I really am trying to learn fast and not ask silly questions.
18:03 bedlamhotel That's right. It's the 'new' way (probably about four years old now though...) It makes more sense; it's a simple task, and it allows you to add TS to a particular branch of the page tree, without having it automatically appear everywhere.
18:03 bedlamhotel Nah. With TYPO3, your questions would have to be MUCH sillier for you to sound dense :)
18:00 bedlamhotel Do you use CSS Styled Content in your site?
18:00 ries nathanl-wi: Normally a user would go into teh BE of typo3 and under templates he will add teh static file
18:01 nathanl-wi sorry... I'll explain differently. When I created a new extension with the Kickstarter, it created a file myextname/pi1/static/setup.txt
18:01 nathanl-wi inside that file is a line: # Example of default set CSS styles (these go into the document header):
18:01 nathanl-wi plugin.tx_ovcoupon_pi1._CSS_DEFAULT_STYLE (
18:01 nathanl-wi then there is a small amount of CSS
18:02 nathanl-wi I'm trying to get that CSS code to show up in my document
18:02 bedlamhotel nathanl-wi: that's what we're telling you.
18:02 nathanl-wi oh..so it doesn't automatically get included
18:03 nathanl-wi I'm sorry if I'm dense. I really am trying to learn fast and not ask silly questions.
18:03 bedlamhotel That's right. It's the 'new' way (probably about four years old now though...) It makes more sense; it's a simple task, and it allows you to add TS to a particular branch of the page tree, without having it automatically appear everywhere.
18:03 bedlamhotel Nah. With TYPO3, your questions would have to be MUCH sillier for you to sound dense :)
18:05 bedlamhotel When your TS appears everywhere by default, what often happens is that you have to go around to different sites in the page tree (or just different parts of one site) and 'turn off' that default TS all over the place...
18:05 nathanl-wi So I go to Web->Template then my site root
18:05 bedlamhotel Yep.
18:06 nathanl-wi then copy and paste the TS into the SETUP field
18:06 bedlamhotel No.
18:06 bedlamhotel Look in the field labelled "Include static (from extensions)"
18:07 bedlamhotel What do you see? On the right side of it, if your extension is installed and working correctly, you'll see the TS template you made.
18:07 nathanl-wi I'm not seeing Include static from extensions
18:08 nathanl-wi I'm on the Info/Modify page of the root template
18:09 bedlamhotel Look for the link that says "Click here to edit whole template record"
18:09 bedlamhotel ...and click it ;-)
18:09 nathanl-wi Got that
18:09 nathanl-wi aha!
18:09 nathanl-wi I see it
18:05 bedlamhotel When your TS appears everywhere by default, what often happens is that you have to go around to different sites in the page tree (or just different parts of one site) and 'turn off' that default TS all over the place...
18:05 nathanl-wi So I go to Web->Template then my site root
18:05 bedlamhotel Yep.
18:06 nathanl-wi then copy and paste the TS into the SETUP field
18:06 bedlamhotel No.
18:06 bedlamhotel Look in the field labelled "Include static (from extensions)"
18:07 bedlamhotel What do you see? On the right side of it, if your extension is installed and working correctly, you'll see the TS template you made.
18:07 nathanl-wi I'm not seeing Include static from extensions
18:08 nathanl-wi I'm on the Info/Modify page of the root template
18:09 bedlamhotel Look for the link that says "Click here to edit whole template record"
18:09 bedlamhotel ...and click it ;-)
18:09 nathanl-wi Got that
18:09 nathanl-wi aha!
18:09 nathanl-wi I see it
18:10 nathanl-wi I have seen this before, when I installed CSS Styled Content. I had forgotten
18:10 nathanl-wi Thank you for your help. I really appreciate it.
18:11 nathanl-wi it worked perfectly
18:11 bedlamhotel Excellent ;-)
18:14 nathanl-wi It seems like it would be neat to build in that step to the installation process in the Extension Manager, much like changes to Tables are done...
18:10 nathanl-wi I have seen this before, when I installed CSS Styled Content. I had forgotten
18:10 nathanl-wi Thank you for your help. I really appreciate it.
18:11 nathanl-wi it worked perfectly
18:11 bedlamhotel Excellent ;-)
18:14 nathanl-wi It seems like it would be neat to build in that step to the installation process in the Extension Manager, much like changes to Tables are done...
18:17 Adam___ I am attempting to use subparts.left-container < styles.content.getLeft (using the tx_automaketemplate_pi1 plugin). However, this does not seem to pull in the left column content, nor does getRight seem to pull in the right. Is there something more that needs to be done to enable this functionality?
18:17 Adam___ I am attempting to use subparts.left-container < styles.content.getLeft (using the tx_automaketemplate_pi1 plugin). However, this does not seem to pull in the left column content, nor does getRight seem to pull in the right. Is there something more that needs to be done to enable this functionality?
18:39 zatmania hello
18:39 zatmania hello
19:45 wacky__ hey guys, how can I make the 'Translations' tab appear in the 'Page (TV)' page ?
19:45 wacky__ hey guys, how can I make the 'Translations' tab appear in the 'Page (TV)' page ?
20:31 ries cx
20:31 ries cx
20:35 mh_le when I tryy to access my site I keep getting access forbidden (403).. any clues on what I should do?
20:35 mh_le when I tryy to access my site I keep getting access forbidden (403).. any clues on what I should do?
20:44 nathanl-wi mh_le: it sounds like your webserver doesn't have rights to your typo3 files
20:44 nathanl-wi mh_le: it sounds like your webserver doesn't have rights to your typo3 files
20:45 nathanl-wi mh_le: what OS are you on and what web server are you using?
20:45 mh_le openSUSE and Apache2
20:45 nathanl-wi mh_le: what OS are you on and what web server are you using?
20:45 mh_le openSUSE and Apache2
20:51 nathanl-wi you need to figure out what your web server is running as... (www, www-data, apache)
20:51 nathanl-wi I'm not sure what Suse uses
20:51 mh_le wwwrun
20:51 nathanl-wi then make sure your files in htdocs are readable (and writable in some cases) by the Apache user
20:52 mh_le they are
20:52 mh_le o chowned the entire directory to be owned by wwwrun
20:52 mh_le I
20:53 nathanl-wi what does your virtual host look like?
20:53 mh_le let me paste the section..
20:54 nathanl-wi the important part is the Order allow,deny
20:54 nathanl-wi Allow from all
20:54 nathanl-wi lines
20:51 nathanl-wi you need to figure out what your web server is running as... (www, www-data, apache)
20:51 nathanl-wi I'm not sure what Suse uses
20:51 mh_le wwwrun
20:51 nathanl-wi then make sure your files in htdocs are readable (and writable in some cases) by the Apache user
20:52 mh_le they are
20:52 mh_le o chowned the entire directory to be owned by wwwrun
20:52 mh_le I
20:53 nathanl-wi what does your virtual host look like?
20:53 mh_le let me paste the section..
20:54 nathanl-wi the important part is the Order allow,deny
20:54 nathanl-wi Allow from all
20:54 nathanl-wi lines
20:55 mh_le http://www.pastebin.ca/656121
20:57 nathanl-wi You put the typo3 files in /srv/www/eccentric/www/public_html then?
20:58 nathanl-wi If so, try uncommenting lines 27-32 and changing line 27 to <Directory "/srv/www/eccentric/www/public_html">
20:55 mh_le http://www.pastebin.ca/656121
20:57 nathanl-wi You put the typo3 files in /srv/www/eccentric/www/public_html then?
20:58 nathanl-wi If so, try uncommenting lines 27-32 and changing line 27 to <Directory "/srv/www/eccentric/www/public_html">
21:00 mh_le okay
21:01 nathanl-wi You might also want to change AllowOverride from "None" to "All" if you want to use .htaccess file.
21:01 nathanl-wi let me know if that works
21:03 mh_le nathanl-wi: I get the amin page of my site, but I get 403 if I follow any of the links
21:04 nathanl-wi so you can log-in to the main typo3 admin page?
21:00 mh_le okay
21:01 nathanl-wi You might also want to change AllowOverride from "None" to "All" if you want to use .htaccess file.
21:01 nathanl-wi let me know if that works
21:03 mh_le nathanl-wi: I get the amin page of my site, but I get 403 if I follow any of the links
21:04 nathanl-wi so you can log-in to the main typo3 admin page?
21:06 mh_le nathanl-wi: no, I have restored a site from a previous installation, so the main page of the public website is showing, but if I follow any of the lonks on the page or try to access the login screen I get a 403
21:08 nathanl-wi that's odd. I'd try clearing the cache and double checking the file permissions.
21:06 mh_le nathanl-wi: no, I have restored a site from a previous installation, so the main page of the public website is showing, but if I follow any of the lonks on the page or try to access the login screen I get a 403
21:08 nathanl-wi that's odd. I'd try clearing the cache and double checking the file permissions.
21:11 nathanl-wi here is one other thought, try changing "Options None" to "Options FollowSymLinks"
21:11 nathanl-wi here is one other thought, try changing "Options None" to "Options FollowSymLinks"
21:16 mh_le which section?
21:17 nathanl-wi in the section you had just uncommented
21:17 nathanl-wi line 28 of the paste
21:16 mh_le which section?
21:17 nathanl-wi in the section you had just uncommented
21:17 nathanl-wi line 28 of the paste
21:20 mh_le nathanl-wi: thanks did it, thanks a lot :)
21:20 nathanl-wi no problem, glad I could help
21:20 mh_le :)
21:20 mh_le nathanl-wi: thanks did it, thanks a lot :)
21:20 nathanl-wi no problem, glad I could help
21:20 mh_le :)
21:35 rapidfyredotnet Do any of you know how to create a menu where the top level only displays the ACT state menu item???
21:36 rapidfyredotnet I want to not even generate html for the NO (normal) state menu items.
21:37 rapidfyredotnet I have set entryLevel = -3
21:37 kangt have you tried to not define NO ?
21:37 kangt not to*
21:38 rapidfyredotnet If I write lib.menu.1.NO=0, then the whole menu disappears.
21:39 rapidfyredotnet I also tried lib.menu.1.NO <
21:39 rapidfyredotnet This is no problem when I do it for the other states...
21:39 rapidfyredotnet lib.men.1.ACT = 0
21:35 rapidfyredotnet Do any of you know how to create a menu where the top level only displays the ACT state menu item???
21:36 rapidfyredotnet I want to not even generate html for the NO (normal) state menu items.
21:37 rapidfyredotnet I have set entryLevel = -3
21:37 kangt have you tried to not define NO ?
21:37 kangt not to*
21:38 rapidfyredotnet If I write lib.menu.1.NO=0, then the whole menu disappears.
21:39 rapidfyredotnet I also tried lib.menu.1.NO <
21:39 rapidfyredotnet This is no problem when I do it for the other states...
21:39 rapidfyredotnet lib.men.1.ACT = 0
21:40 rapidfyredotnet the normal state seems to be preconfigured and I don't know how to stop it from displaying.
21:40 rapidfyredotnet ...other than using CSS, which is what I am doing for the time being until I find a TS fix.
21:42 kangt lib.men.1.NO.doNotShowLink = 1
21:42 rapidfyredotnet I will try that
21:42 kangt should do the job
21:43 kangt is there a way in TCA, type=select to get only the item in the edited language ?
21:44 kangt get items only*
21:44 bedlamhotel rapidfyredotnet: lib.menu.NO { doNotShowLink = 1 } // lib.menu.ACT { allWrap = <b>|</b> }
21:40 rapidfyredotnet the normal state seems to be preconfigured and I don't know how to stop it from displaying.
21:40 rapidfyredotnet ...other than using CSS, which is what I am doing for the time being until I find a TS fix.
21:42 kangt lib.men.1.NO.doNotShowLink = 1
21:42 rapidfyredotnet I will try that
21:42 kangt should do the job
21:43 kangt is there a way in TCA, type=select to get only the item in the edited language ?
21:44 kangt get items only*
21:44 bedlamhotel rapidfyredotnet: lib.menu.NO { doNotShowLink = 1 } // lib.menu.ACT { allWrap = <b>|</b> }
21:45 kangt should work yes
21:45 kangt should work yes
21:53 rapidfyredotnet You rule!
21:53 rapidfyredotnet It worked!
21:53 rapidfyredotnet You rule!
21:53 rapidfyredotnet It worked!
21:55 rapidfyredotnet I was suspecting that it would leave a spacer where the menu item would have been. In the documentation it states, "if set, the text will not be shown at all (smart with spacers)"
21:56 rapidfyredotnet The spacer it must be talking about is not a clear gif spacer but the spacer menu item state
21:57 rapidfyredotnet I see no traces of html from the NO menu item when using doNotShowLink=1, and that's exactly what I wanted
21:55 rapidfyredotnet I was suspecting that it would leave a spacer where the menu item would have been. In the documentation it states, "if set, the text will not be shown at all (smart with spacers)"
21:56 rapidfyredotnet The spacer it must be talking about is not a clear gif spacer but the spacer menu item state
21:57 rapidfyredotnet I see no traces of html from the NO menu item when using doNotShowLink=1, and that's exactly what I wanted
22:00 kangt nop it's about the page type "spacer"
22:00 kangt glad it helps :)
22:02 kangt and yes it's about SPC state :)
22:02 rapidfyredotnet I wish it stated SPC... I ruled it out when I read it based on my misinformed assumption. That will teach me :)
22:03 kangt ;)
22:00 kangt nop it's about the page type "spacer"
22:00 kangt glad it helps :)
22:02 kangt and yes it's about SPC state :)
22:02 rapidfyredotnet I wish it stated SPC... I ruled it out when I read it based on my misinformed assumption. That will teach me :)
22:03 kangt ;)
22:05 rapidfyredotnet I've also been having very weird trouble with realurl (as far as I can tell). Periodically Typo3 times out when trying to refresh a random page at say treeLevel=3 in the browser. HOWEVER, when I navigate from the home page down to that subpage I am able to get there just fine and then the problem seems to go away.
22:05 rapidfyredotnet Could this have something to do with realurl caching issues?
22:06 rapidfyredotnet I really don't know where to turn right now.
22:08 rapidfyredotnet If I just wait indefinitely, refreshing every little bit, I will never see the page become available UNTIL I visit a page in the rootline. Has anyone else had this trouble before?
22:09 rapidfyredotnet I am not a seasoned realurl user and am hoping there is some real life experiences I can draw from.
22:05 rapidfyredotnet I've also been having very weird trouble with realurl (as far as I can tell). Periodically Typo3 times out when trying to refresh a random page at say treeLevel=3 in the browser. HOWEVER, when I navigate from the home page down to that subpage I am able to get there just fine and then the problem seems to go away.
22:05 rapidfyredotnet Could this have something to do with realurl caching issues?
22:06 rapidfyredotnet I really don't know where to turn right now.
22:08 rapidfyredotnet If I just wait indefinitely, refreshing every little bit, I will never see the page become available UNTIL I visit a page in the rootline. Has anyone else had this trouble before?
22:09 rapidfyredotnet I am not a seasoned realurl user and am hoping there is some real life experiences I can draw from.
22:11 kangt i don't use realurl very often
22:11 kangt have you give a try with cooluri ? seems very easier to configure
22:11 rapidfyredotnet I forgot to mention that I am still able to get to the page by entering /index.php?id=2416 even though the realurl path is not working. 99% of the time realurl paths work perfectly... the server is not under any heavy loads and is not rebooting or anything.
22:12 rapidfyredotnet I know that there's a lot of documentation for realurl and support from other extensions and I'm afraid to pass that up. In what situations would cooluri not work?
22:13 kangt don't know sorry as i said i don't use this system very often
22:14 rapidfyredotnet This is a high traffic site and there are several hundred backend editors
22:11 kangt i don't use realurl very often
22:11 kangt have you give a try with cooluri ? seems very easier to configure
22:11 rapidfyredotnet I forgot to mention that I am still able to get to the page by entering /index.php?id=2416 even though the realurl path is not working. 99% of the time realurl paths work perfectly... the server is not under any heavy loads and is not rebooting or anything.
22:12 rapidfyredotnet I know that there's a lot of documentation for realurl and support from other extensions and I'm afraid to pass that up. In what situations would cooluri not work?
22:13 kangt don't know sorry as i said i don't use this system very often
22:14 rapidfyredotnet This is a high traffic site and there are several hundred backend editors
22:15 rapidfyredotnet I have to choose extensions very carefully :)
22:15 kangt yes :)
22:16 rapidfyredotnet I'm relaunching a new version of the website and am in beta testing... going live by the end of the month so MUST work out the bugs quickly *sweat beads on forehead*... but I love what I do so am enjoying every minute of it.
22:15 rapidfyredotnet I have to choose extensions very carefully :)
22:15 kangt yes :)
22:16 rapidfyredotnet I'm relaunching a new version of the website and am in beta testing... going live by the end of the month so MUST work out the bugs quickly *sweat beads on forehead*... but I love what I do so am enjoying every minute of it.
22:24 ries rapidfyredotnet: cooluri does have some bugs still.. but I think that jan will solve them quickly
22:24 ries rapidfyredotnet: cooluri does have some bugs still.. but I think that jan will solve them quickly
22:26 rapidfyredotnet That's good to know (at least hopefully) that there will be more active development. It was last updated three days ago... wow!
22:26 ries realUrl is more stable for sure... But Jan is really active on it
22:27 ries rapidfyredotnet: since you need some more speed, I think cooluri might be a better option for you
22:26 rapidfyredotnet That's good to know (at least hopefully) that there will be more active development. It was last updated three days ago... wow!
22:26 ries realUrl is more stable for sure... But Jan is really active on it
22:27 ries rapidfyredotnet: since you need some more speed, I think cooluri might be a better option for you
22:32 rapidfyredotnet So is it a lot faster? I would consider testing it out on another site first if there is real justification. I am reading the docs on it right now and it appears to handle multidomains which is my case currently.
22:32 rapidfyredotnet So is it a lot faster? I would consider testing it out on another site first if there is real justification. I am reading the docs on it right now and it appears to handle multidomains which is my case currently.
22:36 ries rapidfyredotnet: it's somewhat faster
22:36 ries realUrl also handles multi domains.... but it's a bit slower...
22:39 rapidfyredotnet thanks for the info... this is very valuable to me.
22:36 ries rapidfyredotnet: it's somewhat faster
22:36 ries realUrl also handles multi domains.... but it's a bit slower...
22:39 rapidfyredotnet thanks for the info... this is very valuable to me.
22:40 ries rapidfyredotnet: it's just what I have heard... not my own experiance
22:40 ries realUrl handle my domains well enough
22:40 ries I will not switch yet, but now domains will be tested with cooluri
22:40 rapidfyredotnet Well, what you've heard is still more than I've heard :)
22:40 ries some things are a bit easer with coolURI though
22:40 ries for example with realUrl it's hard to remove a path, with coolUri it's easy
22:41 rapidfyredotnet coolURI appear to be a quick fix for non complicated sites (unlike this one).
22:41 rapidfyredotnet ...and could be quite effective as well, just doesn't have all the bells and whistles yet (15 minutes of research).
22:40 ries rapidfyredotnet: it's just what I have heard... not my own experiance
22:40 ries realUrl handle my domains well enough
22:40 ries I will not switch yet, but now domains will be tested with cooluri
22:40 rapidfyredotnet Well, what you've heard is still more than I've heard :)
22:40 ries some things are a bit easer with coolURI though
22:40 ries for example with realUrl it's hard to remove a path, with coolUri it's easy
22:41 rapidfyredotnet coolURI appear to be a quick fix for non complicated sites (unlike this one).
22:41 rapidfyredotnet ...and could be quite effective as well, just doesn't have all the bells and whistles yet (15 minutes of research).
23:30 xxdr hey
23:30 xxdr WOPE FUKING DO
23:30 xxdr my name is spam lord
23:31 xxdr wat u all mute
23:30 xxdr hey
23:30 xxdr WOPE FUKING DO
23:30 xxdr my name is spam lord
23:31 xxdr wat u all mute

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.