Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 10 April 2007

Year: 2007 2008 2009 2010 2011 2012
Month: Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
00:17 brain-xy hey tansta :)
00:17 tansta hey brain-xy: shouldn't you be sleeping buddy ?
00:17 brain-xy i don't have to work this week..
00:18 brain-xy so.. the night is my friend :)
00:18 tansta hehhee
00:18 tansta lucky you
00:18 brain-xy i'm depressed ..
00:19 tansta from not working ?
00:19 tansta :)
00:20 brain-xy no.. from working on a website i do for somebody.. i never saw such a ugly looking website.. normally i build something like that in 2 days but this.. this.. IS SUCH AN UGLY THING
00:20 brain-xy and i partially fractured a rip..
00:21 tansta wholy crap
00:21 tansta how did you break your rip ?
00:23 a_depretis is there any way to access a specific templavoila content element - within a flexible content element - like e.g. "field_ce_left" and configure a plugin/an object within this content element?
00:24 brain-xy well.. imagine you are in a train.. and imagine you go outside of your cabin.. well.. train was fast.. too fast.. and droves so fast into a hard curve ... and i hit the wall of the cabin instead of the door ..
00:25 tansta ouch!
00:25 brain-xy yes.. that was the word i was trying to say without air..
00:26 tansta hehehe ;) did you sue the transport company ?
00:27 brain-xy i think it will suffice if i say.. it was the "Deutsche Bahn" - german rail
00:29 brain-xy but it's funny.. i need about 30 minutes each night till i've found a position where it doesn't hurt ^^
00:29 tansta haahhaa
00:30 tansta oops that's not funny'
00:30 brain-xy yes it is :D
00:30 tansta how can you sleep ?
00:30 brain-xy pills.. i took the red one..
00:30 tansta ahahha
00:32 tansta did you see the ORACLE ?
00:33 brain_xy grml.. every night the same..
00:42 tansta why is it there's no tt_product documentation in english ?
00:42 brain-xy only in german?
00:43 tansta german, deutch, and french
00:43 brain-xy perfect ^^
00:43 tansta for you yes :)
00:43 tansta for me no :(
00:43 brain-xy i meant this irconical..
00:44 tansta ehehe but you know dutch
00:44 brain-xy how much pages?
00:44 tansta http://typo3.org/documentation/document-library/tutorials/tut_ttproducts_de/0.0.6/view/toc/0/
00:44 tansta quite a few :)
00:45 brain-xy give me some other pills.. orange ones or something like that with much caffeine and a night and you got it in english :P
00:45 tansta hahaha
00:46 tansta i'll give you a white one with a letter "e" written on it ;)
00:46 brain-xy do i need that? .. i think.. NO :)
00:46 brain-xy coffee.. best drug ever
00:47 tansta hehehe best Legal drugs you mean :)
00:47 brain-xy i need no other ones
00:47 brain-xy but i cpuld need some against my rip
00:50 tansta green leafs is good for your rip
00:50 tansta you know the one you roll up to smoke ;)
00:51 brain-xy man.. if i wouldn't know that you are located in australia i would guess you are from cuba :P
00:52 tansta hahaha
01:03 brain-xy btw tansta .. do you think a german webguy is welcome in australia?
01:04 tansta ofcourse mate
01:04 tansta they would be love here :)
01:05 brain-xy because maybe .. in 2 months.. i'm free :) .. and i want to see more from the world than just germany..
01:15 Denyerec heh
01:15 Denyerec at least there IS some tt_products documentation
01:15 Denyerec unlike commerce ;)
01:30 a_depretis does anybody know how to configure a plugin within a templavoila FCE content element?
01:31 a_depretis within the DS XML <TypoScript>...</TypoScript>
03:15 tansta Denyerec: commerce is writing their doc at the moment arn't they ?
03:15 tansta i have very high hope with that extensions :)
03:20 Ries a_depretis: depends... what do you want?
03:21 Ries tansta: I have tried commerce.... it's good for simple to complicated webshops I guess
03:21 Ries I just don't like typo3 forms a lot , well.. my customers have a hard time using them correctly
03:22 a_depretis i want to have 2 tt_news elements in a two-column FCE (one tt_news in each column) ... both in LATEST mode (displays the archive-link) ... and the Archive-Page can be configured with "plugin.tt_news.archiveTypoLink.parameter = ..."
03:22 a_depretis but only within the page's TSetup
03:22 a_depretis I need a different archiveTypoLink.parameter value for each seperate tt_news element within the FCE
03:22 Ries a_depretis: why don't you use a typoscript object for that?
03:23 a_depretis because I can't access the fce content elements (e.g. field_ce_left and field_ce_right) from within the pages TSetup
03:23 a_depretis (i think ;-)
03:23 a_depretis like it's the case with TypoScript Objectpath ... e.g. lib.MyFoo
03:24 Ries from the pages TS setup not, but you can yse typoscript setup?
03:24 a_depretis sorry, I don't know what exactly you mean with typoscript setup .... I'm quite new with Typo3 and not familiar with all the technical terms yet ;-)
03:25 a_depretis right now I configured tt_news (for all tt_news elements within that specific page) in the page's Typo3 Template "Setup" ... using plugin.tt_news { ... }
03:26 Ries well, you create the FCE... and you just put a container that sas : tv.ttnews_latest
03:26 Ries then create a tv.ttnews_latest < tt_news (or something like that)
03:26 Ries and your news shows up at the FCE
03:26 tansta Ries: do you know if it have the ability to be use as renting business? eg: price per week etc.. ?
03:27 a_depretis sure ... but i want to put it within e.g. the left or right column in the fce
03:27 a_depretis not the fce itself
03:27 Ries tansta: nope..... I rthink it was designed for selling
03:28 tansta Thanks Ries :)
03:28 Ries tansta: you cannot rent out cars/houses/hotel rools as far as I know
03:28 a_depretis ries: you can see the DS XML of the fce on http://pastie.caboo.se/52715
03:29 a_depretis and each column of the fce has a content element "tt_news"
03:29 tansta Ries: do you know if such function would be implement anytime soon ?
03:30 tansta i think its pretty cool :)
03:30 Ries you say FCE, but aren't you talking about your normal template?
03:30 tansta i wish i can make extensions
03:30 Ries tansta: nope... I tried commerce in Nov, but it didn't fit my needs... never looked back at it
03:31 tansta Ries: so what do you use ? :)
03:31 a_depretis ries: I modelled it after the ftb-tutorial (http://typo3.org/documentation/document-library/tutorials/doc_tut_ftb1/1.0.1/view/1/4/#id2853995)
03:31 a_depretis there it's called a "grid" content element
03:33 a_depretis and it show's up within the "Flexible Content" tab of templavoila
03:33 a_depretis so I guess it is a FCE, isn't it?
03:37 Ries a_depretis: possible yes :)
03:38 Ries tansta: gerads and I are writing our own... but it's tailor made for the customer
03:38 tansta :(
03:41 Ries a_depretis: it's to long ago for me already :)
03:41 Ries a_depretis: indeed it's a FCE,
03:41 Ries basicly you use it to add something to teh website
03:42 Ries I am off to bed
03:42 a_depretis ries: ok ;-)
03:42 a_depretis thx anyway, have a good night
03:43 a_depretis I think after struggling for hours with this problem I should take a sleeping-break too :-)
05:23 tansta anybody have a website that have tt_product implemented ?
06:03 zatmania hi all
06:03 zatmania hi tobi
06:03 tobi good morning #typo3
06:03 tobi hi zat
06:03 tansta hi zat
06:03 tansta good afternoon tobi :)
06:23 Jigal hi @ll
06:27 zatmania hi Jigal
06:28 Jigal hi zatmania
06:29 smda good morning
06:30 tansta goog morning
06:30 tansta good :)
06:30 tansta does anyone know why my tt_product shop doesn't display anything except the header ?
06:30 tansta i've got category and product associated with that category but nothing is shown
06:30 Jigal hi smda, tansta
06:33 dax77 good morning @all
06:33 Jigal hi dax77
06:33 tansta good morning dax77, long time no see :)
06:33 dax77 it was a long weekend ;)
06:34 tansta oh yeah hehehe long long weekend
06:35 zatmania hi dax77
06:36 zatmania hi smda
06:37 smda hi, zatmania, dax77, tansta, and Jigal
06:39 tansta hi smda
06:42 tansta has anyone tried installing tt_product and typo3 on IIS yet ?
06:43 tansta or does anyone know why nothing is shown in my shop ? :(
06:57 Jigal tansta: can be a zillion different things :-( It's a bit like asking "does anyone know why my car isn't running"...
06:57 tansta hehehe true
06:57 Olegs good day all
06:57 tansta but how do i explain it ?
06:58 tansta i've create a category, then create a product asign it to that category, put a plugin in to display product list etc...but its blank all the time :)
07:02 smda tansta, no template missing, or general storage folder or such things? guessing wild, as I don't remember tt_products so well..
07:03 tansta smda: that the problem, i get no errors at all :)
07:04 tansta but when i view the source, it is empty between Plugin inserted: [begin] and Plugin inserted: [end]
07:04 tansta so i guess some reason the plugin is not place in properly
07:06 FloLeBlanc hi all
07:06 tansta Hi Flo
07:14 FloLeBlanc hi tansta
07:24 Olegs hi FloLeBlanc
07:27 FloLeBlanc hi olegs :)
07:40 zatmania hi flo
07:40 FloLeBlanc hi zatmania
07:40 Fanty anyway to use TS to generate a couple of links (using HMENU) as input to an extension?
07:40 andreasbalzer hi to both of you :)
07:47 Jigal hi Fanty, Olegs, delmonico, FloLeBlanc, beev0r, fummeltrine, kermit_green, andreasbalzer, enumerator
07:48 enumerator hi!
07:50 Olegs hi
07:54 enumerator i'm learning t3 via getting started but when i trying to create a new site inside existing one - there are no page title at the main page - why?
07:54 enumerator http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart/0.1.0/view/1/9/#id2855754
07:54 enumerator Creating another website in the database
07:55 enumerator http://typo3.org/typo3temp/pics/d8426e2891.png
07:55 enumerator i don't see "Fan club"
08:05 uschi_ hi folks
08:06 FloLeBlanc hi uschi
08:07 uschi morning FloLeBlanc and tobi
08:07 Phlogiston_ hi guys... where is a good and short documention about how to save some values from a form (now in an array) to the typo3 database?
08:10 uschi can someone help me please?
08:10 neostar hi channel
08:10 uschi hi neostar
08:10 enumerator hello
08:11 uschi i tried to update from typo3 4.0 to 4.1.1
08:11 Jigal hi af_, LordLamer, Phlogiston_, uschi, neostar
08:11 uschi http://dev.datenwolken.de
08:11 Phlogiston_ hi Jigal :-p
08:11 neostar hi Jigal
08:11 uschi there you can see the error message, what i am doing wrong?
08:12 andreasbalzer uschi: do you use the original index.php?
08:12 uschi what do you mean, andreasbalzer ?
08:13 andreasbalzer do you use something like kraftB's quickfe extension which changes the main index.php and could be a possible reason?
08:14 uschi not that i know of
08:14 andreasbalzer hm.. ok..
08:14 andreasbalzer did you remove temp files?
08:14 uschi problem is, even the original www.datenwolken.de are fucked up
08:14 uschi sure
08:15 Phlogiston_ so lets create the first typo3 extension :)
08:15 andreasbalzer there's a 403
08:15 uschi i know
08:15 andreasbalzer maybe something is wrong with htaccess?
08:15 uschi hmmm
08:16 uschi what should be wrong there?
08:16 andreasbalzer if there's an error in your .htaccess it could be the reason for the 403
08:16 andreasbalzer or you don't have the apache module mod rewrite installed
08:17 uschi in dev.datenwolken.de the error.log tells me that dev.datenwolken.de/typo3 is not found
08:17 uschi that is installed
08:17 andreasbalzer maybe some symlinks are broken?
08:18 Phlogiston_ Is there something like a general form submit to databse extension?
08:19 enumerator andreasbalzer: i'm learning t3 via getting started but when i trying to create a new site inside existing one - there are no page title at the main page - why?
08:20 andreasbalzer enumerator: did you configure a page title in your templates?
08:24 enumerator eee... i did all as it in the manual http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart/0.1.0/view/1/9/#id2855754
08:24 enumerator there was no any confuguring page titiles..
08:25 andreasbalzer so you choosed a standard template?
08:27 |Affe| Hey there
08:27 enumerator andreasbalzer: as it shown in the manual - candidate
08:27 andreasbalzer hm..
08:27 andreasbalzer then i don't know..
08:27 enumerator http://typo3.org/typo3temp/pics/d8426e2891.png < i see this but without "Fan Club"
08:28 andreasbalzer is the page title shown in the title of your browser?
08:28 enumerator yes... i used FF and IE...
08:29 Jigal uschi: check the directory and simlink structure in the filesystem for the location where TYPO3 should have been installed. Are the simlinks okay? Are the settings in httpd.conf the same as the filesystem layout? (rootdir, etc.) Since even dev.datenwolken.de/typo3/index.php returns an error that Apache can't find the file, it looks like files have been put in a different location than Apache is looking in. .htaccess files could also play a role (re
08:30 uschi got my server admin on the phone, Jigal
08:32 uschi Jigal see dev.datenwolken.de
08:32 uschi trying to upgrade from 4.0 to 4.1.1
08:36 pulponair hi there
08:36 enumerator halou
08:36 uschi ok, problem solved
08:36 Jigal uschi: http://www.google.com/search?hl=en&q=Cannot+find+tslib%2F.+Please+set+path+by+defining+%24configured_tslib_path+in+index.php&btnG=Google+Search
08:37 uschi Jigal, unfortunately i killed the symlink to typo3
08:37 Jigal uschi: too late ;-)
08:37 Jigal uschi: auch!
08:38 uschi you did that too?
08:38 uschi problem is, i managed to delete the contents of typo3_src-4.0
08:39 uschi then i created a symlink typo3->typo3 to a target that did not exist
08:39 uschi that is what destroyed www.datenwolken.de
08:39 Jigal uschi: ... and tslib/ is also a symlink to somewhere in the typo3_src* tree ...
08:40 uschi yes
08:40 uschi i hate working with the server
08:40 Jigal hehe
08:41 FloLeBlanc can anyone tell me where I find the template for "no news in this view" with tt_news (not archive not search, just no news :))
08:52 smda FloLeBlanc: ehm.. that's defined in the TS isn't it? :S
08:52 FloLeBlanc smda: there is a html file for the newstemplate, but I can't find the point where I can define the "no news" view
08:53 smda yeah, that's why I said that text would be in ts... ;)
08:53 FloLeBlanc hmm wouldn't that be pretty stupid? :)
08:53 FloLeBlanc *checks*
08:53 smda mmm
08:53 FloLeBlanc thx for the info
08:55 FloLeBlanc noNewsToListMsg_stdWrap.wrap = <p>|</p> bah... :(
08:56 smda FloLeBlanc: mm.. I'm doing like
08:56 smda plugin.tt_news._LOCAL_LANG.default.noNewsIdMsg = &nbsp;
08:56 smda plugin.tt_news._LOCAL_LANG.se.noNewsIdMsg = &nbsp;
08:56 smda plugin.tt_news._LOCAL_LANG.cn.noNewsIdMsg = &nbsp;
08:56 smda plugin.tt_news._LOCAL_LANG.default.catmenuHeader =
08:57 FloLeBlanc hmm thx
09:05 uschi can someone point me to the correct way of including a file into localconf.php?
09:07 uschi if i remember right, i shall not use $_SERVER['SOME_VAR'] but some t3 specific function
09:09 FloLeBlanc uschi: sorry don't know :(
09:10 uschi because i really need some kind of server.conf.php
09:11 uschi for one reason or the other i have to play the isp for the university as far as t3 is concerned
09:16 delmonico anyone knows a nice looking t3 template to test things? the included templates are so ugly
09:17 uschi try the yamlthing, delmonico
09:18 pulponair is there a way to access the current url from within TS?
09:18 uschi yes
09:19 uschi but i have forgotten how :)
09:19 uschi no, i can find out, pulponair, it is in my langmenu
09:19 pulponair uschi: ok
09:20 skou heya
09:23 uschi http://phpfi.com/225302 @ pulponair
09:23 Jigal uschi: t3lib_div::getIndepEnv('SOME_VAR')
09:23 uschi thx, Jigal
09:24 Jigal uschi: getIndpEnv (no 'e' in the middle)
09:24 uschi thx again, Jigal
09:24 FloLeBlanc hi jigal
09:24 uschi pulponair, look at lines 6-7
09:25 pulponair uschi: yeah got it but i need the whole url ..
09:25 Jigal hi FloLeBlanc
09:25 pulponair uschi: include host etc.
09:25 uschi hm
09:26 uschi spy out tsfe
09:28 delmonico uschi: thanks but yaml is more of a framework I think. found example_templates extension, will have a look
09:28 uschi delmonico, i had access to such a yaml-installation, one can learn a lot of ts by studying it
09:30 Denyerec I always thought yaml was just "yet another markup language" ?
09:30 delmonico hehe no
09:31 Jigal Denyerec: it seems to be "YAML Ain't Markup Language" :-D
09:32 uschi yet another multicolumn layout i think
09:34 Jigal You're A Multitalented Lass?
09:35 Denyerec haha
09:36 Jigal or even "You Are My Love" :-D
09:37 FloLeBlanc Yet Another Mad Lama ?
09:41 Denyerec Can anyone get to: www.desmondmckay.com
09:42 FloLeBlanc denyerec: cannot be displayed
09:43 Denyerec I am trying to figure out why :(
09:43 Denyerec the domain doesn't expire for another 12 months
09:43 FloLeBlanc wrong dns entry?
09:43 marvi__ moin
09:43 FloLeBlanc hi marvi
09:45 Jigal Denyerec: both listed dns servers to not respond to ping requests (ns1.harpoon.unitedhosting.co.uk and ns2.harpoon.unitedhosting.co.uk )
09:45 Denyerec Thanks Jigal
09:46 Denyerec I've contacted their support desk
09:49 Jigal Denyerec: Domain status: clientHold
09:50 Denyerec I saw that
09:50 Denyerec and brain went "It's just held by the client"
09:50 Denyerec Is that something different ?
09:51 Denyerec Hmm
09:51 Denyerec Seems to be, well, held.
09:51 Denyerec I wonder why.
09:51 Denyerec Ahhhh
09:51 Denyerec I see
09:51 Denyerec the stupid fool hasn't paid them.
09:52 Denyerec I hate clients.
09:52 Jigal TANSTAAFL!
09:56 Boonkerz uschi, http://gris.uni-tuebingen.de/
09:57 uschi Boonkerz, what kind of page is that?
09:57 uschi you made it?
09:57 Boonkerz uni i think :)
09:58 Boonkerz no i have found it on typo3.net
09:58 uschi yeah, but only one 'lehrstuhl'
09:58 Boonkerz http://www.typo3.net/forum/list/list_post//60262/
09:58 uschi i do have to do it for the whole university
09:58 Boonkerz yes i know
10:04 uschi thx for the link, Boonkerz
10:49 |Affe| Hey there
10:52 |Affe| Could somebody please help me with a problem in typo?
10:53 Denyerec Probably
10:53 Denyerec depends what it is, though.
10:56 |Affe| uhm
10:56 |Affe| I installed an extension
10:56 |Affe| but that was dependent on another one...graytree
10:57 Denyerec and you didn't insta;; the deendency?
10:57 |Affe| however, now when I want to access the BE or FE he always says that this ext is not loaded
10:57 Denyerec ok
10:57 |Affe| correct....shame on me
10:57 Denyerec look in /typo3conf/
10:57 |Affe| yep
10:57 |Affe| tried to rename
10:57 Denyerec and edit localconf.php
10:57 |Affe| ah
10:57 Denyerec in there there's a list of extensions the BE is supposed to load
10:57 Denyerec it'll be a long list
10:57 Denyerec your new extension will be on the end of it
10:57 |Affe| and look for the one I installed
10:57 |Affe| ok
10:57 Denyerec simply remove it from that list, and you should be good to go.
10:58 |Affe| what about the tables in the databases ?
10:58 Denyerec That modification will stop the extension being loaded
10:58 Denyerec THEN wehen you log in
10:59 Denyerec you can go to the ext manager and either remove the extension completely (Delete from server) or install the dependency and try again
11:01 |Affe| alrigh
11:01 |Affe| it worked
11:01 |Affe| thanks a lot
11:01 Richard-nl Hey hey.. Who can help me with da_newsletters. How can I vieuw the extra data given in a form with it?
11:01 Denyerec SNAP OUT OF IT MAN
11:03 Richard-nl Can someone help me with da-newsletters?
11:03 FloLeBlanc sorry using direct_mail
11:04 ndee what do you guys use for a php editor?
11:04 FloLeBlanc ndee: textpad :-P
11:04 Denyerec ndee I used ConText for small stuff
11:04 Jigal sorry, never used da_newsletters
11:04 Denyerec I have tried the Zend IDE but it's a bit chuggy
11:04 Richard-nl I use ACEHTML
11:04 Denyerec and all the Eclipse ones seemed to suck badly
11:04 ndee I want something free open source and with ftp support :D
11:05 Richard-nl I would like to see the extra data stored with the form.
11:05 Jigal ndee: Activestate Komodo IDE 4.0 (expensive, at work) ; PSPad (free, elsewhere)
11:09 Jigal ndee: take a look at www.pspad,com and tswebeditor.tigris.org Each with their own features, which you may or may not like...
11:13 pulponair andreasbalzer: are you arround?
11:16 m4rtijn hello
11:16 Jigal hi m4rtijn
11:26 m4rtijn heh, I just did a DB dumb of a website.. the notepad already takes 3 minutes just to save the .sql file
11:27 skou notepad? :-)
11:32 |--Holy_Devil--| How big is the file??
11:36 Jigal Is there a place on the web where jobs specifically for TYPO3 PHP developers are listed?
11:38 FloLeBlanc jigal: wouldn't know of one, need a job? :)
11:38 Jigal FloLeBlanc: as a matter of fact.. I do :-(
11:39 FloLeBlanc Jigal: will tell you when I hear something (perhaps over TUGA)
11:39 |--Holy_Devil--| Jigal: Can suggest one if ur in India and have experiance with Typo3 :)
11:40 Jigal (there's simply not enough work here to keep a developer -- and we are with two at the moment -- busy...)
11:40 Jigal |--Holy_Devil--|: Sorry, I'm in the Netherlands and yes, I have experience with TYPO3 (especially writing new extensions)
11:41 |--Holy_Devil--| Jigal: Okies. I'm in India and we'r really looking for some experianced guys
11:43 m4rtijn Jigal where do you live?
11:44 FloLeBlanc he is from the netherlands
11:44 FloLeBlanc as stated above :)
11:44 m4rtijn i got disconnected
11:44 FloLeBlanc ah
11:44 Jigal m4rtijn: very close to Utrecht, the Netherlands
11:44 m4rtijn ah, I used to live there?
11:44 m4rtijn .. ? = !
11:44 m4rtijn where exactly? :p
11:45 Jigal your name sounds very Dutch ;-)
11:45 m4rtijn maarssen?
11:45 Jigal I live in Nieuwegein, stuck between the A12, A2 and A27 motorways
11:45 m4rtijn I lived there as well :p
11:46 m4rtijn when I was 5 or 6
11:47 Jigal I currently work in Amstelveen (south of Amsterdam) and because of the traffic jams I start early (around 7:30 am) and can leave early also ( :-p )
11:47 m4rtijn why dont u go by train
11:47 m4rtijn :p
11:48 m4rtijn I used to travel every day to amsterdam by train
11:49 Jigal well, it takes me more than 30 minutes to get to the nearest train; from the train to work is also pretty hard, so with public transportation it'll cost me 1:45 - 2:00 hours (one way!)
11:51 m4rtijn arr :p
11:52 m4rtijn heh, my sql dump txt file is 12.4 MB
11:53 Jigal congratulations! ;-P
11:54 FloLeBlanc gratz :)
11:54 zatmania lol
11:54 m4rtijn thx :)
11:54 zatmania zip it :)
11:54 m4rtijn its an almost empty website though
11:55 m4rtijn but 6 extensions
11:56 Jigal m4rtijn: all the previous content is still safe in the history? <gnagna>
11:56 m4rtijn nah, there is no content yet.. only framework
12:04 koomi any ideas why i get the error on our live server but not in my test server? PHP Fatal error: Cannot redeclare class tx_cal_calendar in E:\wwwroot_live\typo3conf\ext\cal\controller\class.tx_cal_calendar.php on line 33
12:07 |--Holy_Devil--| It seems to be a case of "Cannot redeclare class"
12:09 zatmania koomi : i already have this with this ext
12:20 dax77 koomi: what version are you using?
12:21 dax77 hi Ries
12:24 Ries hey dax77
12:24 Jigal koomi: is it on a Windoze system?
12:24 Jigal hi Ries
12:24 Ries hi jigal
12:24 Ries and all others
12:31 |--Holy_Devil--| Hi Ries
12:32 zatmania hi Ries
12:33 skou hey Ries ltns
12:46 Ries http://www.natrium42.com/robot/robot.html?nick=rvt&id=32230
12:48 Ries hey zatmania, skou, and holy smoke
12:51 skou hehe nice url ries
12:52 Ries skou: :)
12:56 skou just started at my new job :-)
12:56 Staffan__ congrats skou
12:57 Jigal congratulations skou!
12:58 smda congrats skou
12:59 skou thanks hehe
12:59 skou actually I started last week
12:59 skou I no longer have to deal with typo3 though
13:01 smda skou: :(
13:06 Fanty How would I in the easiest manner add an input field for XML for each page?
13:14 Phlogiston_ I'm wondering if I can use variables such as "title" (text.field) also for a path for an image to load. So that the image is automatically loaded from the name of the page, do you understand what I mean?
13:19 koomi Jigal: (cal extension) iis 6.0, php 4 on a windows 2003 server
13:19 koomi zatmania: you've got the same problem or solved it?
13:20 koomi dax77: tried cal_0.14.1.t3x and T3X_cal-0_14_1-z-200612082328.t3x
13:20 EvilEd Hi
13:21 EvilEd Are there any HowTos or Skeletons to use CLI with version 4.1
13:21 EvilEd my old CLIs won't work anymore
13:21 Staffan__ EvilEd: Yes - there are somewhere in the soruce tree
13:21 EvilEd thx
13:21 Staffan__ Kasper has written something about it
13:22 Jigal koomi: maybe a problem with cases insensitivity and require_once. As require_once('a.php'); require_once('A.php'); will include the same file twice (on php4 and windows) (http://nl3.php.net/manual/en/function.require-once.php)
13:28 Ries gerards: !
13:28 gerards hi Ries!
13:29 gerards good morning eveyone.
13:29 Ries gerards: dude, care for a small skype call?
13:29 gerards yep wait.
13:29 gerards mic.
13:32 skou any of you guys any good at fedora?
13:33 Phlogiston_ could anyone help me?
13:33 Phlogiston_ skou: I know linux :)
13:34 koomi is there a way to see when a class is included and from which file?
13:36 Phlogiston_ I can do it with the import functionality :-p
13:37 Denyerec Hey Guys
13:38 Staffan__ Phlogiston_: Import data from another typo3-installation
13:39 Phlogiston_ Staffan__: lol what do you mean?
13:39 Phlogiston_ My question is quite different I think
13:39 Staffan__ Phlogiston_: Wasn't reading very good...
13:40 Phlogiston_ yes :)
13:41 fummeltrine did anybody had a look into irre and can tell me what the offers-field in the parent table is for in the 1nff example?
13:48 smda lets hold hands and sing a song together...
13:49 pulponair is there a way to avoid L paremeter highjackin in t3 prior to 4.1? (except for realurl) ?
13:49 skou Phlogiston_: any clue on how to check the stats of a disk in a hardware raid? to see if one of them is damaged
13:50 Phlogiston_ skou: did dmesg report anything? You could try SMART
13:50 skou nope, no info in logs or anything
13:51 skou but I got a little red lamp showing that something is wrong (IBM server)
13:55 tobi pulponair: a working solution is (or should be) setting config.linkVars in your language condition
13:56 pulponair tobi: yes sure but i thought of a more "generic way" ;)
13:57 tobi hm i dont know a generic way, only this workaround. but i also have to admit that i did not look carefully into this issue
13:58 Phlogiston_ I have a question about the file.import functionality, I want to use that in a menu, but every menupoint should use a different file. Now it just loads one same pic for all the menu entries...
14:02 pmk65 Phlogiston: store your images in the media field of each page. then you can have different images for each menuitem
14:05 Phlogiston_ pmk65: Jap I know about that, but is it possible to load all (like 4) on one page? (Of course these images are all uploaded in the correct folder
14:06 Phlogiston_ this is my TS right now: http://pastebin.ca/432868
14:07 Phlogiston_ atm there are 4 menu points in that menu level and every menu entry there should use a different picture
14:07 pmk65 You'll have to load them seperatly I think. Thats what you use the "listNum" property for.
14:07 pmk65 Like: .file.import.listNum = 0 gets the 1st image in the media field.
14:07 pmk65 .file.import.listNum = 1 gets the 2nd image etc.
14:08 tobi you can use option split if you want Phlogiston_ ... firstimage.jpg||secondimage.jpg||thirdone etc .. but more flexible is the media field aproach pmk65 that suggested you!
14:08 Phlogiston_ tobi: thanks, but it doesn't work with the media field... when I use that, for every menu entry the SAME (first) image is used
14:09 Phlogiston_ tobi: probably having a look at my TS for that menu makes it more clear? http://pastebin.ca/432868
14:10 pmk65 I usually do it like this: http://pastebin.ca/432877
14:12 pmk65 The code I posted (http://pastebin.ca/432877) will grab the image from the mediafield of the current page. If there's no image on current page, it will try getting it from the parent page etc. until it finds an image in the mediafield.
14:14 Phlogiston_ pmk65: thanks, but that still is not what I'm looking for. I need different pics on one page...
14:14 Phlogiston_ tobi: option split like:
14:14 Phlogiston_ 5 = IMAGE
14:14 Phlogiston_ 5.file = uploads/pics-referenten/Jan Harlen.jpg | uploads/pics-referenten/Stefen_Frears.jpg
14:14 Phlogiston_ does not work
14:15 tobi option split is done with || as in my example Phlogiston
14:15 Phlogiston_ hmm sorry I need double ||
14:15 Phlogiston_ sorry for that tobi
14:15 tobi no problem
14:16 Phlogiston_ tobi: now no image shows up at all... can I really use that inside my GMENU?
14:16 zatmania in tt_news how can i know with url that i'm in single view ?
14:17 tobi yes, option split works on every menu item
14:17 j0hndeere Good morning, earthlings.
14:18 pmk65 Phlogiston: Try changing the 5 part of your menu TS to this: http://pastebin.ca/432888
14:18 Phlogiston_ tobi: thanks, it was my mistake... now it works...
14:18 Phlogiston_ pmk65: ok hold on :)
14:19 Phlogiston_ pmk65: I already tried that, but this just uses the first image in the list for every menu entry
14:20 pmk65 Phlogiston: Have you stored ALL yor images in the same media field?
14:20 Phlogiston_ pmk65: wait now it looks a bit better ;)
14:23 Phlogiston_ pmk65: no it does not work...
14:23 Phlogiston_ all have the same images
14:24 Phlogiston_ quite sad... that way it would be much nice to implement it :(/
14:24 tobi could you paste your whole ts on pastebin please Phlogiston_?
14:25 Phlogiston_ tobi: the whole one is quite big, but ok I will ;)
14:25 Phlogiston_ but that part is on an ext template... I will post it sepearte
14:25 tobi only the thing for the menu Phlogiston_
14:26 Phlogiston_ tobi: the ext template part http://pastebin.ca/432898
14:26 Phlogiston_ my whole template
14:26 Phlogiston_ http://pastebin.ca/432902
14:27 Phlogiston_ could anyone else find error is http://pastebin.ca/432902, becuase something with a } is wrong, but I couldn't find out :)
14:28 zatmania Phlogiston_ : go to typoscript object browser, you will find it ;)
14:28 Phlogiston_ zatmania: jap but only the error :D
14:28 Phlogiston_ but lets first figure that menu image stuff
14:30 Phlogiston_ in my opinion the problem is the import.listNum option, because this sets to ONE image, doesn't it? I can change that to 2 and then on every link there is the second image... so this should be variable changing....
14:31 Phlogiston_ HAHA =) I was right, when I use: listNum = 1||2||3||4 it works ;)
14:32 tobi so you have 1 page where all images are in the media field and typo3 takes for the first page the first image etc
14:35 Phlogiston_ exactly...
14:35 Phlogiston_ I relove typo3 now .D
14:40 Phlogiston_ Does anyone still knows THE solution?
14:44 FloLeBlanc 42?
14:46 smda FloLeBlanc: :)
14:55 elbart hi
14:57 Fanty anyone know how I would go about checking if a user has access to a given page and/or content element based on typo3's own access rights?
14:57 Fanty from a script
15:06 Olegs guys
15:06 Olegs how can I restrict access to files for specific FE group only?
15:07 Olegs I've found several old extensions and tried them all with no luck
15:10 pulponair hmmm TV needs dragn drop ajax support....sounds like a funny friday project
15:13 ericj__ I was under the impression that TV was going to have ajax support with the next release
15:23 PaulLS Greetings all... what's the best/recommended way to incorporate php into a template? I would need the php to be generated with each page load (as opposed to be cached) -- this would be used for advertising insertion
15:25 PaulLS I'm using TV (btw) for templates, however haven't quite grasped how I'd load ads from openads (the extensions that are available aren't functioning for me at this point)
15:29 m4rtijn does anyone know why this error appears?
15:29 m4rtijn http://phpfi.com/225406
15:29 m4rtijn I had the site runnign locally without any probs
15:57 |Affe| Hey there. I got a question... Somehow Typo doesn't apply a css template onto certain files. Is there a list where all of that is written down ?
16:07 |Affe| never mind...I figured it out myself
16:08 m4rtijn how can I set the 'title' to be static, instead of the page titles?
16:11 m4rtijn hmm, got it ;p
16:12 m4rtijn cu tomori
16:14 Denyerec hmm
16:14 Denyerec I am using typo3 mailforms
16:15 Denyerec And required fields don't seem to come out with specific classes on
16:17 Olegs how can I restrict access to files for specific FE group only?
16:28 uschi hi Denyerec, bedlamhotel, koomi and the rest :)
16:29 Denyerec lo :)
16:29 reber hi all
16:29 uschi hi reber
16:33 Denyerec anyone know how/where the reqired class gets applied to a mailform label ?
16:33 Denyerec As mine are not appearing...
16:34 bedlamhotel Denyerec: check tt_content.20.mailform I think (from memory). Make sure your changes show up in the TS object browser.
16:34 bedlamhotel Uschi et al: good morning.
16:43 brain-xy hello all
16:45 Denyerec bedlamhotel - the extension was not honouring the csc- styles so I just hacked the source to include it where necessary.
16:48 bedlamhotel Denyerec: bad move :) Easier to find out /why/ the problem happens--no forms will be rendered at all without some kind of TS rendering, so what you need is there in the template analyzer or TSob somewhere...
16:48 ckoehler anyone used the cli scripts before to get rid of unneeded files?
16:49 Denyerec Well the extension was just hard-outputting HTML labels
16:49 Denyerec without using TS rendering calls
16:49 Denyerec So I figured I'd just add my own class to that.
16:50 bedlamhotel Oh, I get you. Yes, that'll be easier than getting a TS form into it--although if you're interested in extensions, it might be a useful exercise...
16:50 Denyerec Quite possibly
16:50 Denyerec But not on this deadline ;)
16:51 Denyerec Very much a case of "Dirty hacks for the win" on this one, sadly :(
16:51 bedlamhotel ...you could alter the setup.txt file of the extension to include a FORM cObject that's setup as you like and then pass it to $this->cObj->FORM or whatever it is :)
16:52 bedlamhotel Frankly, ALL extensions should do this kind of thing all the time. It often annoys me that I have to use files/hack the source to get extensions to behave like the rest of a site...
16:52 Denyerec Yeah
16:53 Denyerec The entire extension, though, isn't really using CSC
16:53 Denyerec Does not appear to be doing, at least.
16:53 Denyerec Though I'm not very experienced, so I probably wouldn't know even if I was staring it in the face
16:54 bedlamhotel Well, if it's using HTML templates and/or html in the php code, then no, it won't be using TS rendering.
16:54 bedlamhotel (generally speaking at least)
16:54 Denyerec This appears to be the case.
16:55 bedlamhotel What's the extension?
17:01 Denyerec Grabbin the name now
17:02 Denyerec accessible_form_validation
17:03 Fanty how do I set a pid to something as general as the generalStoragePid?
17:24 Fanty what variable or function contains the path to the index.php script itself?
17:30 dokma hi all
17:30 dokma anyone been using lz_gallery?
17:44 gerards Fanty: PATH_site.'/index.php'
17:49 jpk Hi guys. Just upgraded 4.0.4 to 4.1.1 and now RTE is not working anymore. Any ideas?
17:50 Olegs clear cache
17:50 jpk already did that. no chance...
17:50 Olegs install latest rtehtmlarea from ter
17:50 Olegs 1.4.4
17:52 gerards Olegs is right.
17:52 gerards should work after the upgrade
17:53 Staffan__ 1.5 is latest
17:54 jpk just installed it: no change.
17:54 jpk where can I find 1.5? maybe that fixes it. TER has 1.4.4
17:55 Olegs try 1.4.4 first
17:55 Olegs hmmm
17:55 Olegs I see
17:56 jpk tinyrte still works. so the installation itself looks right...
17:58 jpk "
17:58 jpk uups.
17:58 jpk hangs on "The editor is being loaded. Please wait...."
18:03 jpk can someone give me the download link for 1.5 please?
18:07 bedlamhotel jpk: it's in the source package for 4.1.1.
18:07 jpk got it.. I removed the rte extension from typo3conf. Then the system extension is used again and that one works. it is 1.5.x
18:07 jpk makes sense...
18:08 bedlamhotel You are using v 1.5.2 of htmlarearte
18:08 bedlamhotel Right :)
18:08 jpk Ok. panicmode off.
18:08 bedlamhotel Works for me in most places though oddly not in events in the calendar base extension.
18:13 Denyerec hey bedlam
18:14 Denyerec turns out that that extension is maulable via the TD
18:14 Denyerec *TS
18:14 Denyerec but not quite in the way I want :)
18:14 Denyerec I need an innerWrap on something
18:14 Denyerec not an outerwrap
18:14 Denyerec and that's not accounted for I don't think :/
18:17 bedlamhotel Dnyrc: Possibly not :)
18:17 bedlamhotel Extension authors often implement TS /as if/ it were 'wrap' etc, when it's really not (i.e. when they never actually pass the values through .stdWrap)
18:18 Olegs hi bedlamhotel
18:22 bedlamhotel hi olegs.
18:22 Denyerec bedlamhotel, one day I'll understand what you just said
18:22 Denyerec Or am I to understand, say you have a value of "Forename"
18:23 Denyerec instead of echoing out <label>$forename</label>
18:23 Denyerec You pass $forename to stdWrap and set up the default in TS
18:23 Denyerec So that it can be overridden if necessary
18:23 bedlamhotel Denyerec: You are correct.
18:23 Denyerec I see so presumably through idleness / time / ignorance lots of authors end up allowing only a .wrap because they hardcoded their data into the markup.
18:24 Denyerec The details of *HOW* this happens remain a mystery, but at least the concept is illuminated.
18:24 bedlamhotel But what happens in extensions fairly often is that the author provides something.wrap = <b>|</b> in setup.txt and then just do something like replace the '|' with the incoming value--rather than pass the incoming value and the .wrap value to the stdWrap function.
18:36 voidus hi all
19:15 gerards hi everyone. I'm looking at the code for indexed_search and there doesn't seem to be a way to specify that the search results be on another page from the search form. Am I correct to say that I'll need to create the search form myself?
19:26 oliver Hi !
19:27 oliver May I ask a question please ?
19:27 j0hndeere no
19:27 oliver loool
19:28 oliver In list records view, how can I select multiple records ?
19:32 oliver good bye
19:41 uschi dear folks, i do have a question
19:42 uschi there is a directory typo3conf/l10n/. What is it for? What kind of files will be stored there?
19:43 Olegs uschi : localization
19:43 Olegs translations
19:43 uschi yes, but of what?
19:44 Olegs extensions
19:44 uschi there are zip files as well
19:44 uschi so every extension stores it's locallang.xml files there
19:45 uschi by the way, is there a way to get rid of all the files of an extension once installed?
19:46 bedlamhotel Uschi: you mean /just/ the extension code, or all the files associated with records and so on that formerly belonged to that extension?
19:46 uschi extension code + images and locallang files and database tables
19:47 uschi i am trying to clean up the datenwolken a bit
19:49 bedlamhotel database tables: install tool
19:49 bedlamhotel extension code: EM (backup/delete)
19:49 bedlamhotel files in uploads: remove the dir the extension creates
19:49 bedlamhotel locallang: not exactly sure
19:49 bedlamhotel Not a tidy one-step process.
19:50 uschi ah, backup delete shall be my friend
19:50 uschi but where do i find backup/delete in the EM?
19:51 voidus uschi: select extension in list
19:51 voidus and then select "backup/delete" in select-box
19:52 uschi thx :))
19:52 uschi every day i learn a little bit more about typo3 :)
19:53 jpk Interesting. Since my upgrade to 4.1.1 I cannot expand the pagetree anymore...
19:53 jpk what do I miss?
19:54 jpk Correction. In Firefox I can expand items but cannot collapse...
19:58 uschi hm, for me it works, jpk
19:58 jpk strange. I wounder what might cause this... Maybe a problem with the pc. let me try a second one.
19:59 jpk no. same problem.
20:00 Ries jpk: works here aswell, they made the complete pagetree with ajax
20:00 Ries do you get any JS errors?
20:00 jpk yes
20:00 jpk type conflict
20:01 Ries and they come from the tree?
20:01 jpk they come the moment I hit the "-" sign
20:02 jpk But I only see this in IE6. FF does not show an error
20:04 jpk fixed it
20:04 jpk The 4.0.4 installation had t3skin installed.
20:04 jpk I removed it --> works
20:05 jpk Damn I hate updates... :-)
20:07 bedlamhotel jpk: reload the BE.
20:08 jpk Already did so. After removing t3skin everything is back to normal. looks differently but that is no real problem.
20:08 bedlamhotel Aha. Second time I've heard that.
20:13 uschi jpk, i am suffering with you, doing the very same thing right now
20:13 jpk :-) Good to know I am not alone.
20:14 jpk To be honest: I expected a lot more problems so I am still satisfied.
20:14 uschi is there an extension that finds out whether there are newer versions of extensions available?
20:14 uschi so am i :)
20:14 jpk there is but somehow it does not find everything here...
20:14 uschi bedlamhotel ?
20:14 uschi voidus?
20:15 uschi what will be our friend if we want to check all our extensions for updates?
20:15 gerards a secretary
20:15 uschi harhar, gerards
20:16 uschi unfortunately our secretary will not have admin rights
20:16 bedlamhotel uschi: yes? (I should warn you, it's lunch time in a few minutes :))
20:16 uschi oh shit
20:16 uschi extension for checking updates for installed extensions?
20:17 bedlamhotel Don't recall the name. There is one out there though. I expect it's the one JPK is referring to...
20:17 jpk gimme a sec
20:17 uschi hm, so both of us do not know
20:17 uschi even two jpk :)
20:17 bedlamhotel But that raises a question: what /need/ is there to do that on a regular basis?
20:18 jpk ter_update_check
20:18 uschi just to see, if there is something new, to see what is new and so on
20:18 bedlamhotel TYPO3 is usually very good at backwards compatibility. I /never/ upgrade client extensions unless warranted by new functions and/or security updates.
20:18 uschi exactly, and how do you inform yourself about security updates?
20:19 gerards bedlamhotel is right, upgrades mean testing...
20:19 bedlamhotel I let that job be task/client-driven.
20:19 bedlamhotel uschi: subscribe to TYPO3 announce list.
20:19 bedlamhotel Best to subscribe, in that case, to the mailing list, not newsgroup.
20:19 gerards its a lot of work once you reach about 10 clients. and you have to test teh new indexed_search on every site.
20:19 gerards "if it ain't broke..."
20:19 uschi mind you, this university site will have to be forward compatible
20:20 uschi gerards, i am in a different situation
20:20 uschi i do not have ten clients, but one really complicated site
20:21 bedlamhotel uschi: that's a /worse/ situation :)
20:21 gerards uschi: sure. no problem. I wanted you to know about the test cases. usually a complicated site means more testing.
20:21 uschi true
20:21 bedlamhotel ...and all the more reason to be very conservative about upgrading extensions unnecessarily.
20:21 uschi we do have something in common
20:22 gerards i agree with bedlamhotel. I'm very cautious about upgrading too.
20:22 uschi i want this site to migrate to 5.0 as soon as possible
20:22 atom3000 hi
20:22 atom3000 how can i add &type=98 in the typo link dialogue?
20:22 uschi so as long it is under development and there is not too much content, i still have the chance to be forward compatible
20:22 bedlamhotel uschi: I hope you are using NO non-system extensions then.
20:23 uschi well, tt_news, cal, tt_address perhaps, and yes, i need others
20:23 bedlamhotel ...I'd be very worried about them. Though I haven't been following 5.0 development, there were rumblings earlier about breaking backwards compatibility.
20:23 uschi but i am very careful
20:24 uschi i know
20:24 atom3000 :(
20:24 atom3000 (i want to make a print version but i don't know how to add the type to the link)
20:26 gerards atom3000: can you check tsref? probably under CONFIG
20:26 Denyerec Do you need a print version via a pagelink?
20:26 Denyerec Will a print CSS not be enough ?
20:27 uschi there are certain problems with a pure print.css, Denyerec
20:27 atom3000 i included the alt.print-plugin
20:27 uschi e.g. output of links
20:28 atom3000 and coded an alternative template with numType=98
20:28 bedlamhotel uschi: it's interesting, because dnyrc was building a printable page widget a couple of weeks ago :)
20:28 Denyerec Oh slow down there bedlamhotel
20:28 Denyerec I was *thinking* about a widget :)
20:28 Denyerec But I don't have the skills to build it.
20:29 Denyerec Though I can easily do it with Javascript
20:29 bedlamhotel Denyerec: you spent hours in here talking about it...I thought it must have gotten built :)
20:29 Denyerec Hah no
20:29 Denyerec I have ideas
20:29 Denyerec but I have no means to implement them
20:29 bedlamhotel If I remember the conversation correctly, I'd say you were about 80% of the way there...
20:30 Denyerec Voidus was the one with the big idea
20:30 atom3000 Denyerec: yes, it should be via a pagelink
20:30 bedlamhotel Ah, but I remember: it was text-only, but NOT a printable page, right?
20:30 Denyerec But I doubt he's got chance to remember it.
20:30 j0hndeere Denyerec: Sounds just like my plans to achieve total world domination.
20:30 Denyerec My text mode is fine (and easy)
20:30 Denyerec but the link digest needs some plugin work
20:31 atom3000 i can replace a mark in the template with "PRINTBUTTON.wrap = <a target="_blank" href="index.php?id=|&type=98">print version</a>
20:31 bedlamhotel Ah. That was it then, not the printable page thingy.
20:31 atom3000 but how can i add the "&type=98" to a normal pagelink?
20:32 atom3000 :(
20:33 atom3000 *grml* does anybody understand what my problem is? :-D
20:33 gerards using typolink?
20:34 gerards atom3000: or using like RTE in the BE?
20:34 atom3000 hm?
20:34 atom3000 is there no way to add the type in the ordinary RTE link popup?
20:34 gerards atom3000: don't get impatient. most of us are working at the same time. you're trying to create a link in the RTE in the BE?
20:35 andreasbalzer good evening all together :)
20:35 atom3000 ah
20:35 atom3000 yes
20:35 atom3000 thats what im trying to do
20:35 gerards atom3000: not sure. :) but you can edit the HTML directly in the RTE.
20:35 atom3000 ok
20:35 gerards atom3000: and hope that the RTE transformations don't eat up the type paramenter.
20:35 gerards hi andreasbalzer
20:35 atom3000 but thats to complicated for my customer ;-)
20:35 andreasbalzer hi gerards :)
20:36 bedlamhotel Atom3000: back up a step and tell us what you want to achieve. If you start by telling us how you're trying to do something already, we may get the wrong idea about what the goal is...
20:36 gerards heeheee! yeah that is complicated. can i suggest a separate page?
20:37 atom3000 ok
20:37 atom3000 i've got a "page" template for the normal view and a "print" template (with type=98) for the print view
20:37 atom3000 i want to link to the "print" template in the RTE
20:38 atom3000 thats all :-)
20:38 atom3000 but i don't know how to add the &type=98 ...
20:38 bedlamhotel atom3000: from every page?
20:38 andreasbalzer does anyone of you know a website, where I can search for creativecommons music that deals with the topic basketball?
20:38 atom3000 no, from some special pages only
20:40 atom3000 hm ... can i add "&type=98" to every link using typoscript?
20:40 atom3000 is there some kind of wrap for every link on the page?
20:40 bedlamhotel atom3000: to EVERY link on the page?
20:40 voidus atom3000: config.linkVars
20:41 atom3000 bedlamhotel: well, if there's no other way ...
20:42 atom3000 isnt't linkVars supposed to be the set of get-params that is passed to the page?
20:43 bedlamhotel That's what I mean about telling us what you want...
20:43 bedlamhotel If you're just trying to add a single printlink that links to the current page with &type=98 appended to it and have it appear on only some pages, that's ~10 lines of TS.
20:43 Remowylliams Hello, should I have difficulty using typo3 4.1 with firefox 2.0?
20:43 bedlamhotel atom3000: http://phpfi.com/225500
20:44 voidus Remowylliams: with 2.0.0.2
20:46 Remowylliams voidus: currently I'm using 2.0.0.3 and when it tries to bring up the rich text editor it just says loading rich text editor... and there's a javascript error
20:46 voidus Remowylliams: yes, it's known problem
20:46 atom3000 bedlamhotel: thank you
20:47 Remowylliams voidus: it is? How come I didn't know about it? *chuckle*
20:47 atom3000 but that works on a mark only. i need it to be added to a link i create in RTE
20:48 voidus Remowylliams: you can install another RTE, or install new version of RTE, or install 4.1.1..
20:48 Remowylliams voidus: so it's a known problem and there will be a fix soon? or I should just forge on with IE and hope for the best?
20:48 Remowylliams voidus: ah
20:48 atom3000 damn. i didnt think that was a problem :(
20:49 voidus atom3000: on every link?
20:50 atom3000 well, not really
20:50 atom3000 actually, it is only one link
20:50 voidus atom3000: you can introduce new tag inside RTE.. <printlink> or so..
20:50 gerards hi all, i'm trying to get indexed_search to NOT index meta tag information. any input before I start hacking code? :)
20:51 voidus atom3000: and than parse it..
20:51 atom3000 ok, and how do i do that? ^^
20:51 voidus some TSConfig + some TS.
20:51 bedlamhotel whoah voidus :)
20:51 bedlamhotel Somebody (I thought it was Ries actually...) built a custom tags extension...
20:52 bedlamhotel Automates most of the process...
20:52 voidus ah, really
20:52 voidus i forgot
20:53 bedlamhotel voidus and atom3000: two slightly different approaches to the same problem:
20:53 bedlamhotel http://typo3.org/extensions/repository/view/de_custom_tags/0.6.2/
20:53 bedlamhotel http://typo3.org/extensions/repository/view/rvt_tsobjtags/0.2.0/
20:55 bedlamhotel atom3000: if you use the second one, you should be able to use the TS I posted directly.
20:56 Remowylliams I'm only finding one htmlArea RTE at the moment. Is there suppose to be a newer one etc?
20:56 Staffan__ Remowylliams: In the source
20:57 jpk Install 4.1.1 or 4.0.6 and use the htmlarea rte provided with the system. it is fixed in there.
20:57 Remowylliams jpk: Okidoke. I'll give 4.1.1 a shot
20:58 jpk but delete rte from typo3conf/ext otherwise that one will be used. Just was tricked by that myself.
20:58 atom3000 ok, thanks for your time. this is far to complicated for me
20:58 gerards hi all, i'm trying to get indexed_search to NOT index meta tag information. any input before I start hacking code? :)
20:59 jpk no idea sorry
20:59 Remowylliams LOL for some reason 'Pop goes the Weasel' comes to mind.
21:15 Denyerec voidus!
21:15 voidus Denyerec: what?
21:15 Denyerec You know we spoke a while back abut an extension that would generate a little glossary of links for you?
21:15 Denyerec for printing purposes
21:16 voidus Denyerec: yes
21:16 Denyerec You ever get around to writing it ? :)
21:17 voidus dunno. i have mid-term exams at uni
21:17 Denyerec Buggah
21:20 bedlamhotel denyerec: It doesn't look impossibly difficult. Have a look at "lib.parseFunc.tags.link"
21:21 bedlamhotel It's just a TEXT cObject...you could change .current = 1 to .cObject = COA, show the link text, show the link URL, and stick the whole thing inside a condition so that it only takes effect for a particular page type or GPvar...
21:21 voidus bedlamhotel: but it require to set each link with <link>.. quite annoying
21:24 bedlamhotel voidus: parseFuncRTE (or whatever) is a copy of parseFunc, no?
21:24 voidus bedlamhotel: yes, but with some addition
21:25 bedlamhotel and does htmlarearte still use <LINK ... > internally?
21:26 voidus bedlamhotel: don't think so
21:26 bedlamhotel Hm. That could be a problem.
21:27 Remowylliams Great are the blessings up updating one's stuff. :) thank you voidus
21:28 voidus Remowylliams: you're welcome
21:42 bane007 hi there! i would like to install easy-to-use and cusomizable blog engine.. what extension would you guys recommend me? thanks for any answer!
21:43 j0hndeere Could just use wordpress like everybody else.
21:44 j0hndeere though TYPO3 could be tweaked into a pretty good blog engine...
21:47 bane007 hmm i think i asked in the wrong way.. i would like to have ability to write blog on my typo3 site so what extension would be the best for that?
21:47 klassico the firefox 2.0.0.3 RTE bug, (I know its fixed), did that end up being a firefox bug or a TYPO3/RTE bug?
21:48 bedlamhotel bane007: probably "TIMTAB"
21:50 bane007 thanks!
21:57 bedlamhotel klassico: RTE bug.
22:01 klassico ok, thanks
22:02 klassico can just the extension be updated?
22:10 voidus klassico: yes
22:12 Denyerec http://shitmyself.com/21263_HomeComputer.jpg
22:13 bedlamhotel I /want/ my home computer to look like that. That huge steering wheel dohickey is cool...
22:16 gerards great picture Denyerec
22:17 gerards and i'm already complaining that my mouse is too close to my keyboard.
22:17 gerards ;)
22:18 Denyerec Drive your way through Typo3... :)
22:19 bedlamhotel ...and I'd want it to run on coal so I could get a bit of exercise at work by shoveling it into the computer's firebox...
22:20 bedlamhotel Anybody know what command-line utility I'm thinking of that's used to manipulate lists (to do things such as removing duplicates)?
22:33 DonJ Hi can someone tell me how to attach a css file to one specific page only? I'm trying "page.includeCSS.file2 = fileadmin/css/umfrage.css" in the tsconfig of the specific page, but that doesn't seem to work
22:41 pmk65 DonJ: Create an extension template on the page, and then put the above command into the SETUP field (it's not in TSConfig, but Typoscript Setup you need to place it)
22:46 gerards DonJ: pmk65 is right. but one thing that is a side effec of that is, all subpages will also have that problem.
22:47 gerards DonJ: pmk65 is right. but one thing that is a side effec of that is, all subpages will also have that CSS FILE.
22:47 DonJ hmm ok :( is there a better way to do this then?
22:47 pmk65 use conditions.
22:48 gerards if you want it on one page only (and not on sub pages) use a TS conditional
22:48 DonJ ok
22:48 DonJ thx
22:48 gerards http://typo3.org/documentation/document-library/references/doc_core_tsref/4.0.0/view/4/1/#id2798761
22:48 gerards hint use tdfe
22:49 gerards tsfe that is
22:49 pmk65 like this: http://phpfi.com/225516
22:50 pmk65 and change the 1 to the id of your page. Then place it in SETUP on your main typoscript template.
22:51 DonJ thx works great!
23:46 tansta brain-xy: thanks for the email dude :)
23:46 tansta i still haven't got the engligh docs
23:47 brain-xy ok.. if i got time the next days i try to translate it
23:47 tansta oh no no dont do that
23:48 tansta i cant take such favours
23:49 brain-xy pff.. why not.. the world is bad enough.. why shouldn't we help each other?
23:49 brain-xy and if my translation is good it can be used by other guys too..
23:50 tansta oh my god, you're so nice :)
23:50 tansta please visit Australia one day
23:50 brain-xy i will do that :)
23:51 tansta make sure you contact me when you're in Melbourne
23:59 tansta i'll be back gotta restart

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.