Search the website and IRC logs

#TYPO3 IRC log from : Thursday 24 July 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 31
00:20 martinklepsch i use dam_categories and always if i try to create a new sub-categorie with left click on the icon there doesnt pop-up anything
00:20 martinklepsch does anybody know why?
00:20 martinklepsch i use T3 v4.2.1
00:23 martinklepsch nobody?
00:25 martinklepsch :(
00:31 skipjack2978 hello
00:31 skipjack2978 ;)
00:31 skipjack2978 weeep
04:49 sw_bluntman Do you guys know how to set a default value for an RTE field in a flexform?
04:50 sw_bluntman My problem is that is that when I do this "<default><p>Here is the default text</p></default>" It interprets <p>...</p> as another node in the XML config
08:53 FloLeBlanc hi all
08:58 FloLeBlanc when writing extensions and creating a form with t3 functions, you can provide a template for the form if I remember correct, can't you? can someone point me to a tutorial or hint on this because I didn't quite find the solution in the api
09:12 FloLeBlanc nvm
09:27 davidbrunnthaler or better formulated: which condition tells me which BE-user logged in?
09:53 jose hi all
09:54 jose i am arking with a seminar reg site.i applied templares using templa voila
09:54 jose i need one page witj out template for rss
09:55 jose i create a new page and didnt assign any template ,but home template come as default
09:56 jose is it possible to make one page without template
09:56 jose help me pls
10:24 m4rtijn hi all
10:25 mikhas hey m4rtijn
10:38 davidbrunnthaler is there a way in TS to find out which BE-User is logged in?
10:53 snoy_ms Hey all, i use a template on one of my root pages. Now i have to add a second css file to this root page. But i don't want that this happens to all subpages.
10:54 snoy_ms I tried the TSconfig in page properties, but it doesnt work...
10:54 snoy_ms i need just a simple page.stylesheet = fileadmin/templates/blablabla.css
10:55 snoy_ms how can i implement the css file into the root page. But only the root page...
10:56 pmk65 snoy_ms: Use Conditions... -> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3973274
10:56 pmk65 Look for "TSFE:id"
10:57 davidbrunnthaler there's also an extension called css_select", there you can define different stylesheets for different pages
11:01 snoy_ms pmk65: you mean i have to use the css file only for a special id ?
11:03 pmk65 snoy_ms: Yes. If you want to use the alternate CSS on a branch of your sice, you can use some other condition like: PIDinRootline or PIDupinRootline
11:04 snoy_ms pmk65: i never used the TSFE bevore. Does this work? http://phpfi.com/335209
11:06 JJ_WS q
11:06 snoy_ms pmk65: arrghh, i think i was complete wrong
11:07 pmk65 snoy_ms: no, like this -> http://phpfi.com/335211
11:08 snoy_ms pmk65: thanks alot !!! I have to close the globalVar with GLOBAL ?
11:08 snoy_ms pmk65: the ts part is absolutly new for me....thx ;-)
11:08 pmk65 yes, otherwise all the next typoscript code will only be for that condition.
11:09 snoy_ms ok
11:13 snoy_ms pmk65: it works ;-)
11:50 PanTerra Hi all
11:51 PanTerra anyone expirience with the hypernav plugin ?
12:10 sledgeas hello
12:10 sledgeas how can i install a custom template?
12:46 PanTerra Hi Can I get some help with a flyout menu ?
12:49 psychomieze what's your problem?
12:50 PanTerra I downloaded the hypernav plugin but can`t get it to work
12:50 PanTerra http://typo3.org/documentation/document-library/extension-manuals/hypernav/0.1.0/view/toc/0/
12:51 PanTerra At the moment i use a TMENU but I want it to look like the hypernav
12:52 psychomieze what exactly is not working?
12:52 PanTerra I get an error from php on my screen
12:53 psychomieze and it says?
12:54 psychomieze ah... just installed it... I get an error too... I suppose you get: Fatal error: Call to undefined method tx_hypernav_pi1::stdWrap() in /var/www/eclipse/typo3_src42trunk/typo3/sysext/cms/tslib/class.tslib_menu.php on line 253
12:54 PanTerra yep thats m
12:56 PanTerra any ideas?
12:57 psychomieze not really... still trying some things but now it has somehow destroyed my frontend entirely ;)
12:58 PanTerra :S
12:59 PanTerra brb getting some coffee
13:03 nd___ Anyone has a clue how it's possible to fetch pages via tags or similar? I'd use a field not needed else for the tags..?
13:04 PanTerra I`m back
13:04 PanTerra is your frontend restored?
13:05 psychomieze yepp.. but with the erro
13:05 psychomieze r
13:06 PanTerra Any Idea, I`m using typo 4.2.1
13:06 PanTerra and templavoila
13:08 psychomieze templavoila should not be the problem as i am not using it... perhaps the typo version is too high? I honestly don't really know.
13:08 PanTerra do you know a way to get a simmilar menu ?
13:10 psychomieze basically you could do it with a normal TMENU but it's tricky. You could display the rootline with CSS or JS for the CUR-parts of the TMENU and hide the rest in that same manner...
13:11 PanTerra ok
13:11 PanTerra so then I have to set expall = 1 ??
13:12 PanTerra and use a stdwrap for the CSS ?
13:13 psychomieze yes
13:14 PanTerra Can you help me understand the CUR NO and ACT of the Tmenu ?
13:17 psychomieze NO are for the normal pages, ACT are the pages in the rootline (so the current page, it's parent, the grandparent etc. basically what you get with your breadcrumb) and CUR is just the current page you are on (so you will have to use ACT for your rootline)
13:18 PanTerra ok thank you
13:19 basic_typo3 hi everybody
13:19 psychomieze hi basic_typo3
13:20 psychomieze np PanTerra
13:20 PanTerra :D
13:20 basic_typo3 can you help me choose ISO code of India typo3
13:21 basic_typo3 i dont find India on list
13:24 teppi|work afaik its "in"
13:25 basic_typo3 flag icon is "in" OK
13:25 basic_typo3 but i want choose Official Language (ISO code)
13:31 Denyerec Mmm
13:31 Denyerec I have created a usergroup, and it can create pages in part of the pagetree as I want it to be able to... however the user cannot UNHIDE the new page.
13:31 Denyerec Anyone got any ideas?
13:36 basic_typo3 i think india (iso code) dont have on list Official Language
14:01 conic how can i write "new line" in TS?
14:01 conic is there something like /n ?
14:02 conic because i want every link of my menu written in a new line....
14:02 conic and typo3 writes them all in one line
14:02 PanTerra u can use stdwrap
14:03 PanTerra and use html code in there
14:03 PanTerra I think
14:03 conic i got " allWrap = &nbsp;&nbsp;<nobr>|</nobr>&nbsp;&nbsp;"
14:03 conic and after this there should be a new line...
14:04 PanTerra u mean new line in the code not a <br />
14:04 conic new line
14:04 PanTerra the std php cmd /n
14:05 conic <br /> would be easy ^^
14:05 PanTerra :D
14:05 PanTerra nope not a clue
14:05 conic because the firefox makes a difference in displaying when there's no new line
14:06 conic couldn't believe that, but i tested it...
14:06 PanTerra ok I also see differences in the firefox menu
14:07 PanTerra didn`t pointed it to the new line issue
14:08 conic hm, and no clue how i could make a "break in the source code" via ts?
14:08 PanTerra This should be easy and standard, bcause keeping your code radable is important
14:08 PanTerra readable
14:08 conic yes.... ^^
14:08 PanTerra Isn`t TS parsed as php
14:09 conic in php /n is a bread, isn't it?
14:09 conic break ;P
14:09 PanTerra yup
14:09 conic ok ill test it
14:09 PanTerra Ill want to know 2
14:11 conic ok "/n" just writes "/n"
14:11 conic so you can see the "/n" on your site...
14:11 PanTerra yep i`ve seen it 2
14:12 conic hm
14:15 conic on selfhtml.org someone says that this would be impossible.....
14:15 conic via ts
14:15 conic i don't believe that........
14:16 PanTerra :S that`s strange
14:18 PanTerra there should be a code for it
14:18 PanTerra brb
14:18 conic i thought this is something u need everyday...
14:18 randomresult hi folks...
14:19 randomresult i want to render the normal headline to be rendered as image when i choose layout 1 ...
14:19 randomresult i have found the following ts:http://phpfi.com/335264
14:20 randomresult sorry... http://phpfi.com/335264
14:20 randomresult but it does not work with typo3 4.2
14:20 psychomieze PanTerra, I have now a working version of the hypernav ;) just recoded it a bit
14:24 conic PanTerra: found a workaround..... but when i find it i'll tell you.... still interests me...
14:25 psychomieze randomresult, it works well with 4.2 ... http://phpfi.com/335267 just tested
14:25 randomresult wll i found out the followin...
14:26 randomresult i use tv
14:26 randomresult and i have a 2, a 3 and a 4 colum container (simply divs)
14:26 randomresult it works in 2 coulum... in 4 colum... but not in 3 colum?
14:30 randomresult that is... impossible..
14:32 randomresult i checked the xml.. all the same...
14:32 psychomieze i don't know anything about templavoila so I can't help with that
14:37 randomresult well on some sites it works... on some not
14:38 psychomieze have you checked with object browser that on those where it doesn't work nothing overwrites the lib.stdheader sections?
14:39 randomresult im just doing that
14:40 davidbrunnthaler i made a new template site and inserted in the setup field the following code: http://phpfi.com/335272
14:40 davidbrunnthaler but somehow it won't work
14:40 randomresult psychomieze: ur german?
14:40 psychomieze randomresult, yes
14:41 randomresult just because of mieze
14:41 randomresult and female?
14:41 davidbrunnthaler it should just be a simple select query but it's just outputing nothing. any ideas?
14:41 psychomieze randomresult, yes ;) good conclusion
14:41 randomresult anyway... i found the mistake...
14:42 conic psychomieze: then i hope this is only a "nickname" ;P
14:43 psychomieze conic, it's only a nick... nobody is really calling me that.... not as long as I'm around anyway
14:43 psychomieze davidbrunnthaler, I'll test it, mompl
14:43 conic jes, just because the nick is a bit scaring ;)
14:44 davidbrunnthaler thx (if you need the code of the template file: http://phpfi.com/335275)
14:45 psychomieze conic, aren't we all a bit psycho? *g*
14:47 nd___ Any clue how I can link a whole content element? Is that possible via TS?
14:47 psychomieze davidbrunnthaler, first: it works without the template, so now I'll try with it
14:47 randomresult nd? what u mean
14:48 conic hm, not atm, i'm listening to happyhardcore on two 800W Speakers and are working on a 12" touchscreen and a HD-Beamer because my chief needs my Monitor... so this is just too much luxus to be a bit psycho so far ;P
14:48 nd___ randomresult: I have a content element text in my right column and i'd like to wrap a anchor around it so I can click on the whole box to go to a page...
14:50 conic btw: my submenu is rendered with: "lib.subMenu.wrap = something|something" now this is fine but when there's no submenu it still writes this in the source code....
14:51 conic but i only want to see this when there's a submenu
14:51 psychomieze davidbrunnthaler, tested with template... works... http://phpfi.com/335284 <- just changed the pid and the name of the template
14:53 psychomieze conic... I don't have the exact code, but look at stdWrap.required or if
14:53 davidbrunnthaler damn what am i making wrong then
14:54 davidbrunnthaler pidinlist defines which content he should insert. or am i wrong?
14:55 nd___ randomresult: Idea?
14:56 psychomieze davidbrunnthaler, no, from which page the content should be inserted. if you want to insert single elements use RECORDS
14:57 davidbrunnthaler mh i want to insert from a different table (extension-table).. for example the title of the hotel, the address,.. should i also use records?
14:59 psychomieze davidbrunnthaler, you can use RECORDS for extension tables too. http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/10/
15:00 davidbrunnthaler ok
15:00 davidbrunnthaler thanks for the help
15:03 randomresult nd: no...
15:03 randomresult well... you can ...
15:03 randomresult wait...
15:07 randomresult nd: something like this maybe: http://phpfi.com/335287
15:08 randomresult or... just place a html-content before (content = <a href="yourlink"> and one after </a>
15:14 maholtz|WORK hi
15:14 randomresult hi maholtz
15:14 maholtz|WORK i need an extension, which sends me an mail if someone edits an page or an content element
15:14 maholtz|WORK any hints?
15:15 maholtz|WORK using workspaces is to much
15:15 randomresult maholtz... no sorry
15:17 maholtz|WORK perhaps, if someone has some starting points to do something like that, i would be happy to
15:19 conic does someone have a hint for me? i want my submenu to be wrapped (like it already is) but only when it exists....
15:20 maholtz|WORK @conic: required = 1 could help
15:23 conic i have written this: http://phpfi.com/335294
15:23 conic but never used .required before, so i don't see the mistake...
15:29 maholtz|WORK @conic: test if it works, if you delete the both wraps and write lib.subMenu.required = 1
15:33 conic no, still always wraps the submenu, if it exists or not...
15:34 conic i mean if there are points in the submenu or not
16:00 conic maholtz: I worked it ;)
16:01 conic slooooooooowly i get into TS...
16:01 conic thx
16:12 maholtz|WORK @conic: np, what was the solution?
16:12 Tsoots In the page properties there's an option "'New' until" in the page type's secondary options
16:12 Tsoots how do i activate that
16:12 Tsoots or how should it work?
16:16 kuene hello, i am using eu_ldap for frontend users and ist does work. but now when i want to give acces right to a certain group it is very difficult to find a group in "select item" because we have 1200 groups. is there a way to fill in the groups manually?
16:18 kuene page-> edit-> access-> selected--items. i want to write manually to "selected"
16:18 kuene or is there an other way to handle large number of groups. there are 1200 but will only need 20 of them....
16:19 Tsoots tried in the list view?
16:21 kuene list view -> edit -> access? or what do you mean?
16:22 Tsoots that's the place where i do things to many items
16:22 Tsoots click on the header of the group i want to modify
16:22 Tsoots then in the extended view select options
16:23 Tsoots no idea if it's suitable for your case
16:23 Tsoots was just thinking out loud since all the wiser folks kept quiet
16:24 maholtz|WORK @Tsoots: "new until" is only a field in the db
16:24 maholtz|WORK do what you want with it;)
16:25 Tsoots hehe k, thanks
16:25 maholtz|WORK you could prefix your menus with an icon
16:25 Tsoots that's exactly what i wanted to do
16:25 maholtz|WORK write an "new" image on top on such pages etc.
16:25 Tsoots yeah you got it :)
16:25 maholtz|WORK ok, what is the problem?
16:25 maholtz|WORK just do it:p
16:26 Tsoots me being n00b
16:26 maholtz|WORK using templavoila?
16:26 Tsoots yes
16:26 maholtz|WORK hm... search for your typoscript menu "lib.menu" f.e.
16:26 maholtz|WORK then read tsref HMENU, TMENU, TMENUITEM, stdWrap,
16:27 maholtz|WORK you could write an tutorial about that
16:27 maholtz|WORK wiki.typo3.org
16:27 Tsoots i sure will if i ever manage to get it working
16:27 Tsoots what should i read for db fields
16:27 Tsoots oh well i guess those are enough
16:27 Tsoots thanks
16:28 maholtz|WORK do you understand german? wiki.typo3.org/45MinutesTypoScript
16:28 Tsoots no i don't
16:29 Tsoots only two sentences
16:29 Tsoots those won't get me too far
16:29 maholtz|WORK ok, perhaps some parts are translated (dutch and english)
16:31 conic maholtz: i now worked it to only wrap the whole submenu if it's not empty. Now i want to only wrap the points in the submenu if they are not empty
16:31 conic does that work with .required as well?
16:32 conic don't get it worked, but if u say that's possible somehow i'll try on ;)
16:39 Tsoots ohh got it working
16:39 Tsoots thanks maholtz|WORK
16:39 raistlin_ hey I just installed Title
16:39 raistlin_ OpenLDAP make by macmade and i make it works. I imported the user i need but i don't really know how make a login box work with it... someone got an idea?
16:50 raistlin_ someone?
17:00 maholtz|WORK @conic: menuitems should not be rendered if they are empty
17:01 maholtz|WORK @conic: i think i missunderstod you
17:02 Denyerec XiXora ?
17:04 maholtz|WORK @Tsoots: good:) do you want to put it into snippet repository: support.typo3.org/snippets/ ?
17:04 maholtz|WORK would be nice:)
17:05 conic maholtz|WORK: what i mean is:
17:05 Tsoots oh
17:05 Tsoots looks like a great place
17:05 Tsoots didn't even know it existed
17:06 Tsoots i'll submit something after dinner
17:06 maholtz|WORK great:)
17:07 maholtz|WORK (afaik snippets is there since a few weeks only)
17:07 conic in my submenu are many pages, and only those which have content inside, should be displayed in the menu. those which have no content inside (no content elements etc...) should not be displayed in the manu
17:08 maholtz|WORK ah i remember
17:08 maholtz|WORK so, you have to check per menuitem, if there is content on that page (what happens with subpages)
17:08 maholtz|WORK and it belongs to user afaik?
17:08 conic yes
17:09 maholtz|WORK i do not think, that it would work well in typo3, but you could test it
17:09 conic so it will happen that for one user there's no content -> no point in the menu
17:09 conic and for others there is content inside, so they see the page in the menu
17:09 maholtz|WORK ok, you could use therefore if.isTrue.cObject = CONTENT
17:10 maholtz|WORK divide it into two steps
17:10 maholtz|WORK us if statement to enable/disable rendering
17:11 maholtz|WORK and check that you can read via content or perhaps better numRows if there is any element the user is allowed to see
17:11 davidbrunnthaler basic ts question: can someone tell me how to substitute SIMPLE_WORD (http://phpfi.com/335324) with the ts-code here: http://phpfi.com/335325
17:14 conic ok i will try around a bit... thanks
17:15 Tsoots snippet submitted
17:17 davidbrunnthaler no one an idea? is it that hard?
17:23 maholtz|WORK @Tsoots: perfect
17:24 maholtz|WORK @davidbrunnthaler: you want marks.SIMPLE_WORD = RECORDS ?
17:24 davidbrunnthaler jup
17:24 maholtz|WORK just do it
17:27 davidbrunnthaler maholtz: i tried it like this http://phpfi.com/335332 but it's not working
17:28 maholtz|WORK @davidbrunnthaler: ups, you missed RECORDS.conf.tx_irretutorial...
17:33 maholtz|WORK @davidbrunnthaler: have to go, but you are on the right way - read tsref carefully:)
17:33 maholtz|WORK bye
17:33 davidbrunnthaler thx
17:33 conic bye..
17:48 raistlin_ does the loginbox macmade is compatible with typo3 4.2
17:48 raistlin_ ?
17:54 conic i would bet it's compatible, so many use it and i didn't hear about a problem yet...
17:54 conic but i can't prove it
17:54 conic ;)
18:15 nd___ raistlin_: Didn't 4.2 bring a new login box itself?
18:18 raistlin_ yes but i'm not sure i can connect my ldap users with that login
18:18 nd___ Ah, ok...
18:18 nd___ (It works with eu_ldap (or ldap_eu? You never know...)
18:20 raistlin_ i installed the eu_ldap to and i can make import my user with it.
18:20 raistlin_ but my question is more how can i use the login box to log them
18:22 conic how can i ask whether a page has content or not?
18:22 conic i want to write an if request
18:23 conic is "if.isTrue.cObject = CONTENT" correct here?
18:23 raistlin_ http://www.typo3wizard.com/en/snippets/cool-stuff-typoscript/if-conditions-with-and-and-or-operators.html
18:23 raistlin_ conic the link is for you
18:23 conic thx
18:30 conic isn't that only about combining conditions?
18:30 nd___ raistlin_: Check the box to make them fe_users, then just log in.
18:30 nd___ raistlin_: Worked here...
18:35 raistlin_ nd__: where is that check box? in the extention loginbox?
18:37 nd___ raistlin_: No, in the preferences where you add the ldap-connection
18:41 raistlin_ nd__: Use this server for Frontend only? or use standard implementation to assign users to groups - person:memberOf (AD) / person:groupMembership (NDS) / posixGroup:memberUid (OpenLDAP)?
18:46 nd___ First one, I guess
18:46 nd___ cannot look it up -- don't have access to the system at this time
18:49 No5251 hi
18:50 No5251 how can i "push" an extension into every subpage?
18:50 No5251 page.field_sidebar.10 < plugin.tx_test_pi1 don't work :-/
19:07 Phlogi_ anyone ever got read ai file to work? Here is the error on my server: http://rafb.net/p/bph7s468.html
19:11 psychomieze Phlogi_, I can only tell you that it works for me, but I can't tell you what I've done to cause it :(
19:15 Phlogi_ psychomieze: it works on a hosters server for you? pdf and ai?
19:16 psychomieze Phlogi_, what exactly do you mean with "hosters"? I have a root server so it's not really "hosted".
19:29 Phlogi_ psychomieze: hmm ok, mine is a debian server
19:29 Phlogi_ I have no idea what the problem might be
19:29 Phlogi_ google does not help
19:30 Phlogi_ psychomieze: what ghostscript do you use?
19:30 psychomieze Phlogi_, mine is debian, too. I'm using graphicsmagick and ghostscript, and I basically just installed them and everything worked right from the start.
19:31 psychomieze 8.61
19:40 Phlogi_ ok I will use gm then
19:43 psychomieze Phlogi_, I just read that it could be that ghostscript does not have all output devices you need
19:43 psychomieze so you wouldn't get it working with gm either
19:44 Phlogi_ hmm
19:44 Phlogi_ how do I tell typo3 to use gm?
19:44 Phlogi_ what devices?
19:45 psychomieze instead of the imagemagick path give it the path of gm
19:45 Phlogi_ ok
19:45 Phlogi_ the path is the same actually
19:45 Phlogi_ [im_version_5]
19:46 Phlogi_ what about those output devices?
19:46 psychomieze go to all configuration and search for "gm" you can change it there
19:46 Phlogi_ gm is ok now
19:46 Phlogi_ bot still no pdf / ai
19:47 Phlogi_ but the warning have gone at least with gm
19:47 psychomieze is there any error now?
19:48 Phlogi_ yes on pdf / ai
19:48 psychomieze I meant: is there an error message
19:48 psychomieze or does it just not work
19:49 Phlogi_ http://rafb.net/p/5xN0sg74.html
19:50 psychomieze I would start with installing libcups that isn't found there
19:52 Phlogi_ where did you get that?
19:54 Phlogi_ could you find that out from the error log? psychomieze
19:55 psychomieze gs: error while loading shared libraries: libcups.so.2: cannot open shared object file: No such file or directory <-- this is your error, so now I'm trying to figure out which package the library belongs to
19:56 Phlogi_ oh I really overlooked that error
19:56 psychomieze so check if the package "libcupsys2" is installed
19:57 Phlogi_ psychomieze: hmm I think that was just becaues I'm doing an update atm
19:57 Phlogi_ now I get: http://rafb.net/p/fRffav79.html
19:59 psychomieze ok... have you tried running the command with shell? have you checked all file permissions?
20:00 Phlogi_ dispalying the ai or pdf with gs is no problem on the server btw
20:00 Phlogi_ psychomieze: that is from a shell
20:01 Phlogi_ and it does not even work as root
20:01 Phlogi_ what ghostscript are u using? gpl as me?
20:01 psychomieze yes gpl
20:02 psychomieze only thing I could imagine is file permissions... i have no more ideas.
20:06 psychomieze perhaps though it has something to do with this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23255670
20:16 Phlogi_ hmm file permissions as root?
20:28 psychomieze Phlogi_, hmm if you're root then it's obviously not the file permissions
20:42 Phlogi_ psychomieze: yes... grr
20:42 Phlogi_ not that grave but would have been nice
21:22 conic can someone help me with my old problem: I think i have found an example solution (http://www.typo3-jack.net/13233-post9.html) but i don't understand it and can't transfer it to my TS...
21:24 conic it's about hiding empty pages in the menu

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.