Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Friday 1 June 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:05 Denyerec any ruby programmers her e/
00:07 comradeNikolai have you seen http://typo3onrails.org/ ?
00:07 comradeNikolai I think its a sort of serious idea that this guy has
00:10 Denyerec Heh
00:10 Denyerec I just need someone to write/run a routine for me
00:10 comradeNikolai yeah
00:10 comradeNikolai I want to learn ruby :)
00:10 comradeNikolai once I graduate maybe I'll have more time
04:47 d|g hi all
05:06 dax77 beautiful good morning #typo3 :)
05:36 d|g dax77 because friday ;) hi =)
05:39 dax77 jep :)
06:19 smeringe good morning
06:37 floxx hi everyone
06:43 Jigal good morning #typo3
06:45 floxx good morning jigal :)
06:46 Jigal hi floxx
06:49 smeringe hi floxx and Jigal
07:05 Jigal hi smeringe, jan___, zatmania
07:05 zatmania hi all
07:05 zatmania hi Jigal
07:06 smeringe hi zatmania
07:06 jan___ hi
07:06 jan___ @all
07:06 smeringe hi jan___
07:08 jan___ :)
07:10 smeringe what's the requirements for .case = lower to work with gmenu? tsref says it uses renderCharset? I've set it, but it doesn't seem to help for me.
07:37 smeringe can someone tell me why antiAlias =1 switches my colors in my gmenu? (foreground color becomes background..)
07:39 Phlogiston_ maybe a bug in imagick, check the version
07:40 Crocus moin
07:51 koomi moin
07:51 smeringe Phlogiston_: thanks.. found the keys in the install tool
07:51 Phlogiston_ smeringe: np
07:53 Phlogiston_ how can I change the default typo3 content elements?
08:01 brain-xy morning all..
08:02 Jigal hi brain-xy
08:02 jan___ moring
08:02 brain-xy hey Jigal.. do you know how i could define a new content element like the FCEs of TV?
08:04 melvin is there any extension to export static content from typo3 4.1?
08:06 jan___ melvin, i don't know ... maybe you could use phpmyadmin extension...
08:07 jan___ but be careful, that extension is not really safe, after using, plz disable that...
08:10 melvin ok. other question. i#m admin of typo3 and not a developer. sites served with typo3 alway got head entries like expire=0. can i change this?
08:19 jan___ melvin: sry i don't know i'm coder
08:25 brain-xy hm.. is it possible to change the order of the TCA fields when you extent the existing tables with an extension?
08:27 melvin jan___: thx anyway
08:32 Fanty how do I clean up the database of deleted pages etc?
08:33 zatmania check deleted = 1 in databases in the tt_content table
08:34 Tsoots there's also a cli tool for this
08:34 Tsoots just cannot remember where exactly
08:34 Tsoots :)
08:35 Tsoots sysext/lowlevel/HOWTO_clean_up_TYPO3_installations.txt
08:35 Tsoots that'll tell
08:35 jan___ recylebin ... hmpf i don't know
08:35 zatmania tx Tsoots, i don't know this tips :)
08:35 jan___ http://typo3.org/extensions/repository/view/kj_recycler/3.2.0/
08:36 jan___ really cool extension
08:36 Fanty zatmania: so.. typo3 dosen't have anyway to clean up itself? I need to do it manually in the database?
08:36 Tsoots Fanty, read the howto i posted a link for
08:37 Tsoots there are many lil utilities explained in there one of them will drop the deleted pages
08:54 Phlogiston_ Is there a way to tell typo3 to not put much content in the html outputted code on one line?
09:22 jan___ hi again..
09:22 jan___ has anybody used Smarty for typo3 extensions ?
09:30 dax77 Phlogiston_: there is an option to make the source code nice, can't remember it though :(
09:31 dax77 jan___: yes, its been a while though
09:31 jan___ i know wich you mean
09:31 jan___ but i also can't remember
09:31 jan___ extevalator .... ??
09:31 jan___ oh cool dax77
09:31 jan___ wait i'm searching
09:33 jan___ http://typo3.org/documentation/document-library/extension-manuals/extdeveval/current/
09:34 jan___ that was the extension
09:34 jan___ really cool stuff, like optimizing source code, documentation and so on
09:34 Phlogiston_ dax77: you still don't know? I found : qcom_htmlcleaner, but it does not work with utf8 and it does not what I want
09:35 Phlogiston_ jan___: I have that ext but thats not for optimizing the outputted html right?
09:35 jan___ thats right ... phlogiston
09:35 jan___ ...
09:35 dax77 'Tidy' cleans the HTML-code for nice display!
09:35 jan___ nice to know
09:35 dax77 its in the configuration of the install-tool
09:36 Denyerec jan, Ries has done so.
09:36 Phlogiston_ but I need that on the server right dax77
09:36 dax77 correct
09:36 Denyerec I have an example of how to use it kicking around somewhere if yu want it
09:38 jan___ denyerec: what does it mean "ries" has done so ?
09:38 Phlogiston_ whats the name of the binary, do you know? I want to check if its on server
09:38 Denyerec Err
09:38 Denyerec the dude called Ries
09:39 Denyerec has used Smarty a lot
09:39 jan___ ah ok :)
09:39 dax77 Phlogiston_: nope, but in the install tool is the url where you can get it
09:39 Phlogiston_ ok then its not on my webserver
09:39 Phlogiston_ :)
09:40 jan___ @smarty problem: http://phpfi.com/238547
09:41 jan___ the "assign" command doesn't replace the variable...
09:41 dax77 fileadmin not filadmin
09:41 Phlogiston_ and of course it does not work :(
09:41 jan___ agrl
09:42 jan___ what a stupid bug, but there was no error ?
09:42 jan___ ok i'll change...
09:42 Phlogiston_ hmm wait tidy does not work yet
09:42 Phlogiston_ dax77: this tidy is availble for linux right? Why is it named mkLinux?
09:43 dax77 http://www.w3.org/People/Raggett/tidy/
09:43 jan___ ok i've renamed the include file path for display()
09:44 jan___ ok i'll change the delemiter ... maybe that will work
09:44 jan___ delimiter*
09:45 dax77 $content = $my_smarty->display(bla);
09:45 Phlogiston_ ah nice after compiling myself it works :) dax77, at least the on the command line :)
09:45 dax77 Phlogiston_: great :)
09:45 jan___ and in the in the main of the pi then return $this->pi_wrapInBaseClass($content);
09:46 Phlogiston_ dax77: but nothing changes on FE sourcecode .(
09:46 dax77 jan___: jup
09:46 dax77 Phlogiston_: did you configure the option correct in the install tool?
09:46 Phlogiston_ dax77: yes but wait this version is from 4th august 2000, maybe a bit old?
09:47 dax77 hmm, don't know
09:47 alexwx_ anybody works with tt_news? i need to set by TS, listing the latest news from some categories.. how it to set? thank you
09:48 dax77 Is robert gonda here?
09:49 dax77 no? better for him :) -> http://typo3.org/extensions/repository/view/rtgnewscalendar/0.1.1/
09:50 Phlogiston_ damn that tidy... where is the doc how to build that... damn damn never such such a bad documented opensource project
09:52 dax77 alexwx_: where is the problem? just to configure certain categories?
09:53 Phlogiston_ oh come on!!!!
09:53 jan___ phlogiston calm down ;-)
09:54 alexwx_ dax77 i dont know the exact scripts for TS to set it, i am looknig the manual, but maybe wrong, can you send some example how to list latest news from just one category?
09:55 Phlogiston_ jan___: tidy sucks like hell!!! damn it!
09:55 Phlogiston_ 12:00:12 (87.89 KB/s) - `tidy_src.tgz' saved [9/9]
09:55 Phlogiston_ (12:00:12) [own_software] tar -xzvf tidy
09:55 Phlogiston_ gzip: stdin: not in gzip format
09:55 jan___ ok phlogiston ... good to know
09:55 dax77 alexwx_: have a look at categoryMode
09:56 nutcase is there another,update-safe way to disable the "Page is being generated" page than with commenting out the line $this->tempPageCacheContent(); in class.tslib_fe.php?
09:56 Phlogiston_ jan___: gg :)
09:58 alexwx_ dax77 yea i tried categoryMode = 1 but there was a message - no news in this list. but i have a news in the caetgory
09:58 Phlogiston_ finally :D
09:59 Phlogiston_ tidy works but not with t3, anyone has an idea?
10:00 Phlogiston_ $TYPO3_CONF_VARS['FE']['tidy_path'] ='/kunden/170478_63450/rp-hosting/2206000/6675000/sfdsaf.com/own_software/tidy/bin/tidy -i --quiet true --tidy-mark true -wrap 0 -raw'
10:05 Phlogiston_ can I just export one page/sysfolder with export?
10:07 m4rtijn hello all
10:07 jan___ is there a solution to get from the extension dir to the htdocs dir ? ... i can't remember $GLOABALS['??'] or a constant .. ?
10:10 jan___ i try PATH_ typo3
10:12 Jigal jan___: http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/3/5/
10:13 Jigal jan___: PATH_site is probably what you're looking for...
10:13 jan___ thx a lot Jigal
10:13 jan___ *bookmark*
10:14 Jigal jan___: bookmark http://typo3.org/documentation/ you can find loads of documentation there :-)
10:14 jan___ smile, i know that page :)
10:15 Jigal jan___: you only didn't know that there was an overview of constants and variables in the core api documentation :-P
10:16 jan___ ;-)
10:17 jan___ the core documentation is quiete hughe ;)
10:18 Jigal hehe... and many people (including myself) are complaining that there is not enough documentation :-D
10:18 jan___ smile :)
10:18 jan___ some things in typo3 are really confusing
10:18 jan___ for beginners
10:19 jan___ like the TCA.php and the ext_tables.php that are depending on each other...
10:21 jan___ my problem is solved, it works :)
10:21 jan___ smarty rocks :)
10:21 Jigal not only for beginners... TYPO3 is immensly flexible and thus pretty complex. you can do the same thing in many different ways.
10:22 jan___ jigal, thats true... maybe typo5 will be have a better framework design
10:23 jan___ one way to solve a spezific problem would be enough...
10:25 pH-Wert hi
10:25 Jigal jan___: the odd thing is that the framework itself is pretty good. It is so flexible that you can actually replace just about anything. there are parts in the core (outside the actual framework) that need improvement. Whether this can be done without breaking backwards compatibility is a different question...
10:25 beev0r is there another way of writing:
10:25 beev0r [globalVar = TSFE:id=7][globalVar = TSFE:id=9][globalVar = TSFE:id=15]
10:25 beev0r ?
10:25 beev0r does [globalVar = TSFE:id=7,9,15] work?
10:26 nikolo hi all
10:26 nikolo can anybody help me regarding this code http://phpfi.com/238555
10:26 nikolo i m making an image thumbnail in this code and then putting an imagelinkwrap
10:27 nikolo but the problem is that thumbnail is generating fine, but imagelinkwrap is not applying
10:28 Jigal beev0r: TSFE:id is id of logged in user, right?
10:28 jan___ JIGAL: some things in the framework are looking really strange to me, but i use typo3 not for long... but some day i'll be able only to answer questions here ;)
10:29 nikolo can anybody help me?
10:31 dax77 re
10:31 nikolo can anybody help me regarding this code http://phpfi.com/238555
10:31 nikolo <nikolo> i m making an image thumbnail in this code and then putting an imagelinkwrap
10:31 nikolo <nikolo> but the problem is that thumbnail is generating fine, but imagelinkwrap is not applying
10:33 Jigal okay, beev0r seems to be sleeping...
10:34 nikolo nobody??
10:34 beev0r nope
10:34 beev0r TSFE is the typo3 page id
10:35 Jigal nikolo: everybody else seems to be at lunch or away... I'm not an expert on TypoScript and not a woman, so I can't multitask :-)
10:35 pH-Wert is anybody able to tell me please, why firefox is ignoring external links to open in a new window? IE is doing it correctly! ... thx
10:35 dax77 nikolo: I don't have the time to analyse your code, but here is an example of how I do it: http://svn.webempoweredchurch.org/calendar/browser/trunk/cal/model/class.tx_cal_base_model.php
10:36 dax77 pH-Wert: do you have an exmaple url?
10:36 nikolo ok
10:36 pH-Wert dax77: how do you mean that? you mean the code typo is generating?
10:36 dax77 Jigal: TSFE:fe_users|user|uid
10:37 dax77 pH-Wert: yeah, I want to have a look
10:37 Jigal dax77: thanks, but I was trying to see what beev0r needed ;-)
10:37 dax77 ah :)
10:37 dax77 just saw that :)
10:37 pH-Wert dax77: ok ... you want me post it in a private chat?
10:37 dax77 I'm going backwards in time ;)
10:38 dax77 pH-Wert: sure
10:38 Jigal beev0r: at least you could use [globalVar = TSFE:id=7, TSFE:id=9, TSFE:id=15] according to TS reference
10:39 jan___ helping the comunity is a hard job, thx @Jigal, dax77, and so on :-)
10:39 dax77 beev0r: [globalVar = TSFE:id=7, TSFE:id=9, TSFE:id=15]
10:39 Jigal jan___: we all are the community ;-)
10:40 dax77 one big family :)
10:40 jan___ smile cool :)
10:40 jan___ i join the family :)
10:41 jan___ what a impressive hug... lol :-)
10:42 jan___ smile :)
10:43 m4rtijn me likes man hugs
10:43 nikolo jan: can u see my code http://phpfi.com/238555
10:43 nikolo its a short code
10:43 m4rtijn forgot a slash there :p
10:43 dax77 :)
10:43 jan___ :)
10:46 Jigal nikolo: forget my (lack of) TypoScript knowledge, but if I look at your code from a PHP perspective, I would find it logical to change line 14 to something like:
10:47 Jigal $wrapimg = $fileNameToScaledImage->imageLinkWrap($t_array);
10:48 nikolo hmmm
10:48 Jigal nikolo: I could be very wrong, but it seems logical that $this->cObj->IMG_RESOURCE() would return an object which you use to perform further actions...
10:48 Jigal nikolo: why would you otherwise use $wrapimg in line 18?
10:48 nikolo u r wrong :)
10:49 nikolo actually its not returning an object its returning the image source
10:49 nikolo e.g. uploads/abc.jpg
10:50 nikolo i guess i have to do it myself
10:50 nikolo :<
10:51 dax77 nikolo: have a look how tt_news and cal does it. Its the same there
10:53 nikolo news doesnt have a picture !
10:53 dax77 yes it does
10:53 nikolo i just want to have a pop up window link
10:53 nikolo on an image
10:53 nikolo and i dont want to use typoscript, just php
10:53 dax77 nikolo: thats the same
10:54 nikolo can u show me ur code how u do it
10:54 dax77 I did
10:54 dax77 http://svn.webempoweredchurch.org/calendar/browser/trunk/cal/model/class.tx_cal_base_model.php
10:55 nikolo but it contains no imagewraplink
10:55 nikolo ???
10:55 dax77 starting line 109
10:55 dax77 its done through stdWrap
10:55 m4rtijn anybody here who uses jm_gallery somewhere?
10:57 nikolo dax: u did not define 'imageWrapIfAny' anywhere!
10:57 dax77 nikolo: http://svn.webempoweredchurch.org/calendar/browser/trunk/cal/static/ts/setup.txt starting line 837
10:59 dax77 m4rtijn: I htink I do :)
11:01 pulponair hi dudes
11:01 dax77 hi pulponair :)
11:01 Jigal hi pulponair
11:01 m4rtijn hi pulp
11:01 nikolo forget it
11:01 m4rtijn do you remember where dax?
11:01 Jigal nikolo: I'm looking at the code in class.tslib_content.php which handles the $cObj calls
11:02 dax77 yeah, at my homepage :)
11:02 m4rtijn could u pm me your url?
11:02 m4rtijn or post it here.. if u like
11:02 m4rtijn I would like to test smth
11:13 Jigal nikolo: http://typo3.org/extensions/repository/view/rgwallpaper/1.0.2/info/pi1%252Fclass.tx_rgwallpaper_pi1.php/
11:14 Jigal nikolo: this uses $this->cObj->IMAGE() together with imageLinkWrap()
11:17 Jigal nikolo: lists both the documentation of imageLinkWrap() and of IMG_RESOURCE(): http://typo3.org/fileadmin/typo3api-3.8.0/df/d65/classtslib__cObj.html#a33
11:19 nikolo ok
11:34 Phlogiston_ how can I change the default content elements?
11:37 HardPhuck where is extenstion: indexed search engine
11:37 HardPhuck i can't find it in the rep
11:38 HardPhuck found it :)
11:40 HardPhuck sry :)
11:44 Phlogiston_ how can I change the default content elements? like text with image... is that possible? Or do I need to create an extension with my own?
11:44 jan___ hmm i don't know somewhere in the tt_content ?
11:45 dax77 Phlogiston_: what do you want to change there?
11:51 timof hi @all
11:51 timof someone knows the extension mr_glossary?
11:51 wilz a little
11:53 timof ok
11:53 wilz timof, what's your problem ?
11:53 zatmania hey wilz
11:53 wilz hi zat ;)
11:54 wilz zatmania, how's it going ?
11:54 zatmania fine and you
11:54 timof when i go over a link, the description doesnt pops up at the position of the cursor in IE. in firefox ist all ok.
11:54 timof in IE its to much left
11:55 wilz I'm ok
11:55 wilz that's odd
11:55 wilz never had this kind of problem =/
11:56 timof ok thx
11:57 wilz it might be related to your browser cache ?
11:57 timof why that?
11:58 wilz I don't know, maybe part of the HTML has not been refreshed on IE
11:59 wilz just a wild guess
12:09 Denyerec wilz
12:09 Denyerec that sounds like a CSS issue
12:10 Denyerec Which given that it's occurred in IE, does not seem too unlikely.
12:10 Denyerec There might be something either included, or missing, in your CSS that's causing the div positioning to go nuts.
12:12 timof yes that was my first thought too
12:12 Denyerec lets face it...
12:12 timof because an other site wich is using this extension, there it goes in IE
12:12 Denyerec IE couldn't lay out a paragraph, let alone a fancy popup ;)
12:13 m4rtijn Denyerec.. arent u using jm_gallery as well somewhere?
12:14 Denyerec NOpe.
12:14 m4rtijn kk
12:14 Denyerec I'v eyet to use a Typo3 gallery.
12:14 Denyerec I am currently beating MailformPlus around the head with an iron bar
12:14 Denyerec Need to make it submit! ;)
12:14 m4rtijn ah, thats good.. give it a good smack from me as well
12:15 timof but what in my css could make the failure
12:16 wilz a reviewed formular extension would not hurt... mailformplus does the job, but it sucks
12:16 timof i have installed the extension and the error came with IE
12:17 Denyerec tilman
12:17 Denyerec timof rather
12:17 tilman ?
12:17 Denyerec you got an active site where I can see it happen formyself?
12:17 Denyerec without that I can't help you
12:17 Denyerec sorry tilman, I wanted timof :)
12:17 tilman :-)
12:17 tilman k
12:17 Denyerec Nice to know you're awake and paying attention though ;)
12:18 timof ok wait a moment pls
12:18 specialunderwear Hi I noticed that content elements of class contenttable got a fixed width of 675. I can't find any constatnts to change. Does anyone know how t change the width to 100% or somehting?
12:19 timof denyerec: http://www.illusion-factory.de/index.php?id=153
12:20 timof go over Ad-Clickrate
12:20 timof and see in IE and firefox
12:20 Denyerec Ok
12:20 Denyerec well it fails in Opera
12:20 Denyerec which means that you have a CSS error
12:20 Denyerec and IE7 and Opera are rendering correctly
12:21 Denyerec as Opera is pretty much strict as can be
12:21 m4rtijn opera.. lol
12:21 timof hm
12:21 m4rtijn check the W3c browser stats.. I think opera ha 0.00001% of total users
12:21 m4rtijn ;)
12:21 timof the css of my template has a error so that the extension can not work correctly?
12:23 timof but where i have to lool? :-)
12:23 timof ups
12:23 timof looK
12:23 Denyerec m4rtijn - I don't care how many users use it, it's a really good browser that lets me see what valid CSS *SHOULD* look like
12:23 Denyerec timof this might sound dramatic
12:23 wilz you could start here http://jigsaw.w3.org/css-validator/
12:24 Denyerec but what would happen if you remove all the css except the popup CSS ?
12:24 timof i havent written css for the popup
12:24 Denyerec that would demonstrate if it's a problem with the extension CSS in general, or some interference from your own.
12:24 timof it cames with the extension
12:24 Denyerec Ok so the poopup has its own css ?
12:24 Denyerec So remove your CSS completely
12:24 timof ok
12:25 timof and then i try step by step ;-)
12:25 Denyerec Well just see if that helps at all.
12:25 timof ok thx
12:26 Denyerec If it does, then start throwing in your own CSS chunk by chunk
12:26 Denyerec etc
12:32 ries morning
12:33 jan___ morning
12:33 specialunderwear typo3 produces html like <table border="0" cellpadding="0" cellspacing="0" width="675" class="contenttable"> does anyone where I can change the value 675?
12:35 specialunderwear this is the html a normal text cms element produces
12:36 jan___ ries, do you use smarty in typo3 ?
12:36 ries jan___: Yes I do
12:36 jan___ dax77 told me
12:36 jan___ ;)
12:36 ries dax77: !!!
12:36 ries :D
12:37 jan___ i've there a problem, i want to load a template via TS ... and want to replace something with smarty...
12:37 Jigal good morning/afternoon/evening/night to those who recently joined ;-)
12:39 jan___ ries: is that possible what i want ...
12:39 wilz how can I hide a menu if there is no items in it ?
12:39 wilz I've tried the if.current.value = 1 ; if.equals = ; if.negate but it doesn't work :'(
12:40 ries jan___: you want to load a page temaple.. and then at some point you want to parse it through smarty en then output it?
12:40 jan___ yes... but i want to load the template via Typoscript ... because i want to include a spezial men?
12:40 jan___ menue*
12:43 jan___ ries... is that possible .. ;)
12:43 timof denyerec: thx. its my css
12:44 Denyerec Hey Ries
12:44 Denyerec hahaha
12:44 Denyerec [13:41] <jan___> dax77 told me <--- Tab nickname auto-complete saves my ass again! :)
12:44 Denyerec jan I did ask if you wanted the example extension
12:44 Denyerec but you never responded
12:44 Denyerec :(
12:45 jan___ oh ok :)
12:45 jan___ yes i want the example extension ;)
12:45 Denyerec give me your email address
12:45 Denyerec and I'll send it over
12:45 Denyerec or does IRC DCC work for you ?
12:45 jan___ (obscured mail address)
12:45 jan___ send via email plz
12:45 jan___ thx a lot
12:46 jan___ it's really difficult 4 me to solve that problem, i'm playing with the references of an smarty object...
12:46 dax77 :)
12:47 jan___ what a channel ... next hug round ? ;)
12:47 Denyerec Hehe
12:47 Denyerec The email is on its way.
12:47 ries jan___: Like that is not possible
12:48 ries since basicly you want smarty is your main typo3 template engine
12:48 Denyerec Install it manually, then examine the sourcecode in /typo3conf/ext/
12:48 ries However why can't you use a marker and execute some PHP code to get the job done?
12:48 jan___ ok ries ....
12:48 jan___ denyerec .. i'll examine it
12:49 dax77 weekend! :)
12:49 jan___ ries, that is a solution i thougt about
12:49 ries jan___: I always wanted to create a smarty template engine for typo3....
12:49 ries But time doesn't permit me to do it..
12:50 ries you could then do really cool things
12:50 dax77 cu next weeeek, bye guys
12:50 jan___ ries: yeah ... i think so too
12:50 jan___ ok dax77 nice weekend :)
12:54 ries jan___: you can feed the output of RECORDS from TS directly to smarty as a php array
12:54 ries same as with and COA
12:54 jan___ and how does it work ... ?
12:55 jan___ i've seen the example ... thats the way it works :)
12:57 jan___ the way i also have tried
12:58 jan___ i'll try a other way
13:04 Phlogiston_ Can I use a condition with the display size? I can't find anything. Is there maybe an extension for this?
13:05 Phlogiston_ I'd like to change the background image depending on system resolution of the visitor
13:10 ries jan___: You just execute a fucntion
13:11 ries and set it back as a marker
13:12 jan___ i don't know how :/
13:14 Phlogiston_ ccscreenres
13:14 Phlogiston_ I love typo3 right now!
13:14 Phlogiston_ hi ries
13:16 Phlogiston_ how can I easily add plain css (not include a file) to my page?
13:16 Phlogiston_ (in TS)
13:16 jan___ page.stylesheet =
13:16 jan___ oh sorry
13:17 jan___ the would be an include
13:17 jan___ that*
13:20 Phlogiston_ jan___: any other idea? =) I don't like to include so many files...
13:21 jan___ no i'm not a TS profi
13:21 Phlogiston_ jan___: hehe
13:22 Jigal Phlogiston_: why don't you like including many files?
13:23 Phlogiston_ Jigal: site gets slower because http requests I think
13:23 Phlogiston_ but its only +1 so I will do it like that :)
13:23 m4rtijn I think its much slower if every tag includes style code
13:23 jan___ http://www.getfirebug.com a cool extension for FF to calc the wasted time
13:24 Phlogiston_ m4rtijn: ah thats not the question.... it would be just one line of css code
13:24 jan___ or edit your css in realtime
13:24 m4rtijn ah.. ok
13:24 m4rtijn in realtime :p
13:24 jan___ yes :)
13:24 Jigal Phlogiston_: browsers tend to use a client side cache, so most of the time it isn't that much slower anyway...
13:24 Phlogiston_ Jigal: true!
13:24 m4rtijn I know firebug.. its not bad
13:25 jan___ but the source is don't displayed correctly
13:25 Jigal m4rtijn: the understatement of the century? :-D
13:25 jan___ is don't ... ahhh what a english
13:26 Jigal jan___: :-x
13:26 Phlogiston_ Do you use Web Developer Addon for FF too?
13:27 m4rtijn hmm.. the problem I have with .css is the difference between FF and IE.. theres no help from Firebug on tat either
13:27 jan___ yes sometimes
13:27 m4rtijn I dont find much use yet for firebug
13:27 m4rtijn didn't
13:27 melvin how can i configure crawler in tsconfig?
13:27 jan___ realtime CSS edit
13:28 m4rtijn why would I need that ? :p
13:28 jan___ yes
13:28 jan___ is quite fast
13:28 m4rtijn normally I code my .css only once..
13:28 Jigal m4rtijn: I usually make css right for firefox, then fix the boxmodel issues for IE and see what is still wrong in IE...
13:31 Denyerec ANy mailformplus experts in ?
13:31 Denyerec Got a bit of an urgent issue and my form just refuses to submit data
13:34 brain-xy template is being showed correctly?
13:37 brain-xy Denyerec
13:38 Denyerec Template displays fine
13:38 Denyerec there's an action set on the from via ###REL_URL###
13:38 Denyerec but when you click submit... it just reloads the same page
13:38 Denyerec no errors, no emails, just the same form again, but empty.
13:38 brain-xy oeeehm
13:38 Denyerec I'm *sure* I must have missed something
13:39 brain-xy and what is taken for the marker in the frontend?
13:39 brain-xy just a moment i look at one of my templates
13:39 Denyerec I am wondering
13:39 Denyerec I have a form (Big form) but no typoscript
13:39 Denyerec do I need to map all my fields in Typoscript for the form ?
13:39 m4rtijn hmm, I asked this before a few times but I dont think anyone answered.. would it be difficult to make a "next page" button to navigate through the main navigation?
13:39 Denyerec or does it parse them automatically ?
13:40 Denyerec martin isn't that what the menutype "Browse" does for you?
13:40 m4rtijn I'll find that out.. thx Denyerec
13:40 brain-xy i just have index.php as action inserted
13:41 Denyerec DO you have any typoscript for the form?
13:41 brain-xy no..
13:41 brain-xy just html template
13:41 brain-xy Denyerec http://phpfi.com/238599
13:42 Denyerec http://phpfi.com/238600
13:42 Denyerec there's mine
13:42 gianluca_r hello all
13:42 Denyerec lo
13:42 Denyerec brain-xy - you sure you have absolutely no Typoscript to configure mailform at all ?
13:43 gianluca_r while using DAB(auxdataviewr) and KickStarter
13:43 Denyerec You just inserted the plugin
13:43 Denyerec and picked a template?
13:43 brain-xy yes
13:43 gianluca_r to create an extension
13:43 gianluca_r i don't find the way to make the newly created ext using an alternate template file
13:44 Denyerec are those hidden fields required for mailform to work ?
13:44 Denyerec as I don't have them.... ¬_¬
13:45 brain-xy the only fields i use are sender .. subject ...<
13:45 brain-xy aargh
13:45 gianluca_r is here someone experiencing the same behaviour?
13:45 Denyerec Ah!
13:46 Denyerec it was the hidden fields!!
13:46 brain-xy receiver.. subject.. sender. and the html template.. and for optional use the must be filled out fields..
13:46 brain-xy hidden fields?
13:46 Denyerec Yes
13:46 Denyerec your phpfi
13:46 Denyerec there were 3 hidden inputs
13:46 brain-xy aaahhh :)
13:46 Denyerec without those it doesn't function :)
13:46 brain-xy jap :P
13:47 Denyerec Ok so now I just need to figure out how to map everything into the database
13:47 Denyerec and write the user response
13:47 Denyerec Oh man
13:47 Denyerec this form is a monster
13:47 gianluca_r an alternate template for each data view, it seems to be impossible
13:47 Denyerec and tehre's 4 of them to do :(
13:47 brain-xy hm ... i saw a hook in the code.. you could insert your own function to save the data into DB and send some emails out..
13:48 brain-xy gianluca_r.. what do you want to do?
13:48 gianluca_r to use my templates in my extensions (local extensions)
13:49 brain-xy aehm.. mom
13:50 gianluca_r the onlythe only way seems to put hands on the method (or better to say function) of the class.tx_auxdataviewer_dabcomponent.php
13:50 brain-xy gianluca_r http://phpfi.com/238604
13:51 gianluca_r brain-xy: thnx
13:53 gianluca_r in which file should it go?
13:59 jan___ bye bye
14:00 jan___ weekend i'm comeing
14:00 Denyerec You can plot which devs are in which timezone based on their logoff times
14:00 Denyerec :D
14:00 gianluca_r have a nice w-end
14:02 Wol Hi, i have a problem with my install of TYPO3 4.1.1 and I dont know if it's caused by firefox 4.1.1
14:03 Wol when i go to a template record and my mouse pass over a combobox, the text "XX" is show inside the box
14:04 Wol does anyone encountered this problem?
14:11 gianluca_r brain-xy: thnx for the code snippet, does it go in the auxdadtaviewer classes?
14:23 m4rtijn say, if I repeat a background it only gets loaded once right?
14:24 eeos hi there
14:26 m4rtijn hi eeos
15:13 dax77 hi @all :)
15:14 Phlogiston anyone here? I have a tt_news catmenu how can I specify the order of the categorys?
15:17 ratschnowski hello, i am using directmail for sending newsletters
15:17 ratschnowski i only have 59 recipients, but somehow directmail only sends 50 mails, no more
15:18 ratschnowski is ther anything to be changed so that everyone receives the newsletter?
15:21 Phlogiston ratschnowski: try reinvoking the mailer send engine again
15:22 Phlogiston ratschnowski: it will send only 50 in one "set"
15:22 Phlogiston yoyu can set that in EM settings of DM btw
15:24 ratschnowski ok, thx
15:25 ratschnowski did not know that numbers of sent email per cycle can be defined
15:42 eeos has anyone ever had problems in centering images in td tags in MSIE 6.0?
15:42 eeos I know is a bit OT, but cannot achieve it. :(
15:43 Phlogiston hmm why does tt_news ignore that:
15:43 Phlogiston plugin.tt_news {
15:43 Phlogiston displayCatMenu.catOrderBy = uid
15:44 Phlogiston I can't find out I want to order them like: News 2007, News 2006. I already tried title without luck, I'm out of ideas. Seems like a bug or something
15:55 Phlogiston hehe
15:55 Phlogiston cu guys
15:55 Phlogiston damn tt_news :D
15:55 Phlogiston can't find out why the sorting is not working... sourcecode looks OK
15:56 m4rtijn r u using TV?
15:59 Phlogiston m4rtijn: yes why?
16:00 m4rtijn cause I dont know nothing about TV :p but the tt_news functionality should be equal right?
16:00 Phlogiston m4rtijn: of course... that has nothing to do with it IMHO
16:43 MHoffmann installation of typo 4.1.1, tried to install cal, got "TYPO3 Fatal Error: Extension key "static_info_tables" was NOT loaded! (t3lib_extMgm::extPath)"
16:44 MHoffmann any idea how to fix this?
16:45 MHoffmann could not go back or anything else
16:50 ShadowHunter try to remove "cal" from $TYPO3_CONF_VARS['EXT']['extList'] in localconf.php
16:56 MHoffmann cal is not written to localconf
19:15 Phlogiston hello guys:)
19:18 dax77 hi Phlogiston
19:30 ries Phlogiston: & dax77 !
19:32 dax77 :)
20:00 Phlogiston oh nice
20:00 Phlogiston that new flv video gallery player is exactly what I need... and now finally an ext is here :)
20:08 fablog Hello all
20:09 fablog my first time here
20:09 fablog Because I need your help, I'm too newbee with typo3 it's a shame!!
20:15 dax77 hi fablog :)
20:16 dax77 guess there are not many people around
20:16 dax77 you are pretty late
20:22 SmaxTheFrog_ hi, how do i activate the klick enlargement for immages in tt_news ?
20:29 dax77 SmaxTheFrog_: you should have a look at the image property of tt_news
20:29 dax77 plugin.tt_news.displayList.image
20:30 dax77 good n8 :)
20:31 SmaxTheFrog_ thx
20:58 Awillys heya
20:59 Awillys anyone using HTMLAREA with a custom css file for the text editing?
20:59 Awillys contentCSS = ... ?
21:00 bedlamhotel Awillys: yes. What's the trouble?
21:00 Awillys bedlamhotel: ii cant get my css file styles to be on the RTE :/
21:01 Awillys could you show me your page TS config by any chance?
21:01 bedlamhotel hang on just a minute and I'll find one for you.
21:02 lynucs hello all
21:02 Awillys cheers
21:03 bedlamhotel Awillys: is it that you can't get the styles into the selectors, or just that they don't show in the page?
21:03 Awillys i cant get them into the selector
21:05 bedlamhotel Ah. Ok.
21:06 bedlamhotel Awillys: this is working on a dev site right now.
21:06 bedlamhotel http://phpfi.com/238699
21:07 Awillys k
21:08 Awillys on my way
21:10 lynucs hey, maybe anyone could help.. a guy gave me a subdomain with typo3 installed. i have access via ssh. now i wanted to update with the tar.gzip method. never did that before. but i've read that the symlinks should be set in the typo3 dir (right?) to the source of the new typo3 version. the problem is, there are already dirs with the name of needed symlinks.. should i just delete them?
21:10 lynucs for short helo i'd be very grateful ;)
21:10 lynucs help*
21:11 lynucs there no site i could break, just a new typo3 install
21:11 lynucs or maybe i should just delete all and reinstall the typo3 in the new version?
21:15 Awillys bedlamhotel: maybe i am placing it to the wrong place
21:15 Awillys i place it at the domain root page
21:16 Awillys shall i place it on the news sysfolder properties?
21:16 bedlamhotel Awillys: it should go in the TSconfig field in the root page record. Do NOT put it in your TS template.
21:17 Awillys yeah i dont
21:17 Awillys it's in the root page TS Config
21:19 bedlamhotel Awillys: if the paths are correct, if the selectors are visible, and if the styles in the stylesheet /include/ the element type in the selector ( e.g. p.foo { ... } ), and if the classes occur in all the right places in the TSconfig snippet I sent, it should work ;-)
21:21 Awillys i see
21:22 Awillys i'll try to change smthg
21:22 Awillys in my css
21:51 titii helo there, is there some possible to make all typo3 image generating, generating trough css, it is, create css style backgrounds, and all the text wrapped into block, for accessible. thanks
21:53 titii and that block, will have some style definitions, or classes with the css code defined in a head of html
22:02 bedlamhotel titii: try this extension: http://typo3.org/extensions/repository/view/bh_firtools/1.2.3/
22:02 bedlamhotel titii: warning: it's heavy slogging through the Typoscript ;-)
22:11 titii what mean slogging?
22:13 titii bedlamhotel otherwise it looks ineteresting
22:14 bedlamhotel titii: sorry; 'heavy slogging' = 'a difficult process' '-)
22:15 titii hmm you mean? i have a look on some samples or syntaxes
22:28 bedlamhotel titii: not sure what you're asking...
22:29 titii bedlamhotel im studing, but i maen thats it what i am looking for
22:32 titii bedlamhotel otherwise that extension can do also rollover menu by css image technique swaping
22:32 bedlamhotel titii: ok, good to hear. I probably won't be back around IRC until Monday, but if you have problems with the extension and you see me, feel free to ask.
22:33 titii bedlamhotel i am asking about rollovers
22:34 bedlamhotel titii: I just sent you a private message. did you get it?
22:38 titii bedlamhotel i am blocked
22:38 titii i cant send you a pm
22:39 titii can you send me some nice settings? i need to generate the HTML of a menu for non-images but the text, styled, and bg defined somewhere
22:40 titii bedlamhotel
22:40 bedlamhotel titii: check out http://www.typo3apprentice.com/ The menus there are generated using that extension
22:41 bedlamhotel The manual also shows how to make a basic menu with rollovers. You'll mainly need to customize the GIFBUILDER object in the TS to get a menu that matches your design
22:44 titii bedlamhotel i need this menu types, exactly, nice site, nice menu, can you send me the settings of that result? with anything?
22:45 bedlamhotel titii: again, 90% of the TYPO3 part of that menu is in the extension...
22:45 titii where? hmmm ok wait i will look
22:47 bedlamhotel titii: read the manual. It's all in there.
22:48 titii bedlamhotel ok than i will try, now i see over ts.setup.txt, it looks like many examples
22:49 bedlamhotel titii: Yes. The TS is very long and a little complicated. Make very small changes and test after each change and it should turn out ok...
22:50 titii bedlamhotel moment, that scripts works? or i have to put some peace of code into my TS
22:51 bedlamhotel titii: it's in the manual...
22:51 titii ok

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.