Search the website and IRC logs

#TYPO3 IRC log from : Saturday 25 August 2007

Year: 2007 2008 2009 2010 2011 2012
Month: Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
07:22 Awillys just2b
07:22 Awillys around?
07:22 just2b sure
07:22 Awillys ^^
07:22 Awillys in the smoothgallery
07:22 just2b since 2h ;)
07:22 just2b yes?
07:23 Awillys where do i change the max size of the pictures, i hvae the following
07:23 Awillys big {
07:23 Awillys file.maxW = 1000
07:23 Awillys #file.maxH = 345
07:23 Awillys }
07:23 Awillys height = 400
07:23 Awillys width = 835
07:23 Awillys the width is the with of the conatiner?
07:23 just2b big != lightbox image
07:24 Awillys *container
07:24 just2b yes
07:24 Awillys hum
07:24 Awillys what about the size of the pictures that are inside the container?
07:22 Awillys just2b
07:22 Awillys around?
07:22 just2b sure
07:22 Awillys ^^
07:22 Awillys in the smoothgallery
07:22 just2b since 2h ;)
07:22 just2b yes?
07:23 Awillys where do i change the max size of the pictures, i hvae the following
07:23 Awillys big {
07:23 Awillys file.maxW = 1000
07:23 Awillys #file.maxH = 345
07:23 Awillys }
07:23 Awillys height = 400
07:23 Awillys width = 835
07:23 Awillys the width is the with of the conatiner?
07:23 just2b big != lightbox image
07:24 Awillys *container
07:24 just2b yes
07:24 Awillys hum
07:24 Awillys what about the size of the pictures that are inside the container?
07:25 just2b this is big and thumbnail
07:26 Awillys i see
07:26 Awillys tx
07:26 just2b yeah naming conventions are not easy to change after some time
07:25 just2b this is big and thumbnail
07:26 Awillys i see
07:26 Awillys tx
07:26 just2b yeah naming conventions are not easy to change after some time
07:37 just2b next version gets btw a print+save icon
07:37 just2b next version gets btw a print+save icon
07:50 Awillys nice
07:51 Awillys small loading thingy would be nice as well
07:51 just2b ?
07:52 Awillys i mean when you are one the page the gallery sometimes does not appear automatically, so it would be nice to let the user know that it's loading
07:53 just2b hmm ok
07:54 Awillys you dont have this?
07:54 just2b the background is a loading gif.. if the gallery is loaded, it should be kind of fine
07:50 Awillys nice
07:51 Awillys small loading thingy would be nice as well
07:51 just2b ?
07:52 Awillys i mean when you are one the page the gallery sometimes does not appear automatically, so it would be nice to let the user know that it's loading
07:53 just2b hmm ok
07:54 Awillys you dont have this?
07:54 just2b the background is a loading gif.. if the gallery is loaded, it should be kind of fine
07:56 Awillys yeah, i dont mean when the gallery is loaded
07:56 Awillys but just when you reach the page with a gallery on it
07:56 Awillys yeah, i dont mean when the gallery is loaded
07:56 Awillys but just when you reach the page with a gallery on it
08:00 s-andersen Does TYPO3 have some build in validation, for e.g. validation of an email address?
08:01 just2b sure
08:04 s-andersen I'll need to use them from the service i created yesterday, can you give me directions to a manual?
08:00 s-andersen Does TYPO3 have some build in validation, for e.g. validation of an email address?
08:01 just2b sure
08:04 s-andersen I'll need to use them from the service i created yesterday, can you give me directions to a manual?
08:06 Awillys damn
08:06 Awillys i am tired ^^ and fell like doing nothing
08:06 Awillys *feel
08:06 just2b s-anders you jusst need a function to validate a email?
08:07 just2b t3lib_div::validEmail ( $ email )
08:07 s-andersen thanks
08:08 s-andersen Is there a redirect function too in the API
08:08 just2b generall a good website for that > http://typo3.org/fileadmin/typo3api-4.0.0/d3/d3d/classt3lib__div.html#4851e6b89690585f78462a795fd95b6c
08:08 just2b t3lib_div.locationHeaderUrl ()
08:06 Awillys damn
08:06 Awillys i am tired ^^ and fell like doing nothing
08:06 Awillys *feel
08:06 just2b s-anders you jusst need a function to validate a email?
08:07 just2b t3lib_div::validEmail ( $ email )
08:07 s-andersen thanks
08:08 s-andersen Is there a redirect function too in the API
08:08 just2b generall a good website for that > http://typo3.org/fileadmin/typo3api-4.0.0/d3/d3d/classt3lib__div.html#4851e6b89690585f78462a795fd95b6c
08:08 just2b t3lib_div.locationHeaderUrl ()
08:11 s-andersen Thanks, works like a charm
08:12 just2b this is good link ;) http://typo3.org/fileadmin/typo3api-4.0.0/classes.html
08:12 just2b and with a mlittle bit more text http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/3/2/
08:11 s-andersen Thanks, works like a charm
08:12 just2b this is good link ;) http://typo3.org/fileadmin/typo3api-4.0.0/classes.html
08:12 just2b and with a mlittle bit more text http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/3/2/
08:33 s-andersen There aren't any t3lib_div function for resolving a page uid to a link?
08:34 just2b no, create a typolink
08:34 just2b just a mom
08:34 just2b $actionUrlConfig = Array();
08:34 just2b $actionUrlConfig['parameter'] = $GLOBALS['TSFE']->id;
08:34 just2b $actionUrlConfig['additionalParams'] = '&tx_rguploader[done]=1&no_cache=1';
08:34 just2b $actionUrlConfig['returnLast'] = 'url';
08:34 just2b // just some markers for the template
08:34 just2b $markerArray['###ACTIONURL###'] = $this->cObj->typolink('',$actionUrlConfig);
08:33 s-andersen There aren't any t3lib_div function for resolving a page uid to a link?
08:34 just2b no, create a typolink
08:34 just2b just a mom
08:34 just2b $actionUrlConfig = Array();
08:34 just2b $actionUrlConfig['parameter'] = $GLOBALS['TSFE']->id;
08:34 just2b $actionUrlConfig['additionalParams'] = '&tx_rguploader[done]=1&no_cache=1';
08:34 just2b $actionUrlConfig['returnLast'] = 'url';
08:34 just2b // just some markers for the template
08:34 just2b $markerArray['###ACTIONURL###'] = $this->cObj->typolink('',$actionUrlConfig);
08:37 Joker19 moring
08:39 just2b hi joker
08:37 Joker19 moring
08:39 just2b hi joker
08:40 s-andersen just2b: i'm in a service, so can't seem to call the typolink function
08:42 just2b $this->pi_getPageLink($id, '',$urlParameters);
08:42 just2b ?
08:43 s-andersen No succes, but pi means that it's a part of pibase doesn't it?
08:40 s-andersen just2b: i'm in a service, so can't seem to call the typolink function
08:42 just2b $this->pi_getPageLink($id, '',$urlParameters);
08:42 just2b ?
08:43 s-andersen No succes, but pi means that it's a part of pibase doesn't it?
08:46 just2b should be. yes
08:46 just2b hardcodiing no option?
08:46 s-andersen I can pass the URL as a POST var, but would that be secure enough?
08:47 just2b what do you wanna do?
08:47 just2b if it is a redirect., it would be ok
08:48 s-andersen I have a login form, that should create a user if the one typed in doesn't exist. I have a service for that, but if the user types an invalid email, I want the service script to redirect the user back to the login form
08:49 just2b redirect is fine with post
08:46 just2b should be. yes
08:46 just2b hardcodiing no option?
08:46 s-andersen I can pass the URL as a POST var, but would that be secure enough?
08:47 just2b what do you wanna do?
08:47 just2b if it is a redirect., it would be ok
08:48 s-andersen I have a login form, that should create a user if the one typed in doesn't exist. I have a service for that, but if the user types an invalid email, I want the service script to redirect the user back to the login form
08:49 just2b redirect is fine with post
08:50 Joker19 typobot hello
08:50 Joker19 it doesn't work, does it?
08:50 s-andersen Allright, because this works: $url = t3lib_div::linkThisUrl(t3lib_div::_GP('this_url'), $getParams); I was just wondering if I made myself vulnerable to injections
08:51 just2b if it is just a redirect, no
08:50 Joker19 typobot hello
08:50 Joker19 it doesn't work, does it?
08:50 s-andersen Allright, because this works: $url = t3lib_div::linkThisUrl(t3lib_div::_GP('this_url'), $getParams); I was just wondering if I made myself vulnerable to injections
08:51 just2b if it is just a redirect, no
08:55 s-andersen Any easy ways to save some variables for later use in e.g. the front end plugin. $_SESSION var doesn't seem to work
08:56 just2b there is a articale about sessions in typo3 @ wiki.typo3.org
08:56 s-andersen thank, will have a look
08:55 s-andersen Any easy ways to save some variables for later use in e.g. the front end plugin. $_SESSION var doesn't seem to work
08:56 just2b there is a articale about sessions in typo3 @ wiki.typo3.org
08:56 s-andersen thank, will have a look
09:12 s-andersen Yeah that was exactly what I needed
09:12 s-andersen Yeah that was exactly what I needed
09:29 theone1979 hi all
09:29 theone1979 i have a question for typo3.8.1
09:29 theone1979 hi all
09:29 theone1979 i have a question for typo3.8.1
09:31 theone1979 I made a form on my site with the "Jump to page" option
09:31 theone1979 the problem is that this page is being opened in a new page and not in the same as the form..
09:31 theone1979 how can i change that
09:31 theone1979 ?
09:31 theone1979 I made a form on my site with the "Jump to page" option
09:31 theone1979 the problem is that this page is being opened in a new page and not in the same as the form..
09:31 theone1979 how can i change that
09:31 theone1979 ?
09:42 theone1979 ? anyone?
09:42 theone1979 ? anyone?
09:56 s-andersen Something that open in a new page, that should have openen in a form, i'm just confused
09:56 s-andersen Something that open in a new page, that should have openen in a form, i'm just confused
10:00 Joker19 theone1979: don't know whether it helps, but have a look at the constant editor -> advanced -> Pageframe object and Target for internal links
10:00 Joker19 theone1979: maybe you have to set them to blank if you didn't already
10:00 Joker19 theone1979: don't know whether it helps, but have a look at the constant editor -> advanced -> Pageframe object and Target for internal links
10:00 Joker19 theone1979: maybe you have to set them to blank if you didn't already
11:03 meppl gugu
11:03 meppl gugu
11:09 s-andersen Is there a recommended way to acces EXT_CONF array from a FE Plugin Class?
11:09 s-andersen Is there a recommended way to acces EXT_CONF array from a FE Plugin Class?
12:29 ries s-andersen: You mean the serialized array as found in localconf.php?
12:29 s-andersen Yep
12:29 ries I just unserialize it :)
12:29 s-andersen Well it isn't global pr. default?
12:29 ries s-andersen: You mean the serialized array as found in localconf.php?
12:29 s-andersen Yep
12:29 ries I just unserialize it :)
12:29 s-andersen Well it isn't global pr. default?
12:30 ries yup...
12:30 s-andersen oh, i'll just try it out then :D
12:30 ries I do something like this: global $TYPO3_CONF_VARS;
12:30 ries $gConf = unserialize($TYPO3_CONF_VARS['EXT']['extConf']['gm_auth']);
12:31 ries if (!is_array($gConf)) $gConf=array();
12:32 ries you might want to put an @ before tne unserialize... not sure if it trows an error
12:32 s-andersen I used $TYPO3_CONF_VARS['USER'], but changed it to EXT now :D
12:33 ries s-andersen: don't you use the file ext_conf_template.txt for these settings?
12:33 s-andersen Yes I do
12:33 s-andersen Got the following from the kickstarter: $_EXTCONF = unserialize($_EXTCONF);
12:34 ries then you will find it automaticly in $TYPO3_CONF_VARS['EXT']['extConf']['EXTENSIONAME']
12:34 ries I don't know much about the kickstarter :D
12:34 s-andersen Oh, well it works as it should now :)
12:30 ries yup...
12:30 s-andersen oh, i'll just try it out then :D
12:30 ries I do something like this: global $TYPO3_CONF_VARS;
12:30 ries $gConf = unserialize($TYPO3_CONF_VARS['EXT']['extConf']['gm_auth']);
12:31 ries if (!is_array($gConf)) $gConf=array();
12:32 ries you might want to put an @ before tne unserialize... not sure if it trows an error
12:32 s-andersen I used $TYPO3_CONF_VARS['USER'], but changed it to EXT now :D
12:33 ries s-andersen: don't you use the file ext_conf_template.txt for these settings?
12:33 s-andersen Yes I do
12:33 s-andersen Got the following from the kickstarter: $_EXTCONF = unserialize($_EXTCONF);
12:34 ries then you will find it automaticly in $TYPO3_CONF_VARS['EXT']['extConf']['EXTENSIONAME']
12:34 ries I don't know much about the kickstarter :D
12:34 s-andersen Oh, well it works as it should now :)
12:35 s-andersen Didn't realize the amount of work there is when coding an extension that others should be able to use :D
12:37 ries s-andersen: I only publish an extension when I am 100% sure other can use it...
12:37 s-andersen I haven't published extensions yet, only made them for my own use
12:35 s-andersen Didn't realize the amount of work there is when coding an extension that others should be able to use :D
12:37 ries s-andersen: I only publish an extension when I am 100% sure other can use it...
12:37 s-andersen I haven't published extensions yet, only made them for my own use
12:40 s-andersen So this is my first one for the TER
12:40 s-andersen So this is my first one for the TER
13:04 ulf_k_ hello, i just installed on my debian etch eth apache2 webserver with mysql and php5 for testing typo3
13:04 ulf_k_ hello, i just installed on my debian etch eth apache2 webserver with mysql and php5 for testing typo3
13:05 roadrunner and? :)
13:05 ulf_k_ so i downloaded typo3 and the dummy package and extraced them in to the www doc root, so far but i just get a white page when i browse localhost
13:06 ulf_k_ for testing i made a info.php site and this is working
13:06 roadrunner did yo downloaded and installed the dummy-package?
13:06 ulf_k_ so apache is running with php
13:06 ulf_k_ yes and the symlinks are fine
13:07 ulf_k_ in the www doc root i have the dummy folder and the typo3 src folder
13:07 ulf_k_ is there a chance to get more info then to tail the access and error log from apache?
13:05 roadrunner and? :)
13:05 ulf_k_ so i downloaded typo3 and the dummy package and extraced them in to the www doc root, so far but i just get a white page when i browse localhost
13:06 ulf_k_ for testing i made a info.php site and this is working
13:06 roadrunner did yo downloaded and installed the dummy-package?
13:06 ulf_k_ so apache is running with php
13:06 ulf_k_ yes and the symlinks are fine
13:07 ulf_k_ in the www doc root i have the dummy folder and the typo3 src folder
13:07 ulf_k_ is there a chance to get more info then to tail the access and error log from apache?
13:10 ulf_k_ so i miss the 1-2-3 install tool
13:11 roadi if localhost/cms does not show anything try localhost/cms/typo3/install ;)
13:11 roadi btw dont forget to change the owner of all files to www-data:www-data
13:13 ulf_k_ jup this is working
13:14 ulf_k_ i changed it, as it was shown in the install readme
13:14 ulf_k_ i think it has something to do with apache ans follow symlinks
13:10 ulf_k_ so i miss the 1-2-3 install tool
13:11 roadi if localhost/cms does not show anything try localhost/cms/typo3/install ;)
13:11 roadi btw dont forget to change the owner of all files to www-data:www-data
13:13 ulf_k_ jup this is working
13:14 ulf_k_ i changed it, as it was shown in the install readme
13:14 ulf_k_ i think it has something to do with apache ans follow symlinks
13:16 roadi i'm using the default setup of debians apache2 and made a ln -s /var/www/dummy{what ever} /var/www/cms and it is working :)
13:16 roadi i'm using the default setup of debians apache2 and made a ln -s /var/www/dummy{what ever} /var/www/cms and it is working :)
13:24 s-andersen ries: I have devided my extension to span over several pages, the forms are pointing to the pages in sequence, but if validation fails from form1 to page2, I would like to go back to page1 and tell the user what went wrong, can you give me a hint on how to that?
13:24 s-andersen ries: I have devided my extension to span over several pages, the forms are pointing to the pages in sequence, but if validation fails from form1 to page2, I would like to go back to page1 and tell the user what went wrong, can you give me a hint on how to that?
13:31 ries I would keep it on one page
13:31 ries I would keep it on one page
13:38 s-andersen I could do that, but I would like to have the option of showing it on multiple pages, because when you "simulate" a pageshift, you automatically disable the possibility to use content elements on these "different" pages
13:38 s-andersen I could do that, but I would like to have the option of showing it on multiple pages, because when you "simulate" a pageshift, you automatically disable the possibility to use content elements on these "different" pages
13:56 ries s-andersen: try... I still wanted to make conditional content elements.... but no time :)
13:57 s-andersen I have also thought of conditional content elements, but didn't want to bother making such an extension. Maybe the lib/div MVC is what I need
13:56 ries s-andersen: try... I still wanted to make conditional content elements.... but no time :)
13:57 s-andersen I have also thought of conditional content elements, but didn't want to bother making such an extension. Maybe the lib/div MVC is what I need
14:17 michimueller hi there!
14:17 michimueller are there any lib/div developers around?
14:17 michimueller hi there!
14:17 michimueller are there any lib/div developers around?
14:26 s-andersen :D I have just read the manual, so the chance of me helping you is small
14:29 michimueller it seems like I don't get the configuration from my setup.txt file
14:29 s-andersen Have you included the static ?
14:26 s-andersen :D I have just read the manual, so the chance of me helping you is small
14:29 michimueller it seems like I don't get the configuration from my setup.txt file
14:29 s-andersen Have you included the static ?
14:30 michimueller I think so :)
14:31 michimueller as the plugin apears in the frontend - it should be included
14:31 michimueller but the value for the configuration is not available in my model-class
14:31 s-andersen Well a plugin can be shown in the frontend without the static template being included
14:32 michimueller is there any other point to include my configuration than in ext_table.php
14:32 michimueller hm - I think it should not work in the frontend without the controller - Actions registered in the static template - should it?
14:33 michimueller is there any way to check the inclusion of the static template?
14:33 s-andersen Yes
14:33 michimueller I have the file setup.txt in the /configuration folder of my extension
14:33 michimueller the line to include the file looks like this: t3lib_extMgm::addStaticFile('mvctest','configuration','MVC Test TS');
14:33 michimueller I wonder, whether a filename needs to be given?!?
14:34 s-andersen Nope it finds the setup.txt itself
14:34 michimueller what's the best way to check the inclusion?
14:34 michimueller ok
14:34 s-andersen But you should go to your main template record in Backend and "Include static file" with the name "mvctest"
14:30 michimueller I think so :)
14:31 michimueller as the plugin apears in the frontend - it should be included
14:31 michimueller but the value for the configuration is not available in my model-class
14:31 s-andersen Well a plugin can be shown in the frontend without the static template being included
14:32 michimueller is there any other point to include my configuration than in ext_table.php
14:32 michimueller hm - I think it should not work in the frontend without the controller - Actions registered in the static template - should it?
14:33 michimueller is there any way to check the inclusion of the static template?
14:33 s-andersen Yes
14:33 michimueller I have the file setup.txt in the /configuration folder of my extension
14:33 michimueller the line to include the file looks like this: t3lib_extMgm::addStaticFile('mvctest','configuration','MVC Test TS');
14:33 michimueller I wonder, whether a filename needs to be given?!?
14:34 s-andersen Nope it finds the setup.txt itself
14:34 michimueller what's the best way to check the inclusion?
14:34 michimueller ok
14:34 s-andersen But you should go to your main template record in Backend and "Include static file" with the name "mvctest"
14:35 michimueller that's what I did
14:35 michimueller the template looks like this btw http://phpfi.com/258647
14:35 michimueller the functions are registered, as the plugin shows in FE
14:35 michimueller but the configuration - values are not present in the class
14:35 michimueller $limit = (integer) $this->controller->configurations->get('maximalItemsToDisplay');
14:36 michimueller this returns 0, allthough the setup.txt says 100
14:37 s-andersen How does you setup.txt look like?
14:39 michimueller http://phpfi.com/258647
14:35 michimueller that's what I did
14:35 michimueller the template looks like this btw http://phpfi.com/258647
14:35 michimueller the functions are registered, as the plugin shows in FE
14:35 michimueller but the configuration - values are not present in the class
14:35 michimueller $limit = (integer) $this->controller->configurations->get('maximalItemsToDisplay');
14:36 michimueller this returns 0, allthough the setup.txt says 100
14:37 s-andersen How does you setup.txt look like?
14:39 michimueller http://phpfi.com/258647
14:40 s-andersen no includeLibs???
14:41 michimueller hm - nope
14:41 michimueller I think, I do that in the files of the extension itself?!?
14:41 s-andersen And that is configuration/setup.txt
14:42 michimueller yes
14:42 s-andersen Well it's that file i'm asking you about :D
14:42 s-andersen And i'm still interested in knowing, if you have included it as a static template, you should be 100% sure about that
14:42 michimueller ok - the file I pasted is what I have in configuration/setup.txt
14:43 michimueller the inclusion of this file is done in ext_tables.php with the following line
14:43 michimueller t3lib_extMgm::addStaticFile('mvctest','./configuration','MVC Test TS');
14:43 s-andersen No it isn't
14:43 michimueller ?
14:43 s-andersen It just adds the possibility to include
14:43 michimueller jepp - I included it in the template in the BE
14:44 michimueller you're right ;)
14:44 s-andersen That solved your problem?
14:40 s-andersen no includeLibs???
14:41 michimueller hm - nope
14:41 michimueller I think, I do that in the files of the extension itself?!?
14:41 s-andersen And that is configuration/setup.txt
14:42 michimueller yes
14:42 s-andersen Well it's that file i'm asking you about :D
14:42 s-andersen And i'm still interested in knowing, if you have included it as a static template, you should be 100% sure about that
14:42 michimueller ok - the file I pasted is what I have in configuration/setup.txt
14:43 michimueller the inclusion of this file is done in ext_tables.php with the following line
14:43 michimueller t3lib_extMgm::addStaticFile('mvctest','./configuration','MVC Test TS');
14:43 s-andersen No it isn't
14:43 michimueller ?
14:43 s-andersen It just adds the possibility to include
14:43 michimueller jepp - I included it in the template in the BE
14:44 michimueller you're right ;)
14:44 s-andersen That solved your problem?
14:45 michimueller no
14:45 michimueller I had included it all the time
14:45 michimueller but it doesn't work
14:45 michimueller I'm asking myself, whether I need to include the file anywhere else, to make $modelclass->configurations->get work
14:45 michimueller at the moment it doesn't
14:48 michimueller hm - I just tried to change the config of the controller - settings, so that nothing should work anymore... it still does
14:48 michimueller so I suppose the file is not correctly included
14:48 michimueller you said, I can check this - where can I do that?
14:45 michimueller no
14:45 michimueller I had included it all the time
14:45 michimueller but it doesn't work
14:45 michimueller I'm asking myself, whether I need to include the file anywhere else, to make $modelclass->configurations->get work
14:45 michimueller at the moment it doesn't
14:48 michimueller hm - I just tried to change the config of the controller - settings, so that nothing should work anymore... it still does
14:48 michimueller so I suppose the file is not correctly included
14:48 michimueller you said, I can check this - where can I do that?
14:50 michimueller hm - Object browser gives me the correct values...
14:51 s-andersen You get correct values from the object browser but not the plugin?
14:52 michimueller I get correct values from the object browser
14:52 michimueller but when I'm trying to access the values in my code, there is no correct value
14:53 s-andersen Could you paste the content of configurations/setup.txt
14:54 michimueller http://phpfi.com/258647 - still the same link :)
14:54 s-andersen No, that is not the one i'm looking for
14:54 s-andersen you have one with some includeLibs in it
14:54 michimueller sry - nope - that's the one and only setup.txt I have
14:55 michimueller should I have some include libs?
14:50 michimueller hm - Object browser gives me the correct values...
14:51 s-andersen You get correct values from the object browser but not the plugin?
14:52 michimueller I get correct values from the object browser
14:52 michimueller but when I'm trying to access the values in my code, there is no correct value
14:53 s-andersen Could you paste the content of configurations/setup.txt
14:54 michimueller http://phpfi.com/258647 - still the same link :)
14:54 s-andersen No, that is not the one i'm looking for
14:54 s-andersen you have one with some includeLibs in it
14:54 michimueller sry - nope - that's the one and only setup.txt I have
14:55 michimueller should I have some include libs?
14:56 s-andersen Manual says: include the static class tx_div because it is needed from the beginning
14:56 s-andersen That's done by includeLibs.tx_div ? EXT:div/class.tx_div.php
14:57 michimueller I do that in my controller class file
14:57 michimueller I just looked at the setup.txt file from the bananas - tutorial
14:57 michimueller there is no include statement
14:58 s-andersen I'm looking at apples :D
14:59 michimueller ok
14:59 michimueller I can do that, too ;)
14:59 michimueller but there is still no inclusion in the setup.txt ;)
14:56 s-andersen Manual says: include the static class tx_div because it is needed from the beginning
14:56 s-andersen That's done by includeLibs.tx_div ? EXT:div/class.tx_div.php
14:57 michimueller I do that in my controller class file
14:57 michimueller I just looked at the setup.txt file from the bananas - tutorial
14:57 michimueller there is no include statement
14:58 s-andersen I'm looking at apples :D
14:59 michimueller ok
14:59 michimueller I can do that, too ;)
14:59 michimueller but there is still no inclusion in the setup.txt ;)
15:00 s-andersen In bananas this is the top of the setup.txt : temp.tx_bananas {
15:00 s-andersen yours is plugin.something, maybe that causes some troubles?
15:00 michimueller hm - I'll have a look
15:01 michimueller in my version, the order of the configurations is the same
15:01 michimueller in my version of bananas I mean
15:02 s-andersen in your version of bananas you have plugin.tx_bananas { and no temp.tx_bananas { ?
15:04 michimueller yes
15:04 michimueller plugin.tx_bananas.configurations {...}
15:00 s-andersen In bananas this is the top of the setup.txt : temp.tx_bananas {
15:00 s-andersen yours is plugin.something, maybe that causes some troubles?
15:00 michimueller hm - I'll have a look
15:01 michimueller in my version, the order of the configurations is the same
15:01 michimueller in my version of bananas I mean
15:02 s-andersen in your version of bananas you have plugin.tx_bananas { and no temp.tx_bananas { ?
15:04 michimueller yes
15:04 michimueller plugin.tx_bananas.configurations {...}
15:05 michimueller hm - the doc of lib is completely different to the wiki - article about it
15:06 michimueller now I get what you mean...
15:06 michimueller but the example extensions also work without those lines
15:07 s-andersen Oh
15:08 michimueller hm - I will take a look on articles ;)
15:05 michimueller hm - the doc of lib is completely different to the wiki - article about it
15:06 michimueller now I get what you mean...
15:06 michimueller but the example extensions also work without those lines
15:07 s-andersen Oh
15:08 michimueller hm - I will take a look on articles ;)
15:11 michimueller ok ok
15:11 michimueller I'll have a look at the code
15:11 michimueller another 2hours ;)
15:12 michimueller what is the "traditional way" to access the ts - configuration parameters?
15:12 s-andersen Yeah, I get what you mean, I had one of those yesterday with services, and today with lib/div :D
15:13 s-andersen $this->conf=$conf; and $this->init(); i guess
15:13 michimueller thanks
15:14 michimueller the problem is, that all the tutorials for lib/div don't work out of the box
15:14 michimueller the documentation is old
15:14 michimueller and you never know, whether you have a bug in your script or they have a bug
15:11 michimueller ok ok
15:11 michimueller I'll have a look at the code
15:11 michimueller another 2hours ;)
15:12 michimueller what is the "traditional way" to access the ts - configuration parameters?
15:12 s-andersen Yeah, I get what you mean, I had one of those yesterday with services, and today with lib/div :D
15:13 s-andersen $this->conf=$conf; and $this->init(); i guess
15:13 michimueller thanks
15:14 michimueller the problem is, that all the tutorials for lib/div don't work out of the box
15:14 michimueller the documentation is old
15:14 michimueller and you never know, whether you have a bug in your script or they have a bug
15:15 s-andersen Damn, but am I right, that if I want to do some form validation, that required me to redirect, I can do that with the MVC?
15:17 michimueller you ask me that?
15:18 s-andersen Yep :)
15:18 michimueller as far as I know the framework yet, you can set your validation rules in the setup.txt (which does not work for me) and the lib class will do the validation for you - yes
15:19 michimueller but I don't get the point of your question
15:19 michimueller do you want to do it without redirect?
15:19 s-andersen Nope
15:15 s-andersen Damn, but am I right, that if I want to do some form validation, that required me to redirect, I can do that with the MVC?
15:17 michimueller you ask me that?
15:18 s-andersen Yep :)
15:18 michimueller as far as I know the framework yet, you can set your validation rules in the setup.txt (which does not work for me) and the lib class will do the validation for you - yes
15:19 michimueller but I don't get the point of your question
15:19 michimueller do you want to do it without redirect?
15:19 s-andersen Nope
15:20 s-andersen I have to pages, page1 has a form, page2 also has a form. Before you can get to page2 your form in page1 should be valid. For me, that requires some kind of header("Location:");
15:20 s-andersen Now I can't do that with traditional pibase because it loads way after the first output to the browser
15:21 michimueller hm - I did not yet come to these internals of lib/div
15:21 michimueller you mean two different t3 pages with different forms on it
15:22 michimueller if the form on page1 is correct - you want to go on to page2?
15:20 s-andersen I have to pages, page1 has a form, page2 also has a form. Before you can get to page2 your form in page1 should be valid. For me, that requires some kind of header("Location:");
15:20 s-andersen Now I can't do that with traditional pibase because it loads way after the first output to the browser
15:21 michimueller hm - I did not yet come to these internals of lib/div
15:21 michimueller you mean two different t3 pages with different forms on it
15:22 michimueller if the form on page1 is correct - you want to go on to page2?
15:26 michimueller hm - my setup.txt is loaded, the values are present in the factory for the configurations-object
15:26 michimueller looks like I have a naming - problem...
15:28 michimueller hm
15:28 s-andersen Yep, if form on page1 is correct i want to go to page2, or if action of form one is page2, i want to interrupt the loading of page2 and go back to page1
15:29 michimueller I think you won't be able to do that with the MVC concept, as it only starts as a plugin of one page
15:29 michimueller you will have the same problem as with pibase I suppose, as you have header output before the plugin loads
15:26 michimueller hm - my setup.txt is loaded, the values are present in the factory for the configurations-object
15:26 michimueller looks like I have a naming - problem...
15:28 michimueller hm
15:28 s-andersen Yep, if form on page1 is correct i want to go to page2, or if action of form one is page2, i want to interrupt the loading of page2 and go back to page1
15:29 michimueller I think you won't be able to do that with the MVC concept, as it only starts as a plugin of one page
15:29 michimueller you will have the same problem as with pibase I suppose, as you have header output before the plugin loads
15:30 s-andersen Well with the includeLibs of the apples plugin, I supspect I will be able to do exactly that
15:30 s-andersen Maybe I should set up the apples just to see if I can do what I want there
15:30 michimueller you could use javascript for redirect
15:31 s-andersen Nah, don't want to :)
15:31 michimueller ok ok
15:31 michimueller :)
15:31 s-andersen I have better solutions than javascript, that doesn't include the pageshift
15:31 s-andersen But for now, I'll work with the pageshift, because I need an extension that is hyperflexible
15:33 michimueller you could take a look at macmade loginbox
15:33 michimueller it is doing exactly what you are talking about
15:33 michimueller after correct loggin, it forwards to another page
15:34 michimueller but I never looked at how it's done ;)
15:34 s-andersen It can be done through the API of typo3 i think
15:30 s-andersen Well with the includeLibs of the apples plugin, I supspect I will be able to do exactly that
15:30 s-andersen Maybe I should set up the apples just to see if I can do what I want there
15:30 michimueller you could use javascript for redirect
15:31 s-andersen Nah, don't want to :)
15:31 michimueller ok ok
15:31 michimueller :)
15:31 s-andersen I have better solutions than javascript, that doesn't include the pageshift
15:31 s-andersen But for now, I'll work with the pageshift, because I need an extension that is hyperflexible
15:33 michimueller you could take a look at macmade loginbox
15:33 michimueller it is doing exactly what you are talking about
15:33 michimueller after correct loggin, it forwards to another page
15:34 michimueller but I never looked at how it's done ;)
15:34 s-andersen It can be done through the API of typo3 i think
15:35 s-andersen apples worked out of the box
15:38 silithlas hi, I need a bit of help to understand how works archive system in tt_news. I have a page with an AMENU object, a page with a SINGLE object, and how do I make the link between both? thx
15:38 s-andersen This is nice, threw header("Location: http://mytest.dk/test/"); into the controller, and it works as it should
15:38 silithlas hi
15:35 s-andersen apples worked out of the box
15:38 silithlas hi, I need a bit of help to understand how works archive system in tt_news. I have a page with an AMENU object, a page with a SINGLE object, and how do I make the link between both? thx
15:38 s-andersen This is nice, threw header("Location: http://mytest.dk/test/"); into the controller, and it works as it should
15:38 silithlas hi
16:01 michimueller s-andersen, cool!
16:01 michimueller at least one thing works as it should :-D
16:01 michimueller s-andersen, cool!
16:01 michimueller at least one thing works as it should :-D
16:08 michimueller s-andersen, the changed the functionality of the configurations object
16:08 michimueller in all examples, it's said, that you only need the key within configuration, now you need configuration.key
16:09 michimueller wtf
16:09 michimueller 2hrs
16:09 michimueller *cry*
16:08 michimueller s-andersen, the changed the functionality of the configurations object
16:08 michimueller in all examples, it's said, that you only need the key within configuration, now you need configuration.key
16:09 michimueller wtf
16:09 michimueller 2hrs
16:09 michimueller *cry*
16:16 michimueller s-andersen, I wrote a protocoll on all the steps I did to make my extension work - would you like to have it?
16:16 michimueller could be the most up to date documentation :-D
16:16 michimueller s-andersen, I wrote a protocoll on all the steps I did to make my extension work - would you like to have it?
16:16 michimueller could be the most up to date documentation :-D
17:06 s-andersen yeah michimueller i would like to have it
17:06 michimueller it is in German - problem?
17:06 michimueller and I still got problems...
17:07 s-andersen I'm not that good at German :D
17:07 michimueller hm - ok, so I will try to write it in English...
17:07 michimueller but I'm not so good in English ;)
17:07 michimueller hehe
17:07 michimueller just tried to register my second plugin in the same extension
17:07 michimueller no output...
17:09 s-andersen What plugin are you making?
17:06 s-andersen yeah michimueller i would like to have it
17:06 michimueller it is in German - problem?
17:06 michimueller and I still got problems...
17:07 s-andersen I'm not that good at German :D
17:07 michimueller hm - ok, so I will try to write it in English...
17:07 michimueller but I'm not so good in English ;)
17:07 michimueller hehe
17:07 michimueller just tried to register my second plugin in the same extension
17:07 michimueller no output...
17:09 s-andersen What plugin are you making?
17:12 michimueller at the moment I'm just playing around
17:12 michimueller but I want to make a plugin for community - groups
17:13 andreasbalzer_we uschi: are you there?
17:13 michimueller muhahaha
17:14 michimueller uschi: arre you there?
17:14 michimueller just in case, she doesn't like you ;)
17:14 andreasbalzer_we sry. the webirc has serious problems
17:14 michimueller :)
17:12 michimueller at the moment I'm just playing around
17:12 michimueller but I want to make a plugin for community - groups
17:13 andreasbalzer_we uschi: are you there?
17:13 michimueller muhahaha
17:14 michimueller uschi: arre you there?
17:14 michimueller just in case, she doesn't like you ;)
17:14 andreasbalzer_we sry. the webirc has serious problems
17:14 michimueller :)
17:15 andreasbalzer_we anyway.. I have a css problem. Is there someone who can help me?
17:15 andreasbalzer_we ;)
17:15 andreasbalzer_we no.. it's just the web irc java plugin has connection problems via Wifi
17:16 michimueller I'm not really an expert in CSS - sry
17:18 andreasbalzer_we (i'm away for some secs and download a messenger.. :-/ )
17:15 andreasbalzer_we anyway.. I have a css problem. Is there someone who can help me?
17:15 andreasbalzer_we ;)
17:15 andreasbalzer_we no.. it's just the web irc java plugin has connection problems via Wifi
17:16 michimueller I'm not really an expert in CSS - sry
17:18 andreasbalzer_we (i'm away for some secs and download a messenger.. :-/ )
17:25 kaktustmimi someone stole my nick
17:25 kaktustmimi s-andersen, it's me again ;)
17:26 kaktustmimi did you allready try to register two plugins for one extension with lib/div?
17:26 kaktustmimi in my case, it doesn't work
17:26 kaktustmimi the first plugin runs without problems, but I do not get any content from the second plugin
17:25 kaktustmimi someone stole my nick
17:25 kaktustmimi s-andersen, it's me again ;)
17:26 kaktustmimi did you allready try to register two plugins for one extension with lib/div?
17:26 kaktustmimi in my case, it doesn't work
17:26 kaktustmimi the first plugin runs without problems, but I do not get any content from the second plugin
17:30 s-andersen Nope, haven't tried that
17:31 s-andersen but i'll have to, when I get futher with development
17:31 kaktustmimi i got my mistake
17:32 kaktustmimi it was a wrong entry in the setup.txt
17:32 kaktustmimi now it seems to work...
17:33 s-andersen Could you mail your protocol to hacksaw ¤%¤&at#¤&% zpeed d-o-t dk when you're done with it? :)
17:30 s-andersen Nope, haven't tried that
17:31 s-andersen but i'll have to, when I get futher with development
17:31 kaktustmimi i got my mistake
17:32 kaktustmimi it was a wrong entry in the setup.txt
17:32 kaktustmimi now it seems to work...
17:33 s-andersen Could you mail your protocol to hacksaw ¤%¤&at#¤&% zpeed d-o-t dk when you're done with it? :)
17:37 andreasbalzer so hi again.
17:38 andreasbalzer I have some weired css problem. There's a text div container and an image container inside. Unfortunatley the image container breaks the size of the text container. I don't know how to solve it. My clear settings didn't work. If you want I can provide screenshots and source code.
17:37 andreasbalzer so hi again.
17:38 andreasbalzer I have some weired css problem. There's a text div container and an image container inside. Unfortunatley the image container breaks the size of the text container. I don't know how to solve it. My clear settings didn't work. If you want I can provide screenshots and source code.
17:45 andreasbalzer anyone here who knows how to solve this: http://img403.imageshack.us/img403/4671/highproblemxe1.jpg ?
17:45 andreasbalzer anyone here who knows how to solve this: http://img403.imageshack.us/img403/4671/highproblemxe1.jpg ?
18:00 kaktustmimi andreasbalzer, why can't you put everything in one surrounding container which "grows" with the image?
18:01 kaktustmimi s-andersen, yes - I can send you the protocoll - no problem
18:01 kaktustmimi I'm trying to get an English version on it
18:00 kaktustmimi andreasbalzer, why can't you put everything in one surrounding container which "grows" with the image?
18:01 kaktustmimi s-andersen, yes - I can send you the protocoll - no problem
18:01 kaktustmimi I'm trying to get an English version on it
18:08 Joker19 andreasbalzer: don't use position:absolute; at the picturer
18:08 Joker19 andreasbalzer: don't use position:absolute; at the picturer
18:12 yakoi hello there
18:12 Joker19 yakoi: hello
18:12 yakoi hello there
18:12 Joker19 yakoi: hello
18:18 andreasbalzer kaktustmimi: it's a CMS working behind
18:18 andreasbalzer aka T3 ;)
18:18 andreasbalzer (Text with image CE)
18:19 andreasbalzer Joker19: i'm not using position:abslute
18:19 andreasbalzer afaik
18:18 andreasbalzer kaktustmimi: it's a CMS working behind
18:18 andreasbalzer aka T3 ;)
18:18 andreasbalzer (Text with image CE)
18:19 andreasbalzer Joker19: i'm not using position:abslute
18:19 andreasbalzer afaik
18:20 andreasbalzer Joker19: yes. it's not in use
18:21 Joker19 andreasbalzer: but?
18:22 Joker19 andreasbalzer: position:relative;?
18:22 andreasbalzer Joker19: i just tried relative, static and absolute.
18:22 andreasbalzer Joker19: it didn't change anything :-/
18:23 Joker19 andreasbalzer: throw away the "position" attribute at all
18:23 andreasbalzer there no position element set
18:23 andreasbalzer and it occurs further on
18:23 Joker19 andreasbalzer: do you have a website online where I can have a look?
18:23 andreasbalzer i can create one. please wait a sec
18:20 andreasbalzer Joker19: yes. it's not in use
18:21 Joker19 andreasbalzer: but?
18:22 Joker19 andreasbalzer: position:relative;?
18:22 andreasbalzer Joker19: i just tried relative, static and absolute.
18:22 andreasbalzer Joker19: it didn't change anything :-/
18:23 Joker19 andreasbalzer: throw away the "position" attribute at all
18:23 andreasbalzer there no position element set
18:23 andreasbalzer and it occurs further on
18:23 Joker19 andreasbalzer: do you have a website online where I can have a look?
18:23 andreasbalzer i can create one. please wait a sec
18:28 andreasbalzer try www.ess-erfurt.de/ess.zip in 2 minutes and open the html file. The css files are located in /css
18:28 andreasbalzer the relevant file is ess.contentelemente.css
18:28 andreasbalzer try www.ess-erfurt.de/ess.zip in 2 minutes and open the html file. The css files are located in /css
18:28 andreasbalzer the relevant file is ess.contentelemente.css
18:30 Joker19 958 files in 396 folders? oO
18:30 Joker19 958 files in 396 folders? oO
18:36 andreasbalzer yeah we are on a developer day and try some things out ;)
18:36 andreasbalzer any idea?
18:36 andreasbalzer yeah we are on a developer day and try some things out ;)
18:36 andreasbalzer any idea?
18:42 andreasbalzer Joker19: do you have any idea how to solve it?
18:42 Joker19 andreasbalzer: hmmm ... maybe ... give me one more minute ... since it works in fine in IE6
18:43 andreasbalzer it doesn't in IE 7 and Firefox, Opera, and afaik in Safari it doesn't too
18:42 andreasbalzer Joker19: do you have any idea how to solve it?
18:42 Joker19 andreasbalzer: hmmm ... maybe ... give me one more minute ... since it works in fine in IE6
18:43 andreasbalzer it doesn't in IE 7 and Firefox, Opera, and afaik in Safari it doesn't too
18:49 andreasbalzer Joker19: any success so far?
18:49 andreasbalzer Joker19: any success so far?
18:57 Joker19 andreasbalzer: it's a lot of css ...
18:59 s-andersen kaktustmimi: How is it working out with your extension?
18:59 andreasbalzer Joker19: in fact it's to much...
18:57 Joker19 andreasbalzer: it's a lot of css ...
18:59 s-andersen kaktustmimi: How is it working out with your extension?
18:59 andreasbalzer Joker19: in fact it's to much...
19:03 Joker19 well .. the problem is not related to .csc-textpic-imagewrap so ... there is a diff prob
19:03 andreasbalzer hm..
19:04 andreasbalzer i found a possible solution
19:04 Joker19 andreasbalzer: maybe some tag that's given a height or so
19:04 andreasbalzer a cleared element after the image wrap container would solve it.
19:04 andreasbalzer does somebody know how to integrate some tag like this?
19:03 Joker19 well .. the problem is not related to .csc-textpic-imagewrap so ... there is a diff prob
19:03 andreasbalzer hm..
19:04 andreasbalzer i found a possible solution
19:04 Joker19 andreasbalzer: maybe some tag that's given a height or so
19:04 andreasbalzer a cleared element after the image wrap container would solve it.
19:04 andreasbalzer does somebody know how to integrate some tag like this?
19:09 andreasbalzer voidus: do you know where i can find the css styled content image wraü elements in Template Object Browser?
19:09 voidus andreasbalzer: tt_content.image
19:09 andreasbalzer thanks :)
19:09 andreasbalzer voidus: do you know where i can find the css styled content image wraü elements in Template Object Browser?
19:09 voidus andreasbalzer: tt_content.image
19:09 andreasbalzer thanks :)
19:42 andreasbalzer Joker19: sry my computer went offline for quite a time because of a crash.. :-/
19:43 andreasbalzer Joker19: my clearing div element doesn't work.Do you have an idea?
19:44 Joker19 andreasbalzer: well ... I stopped looking, since I don't seem to find the problem ... if there is a single problem, because you got a lot of html errors/warnings
19:44 Joker19 andreasbalzer: I would start there ... solve them, look whether it works then ..
19:42 andreasbalzer Joker19: sry my computer went offline for quite a time because of a crash.. :-/
19:43 andreasbalzer Joker19: my clearing div element doesn't work.Do you have an idea?
19:44 Joker19 andreasbalzer: well ... I stopped looking, since I don't seem to find the problem ... if there is a single problem, because you got a lot of html errors/warnings
19:44 Joker19 andreasbalzer: I would start there ... solve them, look whether it works then ..
19:45 Joker19 andreasbalzer: I figured if you set the width of of div with the picture to more than 200px it stay inside the parent-div
19:45 Joker19 andreasbalzer: why? I don't know...
19:46 andreasbalzer Joker19: the site should be xhtml valid. isn't it?
19:46 andreasbalzer Joker19: i'll try the width settings
19:49 Joker19 andreasbalzer: I got 273 warnings
19:45 Joker19 andreasbalzer: I figured if you set the width of of div with the picture to more than 200px it stay inside the parent-div
19:45 Joker19 andreasbalzer: why? I don't know...
19:46 andreasbalzer Joker19: the site should be xhtml valid. isn't it?
19:46 andreasbalzer Joker19: i'll try the width settings
19:49 Joker19 andreasbalzer: I got 273 warnings
19:50 andreasbalzer hm...
19:50 andreasbalzer hm...
20:26 ulf_k_ strange, i have no static templates in my backend, all the books and howtos i read shows a list of those in the right field, but i have none of them
20:26 bedlamhotel ulf_k: they were removed to an extension a year or so ago. The extension may already be in your install, but beware:
20:27 bedlamhotel the static templates BESIDES css_styled_content output pretty lousy html.
20:28 bedlamhotel The CSS Styled Content static template will be available if you install the extension.
20:26 ulf_k_ strange, i have no static templates in my backend, all the books and howtos i read shows a list of those in the right field, but i have none of them
20:26 bedlamhotel ulf_k: they were removed to an extension a year or so ago. The extension may already be in your install, but beware:
20:27 bedlamhotel the static templates BESIDES css_styled_content output pretty lousy html.
20:28 bedlamhotel The CSS Styled Content static template will be available if you install the extension.
20:33 ulf_k_ well the 4.1.2 version is somehow strange
20:34 ulf_k_ i used some years ago version 3 for some websites and it was not such a pain
20:34 ulf_k_ maybe i should use an older version of typo3
20:33 ulf_k_ well the 4.1.2 version is somehow strange
20:34 ulf_k_ i used some years ago version 3 for some websites and it was not such a pain
20:34 ulf_k_ maybe i should use an older version of typo3
20:36 ulf_k_ more the a hello world runs agains walls - some voice whispers all the time... you can do much better this weekend ;)
20:39 s-andersen I have no problem with 4.1.2, so it might be habbits from version 3 that haunts you ;)
20:36 ulf_k_ more the a hello world runs agains walls - some voice whispers all the time... you can do much better this weekend ;)
20:39 s-andersen I have no problem with 4.1.2, so it might be habbits from version 3 that haunts you ;)
20:45 andreasbalzer Joker19: are you still
20:45 andreasbalzer there?
20:46 bedlamhotel ulf_k_: nothing odd at all about 4.1.2. Certainly nothing we can help you with with absolutely no details (hint hint...)
20:48 s-andersen kaktustmimi: I'm just reading about bananas now, and oh my god :O it's a mouthfull
20:45 andreasbalzer Joker19: are you still
20:45 andreasbalzer there?
20:46 bedlamhotel ulf_k_: nothing odd at all about 4.1.2. Certainly nothing we can help you with with absolutely no details (hint hint...)
20:48 s-andersen kaktustmimi: I'm just reading about bananas now, and oh my god :O it's a mouthfull
20:55 andreasbalzer can somebody tell me what extemsion was used on http://survey.typo3.org/?
20:56 s-andersen pb_survey would be a guess
20:57 andreasbalzer thanks
20:59 s-andersen Only a guess ;)
20:59 andreasbalzer where to get it and is there a manual?
20:55 andreasbalzer can somebody tell me what extemsion was used on http://survey.typo3.org/?
20:56 s-andersen pb_survey would be a guess
20:57 andreasbalzer thanks
20:59 s-andersen Only a guess ;)
20:59 andreasbalzer where to get it and is there a manual?
21:16 andreasbalzer is it possible to limit the size of images in Image CE's when they are on the top right/left?
21:16 andreasbalzer is it possible to limit the size of images in Image CE's when they are on the top right/left?
21:23 s-andersen Someone here who has worked with lib/div?
21:23 s-andersen Someone here who has worked with lib/div?
21:31 andreasbalzer uschi are you there?
21:31 andreasbalzer uschi are you there?
21:42 andreasbalzer is here any css expert?
21:43 andreasbalzer any css expert around?
21:42 andreasbalzer is here any css expert?
21:43 andreasbalzer any css expert around?
21:50 s-andersen Depends on the difficulty of your problem
21:50 s-andersen Depends on the difficulty of your problem
22:00 andreasbalzer s-andersen: www.ess-erfurt.de/ess.zip
22:00 andreasbalzer s-andersen: www.ess-erfurt.de/ess.zip
22:00 andreasbalzer this is my problem: http://img178.imageshack.us/img178/9804/widthproblo1.jpg
22:00 andreasbalzer you'll find it in the html file if you search for kap 3
22:01 s-andersen What's the english translation for the german text on the pic?
22:01 andreasbalzer the page itself is valid online but not within the file you see because firefox removes the / of br tags
22:01 andreasbalzer the english translation means:
22:02 andreasbalzer "it is not to view at, so don't view at it und work on. I said work!!! BLA Understood? WORK! Do not view this picture without any sense." ;)
22:02 s-andersen :D
22:03 andreasbalzer the problem appears afaik in every browser then IE 6
22:03 andreasbalzer ah.. than IE...
22:03 s-andersen But what is the problem :)
22:04 andreasbalzer the caption is not the same size as the image
22:04 andreasbalzer and it's positioned far too right
22:00 andreasbalzer this is my problem: http://img178.imageshack.us/img178/9804/widthproblo1.jpg
22:00 andreasbalzer you'll find it in the html file if you search for kap 3
22:01 s-andersen What's the english translation for the german text on the pic?
22:01 andreasbalzer the page itself is valid online but not within the file you see because firefox removes the / of br tags
22:01 andreasbalzer the english translation means:
22:02 andreasbalzer "it is not to view at, so don't view at it und work on. I said work!!! BLA Understood? WORK! Do not view this picture without any sense." ;)
22:02 s-andersen :D
22:03 andreasbalzer the problem appears afaik in every browser then IE 6
22:03 andreasbalzer ah.. than IE...
22:03 s-andersen But what is the problem :)
22:04 andreasbalzer the caption is not the same size as the image
22:04 andreasbalzer and it's positioned far too right
22:06 s-andersen oh
22:06 s-andersen oh
22:12 andreasbalzer any idea?
22:13 andreasbalzer i tried it for 5 hours and didn't get it right
22:12 andreasbalzer any idea?
22:13 andreasbalzer i tried it for 5 hours and didn't get it right
22:16 andreasbalzer s-andersen: ?
22:16 s-andersen Nah, I'm almost on my way to bed, and it doesn't look like it's that simple with all the code
22:16 andreasbalzer s-andersen: ?
22:16 s-andersen Nah, I'm almost on my way to bed, and it doesn't look like it's that simple with all the code
22:20 andreasbalzer :-/
22:20 andreasbalzer :-/
22:27 s-andersen Finally some lib/div output :D That means it's time to go to bed
22:29 andreasbalzer you got a solution?
22:27 s-andersen Finally some lib/div output :D That means it's time to go to bed
22:29 andreasbalzer you got a solution?
22:31 andreasbalzer hm... same question: some css guy around?
22:33 s-andersen what stylesheet do you style it in
22:31 andreasbalzer hm... same question: some css guy around?
22:33 s-andersen what stylesheet do you style it in
22:39 andreasbalzer ries, do you have time?
22:39 andreasbalzer ries, do you have time?
22:42 ries andreasbalzer: it's 5:52PM :)
22:43 andreasbalzer cool
22:43 andreasbalzer here it's 1 am ;)
22:43 andreasbalzer and i try to figure it out for about 6 hours now.. ;)
22:44 andreasbalzer can you pm me when you have time?
22:44 andreasbalzer or just write it here (i'm not logged in for pm.. :-/)
22:42 ries andreasbalzer: it's 5:52PM :)
22:43 andreasbalzer cool
22:43 andreasbalzer here it's 1 am ;)
22:43 andreasbalzer and i try to figure it out for about 6 hours now.. ;)
22:44 andreasbalzer can you pm me when you have time?
22:44 andreasbalzer or just write it here (i'm not logged in for pm.. :-/)
22:56 ries andreasbalzer: what's up?
22:57 andreasbalzer ries: ok
22:57 andreasbalzer www.ess-erfurt.de/ess.zip contains some files
22:57 ries andreasbalzer: please place them on your webserver
22:57 ries so I can access them
22:57 andreasbalzer there's a html file called 689.0.html
22:58 andreasbalzer that's not possible due to a different file handling of offline files within different browsers
22:58 andreasbalzer :-/
22:58 ries I don't want to question why your webserver handles files different for each browser
22:58 andreasbalzer in the html file there's an image like http://img178.imageshack.us/img178/9804/widthproblo1.jpg
22:58 andreasbalzer the caption is too small and I don't get it to fit
22:59 ries but for me it's a lot easer if you put them on yourwebserver so I can see them
22:59 andreasbalzer i'll try
22:59 andreasbalzer btw: do you have skype?
22:59 ries thanks
22:59 ries I have
22:56 ries andreasbalzer: what's up?
22:57 andreasbalzer ries: ok
22:57 andreasbalzer www.ess-erfurt.de/ess.zip contains some files
22:57 ries andreasbalzer: please place them on your webserver
22:57 ries so I can access them
22:57 andreasbalzer there's a html file called 689.0.html
22:58 andreasbalzer that's not possible due to a different file handling of offline files within different browsers
22:58 andreasbalzer :-/
22:58 ries I don't want to question why your webserver handles files different for each browser
22:58 andreasbalzer in the html file there's an image like http://img178.imageshack.us/img178/9804/widthproblo1.jpg
22:58 andreasbalzer the caption is too small and I don't get it to fit
22:59 ries but for me it's a lot easer if you put them on yourwebserver so I can see them
22:59 andreasbalzer i'll try
22:59 andreasbalzer btw: do you have skype?
22:59 ries thanks
22:59 ries I have
23:00 andreasbalzer would it be possible to voice chat?
23:01 ries not now
23:01 andreasbalzer anyway.. i upload the files
23:01 ries ok
23:01 ries let me know when it's done..
23:02 ries need to go out for 20 mins
23:02 ries but then will be back
23:02 andreasbalzer yes. it takes some time because there are many files..
23:02 andreasbalzer ok
23:00 andreasbalzer would it be possible to voice chat?
23:01 ries not now
23:01 andreasbalzer anyway.. i upload the files
23:01 ries ok
23:01 ries let me know when it's done..
23:02 ries need to go out for 20 mins
23:02 ries but then will be back
23:02 andreasbalzer yes. it takes some time because there are many files..
23:02 andreasbalzer ok
23:48 muh-die-kuh is one of u at the froscon?
23:48 muh-die-kuh is one of u at the froscon?

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.