Search the website and IRC logs

#TYPO3 IRC log from : Saturday 18 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
07:33 reinhart hello
07:33 af_ hi
07:34 reinhart can I ask you a question
07:33 reinhart hello
07:33 af_ hi
07:34 reinhart can I ask you a question
07:35 reinhart concerning gmenu_layers and how to determine the area the popping up gmenu should appear in....hello?!
07:37 af_ tto bad, I am a novice
07:39 reinhart thanks, anyway
07:35 reinhart concerning gmenu_layers and how to determine the area the popping up gmenu should appear in....hello?!
07:37 af_ tto bad, I am a novice
07:39 reinhart thanks, anyway
09:11 koomi i'm feeling stupid
09:11 koomi why doesn't this work?
09:11 koomi lib.pageheader = TEXT
09:11 koomi lib.pageheader.field = title
09:13 Rens koomi: what do you want to do?
09:14 koomi Rens: copy the page title into lib.pageheader?
09:11 koomi i'm feeling stupid
09:11 koomi why doesn't this work?
09:11 koomi lib.pageheader = TEXT
09:11 koomi lib.pageheader.field = title
09:13 Rens koomi: what do you want to do?
09:14 koomi Rens: copy the page title into lib.pageheader?
09:16 Rens koomi: yeah, but what is lib.pageheader? I would like to think with you, but I do not know all the TS properties, and I can't find anything useful about it on google
09:17 Rens only thing I see is a reference to a mailing list question which uses pageHeader (capital H)
09:18 koomi Rens: this is a templavoila based template i'm working on. because of layout restriction the header needs special placement. there is a field in my to that takes the page title so it gets displayed correctly
09:18 koomi that's why i need the page title in lib.pageheader or lib.mypageheader or something
09:18 koomi to let tv know what the actual header is
09:19 Rens is this of any use?
09:19 Rens lib.titel = TEXT
09:19 Rens lib.titel.field = TITLE
09:19 Rens lib.titel.insertData = 1
09:16 Rens koomi: yeah, but what is lib.pageheader? I would like to think with you, but I do not know all the TS properties, and I can't find anything useful about it on google
09:17 Rens only thing I see is a reference to a mailing list question which uses pageHeader (capital H)
09:18 koomi Rens: this is a templavoila based template i'm working on. because of layout restriction the header needs special placement. there is a field in my to that takes the page title so it gets displayed correctly
09:18 koomi that's why i need the page title in lib.pageheader or lib.mypageheader or something
09:18 koomi to let tv know what the actual header is
09:19 Rens is this of any use?
09:19 Rens lib.titel = TEXT
09:19 Rens lib.titel.field = TITLE
09:19 Rens lib.titel.insertData = 1
09:21 koomi nope. it should but it doesn't
09:21 koomi i fear i made a crappy mistake somewhere
09:21 koomi taking a look at my own old templates ..
09:21 koomi this is a bad start :)(
09:22 koomi lib.pageheader = TEXT
09:22 koomi lib.pageheader.data = page:title
09:22 koomi sucks.
09:23 koomi works.
09:23 koomi common typo.
09:23 Rens :D it's allways a small thing that makes a programmer feel stupid :D
09:24 Rens I've also a really stupid thing :D
09:24 koomi i don't feel like programming with ts
09:24 Rens if I set page.config.index_enable = 1, I should see this in the object browser, right?
09:24 koomi it's always a bit like: "god, i just hopes this works"
09:24 koomi Rens: probably?
09:21 koomi nope. it should but it doesn't
09:21 koomi i fear i made a crappy mistake somewhere
09:21 koomi taking a look at my own old templates ..
09:21 koomi this is a bad start :)(
09:22 koomi lib.pageheader = TEXT
09:22 koomi lib.pageheader.data = page:title
09:22 koomi sucks.
09:23 koomi works.
09:23 koomi common typo.
09:23 Rens :D it's allways a small thing that makes a programmer feel stupid :D
09:24 Rens I've also a really stupid thing :D
09:24 koomi i don't feel like programming with ts
09:24 Rens if I set page.config.index_enable = 1, I should see this in the object browser, right?
09:24 koomi it's always a bit like: "god, i just hopes this works"
09:24 koomi Rens: probably?
09:25 koomi why not config.index_enable?
09:25 Rens hmmz... probably the reason why I don't see it in the object browser :p gonna test it
09:27 Rens it appears in the object browser, but still the site isn't indexing at all
09:27 Rens indexed search engine is installed, and the checkbox 'disable FE caching' is not enabled...
09:29 koomi log in, log out
09:29 koomi errm
09:29 koomi log out
09:29 koomi browse the site
09:29 koomi log back in
09:29 koomi indexed search uses the cached files
09:29 koomi there was a nice write-up about indexed search woes
09:29 koomi google knows, probably
09:25 koomi why not config.index_enable?
09:25 Rens hmmz... probably the reason why I don't see it in the object browser :p gonna test it
09:27 Rens it appears in the object browser, but still the site isn't indexing at all
09:27 Rens indexed search engine is installed, and the checkbox 'disable FE caching' is not enabled...
09:29 koomi log in, log out
09:29 koomi errm
09:29 koomi log out
09:29 koomi browse the site
09:29 koomi log back in
09:29 koomi indexed search uses the cached files
09:29 koomi there was a nice write-up about indexed search woes
09:29 koomi google knows, probably
09:30 Rens I've been working on the crawler all night...
09:30 Rens thought that one was the problem...
09:30 Rens but... without any indexing the crawler will not do a lot :D
09:30 Rens another reason to feel stupid :p
09:32 Rens still not working
09:30 Rens I've been working on the crawler all night...
09:30 Rens thought that one was the problem...
09:30 Rens but... without any indexing the crawler will not do a lot :D
09:30 Rens another reason to feel stupid :p
09:32 Rens still not working
09:37 koomi Rens: i only set config.index_enable = 1
09:38 Rens koomi: I'm truncating all index tables now... think they are crappy
09:37 koomi Rens: i only set config.index_enable = 1
09:38 Rens koomi: I'm truncating all index tables now... think they are crappy
10:13 Rens grrrr... I'm really stuck with indexed search :(
10:14 koomi hmm.
10:14 Rens I checked my TS config with the documentation, and it is correct... I cleared all index / caching tables... I even cleaned up my entire temp folder...
10:14 Rens still no solution...
10:14 koomi info > index search gives you nothing?
10:14 Rens gives 'Not indexed' all over the place
10:14 koomi did you browse the site?
10:14 koomi without being logged in / different browser?
10:14 koomi it think that was my point of failure
10:13 Rens grrrr... I'm really stuck with indexed search :(
10:14 koomi hmm.
10:14 Rens I checked my TS config with the documentation, and it is correct... I cleared all index / caching tables... I even cleaned up my entire temp folder...
10:14 Rens still no solution...
10:14 koomi info > index search gives you nothing?
10:14 Rens gives 'Not indexed' all over the place
10:14 koomi did you browse the site?
10:14 koomi without being logged in / different browser?
10:14 koomi it think that was my point of failure
10:15 Rens k... gonna open the site on my 2nd computer ;-)
10:15 Rens also no solution :(
10:15 koomi log out first (to be on the i-don't-know-what's-wrong-safe-side)
10:16 Rens logged out, and opened the site on a 2nd computer in firefox and safari...
10:17 Rens still not indexed
10:17 Rens I installed the indexed search engine this morning on another site, same server
10:17 Rens works perfectly
10:17 koomi grr
10:17 koomi no idea?
10:17 koomi check
10:17 koomi well
10:17 Rens the only thing that's different is that I've turned off FE caching yesterday on this site...
10:17 koomi hhmm
10:17 Rens but, that's turned on again
10:18 Rens but somehow I've the feeling typo3 doesn't see it's turned on again...
10:18 Rens is there any way to reset the entire configuration of indexed_search?
10:15 Rens k... gonna open the site on my 2nd computer ;-)
10:15 Rens also no solution :(
10:15 koomi log out first (to be on the i-don't-know-what's-wrong-safe-side)
10:16 Rens logged out, and opened the site on a 2nd computer in firefox and safari...
10:17 Rens still not indexed
10:17 Rens I installed the indexed search engine this morning on another site, same server
10:17 Rens works perfectly
10:17 koomi grr
10:17 koomi no idea?
10:17 koomi check
10:17 koomi well
10:17 Rens the only thing that's different is that I've turned off FE caching yesterday on this site...
10:17 koomi hhmm
10:17 Rens but, that's turned on again
10:18 Rens but somehow I've the feeling typo3 doesn't see it's turned on again...
10:18 Rens is there any way to reset the entire configuration of indexed_search?
10:25 Rens hmmz... doorbel :p
10:25 Rens later
10:25 Rens hmmz... doorbel :p
10:25 Rens later
12:14 Rens koomi?
12:14 Rens I found the solution for my indexed search problem...
12:14 Rens uninstalling all extensions...
12:14 Rens and reinstall them...
12:14 Rens everything works fine now
12:14 Rens koomi?
12:14 Rens I found the solution for my indexed search problem...
12:14 Rens uninstalling all extensions...
12:14 Rens and reinstall them...
12:14 Rens everything works fine now
12:15 Rens and I see why :p
12:15 Rens I had an extension, which is loaded on every page... which set $GLOBALS['TSFE']->set_no_cache();...
12:15 Rens so, there was no caching...
12:15 Rens and I see why :p
12:15 Rens I had an extension, which is loaded on every page... which set $GLOBALS['TSFE']->set_no_cache();...
12:15 Rens so, there was no caching...
12:27 xarragon_ Hello guys, I've just completed an installation of Typo3 version 4.1.2, everything looks dandy in the config, all the appropiate directories are writeable, memory config has been bumped up, database is installed and reindexed. Now, I keep getting warnings all over the place about invalid mysql result sets... Typically in the page/content handling parts of the backend.
12:29 Rens hi xarragon
12:27 xarragon_ Hello guys, I've just completed an installation of Typo3 version 4.1.2, everything looks dandy in the config, all the appropiate directories are writeable, memory config has been bumped up, database is installed and reindexed. Now, I keep getting warnings all over the place about invalid mysql result sets... Typically in the page/content handling parts of the backend.
12:29 Rens hi xarragon
12:30 Rens in the install tool you also have a compare function for the database
12:30 Rens you might want to check it out :D
12:30 xarragon_ Also get SQL errors when creating new pages: 2: SQL error: 'unknown column 'hidden' in 'field list''; seems I messed up my database somehow.
12:30 xarragon_ Rens: Right, thanks.
12:32 xarragon_ Hmm, could it be that my SQL user has inappropiate rights? That would account for the error message spews I guess.
12:34 xarragon_ Ah, it seems I have two duplicate users in the mysql database; probably only of them has the proper permissions.
12:34 xarragon_ PEBKAC once again. :-)
12:30 Rens in the install tool you also have a compare function for the database
12:30 Rens you might want to check it out :D
12:30 xarragon_ Also get SQL errors when creating new pages: 2: SQL error: 'unknown column 'hidden' in 'field list''; seems I messed up my database somehow.
12:30 xarragon_ Rens: Right, thanks.
12:32 xarragon_ Hmm, could it be that my SQL user has inappropiate rights? That would account for the error message spews I guess.
12:34 xarragon_ Ah, it seems I have two duplicate users in the mysql database; probably only of them has the proper permissions.
12:34 xarragon_ PEBKAC once again. :-)
12:46 xarragon_ Hm, no, still alot of warnings here.
12:47 dokma helloooo
12:47 dokma :D
12:49 xarragon_ Anyone proficient with mysql that can teach me how to properly set the permissions for my user, in case this is the cause of my errors?
12:49 xarragon_ I did a 'GRANT ALL ON databasename.* TO 'myuser'@'localhost';'
12:46 xarragon_ Hm, no, still alot of warnings here.
12:47 dokma helloooo
12:47 dokma :D
12:49 xarragon_ Anyone proficient with mysql that can teach me how to properly set the permissions for my user, in case this is the cause of my errors?
12:49 xarragon_ I did a 'GRANT ALL ON databasename.* TO 'myuser'@'localhost';'
12:53 xarragon_ Oh, sorry, I did include a 'IDENTIFIED BY'-statement for the password as well.
12:53 xarragon_ Oh, sorry, I did include a 'IDENTIFIED BY'-statement for the password as well.
13:02 xarragon_ Darn it, I installed the database by the setup tool, and the checker seems to say it's fine, but the database seems to be missing fields when I try to add a page. Wtf can be wrong?
13:02 xarragon_ Darn it, I installed the database by the setup tool, and the checker seems to say it's fine, but the database seems to be missing fields when I try to add a page. Wtf can be wrong?
13:11 xarragon_ Ahaaa
13:12 xarragon_ Now it solved itself; I think you were correct the whole time, Rens. I reran the installer and performed an alteration of the database. And voilá!
13:12 xarragon_ Strange error, since I populated the database straight from the installer during setup. But hey...
13:14 ries morning
13:11 xarragon_ Ahaaa
13:12 xarragon_ Now it solved itself; I think you were correct the whole time, Rens. I reran the installer and performed an alteration of the database. And voilá!
13:12 xarragon_ Strange error, since I populated the database straight from the installer during setup. But hey...
13:14 ries morning
13:17 xarragon_ Good morning, or rather good afternoon for me.
13:17 xarragon_ Good morning, or rather good afternoon for me.
13:47 ries http://www.noooxml.org/petition
13:47 ries http://www.noooxml.org/petition
15:05 Fanty Anyway to have the same page to exist two places in my page structure?
15:07 Fanty like you can do with content like "insert records"
15:05 Fanty Anyway to have the same page to exist two places in my page structure?
15:07 Fanty like you can do with content like "insert records"
16:03 voidus Fanty: use shortcut?
16:04 Fanty a shortcut redirects to the page. I need the page to exist in menus/breadcrumbs but have the same contents as the other page
16:04 Fanty setting a page to Advanced adds a field that enables it
16:03 voidus Fanty: use shortcut?
16:04 Fanty a shortcut redirects to the page. I need the page to exist in menus/breadcrumbs but have the same contents as the other page
16:04 Fanty setting a page to Advanced adds a field that enables it
16:14 nutcase hi@al
16:14 nutcase l
16:14 nutcase hi@al
16:14 nutcase l
16:36 socken23 Hi all! I installed direct_mail and direct_mail_subscription without errors but I don't have the option to insert the plugin 'direct mail subscription' as page content. Any idea why!??
16:36 socken23 Hi all! I installed direct_mail and direct_mail_subscription without errors but I don't have the option to insert the plugin 'direct mail subscription' as page content. Any idea why!??
16:49 dokma ppl!
16:49 dokma ppl!
16:50 dokma how do I add class to a latest news item image?
16:50 just2b with ts?
16:50 just2b plugin.tt_news.singleView.image.params=class="newsbild"
16:50 dokma how do I add class to a latest news item image?
16:50 just2b with ts?
16:50 just2b plugin.tt_news.singleView.image.params=class="newsbild"
17:11 just2b anyone there?
17:11 just2b anyone there?
17:26 nutcase has anyone pg_pageteaser with autoContent=1 running?
17:27 nutcase sorry, jp_pageteaser
17:27 nutcase i have defined the tv-fields, but no content is generated
17:26 nutcase has anyone pg_pageteaser with autoContent=1 running?
17:27 nutcase sorry, jp_pageteaser
17:27 nutcase i have defined the tv-fields, but no content is generated
17:40 neub_ hy
17:41 neub_ just want to know
17:41 neub_ how we can use or if we can use typo3 with groups
17:41 neub_ i didn't find this option
17:41 just2b which groups?
17:41 neub_ groups
17:41 neub_ that you can create
17:42 d|g hi all
17:42 just2b fe or be?=
17:44 neub_ what's mean fe or be
17:44 just2b in the frontend or backend
17:40 neub_ hy
17:41 neub_ just want to know
17:41 neub_ how we can use or if we can use typo3 with groups
17:41 neub_ i didn't find this option
17:41 just2b which groups?
17:41 neub_ groups
17:41 neub_ that you can create
17:42 d|g hi all
17:42 just2b fe or be?=
17:44 neub_ what's mean fe or be
17:44 just2b in the frontend or backend
17:46 neub_ ahhh okay
17:46 neub_ hum it's both
17:46 just2b for both are user groups ;)
17:46 neub_ because be is to manage different right
17:48 just2b this is a whole different world.. stritly diived! be is for content editing, fe users are just if they see or dont see content elements
17:48 neub_ yeah but they could edit things
17:49 neub_ like event if they are in the group
17:49 neub_ and see only restricted part
17:49 just2b of course.. a contenet element can hold also editing functions
17:49 neub_ ahh okay
17:49 neub_ so it is only fe
17:49 neub_ in this sense
17:49 just2b and you can check everything inside an extension.. but i am talking about the main functions.. so no extensions ;)
17:46 neub_ ahhh okay
17:46 neub_ hum it's both
17:46 just2b for both are user groups ;)
17:46 neub_ because be is to manage different right
17:48 just2b this is a whole different world.. stritly diived! be is for content editing, fe users are just if they see or dont see content elements
17:48 neub_ yeah but they could edit things
17:49 neub_ like event if they are in the group
17:49 neub_ and see only restricted part
17:49 just2b of course.. a contenet element can hold also editing functions
17:49 neub_ ahh okay
17:49 neub_ so it is only fe
17:49 neub_ in this sense
17:49 just2b and you can check everything inside an extension.. but i am talking about the main functions.. so no extensions ;)
17:52 neub_ so do you know something usefull to do this
17:52 neub_ because i've tried all the day with joomla
17:53 neub_ and there is nothing
17:54 just2b what do you wanna do?
17:52 neub_ so do you know something usefull to do this
17:52 neub_ because i've tried all the day with joomla
17:53 neub_ and there is nothing
17:54 just2b what do you wanna do?
17:57 neub_ in fact i'm looking for a good event calendar, which need to be edited by different group (associations)
17:57 just2b take cal
17:57 neub_ in fact i'm looking for a good event calendar, which need to be edited by different group (associations)
17:57 just2b take cal
18:02 neub_ yeah
18:02 neub_ but there is something with group
18:03 neub_ ?
18:04 just2b sure, you can edit/create all records in the FE
18:02 neub_ yeah
18:02 neub_ but there is something with group
18:03 neub_ ?
18:04 just2b sure, you can edit/create all records in the FE
18:07 neub_ okay thanks
18:08 neub_ and is it normal to have nothing in Web > Page
18:08 neub_ for the be area
18:08 neub_ I have no test
18:08 just2b on the right side or where?
18:09 neub_ everywhere
18:09 neub_ it's empty
18:09 just2b empty = really nothing?
18:09 neub_ it told me to click on a page
18:09 neub_ no
18:09 neub_ there is + New TYPO3 site
18:09 neub_ and above Reload the tree from the server
18:07 neub_ okay thanks
18:08 neub_ and is it normal to have nothing in Web > Page
18:08 neub_ for the be area
18:08 neub_ I have no test
18:08 just2b on the right side or where?
18:09 neub_ everywhere
18:09 neub_ it's empty
18:09 just2b empty = really nothing?
18:09 neub_ it told me to click on a page
18:09 neub_ no
18:09 neub_ there is + New TYPO3 site
18:09 neub_ and above Reload the tree from the server
18:10 just2b so click on page icon > create a new page
18:10 neub_ but nothing more ... and in some tutorial there is a lots of page
18:13 just2b so create them
18:14 neub_ yeah i know but there is no template
18:14 just2b create one
18:10 just2b so click on page icon > create a new page
18:10 neub_ but nothing more ... and in some tutorial there is a lots of page
18:13 just2b so create them
18:14 neub_ yeah i know but there is no template
18:14 just2b create one
18:18 neub_ yeah but i don't have testsite
18:19 just2b start from the scratch
18:18 neub_ yeah but i don't have testsite
18:19 just2b start from the scratch
18:22 neub_ humm i don't understand
18:22 neub_ humm i don't understand
18:34 neub_ Warning: exec() has been disabled for security reasons in /Users/<removed>/cc6bbe74aab284307024a4645cef215c/Users/<removed>/web/typo3/t3lib/class.t3lib_div.php on line 403
18:34 neub_ can we avoid this kind of warning
18:34 neub_ Warning: exec() has been disabled for security reasons in /Users/<removed>/cc6bbe74aab284307024a4645cef215c/Users/<removed>/web/typo3/t3lib/class.t3lib_div.php on line 403
18:34 neub_ can we avoid this kind of warning
18:35 just2b ask your hoster
18:35 neub_ because it is compulsory to have this option
18:35 just2b ask your hoster
18:35 neub_ because it is compulsory to have this option
19:12 neub_ Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 3191170 bytes) in
19:12 neub_ is a problem of my account
19:12 neub_ or a problem of the extension
19:12 just2b account
19:12 just2b 16mb is a *little bit* too less for typo3
19:12 neub_ no more size
19:12 neub_ Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 3191170 bytes) in
19:12 neub_ is a problem of my account
19:12 neub_ or a problem of the extension
19:12 just2b account
19:12 just2b 16mb is a *little bit* too less for typo3
19:12 neub_ no more size
19:25 neub_ My quotas are : 29,99 Mo / 50 Go
19:25 neub_ My quotas are : 29,99 Mo / 50 Go
21:11 voidus did anybody here test 5.0?
21:12 just2b why if you are not core dev
21:12 voidus to be ready..
21:13 just2b rofl
21:13 voidus what?
21:13 just2b there is not really something to test
21:14 just2b it is just developed
21:14 just2b still 2y away
21:11 voidus did anybody here test 5.0?
21:12 just2b why if you are not core dev
21:12 voidus to be ready..
21:13 just2b rofl
21:13 voidus what?
21:13 just2b there is not really something to test
21:14 just2b it is just developed
21:14 just2b still 2y away
21:15 ries at least...
21:15 voidus just2b: it is 3 Mb already.. a lot of classes.. i prefer to learn 5.0 before it will be released
21:16 just2b sure.. there is so much of the mvc which is not fixed now and will and can be changed every day
21:16 just2b and what you wanna test? there is no BE or FE.. lol
21:17 voidus i want to see at least "hello world" :) but i get an error
21:18 just2b php6 and every as in wiki said?
21:18 voidus php6 - yes.. but for windows. so, it may be more buggy :)
21:15 ries at least...
21:15 voidus just2b: it is 3 Mb already.. a lot of classes.. i prefer to learn 5.0 before it will be released
21:16 just2b sure.. there is so much of the mvc which is not fixed now and will and can be changed every day
21:16 just2b and what you wanna test? there is no BE or FE.. lol
21:17 voidus i want to see at least "hello world" :) but i get an error
21:18 just2b php6 and every as in wiki said?
21:18 voidus php6 - yes.. but for windows. so, it may be more buggy :)
21:21 voidus i think, error is because of slashes... / and \
21:21 voidus i think, error is because of slashes... / and \
22:38 dokma hi all
22:38 dokma anyone with a clear mind on?
22:38 timdeluxe not really *hicks*
22:38 dokma heh :D
22:38 dokma I've got a simple question
22:39 dokma I've a COA with three instances of tt_news at 10 20 and 30
22:39 dokma and I want to wrap every one of them
22:39 dokma what would be the best way?
22:38 dokma hi all
22:38 dokma anyone with a clear mind on?
22:38 timdeluxe not really *hicks*
22:38 dokma heh :D
22:38 dokma I've got a simple question
22:39 dokma I've a COA with three instances of tt_news at 10 20 and 30
22:39 dokma and I want to wrap every one of them
22:39 dokma what would be the best way?
22:40 timdeluxe eh to
22:41 timdeluxe isnt there any stdwrap or something?
22:41 dokma probably there is
22:41 dokma but blah.10.wrap does not work
22:41 dokma and I can't seem to figure any other way to do it
22:42 dokma except perhaps a: blah.10 = COA blah.10.10 = COA
22:42 dokma but that seems silly to me
22:42 dokma theres probably a normal obvious way of doing this
22:43 timdeluxe did you rtfm?
22:43 dokma yeah
22:43 dokma I've been soaring it for a while and still reading up
22:43 dokma I'll probably find it somewhere soon
22:44 dokma but I thought maybe it's something obvious
22:44 dokma too obvious to notice
22:40 timdeluxe eh to
22:41 timdeluxe isnt there any stdwrap or something?
22:41 dokma probably there is
22:41 dokma but blah.10.wrap does not work
22:41 dokma and I can't seem to figure any other way to do it
22:42 dokma except perhaps a: blah.10 = COA blah.10.10 = COA
22:42 dokma but that seems silly to me
22:42 dokma theres probably a normal obvious way of doing this
22:43 timdeluxe did you rtfm?
22:43 dokma yeah
22:43 dokma I've been soaring it for a while and still reading up
22:43 dokma I'll probably find it somewhere soon
22:44 dokma but I thought maybe it's something obvious
22:44 dokma too obvious to notice
22:46 timdeluxe i am browsing through the docu and read a many wraps
22:46 timdeluxe -a
22:46 timdeluxe there must be something that fits your needs
22:47 dokma I agree
22:47 timdeluxe but i cant help you and am afk
22:46 timdeluxe i am browsing through the docu and read a many wraps
22:46 timdeluxe -a
22:46 timdeluxe there must be something that fits your needs
22:47 dokma I agree
22:47 timdeluxe but i cant help you and am afk
22:53 dokma ries: you on?
22:54 brain-xy hey all
22:54 dokma hi
22:53 dokma ries: you on?
22:54 brain-xy hey all
22:54 dokma hi
22:57 brain-xy dokma.. do you know if it is possible to call a function in a plugin via TS like plugin.tx_test_pi1->test()
22:58 dokma not if the plugin does not support it
22:58 dokma TS is just configuration
22:58 dokma TS does not do anything by itself
22:58 dokma plugin must read the TS and then do something based on it
22:59 brain-xy hm.. well. i just thought i could call it directly .. okay..
22:57 brain-xy dokma.. do you know if it is possible to call a function in a plugin via TS like plugin.tx_test_pi1->test()
22:58 dokma not if the plugin does not support it
22:58 dokma TS is just configuration
22:58 dokma TS does not do anything by itself
22:58 dokma plugin must read the TS and then do something based on it
22:59 brain-xy hm.. well. i just thought i could call it directly .. okay..
23:06 Rocketjock Hello Everyone
23:06 Rocketjock Hello Everyone
23:15 dokma hello
23:15 dokma anyone knows how to add even and odd classes to tt_news items ?
23:15 dokma hello
23:15 dokma anyone knows how to add even and odd classes to tt_news items ?

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.