Search the website and IRC logs

#TYPO3 IRC log from : Thursday 27 September 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
01:15 kraftb rehi
01:26 kraftb ?
01:27 kraftb really silent ...
01:38 voidus kraftb: it's usual thing at night :)
01:38 num000 good night all
01:42 jsfan hi everyone :)
01:42 num000 ;)
04:28 Rocketjock Hello Everyone
04:31 Rocketjock Hi ries
04:35 ries Hey Rocketjock
04:35 ries How are you today?
04:35 Rocketjock Not to bad...you?
04:46 Rocketjock ries: so how is life...
04:47 ries not to bad myself...
04:49 Rocketjock ries: did you go to the typo3 event?
04:50 Rocketjock ries: I couldn't afford to go :(
04:50 ries I didn't go...
04:55 Rocketjock ries: they need to have something like that in the states... like drupal does
04:55 ries yeaa I know...
04:55 ries still trying to build something
04:55 ries Not to many ppl in America
04:58 Rocketjock ries: not yet but growing. I think when it gets more user friendly, the people will come
05:06 ries yeaaa
05:06 ries takes time
06:40 dew Hello
07:09 tsrepadmin good morning #typo3 !
07:15 silithlas hi, is it possible to use div instead of tables for the tt_news page browser?
07:56 bane007 hi there! i have a problem creating new page from admin panel in frontend mode. when i create page and click save&close, i don't return to page i've come from but the dummy blank page from backend is shown. how should i overcome this? thanks a lot for the answer!
08:17 bane007 i have a problem creating new page from admin panel in frontend mode. when i create page and click save&close, i don't return to page i've come from but the dummy blank page from backend is shown. I've checked the link on save & close buttons and part of it is "retunrUrl=dummy.php". how should i overcome this?
08:42 dax77 aaaahhh, finally no more bann :)
08:42 dax77 hi @all
08:46 silithlas hi, how do I allow creation of php files in backend? Thanks
08:47 just2b_ take ftp and dont do it ;)
08:50 dax77 silithlas: I use the quixplorer extension
08:50 bane007 i have a problem creating new page from admin panel in frontend mode. when i create page and click save&close, i don't return to page i've come from but the dummy blank page from backend is shown. I've checked the link on save & close buttons and part of it is "retunrUrl=dummy.php". how should i overcome this?
08:51 silithlas it is easier to do it without ftp, to edit php files ten times a minute then submit it :)
08:51 dax77 ^it's usefull b/c the files automatically get the correct right. with ftp you might have problems with that
08:52 silithlas so how do I do that? :)
08:52 just2b_ install tool is a setting
08:53 just2b_ and editing online > quixexplorer
08:53 silithlas eys but cannot find the setting :)
08:53 silithlas why quixexplorer? It is easy just to edit files with the include typo3 system
08:53 just2b_ if you say so
08:54 silithlas cannot find quixexplorer in typo3 extension repository
08:54 dax77 quixplorer
09:18 bauschan hi all !
09:20 bane007 I've digged into a problem. it seems that typo3 is not generating returnUrl propperly and i get dummy.php page displayed. its the same for both be and fe editing.. i would really appreciate any help what to do beacuse i need to solve that issue asap. thanks!
09:22 silithlas you're right, this quirxplorer is fine, especially for the pg
09:23 silithlas php syntax highlight and check :)
09:23 dax77 jup :)
09:23 dax77 hi bauschan :)
09:23 bauschan lo dax77
09:24 bauschan bauschan just survived the dentist ;)
09:25 just2b_ silithlas yeah somethings listening works fine
09:50 teppi|work good morning
09:53 delmonico morning guys
09:54 delmonico nearly got a heartattack early, there was no coffee beans in the whole agency
09:54 delmonico hope the day doesn't continue like that ;)
09:54 bauschan delmonico: good luck :)
09:55 just2b_ delmonico my coffee machine is broken
10:05 bane007 when editing content in fe or be, when i click save & close document i'm not taken to the return page but blank page is shown instead. any help please?
10:18 Strud how does typo3 3.8.1 handle 404 pages? I can only find info for version 4
10:22 num000 hi
10:23 fred^ http://img167.imageshack.us/img167/761/pageox1.gif
10:23 fred^ do any one know in which locallang file you can change that caption?
10:23 fred^ Page
10:34 smeringe hi. anyone found a solution on changing the rte default max size of 300px. I know it's not really appropriate to add images larger than thet in rte, but still..?
10:35 smeringe ..for uploaded files. I'm using the tinyrte if that would help
10:36 criss882 Hy guys, sorry im a neuby in Typo3, i had a question about TS and PHP script integration
10:37 criss882 someone had time to help me?
10:37 just2b_ dont ask to ask
10:38 criss882 ok My TS script is here http://phpfi.com/265355
10:38 criss882 where is the problem?
10:42 bauschan criss882: syntax is classname->functionname
10:42 bauschan I guess you didn't call your class user_forum_function
10:42 bauschan user_forum->whoisOnline
10:43 criss882 thanks bauschan , I had used a not well appropriate name for a class, but the class is called "user_forum_function"
10:43 criss882 and the method is called "whosOnline"
10:44 criss882 the PHP scritp work propely, but is rendered in the top screen position
10:45 criss882 and not in the subpart ###whosOnline### defined in the template
10:46 bauschan just a hint: better make it USER_INT, so it doesn't get cached and displays who is currently online and not the state of yesterday ;)
10:47 bauschan criss882: with the template stuff I can't help you out, I don't use this
10:48 criss882 bauschen: thanks for the hint, i will remember it
10:49 criss882 i would to print in a suppart of my template the result from a PHP script
10:51 silith I have a pb with quixplorer, now when I enter a line break into my php file, it puts a tab instead. What can I do? Thanks
10:58 eeos hi everybody
11:06 eeos just2b_: hi there. What is the best practice code to detect if a user is logged in or not (FE)?
11:09 eeos do you use isUserOrGroupSet ( ) or do you use something else?
11:10 Strud I'm using a plugin to insert the google analytics on all my pages
11:10 Strud but there is one in particular that I don't want the code to be included into
11:11 Strud how can I specify that for just one page? the plugin inserts code on the main template...
11:12 Strud http://phpfi.com/265362
11:14 Strud that's the code used to insert it on all the pages...
11:23 bauschan Strud: [PIDinRootline = yourPageID]
11:23 bauschan config.tx_m1_google_analytics >
11:23 bauschan [global]
11:24 bauschan untested, just a thought
11:27 Strud trying...
12:17 eeos can anyone tell my what am I doing wrong with this short snippet http://phpfi.com/265369?
12:17 eeos it does not visualise the default value in the field ....
12:31 eeos solved :)
12:32 drindt someone can give me a hint how i can run a function when someone edit in the backend a record?
12:35 just2b_ drindt > hook
12:35 just2b_ take a look at article at typo3.org
12:35 drindt just2b_: will do thanks
13:29 delmonico anyone knows whats allowed for <input>s name attribute?
13:31 just2b_ every char
13:31 just2b_ and [}
13:31 just2b_ []
13:36 delmonico what about spaces?
13:36 just2b_ dont think so.. just damn try it?
13:38 delmonico yeah I was thinking about a w3 document or so
13:39 delmonico because I want to automatically build my mailform templates
13:39 delmonico and want to generate the names out of user input automatically
13:39 delmonico and I can't know what stupid ideas users might have ;)
13:39 delmonico so trying is not really an option here ;)
13:42 silithlas what typo3 function should I call to modify html special chars? thanks
13:42 delmonico lol... nice quit msg
13:49 silithlas in an extension there is this string, and I would like to know how to change it to use the htmlspecialchars typo3 method :) thanks
13:49 silithlas $substArray['###CMP_ADDRESS###'] = $this->getFieldContent("address",$row,$overlay);
13:52 just2b_ either use a stdwrap or just a htmlspecialchars()
13:56 silithlas the problem is that it can be a two lines value, and in text mode, so it puts a <br > for the line break, and if I use htmlspecialchars it removes the < and > as well
13:57 silithlas isnt there a way to call the typo3 method, the same that is used in the RTE or in other typo3 functions?
14:08 delmonico is there one typo3 developer who does not use apple laptops? or is apple like sponsoring the podkast? o_O
14:09 silithlas ^^
14:09 just2b_ delmonico most of podcasts are taken by kasper on his notebook.. so this is the main reason
14:09 silithlas if only I can have an apple laptop at work :)
14:09 delmonico hehe
14:22 JanTrushar test
14:22 bauschan passed
14:36 hlava test
14:43 Bernd234235 Hello
14:43 Bernd234235 i've a typo3 problem
14:44 Bernd234235 i must generate a site without "<html><head>....</head><body>....</body></html>
14:44 Bernd234235 any ideas to do this?
14:44 Bernd234235 typo3 automatically adds this to my txt-template
14:57 just2b_ hehe > http://www.rggooglemap.com/typo3conf/ext/rgaccordion/res/menu/menu.html# ;)
14:58 s_mpeylo Hi, please excuse the newbie question, I'm trying to get into typo3 but I just don't get how to insert the "newloginbox" into a page. I added the plugin via page->"new content", I added a sysfolder and added this in the "login" page, but my question is: how do I get the loginbox into my html pagecontent? Do I have to do something like "page.10 < newloginbox" or do I have to do something like "subparts.LOGIN_BOX < newloginbox"? That's someh
14:58 s_mpeylo always omitted in any Howtos I found...
14:58 just2b_ you want it on every page or just on 1?
14:59 s_mpeylo for the beginning just on one
15:00 just2b_ you just need to insert is as a conten element
15:02 s_mpeylo so how is determined where in the html source it will be put? After I added it as content absolutely nothing changes in the page
15:03 just2b_ it is just shown like the rest of the content elements
15:06 s_mpeylo hmmmm - seems like I have to do more research on those content elements, thanks for now - I'll be back ;-)
15:29 Denyerec Hi peoples
15:29 Denyerec and is rather pleased.
15:31 just2b_ ;)
15:39 eeos hi there
15:39 just2b_ hi eeos
16:05 Denyerec hey eeos
16:17 eeos does anyone the state the party extension is at?
16:17 eeos it seems abandoned.
16:19 memoryleak do anyone know a tool that creates a table from a xml file?
16:22 Denyerec Anyone worked with Scriptaculous / Prototype in her e?
16:22 just2b_ no, just mootools :D
16:22 just2b_ mootools beats scriptaculous, at least in TER ;)
16:22 Denyerec How do you mean ?
16:22 just2b_ more exts use mootools
16:23 Denyerec as I'm going to be doing some Ruby dev soon, I thought I'd look into Prototype.
16:23 Denyerec The recent release has seen a performance overhaul, apparently...
16:23 Denyerec (I previously looked at Mootools for some other things)
16:23 just2b_ yeah nobody will keep you from doing so
16:24 Denyerec Indeed
16:24 just2b_ i will publish even more exts for mootools, FYI ;)
16:24 Denyerec tho I'm having some basic issues I can't seem to find answers to
16:24 Denyerec such as triggering an animation on page load.
16:24 just2b_ no big deal
16:24 Denyerec and only playing an animation once.
16:25 Denyerec (EG cookie set/check)
16:25 just2b_ http://phpfi.com/265399 >
16:25 just2b_ also no big deal
16:26 just2b_ http://www.rggooglemap.com/dev/rgmoodalbox/seiten-content.html ;) new ext btw ;)
16:26 Denyerec btw, does the smoothgallery use mootools ?
16:26 just2b_ yes
16:26 Denyerec Cos if so, that gives me cause for concern re: performance
16:26 just2b_ because smoothgallery is slow?
16:27 just2b_ this is fixed in new version of ghe gallery.. has nothing to do with mootools itserlf
16:27 Denyerec Ah ok.
16:27 Denyerec Good good.
16:27 Denyerec What's the new plugin?
16:27 just2b_ there is a real preloader now.. just searching for sponsors
16:27 Denyerec my german's not so good...
16:27 just2b_ just click at the links ;)
16:27 just2b_ loading content into lightbox
16:28 Denyerec Wow neat
16:28 Denyerec so it loads a typolink into a lightbox ?
16:28 Denyerec EG a content element, or page, or external page?
16:28 just2b_ yeah but for CE you need a little TS script
16:28 Denyerec Sure... neat tho
16:28 Denyerec a MooTools lightbox?
16:28 just2b_ because otherwise you will get the whole page
16:28 just2b_ yeah one of some
16:29 eeos what are scrptacolous / prototype / mootools ? Denyerec just2b_
16:29 just2b_ eeos > javascript libraries
16:29 just2b_ doing much for you.. giving you a cool api for effects and ajax and ...
16:30 Denyerec mmm
16:30 Denyerec Ok now I have to figure out mooTools animations
16:31 Denyerec seeing as how the pageload thing was too easy
16:31 Denyerec ;)
16:32 just2b_ just take a look at the demos online
16:34 eeos just2b_: can you give some links (I am on the phone ....)
16:35 just2b_ http://demos.mootools.net/
16:38 Denyerec I have some code that attaches a behviour to an onclick link
16:38 Denyerec http://phpfi.com/265403
16:39 Denyerec on page load the target div needs to be hidden, then the slide-in needs to play
16:39 Denyerec I know you can chain animations together, but I'm unsure how to attach them to the onload
16:39 just2b_ just leave the addevent away
16:39 just2b_ cause you dont wont to wait for click
16:42 Denyerec I'm being stupid here and I know it, but what would the code look like, and what would I call in buildBoxes ?
16:42 Denyerec looking at the chain demo now, and it doesn't look like the code I had for the slide in.out
16:42 just2b_ btw > now in english for you > http://www.rggooglemap.com/en/dev/rgmoodalbox/pages-content.html
16:44 just2b_ coudl work http://phpfi.com/265405
16:49 Denyerec I am having a deeper issue with some basic CSS at the moment :(
16:49 just2b_ wow, tomorrow 15 extensions in TER ;)
16:52 Denyerec and fader must be a div ID right ?
16:52 just2b_ yes
16:55 Denyerec Ahha
16:55 Denyerec some moderate progress
16:55 Denyerec though it seems to slide in from the page edge, not the parent edge
17:03 eeos Denyerec: just2b_ very interesting!
17:03 Denyerec just2b_ I assume it's possible to make one element's effect happen after a previous element's effect has completed ?
17:13 eeos just2b_: Denyerec do you know anyone who would be interested in rewriting sr_feuser_register?
17:13 Denyerec There's a guy called just2b....
17:13 Denyerec ;)
17:13 eeos Denyerec: just2b_ putting together a team, and rewrite it
17:14 Denyerec I can't even get something to animate reliably in mooTools
17:14 eeos so that it could support larger complex organisations?
17:14 Denyerec so I don't think I'm your man:(
17:14 eeos I think it is very dated.
17:14 eeos :P
17:14 eeos it is a pity ....
17:15 Denyerec :S
17:16 just2b_ i cant do everything
17:17 just2b_ i think i do already quite much
17:17 eeos just2b_: :( I really think sr_feuser_register is one of the "big problems"
17:18 eeos just2b_: possibly the biggest
17:18 just2b_ and so what?
17:18 just2b_ you pay the time?
17:19 eeos I was thinking of rewritig it myself, but if we were more than one it would have taken a bit less
17:19 just2b_ working in team in a so small ext is crap
17:20 eeos just2b_: now it is a small extension, but if you introduce hierarchic organisations, m-m address relationships, and so on
17:20 eeos it is not that small anymore
17:21 eeos I do not know if you have seen that http://wiki.typo3.org/index.php/Party
17:21 just2b_ eeos so what.. just some fields more.. this doesnt make the logic bigger...
17:21 eeos but they have not got that far, and they have been working on it for quite a while
17:22 just2b_ to make something like register is really not difficult
17:22 eeos just2b_: you must be joking, you have to redesign all the tables.
17:22 eeos di you get alook at the lik?
17:22 Denyerec Mmm
17:22 eeos lik -> link
17:22 just2b_ there is a form and you write just some fields into db
17:23 eeos they have been working on it since january and I have not even seen a prototype ....
17:23 just2b_ you know what i will say
17:23 eeos that is?
17:25 just2b_ dont complain.. begin
17:25 tsrepadmin hehe
17:26 just2b_ i really can't hear that ranting any more
17:26 eeos just2b_: I am not complaining, I am trying to recruit. Concerning beginning, I begun two weeks ago.
17:29 just2b_ you now the quotation.. don't ask what TYPO3 can do for you but what you can do for TYPO3
17:33 elbart hello :)
17:41 eeos elbart: hi there
17:59 uriahheep hrm....
17:59 uriahheep i've just started having a problem with inexistant page...
17:59 uriahheep pages*
18:00 uriahheep for some reason, instead of going to my /404/ page, now it just directs to my root page...
18:00 uriahheep any idea why that might be?
18:01 uriahheep never mind, i found the problem
18:33 Denyerec just2b_ you there ?
18:35 just2b_ sure
18:38 just2b_ ?
18:42 Denyerec Ah
18:42 Denyerec Yeah in Mootools is there an easy way to debug an object?
18:42 Denyerec EG print_r out all its properties
18:42 Denyerec I am having trouble with the wrapper introduced by the slide effect
18:42 Denyerec EG I need to augment the wrapper, but no documentation tells me how, and I don't quite understand the source
18:43 just2b_ you find all properties of an object in the docs http://docs.mootools.net/
18:43 just2b_ and a normal element has got what you do with it
18:43 Denyerec Yer but how do I print them out for debug
18:43 Denyerec to see if what I've set has taken hold ?
18:43 Denyerec right now, it ain't working and I don't know if it's me, or Firefox.
18:43 just2b_ take firebug.. it is the best thing
18:43 Denyerec http://phpfi.com/265430
18:44 Denyerec I have firebug
18:44 Denyerec so I presume I'm doing something wrong with mooTools then
18:44 Denyerec 3 hours later, and all I have is: http://phpfi.com/265430
18:44 Denyerec Laughable really.
18:44 Denyerec I'm getting *nowhere*
18:44 just2b_ #7 = ??
18:45 Denyerec I am trying to add styles to the wrapper div that slider adds on.
18:45 Denyerec Someone in the mootools channel suggested this:
18:45 Denyerec [17:34] <JanK_> so you can do yourSlide.wrapper.setStyle('z-index', x);
18:45 Denyerec then promptly vanished.
18:45 just2b_ element.getParent().setStyle
18:45 Denyerec Where do I call that tho?
18:45 just2b_ where you want
18:45 just2b_ element is your element
18:46 Denyerec do I need $('ementID').getParent().setStyle
18:46 just2b_ e.g. yes
18:46 Denyerec or is myslider now my element ?
18:46 just2b_ both are elements
18:46 Denyerec I don't really understand what mySlide is TBH
18:46 just2b_ ok sry myslide is just a variable which holds the slider
18:47 Denyerec And if I change mySlide... how do the changes get put to the markup
18:47 Denyerec EG
18:47 Denyerec if I change its style, those won't reflect directly in the markup will they ?
18:47 Denyerec as they're just in the variable
18:48 Denyerec http://phpfi.com/265431
18:48 Denyerec Does nothing, also,
18:48 Denyerec EG the markup I amlooking at in Firebug doesn't get modified
18:51 just2b_ does a alert(...getParent()) work?
18:51 Denyerec brb
18:51 Denyerec (10 miuns)
18:51 Denyerec Nothing shows up
18:51 Denyerec I have to go, back in 15.
18:51 Denyerec I hope you're still here by then, I've wasted 4 hours on this crap already
18:51 Denyerec don't want to waste another 4 :(
18:51 Denyerec brb
19:01 bPrompter hi. what RTEs are people having the best luck with for backend editing?
19:02 bPrompter i've used the default (had messy html and list problems etc.) and recently switched to tinyrte. it seemed better, but now it's exhibiting odd behavior like not saving italics, linebreaks, and such.
19:03 bPrompter web-based RTEs are tough, i know, so i'd like to find out if anyone is having near flawless experiences in typo3.
19:34 Denyerec I use the one that comes with Typo
19:34 Denyerec it's not too bad once you tame it
19:35 bPrompter cool. do you have any tips for taming it?
20:25 andreasbalzer hi!
20:26 andreasbalzer I'm trying to add a field to sr_feuser_register but my missing field message is not displayed. It only shows ###MISSING_tx_esserfurtyearofgraduation_graduation### What do I have to do? I tried plugin.tx_srfeuserregister_pi1._LOCAL_LANG.en.missing_graduation = Please enter year of graduation. but it doesn't work
20:35 andreasbalzer crossing my fingers...
20:35 andreasbalzer voidus: I NEED YOUR HELP :)
20:35 voidus andreasbalzer: hahahaa
20:36 andreasbalzer nice.. Do you know how to add a field correctly to sr_feuser_register?
20:36 voidus no. all people that want to do so, go away and didn't return
20:37 just2b_ there is a whole chapter about this in the manual and even a silly ext in ter which only does this
20:38 just2b_ but as usual, you know it better ;)
20:38 andreasbalzer just2b: I read that fucking manual but it doesn't work... :-/
20:38 andreasbalzer sry for the expression
20:39 andreasbalzer it just doesn't use the missing text and I did it exactly like in the manual
20:39 just2b_ take a look at the ext
20:41 andreasbalzer do you mean kurzfields?
20:42 just2b_ dont know.. an ext in ter which just adds a field.. got angry when i saw it
20:43 just2b_ YAUE > yet another unnecessary ext
20:43 ries just2b_: tx_yaue_pi1 ?
20:44 just2b_ its max 2 weeks old
20:46 andreasbalzer just2b: I searched for sr_feuser_register and found 3. 1 is my own, the other ones don't add this message
20:50 just2b_ yes kurzfields seems right
21:00 sascha_ hi, is someone of you familiar with the sr_feuser extension, I could really use some help
21:02 elbart_ whats the problem sascha_
21:03 lordlamer hi guys
21:03 lordlamer where can i create a bugreport for the search in the t3 page?
21:04 lordlamer the search works fine but every link is broken or not usefull
21:04 just2b_ bugs.typo3.org
21:04 sascha_ i designed my own form and it seems to work, but all textarea fields are shown as ###TCA_INPUT_alter_seniorengruppen_zielgruppe###
21:10 elbart_ did you add the language labels for your own fields?
21:10 sascha_ yes of course, all labels are shown, even for the textarea field
21:11 sascha_ simple input field work, too, just the textarea fields are not shown as ###TCA_INPUT_new_field###
21:13 sascha_ sry wrong way round: textarea fields are shown as ###TCA_INPUT_new_field###, labels are show correctly
21:19 andreasbalzer sascha: do your missing messages work correctly?
21:21 sascha_ nope they do not
21:24 sascha_ the missing messages work f. the fields included in fe_user but not with my new field. I wanted to make it work later after the textarea fields
21:29 andreasbalzer sascha_: I do have the same problem with missing messages. It just don't work.
21:30 sascha_ andreasbalzer: when i get them to work i will tell you. andreas-balzer.de correct?
21:31 andreasbalzer that would be great.. ..can you try to solve it faster? My deadline is tomorrow 19:00 ;)
21:31 andreasbalzer (obscured mail address)
21:31 andreasbalzer ;)
21:32 sascha_ andreasbalzer: mine is 10am. but the missing messages are not as important. it just a preview
21:32 sascha_ anreasbalzer: are your textareas working?
21:32 andreasbalzer sascha: I don't use textareas.. Only one input field
21:33 sascha_ anreasbalzer: oh I see
21:33 sascha_ anreasbalzer: what version of sr_feuser are you using?
21:33 andreasbalzer sascha: the most current
21:35 sascha_ anreasbalzer: perhaps you should switch back to the latest stable version. my sr_feuser only started working correctly after switching from beta to stable
21:35 just2b_ most current of sr_feuser_reigster is always bad, lol
21:35 sascha_ anreasbalzer: are you seeing the ###blah blah missing### parts?
21:43 sascha_ try perhaps 2.5.5 stable
21:44 num000 dear typo3 friends. i did read some documentation about inserting mailforms! i tried mailform and also mailformplus, with mailform i just see on the page the defined sections (as text) but no forms at all and with mailformplus i do not see anything at all. for normal content i have something like tt_content.10.field header for header and for text i've field bodytext. i don't know if the mailform extensions also need typoscript but i do not get an
21:44 num000 give me an idea how to proceed further
21:46 just2b_ num000 you included css_styled_content and how do you get the CEs on your page?
21:46 num000 just2b_ hi. what do you mean with CEs?
21:46 num000 css styled content is installed
21:47 just2b_ and do you also use it?
21:47 num000 no
21:47 just2b_ like subparts.CONTENT < styles.content.get
21:47 just2b_ how do you get the content on your page?
21:47 sascha_ yes
21:48 num000 http://pastebin.com/d482a27f7
21:48 num000 this is what i do to show a page
21:48 num000 but i think i have slowly an idea what you mean
21:48 num000 it depends on how i wan't to display that stuff, right?
21:49 just2b_ dont use it in this way
21:49 num000 can anyone of you t3 friends show me a documentation on filling content and styling it?
21:49 just2b_ you even cant show images with that code
21:49 num000 just2b_ can you direct me?
21:49 just2b_ where is rest of the ts?
21:49 num000 moment
21:49 just2b_ 10 lines before or so
21:50 num000 http://pastebin.com/d79aa9dde
21:50 num000 this is all
21:50 num000 it is written from zero
21:50 num000 so there is no example etc. inside
21:50 num000 just to understand it
21:50 num000 i'm sure i'm missing a lot and it may take longer but this way i'll learn it
21:50 just2b_ this is better http://pastebin.com/m6ab91438
21:51 num000 mhh
21:51 num000 but there is no difference as far as i can see
21:51 just2b_ sure
21:51 num000 just withoutthe last lines
21:52 just2b_ no
21:52 num000 just2b_ may i ask what changes you did?
21:53 num000 ahh
21:53 num000 hold on
21:53 num000 the marks didchange
21:53 num000 andthe content is now
21:53 num000 copied from styles.content.get
21:53 num000 ohh, just2b_ sorry, i need to study
21:53 just2b_ ^^
21:53 num000 your ts
21:53 num000 just2b_ sorry. but if you get desperate on a problem
21:53 num000 you don't see the forest for the trees
21:53 num000 i thank you
21:54 just2b_ so do 30min something else
21:54 andreasbalzer sascha_:###missing_blabla### yes
21:54 num000 ;) no, i'm going to look into your ts
21:57 num000 just2b_ but now the ###CONTENT### mark is not replaced with the content
21:57 just2b_ so you didnt include css_styled_content
21:57 num000 you mean install?
21:57 num000 yes it is installed
21:57 just2b_ in Template > edit whole record > include static
21:57 just2b_ no include != install
21:57 num000 ok
21:58 num000 thats true
21:58 num000 can i find on typo3.org documentation ofor css_styled_content?
21:58 sascha_ sr_feuser how can we get ###REQUIRED_new_field### to work? Version: 2.5.5
21:59 just2b_ no need for that IMO
22:07 andreasbalzer and any clue how to get MISSING_ to work?
22:20 andreasbalzer sascha_:did you find something already? I searched Google and TER but didn't
22:20 sascha_ andreasbalzer: sry no, i modified my script but to no avail
22:20 andreasbalzer ok..
22:21 sascha_ a demo script of a modified fe_user would be fine
22:22 sascha_ andreasbalzer the tutorial does not help either
22:22 andreasbalzer sascha_: there is not any demo that shows how a missing message is done. None of them uses own messages for the fields..
22:23 sascha_ that's the point
22:23 andreasbalzer and the word missing is only written in the templates as it looks like
22:24 num000 is it normal that the Mailformplus icon in the menubar left doesn't do anything if used?
22:24 sascha_ o.k. typo3 gurus: here are two poor boys with problems with fe_user's MISSING and REQUIRED Tags. You could kill two birds with a stone :-)
22:26 andreasbalzer just2b pointed out I should read the manual but that clearly doesn't help as it doesn't say how it's done the right way (not to speak about several mistakes they have written)
22:26 sascha_ do not tell me about the manual. i followed it step by step two or three times and it is simply WRONG.
22:27 sascha_ For example: it say the ###TAGS### are blended out if the corresponding labels are not filled in, but they are shown in the html output
22:28 andreasbalzer right
22:28 andreasbalzer or it doesn't inform you that you have to call the fields sometimes with the extension name in front and sometimes not..
22:30 sascha_ andreasbalzer: i am going to log out now and read the source code mysel. as soon as i get any info i will tell you. if you find out something perhaps you could contact me under (obscured mail address)?
22:31 andreasbalzer ok. I'll do that
22:31 sascha_ cu
22:31 num000 does anyone know when the icon in web>list is which has a +ext behind (from a manual, tutorial taken)
22:37 voidus num000: which icon?
22:37 num000 http://www.t3h.de/fileadmin/doku/captcha.pdf
22:37 num000 here where it says "Liste"
22:40 voidus don't know german, but think that you should create an ext. template first
22:41 voidus num000: or write that line in your main setup
22:41 num000 have you ever seen this icon anywhere
22:42 voidus num000: yes, it's icon of template records :)
22:42 num000 i see, so i need a subtemplate first
22:42 num000 for that particular page
22:45 voidus num000: yes, seems so
22:46 HardPhuck just2b are you here?
22:53 just2b_ kind of
22:54 HardPhuck i have a question for your smooth gallery
22:54 HardPhuck is it possible to deactivate the main picture and just see the thumbs
22:54 HardPhuck and when clicked the lightbox should appear right away
23:01 HardPhuck Deny can a achieve that effect with mootools?
23:02 HardPhuck i would like to have some pictures in the footer
23:02 HardPhuck and when clicked
23:02 HardPhuck lighbox would open
23:02 just2b_ just take a lightbox for this
23:05 HardPhuck but the trick is that lightbox doesn't produce valid XHTML
23:05 HardPhuck slimbox does
23:05 HardPhuck but slimbox has lousy documentation and i can't get it to work
23:05 just2b_ perfectlightbox does to
23:06 flipmoe5000 hi
23:07 flipmoe5000 i want to upgrade TYPO3 3.5
23:07 flipmoe5000 what have i take into consideration?
23:08 just2b_ flipmoe5000 make a backup :D
23:08 flipmoe5000 yes, of coures
23:08 flipmoe5000 course
23:08 flipmoe5000 ;-)
23:08 just2b_ nothing else to consider ;)
23:08 flipmoe5000 is it better to upgrade to 3.8 first?
23:09 flipmoe5000 local and global extensions?
23:09 just2b_ you can do, i would do the real step ;)
23:09 flipmoe5000 ok
23:09 just2b_ you can do it with 3.8. still if it doesnt work
23:09 flipmoe5000 to backup there are some extensions
23:09 flipmoe5000 are they usefull?
23:10 flipmoe5000 or better to backup with phpmyadmin?
23:10 just2b_ backup with phpmyadmin/on server directz
23:11 flipmoe5000 ok
23:11 flipmoe5000 i will try it
23:11 flipmoe5000 thx for the info
23:11 just2b_ have fun
23:11 flipmoe5000 jep
23:14 andreasbalzer anyone with knowledge about sr_feuser_register?
23:14 just2b_ andreas i doubt that anyone new logged in
23:15 andreasbalzer well but not everyone is reading all the time..
23:16 just2b_ yeah the lines are changing so fast these days ;)
23:21 num000 is there a extention for sms sending someone know?
23:22 HardPhuck can perfect lightbox be added via TS on a page?
23:23 just2b_ guess so
23:24 just2b_ num00.. no and more work is the rest of the sending.. not really much typo3 thing
23:27 uriahheep hmmm
23:28 uriahheep what's that extension that generates clean html code?
23:28 just2b_ you dont need an ext for that
23:28 uriahheep oh?
23:28 uriahheep what do i need to do, then?
23:29 just2b_ which troubles you have?
23:30 voidus uriahheep: config.xhtml_cleaning = 1
23:39 num000 just2b_ is there somewhere an example how to css mailformplus and css styled content?
23:43 uriahheep voidus: thanks
23:43 just2b_ google? css & mailform
23:45 just2b_ i know.. such a uncool answer
23:54 uriahheep hmm...
23:55 uriahheep i usually just add stuff to the template css file ;P
23:55 uriahheep haha

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.