Search the website and IRC logs

#TYPO3 IRC log from : Saturday 26 April 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan 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
03:04 titii Hey guys, ries? void?
03:04 titii Is that ext. description understandable?
03:04 titii Provide your own scripting library for real time to use. You can storing and collecting the scripts in your live external database or datafile (serialized) due to save your time for any updates of any previous installation of that extension. You can comfortable manage the TypoScript templates with pasting or clipping the peace of codes, snippets with categorized preview of your library.
03:05 titii please correct that grammar if it is wrong, thank you
03:16 kreegee Prodive/Provides?
03:16 kreegee you can store and collect
03:16 kreegee --due
03:16 kreegee save you time
03:17 kreegee ok, your might be ok
03:29 kozy hi everybody, I'd like to use typoscript to get content from the tt_content table which has a cType of templavoila_pi1. This probably returns xml. What is the best way to parse this to usable data? Or should I take a different route?
03:29 kreegee you might wanna ask that in 12h
03:29 kreegee most experts are european
03:29 kreegee or probably ask the mailist straight away
08:52 d|g hi all
10:37 neabo_ hi there! i'm using tt_news and realurl extensions. is it possible to show category of tt_news in url? eg.: http://host/name_of_category/title_of_article ? thanks for any answer!
10:39 JCal hey all, question about FEuser reg... anyone know how to modify link for "Not a member yet? click here to register."? i want it to go to a full reg page instead of loading reg page in login area
10:55 d|g neabo, try cbrealurl ext
10:59 neabo_ d|g: aha, there are predefined templates in this extension?
11:00 d|g predefined realurl settings =)
11:01 d|g http://typo3.org/documentation/document-library/extension-manuals/cbrealurl/1.1.0/view/1/1/
11:05 neabo_ yes i thougt settings :-D
11:05 neabo_ thanks
11:05 neabo_ i'll check that ext out
11:06 d|g ;)
11:58 lemma hi there! I'm having trouble setting up application/xhtml+xml as content-type. I'm using http://phpfi.com/312584 to set it but the "+" between xhtml+xml seems to vanish on editing.
11:59 lemma oh. I just found out that it's just the new syntax-highlighting editor eating the plus
12:20 void lemma: do you really want to set that content-type? if so, IE yours will never see your site
12:20 void *yours = users
12:28 lemma void: that's a good hint indeed :) thanks. I wasn't aware of that
12:29 void lemma: =) no problem)
12:30 lemma void: yet the bug remains :) I filed it
12:31 void lemma: aha, i see. you are probably Michael Leupold =)
12:31 Denyerec hey void
12:31 void hi Denyerec
12:32 lemma void: indeed :D
12:32 lemma void: but shhhhh
12:32 void =)
12:36 Denyerec void: http://arstechnica.com/news.ars/post/20080424-new-iron-curtain-may-be-draped-over-russian-internet.html
12:36 Denyerec you got any more information on that?
12:38 void Denyerec: half of true...
12:39 void television in Russia is under goverment control - that's right. but not all newspapers...
12:41 void yes, there is some threat for internet... but i am not sure that it's really serious
12:44 void but sometimes all seem like we get back to Brezhnev's times..
12:46 void Denyerec: do you want to know something in particular? =)
12:47 Denyerec No, I just wondered if that was the western media being dramatic over nothing
12:47 Denyerec or if something serious was already underway
12:49 void Denyerec: as usual - there are some problems, but header is too dramatic =)
12:49 Denyerec hehe
12:49 Denyerec Typical journalism
12:49 Denyerec THE WORLD IS ENDING
12:49 Denyerec (Very slowly, one day at a time...)
12:50 void =)
12:56 Denyerec hey j_s
12:57 Denyerec just2b
12:57 Denyerec (See how tab complete is bad? :))
12:57 Denyerec You're a mootools expert are you not ?
13:01 just2b hi Denyerec
13:01 just2b it depends ^^
13:03 Denyerec Well I believe you're more experienced with it than myself.
13:03 Denyerec I've been tricked into sorting out a web interface using it, and have a requirement for logging status messages and what not to a visible UI component
13:03 Denyerec much like a router's packet log in a web interface for a router,.
13:04 Denyerec Do you know of any "drop in" logger components?
13:04 just2b no sry
13:06 Denyerec I'm frankly scared of the object implentation, so many ('s and {'s all over the place...
13:06 Denyerec Looks like I might have to man up and figure it out, though :S
13:06 Denyerec I only found one logger, and that didn't work in safari for some reason
14:50 Awillys hi there$
14:50 Awillys any mm_forum user around?
15:17 j_s Can anyone give me some hints about handling file/images-uploads from a frontend extension? I'm using the kickstarter to make the framework where I have a "Files" field - this works great in the backend, but the file-function should also be available in the frontend to users logged in
15:18 just2b j_S you need to get tceforms into the FE; not that easy
15:21 j_s I know how html-forms and file upload works, and how I access the post/get variables. But how do I use the "scaling" and "storing" function within typo3, so that the images is processed "the typo3 way"?
15:22 just2b scaling works with cOBj->IMAGE but you just need it at the rendering
15:22 just2b for right saving, take a look at http://www.typo3-unleashed.net/t3412api/html/d8/dec/classt3lib__basicFileFunctions.html
15:23 just2b especially getuniquename, and all the other functions
15:24 j_s great
15:26 j_s do you know of any extensions with similiar functions, where I can look for inspiration?
15:26 just2b know german?
15:27 just2b http://www.martin-helmich.de/2008/04/formularfelder-mit-tceforms/
15:27 just2b this is for BE modul, could work in FE too
15:28 j_s my german is not that good, but the code is still in english :)
16:02 omgi hello
16:03 omgi can anyone tell me how to get the url to a image which was created with gifbuilder?
16:07 just2b use IMG_RESOURCE
16:26 omgi woohoo
16:26 omgi it works
16:26 omgi thx
16:26 just2b np
16:37 neabo_ hi there! i'm using tt_news and realurl extensions. is it possible to show category of tt_news in url? eg.: http://host/name_of_category/title_of_article ? thanks for any answer!
16:39 just2b neabo, imo only with crewating the url yourself
16:50 neabo_ just2b: hmmm creating by myself
16:50 neabo_ i dont have any real idea how to do that
20:18 Awillys .

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.