Search the website and IRC logs

#TYPO3 IRC log from : Thursday 22 October 2009

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 31
00:54 schabracke anyone still awake?
01:54 uriahheep hmm, are regular login form items supposed to translate automaticallyÉ
01:54 uriahheep ?
01:55 uriahheep for some reason i set my site's language to french but it doesn't translate the page...
01:56 uriahheep the form, i mean
01:56 uriahheep sorry, kinda tired, been trying to solve this on my own all day...
01:57 fuchur did you update translation handling with the repository
01:57 uriahheep hmm? where do you mean?
01:57 fuchur extensions manager
01:57 fuchur chose translation handling in the drop down
01:57 fuchur choose your desired language
01:58 fuchur click "update from repository"
01:58 fuchur the login form (backend?) is not translated anyway iirc ... mine is in english all the time even if I switch my page language to german
01:58 uriahheep cool, thanks :P
01:58 uriahheep silly me
01:58 uriahheep fuchur: i meant front-end form :P
01:59 fuchur k
01:59 uriahheep i got a bunch of errors though
01:59 uriahheep when updating
01:59 uriahheep lang ERR
01:59 uriahheep for example
01:59 uriahheep and there are also some "could not fetch translation status"
02:00 fuchur yep
02:00 fuchur that's normal
02:00 fuchur not all extensions provide your language
02:01 uriahheep ok
02:01 uriahheep but all it shows is errors, n/a, and could not fetch
02:01 uriahheep :-/
08:16 marcuslind Morning all.
08:42 bluespuke morning
09:23 bluespuke maybe a dumb quetsion, but is it possible to notify an admin when a be-user makes changes in his workspace?
09:46 maholtz|WORK morning
09:47 marcuslind|WORK morning :)
09:49 imwill good morning
09:50 imwill does anyone know of an extension which redirects requests depending on the entered url? kind of rewrite conditions...
09:52 marcuslind|WORK Do you mean like RealURL?
09:54 maholtz|WORK @imwill: if that redirects are static, you could do it via .htaccess
09:55 maholtz|WORK it is faster than doing it with php
09:55 maholtz|WORK if you are using realurl it is possible via backend (afaik)
09:57 imwill oh ok I didnt know realurl supports redirect conditions like htaccess
09:57 imwill thanks
10:24 jbaptiste_j I have a question : when you have a content somewhere and you wish to know if this content is inserted anywhere via "Insert record" you can right-click "Info" and it gives you the id of the elements in which your content is inserted as a record. But I'd like to also see the path to those contents so as to know where they are in the site, Is there an extension for that or some TS ?
10:36 maholtz|WORK @jbaptiste_j: i dont think so, but you can copy the uid and insert it into the search (top right)
10:36 maholtz|WORK just a workaround
10:38 Denjerek mailling lists are pathetic.
10:38 Denjerek End of story
10:38 Denjerek Every time I post I get a stupid postmaster error trying to deliver to some dude I've never heard of
10:38 Denjerek I brought it up to the list, but don't even know if my posts are even *getting* there thanks to this stupid error.
10:38 Denjerek *rage*
10:41 jbaptiste_j maholtz | work I have been using the search at the bottom of the page but it is limited to 4 levels of search and often returns nothing, also some of my users do not have a DB mount that allows them to search the full site, and yet I would like them to know when a content has a link to it. I don't see a search engine in the top right Iin 4.2.5 by the way
10:43 jbaptiste_j Welle they can already know a contznt has a link to it but I want them to know where it is displayed
10:44 jbaptiste_j edit : I found the top right search : it is a magnifier ;)
10:46 fred^^ hola. so, since I did not manage to get indexed_search to work, I am trying tt_news internal search. example query http://pastie.org/664786
10:46 fred^^ no results, even though there are results in the database
10:47 fred^^ me not knowing too much about sql, i cant see anything wrong with that. do you see anything that should be changed?
10:52 jbaptiste_j AND 1=1 AND 1=1 is completely useless
10:52 jbaptiste_j it won't hurt though
10:57 jbaptiste_j maholtz | work I have tried the top right search tool (the magnifier) very useful for the admin, thanks, but won't help the regular contributor because it won't find records outside their DB Mount. I could think of a way to give everyone the Root DB mount and restrict edition using web -> access but that means completely rethinking the way the site is admisnistered
11:02 fred^^ yeah, it was as simple as the categories
11:02 fred^^ i thought the search didnt need any categories set to work
12:01 bluespuke where can i define the standart workspace for a be-user?
12:27 howard hello chan
12:28 howard How can I use some function from mm_forum plugin in mine extension?
12:34 fuchur tx_mmforum_pi1::function()
12:34 fuchur if it's made to be used outside
12:34 pmk65 howard: or use some of the hooks provide din mm_forum
12:34 fuchur normally you will rund into namespace issues I guess
12:39 floxx is it possible to link to # with typolink?
12:39 floxx gestern - webserver läuft über riconet
12:39 floxx sorry wrong window ^^
12:40 pmk65 floxx: yes. -> typolink.section = ##
12:40 pmk65 you need 2 # or it wont work.
12:42 floxx pmk65: thx...but doesnt work :(
12:43 floxx imageLinkWrap.typolink.parameter = ## links to the page itself
12:43 pmk65 you also need to set typolink.parameter to the uid of the page
12:43 pmk65 and its not the parameter that should have the ##, but the section
12:45 pmk65 typolink.parameter.data = page:uid
12:45 pmk65 typolink.section = ##
12:47 fuchur floxx hello ... nice to meet you too. how are you?
12:47 floxx well that generates <url>/path_to_page/### - i only need <a href="#">anything</a>
12:49 floxx fuchur: thx..fine :)
12:54 floxx strange...if i'm generating text with gifbuilder and wrap the image object with <a href="#">|</a> it links to the current page, appending #
13:01 tomitzel hello
13:02 tomitzel I'm making my own typo 3 extension and try to include a css from the extension in the page, but doesn't work, tried includeCSS and headerData, it simply ignores it. Any sugestions? Thank you.
13:13 floxx tomitzel: use static template
13:15 tomitzel floxx: you mean to create a TEMPLATE in the extension's typoscript code or a separate template for that page?
13:16 floxx tomitzel: look here http://wiki.typo3.org/index.php/Extension_Development,_add_static_extension_templates
13:23 bluespuke how can i limite a user to a specific workspace?
13:30 tomitzel floxx: it worked. but I need to include a css which is on a remote location, like my site is on domain1.com and the css is located on domain2.com, is there a way to do it?
13:39 haschten Hi everyone
13:40 haschten i readed some tutorials and i saw many times "lib." like lib.submenu_lache= COA . How can i put a "lib" in mein template. Cause normally i use a marker in my template. Whats the difference between marks..... and lib. ?
13:47 grunwalski hi there. i have setup a a crawler-extension for a typo3-website. but somehow the indexer or crawler ignores the TYPO3SEARCH_BEGIN-tags. After googling and researching i ven't got any clue what is wrong in my crawler setup
13:48 grunwalski the pageTs looks like this http://paste.phlogi.net/-c46045fd8f/
14:06 haschten hey
14:06 haschten im using that menu
14:07 haschten http://www.phlogi.net/f/t3/tsp/sp/vertical_menu/
14:07 haschten Its working so far, but i just can see the submenu items if i am on the mainsite of it
14:07 haschten But i wanna see all submenu items, doesnt matter if im on the mainitem or not
14:07 haschten Can someone help me?
14:16 grunwalski hi there. i have setup a a crawler-extension for a typo3-website. but somehow the indexer or crawler ignores the TYPO3SEARCH_BEGIN-tags. After googling and researching i ven't got any clue what is wrong in my crawler setup. the pageTs looks like this http://paste.phlogi.net/-c46045fd8f/
14:16 grunwalski Sorry for repost but pidgin crashed ...
14:17 ndee is there a way to read out all labels that a plugin has in the frontend plugin itself?
14:18 grunwalski what about the locallang.xml in the pi-folder?
14:33 howard in what table of mm_forum extension
14:33 howard is information related to: user_have_post logic
14:37 haschten no one can help me?
14:37 haschten for sure its easy for t3 experts :D
14:43 haschten pmk65 can you help me?
14:43 pmk65 haschten> depends on the question. :)
14:44 haschten :D
14:44 haschten im using that menu
14:44 haschten http://www.phlogi.net/f/t3/tsp/sp/vertical_menu/
14:44 haschten Its working so far, but i just can see the submenu items if i am on the mainsite of it
14:44 haschten But i wanna see all submenu items, doesnt matter if im on the mainitem or not
14:45 Gunjubas hi all
14:45 pmk65 set expAll = 1 in your menu. that will unfold all submenus
14:46 haschten ok
14:46 haschten one sec :D
14:46 pmk65 http://typo3.org/documentation/document-library/core-documentation/doc_core_tsref/4.2.1/view/1/10/#id4577010
14:47 Gunjubas who can help me with menu building?
14:47 haschten nice pmk65 thanks :D
14:49 Gunjubas i have a truble with menu-build. i copy text from TSscript-book (Mastering-TypoScript) and it's not work
14:50 Gunjubas how i can send src?
14:50 Gunjubas hey...anybody!
14:51 Gunjubas m..ok. i have money)
14:51 Gunjubas *joke
15:06 pmk65 Gunjubas> use http://t3paste.org/
15:10 Gunjubas http://paste.phlogi.net/menu_from_ts_book/
15:10 Gunjubas i have truble with this. its simple...but i dont understand.(
15:11 sorenmalling What function should i use in order to get the correct locallang from this string: LLL:EXT:lang/locallang_general.xml:LGL.hidden
15:12 sorenmalling Gunjubas: Try to define a allWrap
15:18 Gunjubas hm...how i cen do it&
15:18 Gunjubas ?
15:18 Gunjubas can
15:18 Gunjubas i remove all "|"
15:19 Gunjubas thats have no result's
15:24 sorenmalling Gunjubas: Look at this example http://www.phlogi.net/f/t3/tsp/sp/multilevel_menu/
15:26 Gunjubas oh...i understand what does it mean. Thnx! i try this
16:03 kotelette Hi everybody! Does anyone know how i get the sr_language_menu to build the option urls in the dropdown with realurl in the right language?
16:03 kotelette if i visit my german translation (en is default) it uses the german path for the english link :-(
16:33 Phlogi omg, crazy security issues in core!
16:47 BejjWrk yea, gonna be some intense upgrading work to do
17:04 Denjerek Phlogi: ?
17:04 Phlogi Denjerek: check typo3 news
17:04 Denjerek Auch
17:04 Denjerek I see
17:05 Gunjubas who can tell me how create SIMPLE hmenu?...i lost my head
17:06 Denjerek Phlogi - do you think I am obliged to upgrade sites for clients who do NOT have a support contract?
17:06 Denjerek Or is it their responsibility ?
17:06 Gunjubas http://pastebin.com/m2af9b93a
17:06 Gunjubas this is my code
17:06 Phlogi Denjerek: thats a difficult question.. I can't answer it
17:07 Denjerek Hmm.
17:07 Denjerek It's a lot of work to update all the sites.
17:07 Denjerek but none of the clients I have pay for any kind of supprot/
17:07 Denjerek *support
17:07 jbaptiste_j Gunjubas I was able to do it reading modern template building, it is actually an extension that also is a tutorial. And I am noot very clever
17:08 Gunjubas yes..i read the some part of this book. but template from there not work. i use cyrilic names of page.
17:08 Gunjubas it's dangerous?
17:08 jbaptiste_j Denjerek you say it is a lot of work , I thought you only need to DL the source then make a simlynk
17:15 jbaptiste_j Gunjubas if I were you I would do the tutorial modern template building just to get a first experience with menus, then mayve look at a templating tool such as jetts
17:17 Gunjubas m...thnx! *I go rtfm...
17:17 jbaptiste_j Gunjubas do the tutorial using European characters to grab the general concepts, then look into the specifics of why it doesnt work in cirylics
17:18 jbaptiste_j I've found many fm to be pretty difficult to r but modern template building was okay
17:18 Gunjubas yes. it's great book....i have another "Mastering of TS"
17:18 Gunjubas with templates
17:18 Denjerek jbaptiste_j: then running the update wizard, checking them over, etc.
17:19 Denjerek Make sure nothing is broken on a fair number of sites.
17:19 Denjerek it's something I'd rather not have to do for free, put it that way.
17:19 jbaptiste_j sure. There is a tool that might help for ther last part of the job : website watcher
17:20 jbaptiste_j and of course xenu
17:30 jbaptiste_j I have a 4.2.5 can I just update to 4.2.10 or do I have to do every single update and its mother ?
17:37 maholtz|WORK @jbaptiste_j: 4.2.x -> 4.2.latest is ok
17:38 maholtz|WORK but it can be, that you get some trouble with sessions - afaik in 4.2.6 there was the session fixation fix
17:38 maholtz|WORK perhaps you have to delete cookies if you get in trouble
17:38 jbaptiste_j okay we'll try that in dev first
17:54 Denjerek jbaptiste_j: Is this what you mean: http://www.aignes.com/
17:56 jbaptiste_j YES
17:56 Denjerek nifty
17:56 jbaptiste_j It lets you visually check what has changed in a website
17:56 jbaptiste_j it partially alleviates the crideness of typo3s workspace notifications
17:57 jbaptiste_j -crideness + crudeness
18:50 nd_ How do I set the browser condition to iphone-safari? It seems it's not one of the defined browsers..?
18:51 dejavue why do u ask that in a typo3 chan?
18:52 nd_ Sorry, I meant the TS-condition to deliver another css-file
19:01 nd_ Nevermind, got it...
21:11 erdo hy, did somebody update to new releases?
21:35 Pazar09 somebody here?
21:56 schabracke yap

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.