Search the website and IRC logs

#TYPO3 IRC log from : Thursday 18 February 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul 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
09:00 ened How could I still change the templavoila fields other than "content" using the page module when using alternative languge versions of a page?
09:14 Stollie Hi
09:32 DoDoNL Hello all. I have a question. I have a form that checks data via AJAX. When I do this call, it always returns the same value. Now I foud out that this has to do with caching, but I can't figure out how do disable cache for this call
09:33 DoDoNL It calls to a page index.php?tx_myext[code]=CHECKDATA&value=foobar
09:34 DoDoNL The first time it returns true or false (depending on the value), but the next time it shows the homepage
09:39 DoDoNL Anyone?
09:39 PiMB sorry mate :)
09:40 PiMB although you might be able to setup a typoscript for the page depending on request.
09:40 DoDoNL PiMB: I'll get back on this later
09:40 PiMB :)
09:40 DoDoNL Other things to do right now
09:40 PiMB sure mate
09:40 DoDoNL BBL
09:57 ndee is there a quick way to create alternative page languages for a whole site?
10:01 PiMB not that I know of
10:01 animan is it possible that there is something changed in the new typo and therefore index_search' browsebox doesn't want to be changed to some alternative browsebox?
10:02 animan i have tried daimi_skinnablepagebrowser and pagebrowse, but they just doesn't seem to alter the default browsebox
10:15 DoDoNL New question: I need to remove the target attribute from my links. Tried all options I could find at the internet, but no luck
10:18 kotelette I have a selectorbox in a extension that fetches the records from a foreign table: how can I show the 'title' field instead of the uid in the selectorbox?
10:18 DoDoNL PiMB: You can help me out for sure :-)
10:20 pmk65 kotelette: "label_alt" -> http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/view/4/2/#id4240310
10:20 kotelette great thanks
10:21 DoDoNL Anyone?
10:21 pmk65 There's also "label_userFunc" where you can build the title form data from other tables.
10:24 pmk65 DoDoNL: Check your Typoscript setup, and unset config values for intTarget, extTarget & fileTarget.
10:24 FloLeBlanc hi all
10:24 DoDoNL typolink.extTarget < ?
10:25 DoDoNL pmk65
10:26 pmk65 No. typolink.extTarget > See -> http://typo3.org/documentation/document-library/core-documentation/doc_core_ts/4.2.0/view/1/2/#id4138052
10:26 DoDoNL pmk65: That's what I meant :-)
10:31 animan pmk, you recommended me some Google API to replace the indexed_search, but I'm afraid I still have to use indexed_search at this point. But maybe you have an idea why I cannot alter the browsebox?
10:35 DoDoNL pmk65: I placed the typolink.extTarget > in my constants and my variables, but without any changes
10:37 FloLeBlanc Does anyone have an idea why page.TCEFORM.tt_news.config.autoSizeMax = 30 could not work for me? The box increases for the admin but not for BE_users with this config (or without it)
10:37 ToM04 hi guys
10:37 ToM04 anybody here who can help me with a "simple" thing in fe_user_registration?
10:41 FloLeBlanc nothing is simple with sr_feuser_registration , or is this another plugin? ;)
10:43 pmk65 animan: I haven't used IS for a very long time, so I can't help you with that problem..
10:43 animan okay :/
10:44 pmk65 try asking in the newsgroups
10:45 FloLeBlanc hmm the value for autoSizeMax is correct for the BE_user, printed it in php it's 50, nevertheless the box doesn't grow *grumble*
10:49 ToM04 ok thx
11:05 kinea when i re-upload an image (after changes), which is allready present as a content element on several pages: how can i be sure, all pages use the new version? there are temp files f.e. typo3temp/pics/52d5c0bbb6.jpg with another name. is it possible to clear an image cache, maybe for certain pages (dont want the whole site to recache)?
11:34 bassa hello there!
11:43 Stollie http://pics.blameitonthevoices.com/022010/wife_1.0.jpg fun
11:55 FloLeBlanc Stollie: did you make sure wife 1.0 didn't see you post that? :)
11:55 PiMB ..
11:55 PiMB he's 19 years old intern..
11:55 PiMB I don't think he has one ;)
11:58 Stollie nope
12:01 FloLeBlanc hehe
12:41 Recnelis Might anyone have a nice Tmenu layer menu with rollover they could share the code to? I'm sure there's a better way than mine :)
12:43 pmk65 Recnelis: TMENU_LAYER is crap. Create a suckerfish based menu instead.
12:43 pmk65 http://htmldog.com/articles/suckerfish/dropdowns/
12:44 pmk65 http://snippets.dzone.com/posts/show/2150
12:44 pmk65 http://typo3.intervation.de/snippets/css-menues/suckerfish-dropdowns.html
12:55 Recnelis pmk65: Now u tell me! Where were u yesterday! ;) - Thx, will take a look at it right away seems to be exactly what I'm after in http://typo3.intervation.de/snippets/css-menues/suckerfish-dropdowns.html
13:06 niticu Hello everyone!
13:06 niticu Does anyone know how to hide fields from a BE form that come from a flexform?
13:08 niticu I don't want my BE users to access certain fields from a plugin, but I don't know how to hide those fields if they come from a flexform
13:13 ZaFantasy hi
13:13 ZaFantasy I have extension and in some text field I create some links, and on FE I dont see links, just ordinary text. How I can rdener this to also show links in text ?
13:15 mib_mb Hello, has something changed from 4.2.11 to 4.3.1 in setting default config for Web>List Module for BE Users ? For 4.2.11 we've set the extended view enabled by default. Added in typo3conf/localconf.php. However in 4.3.1 it doesn't work and can't find the solution
13:16 mib_mb For 4.2.11 we used this line "$TYPO3_CONF_VARS['BE']['defaultUC'] = array ( 'moduleData' => array ('web_list' => array ('bigControlPanel' => '1' )));"
13:22 boonkerz hello
13:22 boonkerz i search an ext for teaser
13:22 boonkerz templavoila fces as teaser elements
13:33 FloLeBlanc this is weird. when I edit a tt_news entry via "list" it has size 3 and does not grow, when I edit it via "News Admin" the category has size 1 and does not grow
13:33 FloLeBlanc is there a new prequesite extension for 4.0.1?
13:42 kraftb hello !
13:45 FloLeBlanc hi kraftb
13:51 latenite I'm *very* new to typo3. I followed the install instructions on typo3.org and have it up and running.Now I m looking for a "backend howto" ith focus on "template handling". Can ypu provide some links? thx
13:52 StaffanE latenite: there are a few podcast on the subject
13:54 latenite StaffanE, hand it over :) *happy*
13:55 latenite StaffanE, what I am "strggling on" is: to use a new free template
13:55 latenite StaffanE, where are these podcasts?
13:58 latenite I woud n mind a looong howto where I can read up on template creation and the first page setup. I could not find anythhing on typo3.org
13:59 PiMB I believe there is some docs called modern template building available.
13:59 StaffanE latenite: http://typo3.org/podcasts/kasper/
13:59 PiMB maybe googling for them?
14:00 latenite this one? http://typo3.org/documentation/document-library/tutorials/doc_tut_templselect/0.1.0/view/
14:01 latenite StaffanE, thx :)
14:01 PiMB yeah that one.
14:01 PiMB that's part one.
14:01 PiMB there are more.
14:01 latenite i see
14:01 PiMB mind you that the doc is a bit old, but still valid on most points.
14:02 latenite I thought u pros have some like "a secret very good doc"...but if u say THAT the ONE....I ll read that! thx
14:02 PiMB :)
14:02 PiMB you'll find out that there is no secret doc in TYPO3.
14:03 PiMB hell, sometimes there is no doc at all.
14:03 FloLeBlanc did anyone experience the select box in the backend of typo3 4.3.1 not growing?
14:03 latenite sont scare me away :)
14:03 PiMB but we have an active IRC channel with good knowledge
14:03 PiMB it's way faster mate :)
14:03 latenite would THIS be the channel to ask "newbee questions"
14:03 ZaFantasy I have extension and in some text field I create some links, and on FE I dont see links, just ordinary text. How I can rdener this to also show links in text ?
14:03 PiMB this is the official TYPO3 channel.
14:04 latenite ohh ok...whats the channes name?
14:04 PiMB so yeah mate
14:04 PiMB this is the channel.
14:04 PiMB but you should ask specific questions, most of us don't have the time to explain TYPO3. but we can explain a simple/small problem
14:05 latenite PiMB, u said :"but we have an active IRC channel with good knowledge"...I thought u ment a differen one?!!
14:05 PiMB nope, this is it ;)
14:05 FloLeBlanc PiMB: like: why doesn't my select box grow when adding a category allthough the autosizemax is set to 50 in tt_news? :)
14:06 PiMB it does grow, if you save it. it turns back bigger.
14:06 PiMB I believe :)
14:06 latenite ok thank u so far... I ll be back when I read the docs n podcasts...to ask simple questions.
14:07 FloLeBlanc PiMB: what is maxAutoSize for then?
14:09 PiMB FloLeBlanc, hm, have to get back to you on that.
14:09 PiMB honestly don't know.
14:10 mib_mb Hello, has something changed from 4.2.11 to 4.3.1 in setting default config for Web>List Module for BE Users ? For 4.2.11 we've set the extended view enabled by default. Added in typo3conf/localconf.php. However in 4.3.1 it doesn't work and can't find the solution
14:11 mib_mb For 4.2.11 we used this line "$TYPO3_CONF_VARS['BE']['defaultUC'] = array ( 'moduleData' => array ('web_list' => array ('bigControlPanel' => '1' )));"
14:11 FloLeBlanc PiMB: ok thank you your info was helpful already
14:12 Conic hi all, i need to do a left join, but with t3lib_DB.exec_SELECTquery How can i do that??
14:18 Recnelis pmk65: Is there a way to keep the item in lvl one "active" with the suckerfish menu option?
14:20 Recnelis Basically I need the link color to stay the roll-over color as long as ur checking items below the lvl 1 item (If that makes sense)
14:24 kotelette Conic: just do it in the 'table' string
14:24 Conic Like this?
14:24 Conic 'fe_groups a LEFT JOIN fe_groups b ON find_in_set(b.uid, a.subgroup), pages'
14:25 kotelette $GLOBALS['TYPO3_DB']->exec_SELECTquery('t1.uid, t2.title', 't1 LEFT JOIN t2 ON t1.uid=t2.pid','');
14:25 kotelette yes this works for me
14:25 Conic hmm
14:25 kotelette exept your 'pages' at the end
14:26 kotelette looks like you put it into the fileds param instead of the table param
14:26 Conic it joins, yes, but stillt doesn't show the entries with a.subgroup = NULL
14:36 Recnelis With a ACT in typo3 menu - Is it possible to have the lvl 1 item wrapped in one and the lvl 2 item that's active wrapped in another?
14:38 Recnelis wrapitemandSub of wraps them both in the same - e.g. <li class="active>, but I want the sub menu(lvl 2 item) to have <li class=" active dot">
14:44 Recnelis Meh, found a CSS workaround :)
14:55 FloLeBlanc does anyone happen to know how to style the image links for the direct_mail plaintext version? mine shows only the name of the image and not the link
16:16 binom23 How can I write ONLY the return value of my pi1::main() to the browser?
16:24 binom23 Hello
16:25 FloLeBlanc hello
16:26 binom23 I have a Plugin with a main function. Is it possible that the function can return a whole html page?
16:27 FloLeBlanc as far as I know - no, what you would have to do is strip your template from anything but the plugin call I guess
16:27 binom23 How do I do it?
16:29 binom23 My alternative is" echo $page; exit();" but it isn't nice I think
16:29 FloLeBlanc don't know the TS out of my head. you'd have to do a page.something = yourextensioncall and remove all headers, etc. via typoscript
16:33 binom23 ?
16:35 FloLeBlanc do you know what typoscript is?
16:38 binom23 a little
16:39 binom23 I do sth. like this:
16:39 binom23 page >
16:39 binom23 page = PAGE
16:39 binom23 page.10 < styles.content.get
16:40 FloLeBlanc binom23: I fear for what you want to do you need a bit more of knowledge and do a little research (also don't know it out of my head) I guess you should include the code directly from the ext and clear the other code
16:40 binom23 And the result is this:<div class="tx-myext-pi1">hallo</div>
16:41 FloLeBlanc what do you want to achieve actually?
16:41 binom23 The output should be hallo
16:42 FloLeBlanc Someone in this channel please correct me If I'm wrong but I "think" the code would be something like: page.10 < plugin.yourpluginwiththespecialprefix
16:49 binom23 you mean
16:49 binom23 page.10 < plugin.tx_myext_pi1
16:49 PiMB binom23
16:50 PiMB if you want the extension to return the entire html you have to do the plugin call via ts. and disable all the header data.
16:50 PiMB just a sec, let me check the command
16:51 PiMB if you use config.disableAllHeaderCode = 1 in your TS you'll disable all the code normally generate.
16:51 PiMB like <html><head><body>
16:52 binom23 Do I need to include css_styled_content for this
16:52 PiMB so then you can run your extension via FI: page.10 < plugin.tx_myext_pi1
16:52 PiMB hmm.
16:52 PiMB good question.
16:52 PiMB don't know for sure. I always have, but don't know if it's mandatory.
16:52 PiMB just a check let me do a grep on server.
16:53 PiMB No you don't
16:53 PiMB there is no disableAllHeaderCode in the code of css_styled_content so it's a TYPO3 function
16:55 younux__ anyone know if there are any other extensions besides indexed_search that are commonly used?
16:56 younux__ *any other search form extensions
16:58 younux__ any1?
16:59 binom23 That's my code
16:59 binom23 config.disableAllHeaderCode = 1
16:59 binom23 page >
16:59 binom23 page = PAGE
16:59 binom23 page.10 < plugin.tx_myext_pi1
16:59 lindbergh hallo
16:59 binom23 But I have still a comment and a div around it
17:00 lindbergh is there any easy way to add background image to some page at site tree
17:01 maholtz|WORK @binom23: in your extension you have $this->cObj->pi_wrapIntoBaseClass();
17:01 maholtz|WORK sth. like that
17:01 maholtz|WORK @lindbergh: you could add that to pages.media
17:01 maholtz|WORK and add it via typoscript
17:02 lindbergh ok thnx
17:03 younux__ can you customize the default search form?
17:03 younux__ or do you have to use indexed search?
17:03 younux__ *indexed_search extension
17:04 binom23 $this->pi_wrapInBaseClass($content);
17:05 maholtz|WORK @binom23: yep, that puts the <div> around your code
17:06 maholtz|WORK do not use it:)
17:06 lindbergh another question
17:06 lindbergh I am examining some ts code
17:06 lindbergh plugin.tx_automaketemplate_pi1 {
17:06 lindbergh content = FILE
17:06 lindbergh content.file = {$template}
17:06 lindbergh where I can find $template variable
17:06 lindbergh where is it set up?
17:06 maholtz|WORK in typoscript template -> constants
17:07 lindbergh thnx
17:07 lindbergh exactly...found that
17:08 binom23 thnx - it seam to work
17:29 ct529 does anyone know how does the multilanguage management work in version 4.3?
17:30 maholtz|WORK afaik it doesnt change
17:32 ct529 maholtz|WORK: thanks .... do you have a good resource on it?
17:34 maholtz|WORK @ct529: well afaik there is something in the docs on typo3.org
17:34 maholtz|WORK but imho it is pretty easy in the first steps
17:34 maholtz|WORK you need an language record on the root level
17:37 maholtz|WORK have to leave
17:37 maholtz|WORK bye
17:38 ct529 maholtz|WORK: thanks
17:49 ct529 does anyone have a good resource on the multilanguage management in typo3?
18:05 TheEternalAbyss hey having an issue with 3 column template. for some reason it works on the front page, but I get an extra </div> tage messing up my content on the subpages
18:05 TheEternalAbyss chricastiglione.com
18:06 TheEternalAbyss if you click on about us and go to locations you'll see the right grey box has nothing when it's supposed to have content
18:06 TheEternalAbyss any suggestions?
18:12 niglatz hallo, ich bin ganz neu, und auf der suche nach einem relativ einfachen CMS-System inkl. EInsatzverwaltung, Benutzerrechte und sehr sehr einfacher Handhabung bei der Erstellung von Beiträgen. das gnaze ist für eine FEuerwehr. bin "Hobby"-Webmaster also eigentlich keine Ahnung, mach das für die Feuerwehr
18:23 TheEternalAbyss actually, a better question....how does inhereting content wor in typo3?
19:06 blobaugh i am building a typo3 extension. i realized today that i need a new field in `pages`. i added it but i cannot seem to use it. do i have to have it in the extension sql file to get access to it?
19:10 lindbergh can someone helpme with typoscript issue
19:41 Phlogi lindbergh: you do have a template on root?
19:42 lindbergh so this is the situation
19:42 lindbergh I have root , call that level0
19:42 Phlogi hmm
19:42 lindbergh and under root page have lot of level1 pages
19:43 Phlogi and there is a template on first page/root page? that is marked as root template?
19:43 Phlogi did you install the quickstart package?
19:43 lindbergh and everything works fine...in info/modify part of template for root page I added reference to typoscript file etc
19:43 lindbergh but I am facing problem if i want to add another level0 page, at the bottom of the site tree
19:44 Phlogi you need only one level0 page
19:44 lindbergh I made new template record and simply placed Hello world text in typo script
19:44 Phlogi (usually)
19:44 lindbergh and I always get error
19:44 Phlogi how exactly did you enter that? paste whole ts
19:45 lindbergh page=PAGE
19:45 lindbergh page.typeNum=0
19:45 lindbergh page.10=TEXT
19:45 lindbergh page.10.value=hoi
19:46 Phlogi weird yes
19:46 Phlogi is the template marked as a root template?
19:46 Phlogi and how do you access the page?
19:47 lindbergh how do you mean root template?
19:47 Phlogi there is an option if you edit whole template
19:47 Phlogi record
19:48 Phlogi however I'm not sure if its needed :)
19:49 lindbergh I placed tick in rootlevel and now it works
19:50 Phlogi ah nice
20:29 TheEternalAbyss I need help
20:29 TheEternalAbyss i have pages that are inhereting content from tt_content
20:30 TheEternalAbyss Pagecontent (tt_content) - UID: 110 to be precise
20:30 TheEternalAbyss and i have pages referencing it, but no content shows up
20:30 TheEternalAbyss i'm at a loss
20:39 TheEternalAbyss my page results in having an extra </div> tag that I think is messing up my content from being displayed. If anyone can help I desperately need it
20:51 TheEternalAbyss anyone here?
20:58 TheEternalAbyss :(
21:11 TheEternalAbyss well let's try with another question
21:11 TheEternalAbyss http://chriscastiglione.com/index.php?id=141 <-- i need to have subitems show up under "products" in the vertical submenu. How can I do this in typo3?
21:37 Vince hello! i use pmknewstwitter to send my tt_news articles to twitter. it works fine, except that no backlinks come wih the tweed! has anyone got an idea where i could start searching for the problem?
21:49 Guest2010 Hello
21:50 Guest2010 can I create with the extension kickstarter other frontend-plugins than with list-view and detail-view?
21:57 Guest2010 any opinions?
22:04 Guest2010 is there anybody on?
22:41 lindbergh hallo
22:41 lindbergh can anybody help me
22:41 lindbergh I want to make something like this
22:42 lindbergh [globalVar = TSFE:id = 49]
22:42 lindbergh marks.h_image = TEXT
22:42 lindbergh marks.h_image.value = images/1.gif
22:42 lindbergh [else]
22:42 lindbergh marks.h_image = TEXT
22:43 lindbergh marks.h_image.value = images/2.gif
22:43 lindbergh [global]
22:43 lindbergh so if ...?id=49
22:43 lindbergh I want to replace markers with images/1.gif
22:43 lindbergh and in all other cases I want to have 2.gif
22:43 lindbergh this piece of code do not work
22:50 lindbergh anyone?
23:04 Thasmo hoi lindbergh
23:06 Thasmo I'm not sure that there is an [else] in Typoscript.
23:10 lindbergh any solution
23:10 lindbergh ?

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.