Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Wednesday 21 May 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 31
00:27 makmoer hi all..I have an HTML page with an iframe in it..the page is called with lots of vars like www.aa.com?xxx=AAA&yyy=BBB..In the html page I want to change the ifram src url using some of the GET variables..how to I reference the GET params in t3? In normal php I would use <? echo $_GET['xxx']; ?> but if I use that I see the <? echo command..the php is not executing.
01:29 jananne` how do i make a "2nd content element" next to my first content element in templavoila. Now i got a contentfield, next to this field i make a 2nd content field. how i do let templavoila see this 2nd content field?
07:22 koomi moin
09:02 mydoubt Hi techies
09:27 nd____ I wonder, have workspaces completely replaced workflows? Because I can't seem to add a workflow, the task-center is empty, etc.
09:29 mikhas morning folks
09:30 swemark ello
09:33 mydoubt hi
09:34 mydoubt how to create graphical menus
09:34 mydoubt ?
09:37 teppi|work http://www.typo3wizard.com/de/snippets/menus/grafisches-menu-gmenu.html
09:37 teppi|work there is a snippet
09:37 teppi|work you have to set some additional properties for the hmenu to define where the menu should begin .. etc
09:40 nd____ Is there a way to get the feuser-name in a mailform?
09:47 mikhas nd____: in the "core"-mailform or an extension?
09:47 randomresult hi there... anyone ever worked with frames around images?
09:48 randomresult i mean the option (frame 1 , frame 2, frame3 ...) which i can choose under the selection of an image?
09:53 randomresult anyone?
09:56 teppi|work randomresult, do you mean section_frames?
09:59 nd____ mikhas: core mailform
10:02 randomresult where i can choose with an height, there is a option frame
10:07 mikhas nd____: okay, I suspect you need an extension in order to do it (f.ex mailformplus or powermail), but there might be some sneaky way to insert data via typoscript which I don't know about. :)
10:07 nd____ mikhas: Allright, thanks
10:10 youam how do i create a link as a button?
10:10 randomresult how do i define these frames?
10:18 m4rtijn hi all
10:19 mikhas randomresult: Not sure how they work, but start with selecting the different frames and see which css-classes they generate in the html-code.
10:20 smeringe mikhas, swemark: http://www.merea.se/index.php?id=91 :)
10:23 swemark hehe
10:23 mikhas smeringe: =)
10:23 swemark You do look young :P
10:23 smeringe hehe. thnx
10:23 smeringe I guess :P
10:23 m4rtijn smbdy here with a but of linux knowledge? who uses typo3 with symlinks?
10:24 swemark m4rtijn: we do
10:24 m4rtijn I got some small questions..
10:24 swemark shoot
10:25 smeringe open up! :)
10:25 swemark smeringe: you missed a few words in the explanation though :p
10:25 m4rtijn how many sites can I run on one source?
10:26 m4rtijn does it make a difference if i use 10 or 20?
10:26 swemark m4rtijn: we have 100+
10:26 m4rtijn wow
10:26 smeringe swemark: ah.. hehe.. correcting..
10:26 swemark shared on 4.1.5, 4.1.6
10:27 m4rtijn okay.. I had some more questions.. but I just found a site which answers those.. i think.. thanks
10:27 swemark :)
10:27 swemark np
10:30 swemark Now to the question of the day? does expAll mean expand all?
10:30 m4rtijn yes
10:30 m4rtijn only for the level you assign it to
10:30 swemark cool
10:30 swemark ty
10:30 m4rtijn yw
10:33 tPl0ch Hello :)
10:35 tPl0ch I have a problem. My site is configured as xhtml strict. So normally I should be able to jump to sections which are defined by <a id="c153"></a>. But somehow, when I click a link like http://mysite.com/index.php?id=37#c153 , it jumps anywhere but not where I want to get. Is there something I have to add to the page config?
10:36 tPl0ch I tried it with <a name="c153"></a> and <a id="c153" name="c153"></a>, nothing works...
10:37 tPl0ch nobody here atm?
10:37 tPl0ch hmmm
10:40 m4rtijn im here
10:43 m4rtijn but I have no clue how to solve your problem
10:45 floxx whee can i get older versions of an extension?
10:45 tPl0ch m4rtijn: at least I got some answer ;)
10:54 swemark floxx: when you install theres a dropdown where you can select version
10:55 floxx swemark: thx
10:59 swemark tPl0ch: i do belive name ="#c153" would do it
10:59 swemark not sure though
11:00 tPl0ch swemark: gonna try it
11:02 swemark tPl0ch: heres a solution http://wiki.typo3.org/index.php/Crawler#How_to_fill_the_queue_.28IndexingConfiguration_Method_and_Alternatives.29
11:02 swemark not the content
11:02 swemark check the link and then the a name
11:10 m4rtijn re
11:13 tPl0ch swemark, it still won't work
11:15 tPl0ch could it be, that the Backend doesnt work as expected in FF3?
11:26 nublaii I'm using macinabanners and I have a problem with links: when I assign an internal page as a link to a banner I get a 404 page
11:26 nublaii I use realurl too, and I think it's because macinabanners doesn't work well with it
11:27 nublaii in fact, if I remove the generated path from the url and then append the query generated by macinabanners it works fine
11:27 nublaii so I guess macinabanners is not compatible with realurl
11:28 nublaii anybody know a quickfix or something? I've seen a couple of questions online, but no answers
11:30 nublaii example urls: generated -> http://www.test.com/path/?tx_macinabanners_pi1%5Bbanneruid%5D=67
11:31 nublaii if I remove '/path' it works fine...
11:32 m4rtijn does anyone know the syntax on how to remove a symlink?
11:32 m4rtijn somehow ln --help does not show an option for deletion
11:33 nublaii doesn't 'rm' work?
11:33 m4rtijn hmm.. could be
11:33 nublaii I don't think there is an ln-specific removal tool...
11:37 m4rtijn worked :)
11:38 nublaii cool
11:40 nd____ nublaii: symlinks are just like files only without being files.
11:59 m4rtijn do i need the typo3/ext dir to be chmod 777?
12:00 m4rtijn because thats symlinked.. and i dont think i ever needed that
12:00 tPl0ch as far as I know it has not nessecarily to be 777
12:01 tPl0ch during installation it says just, that it might be better
12:01 m4rtijn i thought so.. thanks
12:01 tPl0ch to chmod it to 777
12:02 fred^^ http://phpfi.com/318596 should this work?
12:07 fred^^ and where is the template for news-catmenu? can not find it in the standard template
12:07 tPl0ch fred^^: why do you ask if this should work, why not just try?
12:13 fred^^ tPl0ch thats why im asking - i have tried it
12:13 fred^^ i tried several things that works if i only have one item
12:19 swemark a symlink works as a redirect-file
12:19 swemark nevermind
12:19 swemark stupid scroll-up
12:19 smeringe :)
12:20 swemark no lunch smeringe?
12:20 smeringe about to go..
12:20 swemark ah
12:27 tPl0ch if I want to wrap a header field in an fce
12:29 tPl0ch with the uid of the current content element
12:31 tPl0ch I tried that: http://phpfi.com/318601 but it doesnt work, so is there anything else I have to do?
12:32 rodi_ fred^^: I think the first line must be lib.venstrekolonne = COA if you want to use to records with your construct
12:33 rodi_ tPl0ch: try 10.insertData = 1
12:33 rodi_ so the {field:uid} gets substituted
12:36 tPl0ch rodi_: thanks
12:39 nublaii is there a way of disabling realurl for an specific plugin?
12:39 nublaii plugin or extension, that is
12:40 fred^^ rodi_ thank you. and yes, after digging through tsref i found it :D
12:43 fred^^ do any one know where an example of the catmenu in tt_news is? i can not find it in the standard template, and i do not know how to customize the output
12:46 rodi_ fred^^: use the template analyzer and have a look at your root template - the typoscript code for the catmenu is in the template ext_ttnews/static/tsnew/]] EXT:tt_news/static/ts_new/ , search for displayCatMenu
12:47 rodi_ fred^^: you have to include the CSS-based template in the static templates (from extensions) settings in your root template, of course
12:48 rodi_ nublaii: you could disable it on a per-page basis or by submitted GET vars using typoscript conditions
12:49 nublaii how's that second option? I have a problem with macinabanners that seems to generate the wrong url
12:49 nublaii the path generated by realurl is what makes the url fail...
12:50 nublaii if I just pass the arguments that macinabanners generate it works...
12:52 tPl0ch rodi_: if I use 10.insertData = 1, the text of the header field just disappears, and the wrap doesnt show up as well
12:52 rodi_ nublaii: have you tried to adapt your realurl configuration to recognize the passed arguments from macinabanners
12:53 rodi_ tPl0ch: could you post the complete code at phpfi
12:57 tPl0ch rodi_: http://phpfi.com/318609
13:00 rodi_ tPl0ch: i am not really familar how much ts is supported by the typoscript area of templaVoila, but you also try this: http://phpfi.com/318611
13:00 rodi_ tPl0ch: use of dataWrap instead of wrap and insertData
13:03 tPl0ch rodi_: doesn't work either, probably I have to select the specific table beforehand
13:11 rodi_ tPl0ch: I think this is TV issue with the ts, maybe not all typoscript settings are supported, as I said, I am not really familiar with TV, so atm I have no idea
13:11 tPl0ch rodi_: thanks anyway
13:11 tPl0ch :)
13:13 nublaii nodi_: I can't quite figure out the way to configure realurl for macinabanners... do you know of any samples I can look at? I've been looking at the documentation but it is a bit too complex
13:17 rodi_ nublaii: yeah, that is indeed a complex extension to configure, have a look at the "danp_realurlconfigurator" which provides a configurator, or have a look at the "match extension parameters" section of http://wiki.typo3.org/index.php/EXT/realurl/testing#Example_of_localconf.php_configuration
13:18 rodi_ nublaii: danp_realurlconfigurator is an extension ;-)
13:21 nublaii reading... ;) tnx rodi_
13:27 webworker hi
13:32 m4rtijn one more question regarding symlinks.. somehow my tutorial says.. I need to symlink typo3_src .. do I need to?
13:32 m4rtijn I don't think i ever needed that directory
13:33 mikhas m4rtijn: that is if you're using several typo3 installations and use one source
13:34 m4rtijn i am..
13:34 m4rtijn but doesnt it suffice if i symlink /typo3 /t3lib and index.php only?
13:37 mikhas m4rtijn: not really, if you're doing it "by the book", because the symlinks "typo3", "t3lib" and "index.php" are using "typo3_src"-symlink as a guide to the source. they all depend on it. which also makes it very easy for you to upgrade from 4.1.3 to 4.1.5 f.ex. Simply delete the typo3_src symlink and create a new one to 4.1.5 and you're done.
13:38 mikhas m4rtijn: I take it you're using this guide: http://wiki.typo3.org/index.php/Upgrade
13:38 m4rtijn a german one
13:38 m4rtijn http://typo3.schloebe.de/allgemein/symlinks-fuer-typo3-nutzen/
13:39 m4rtijn but I dont quite understand why I should symlink the typo3_src ..
13:40 m4rtijn aah.. i get it
13:40 m4rtijn i symlink the source.. then for all other symlinks. I use my first symlink
13:40 rodi_ m4rtijn: if you have multiple installations to upgrade using one symlink directed to the source its easier to update than updating three symlinks
13:40 m4rtijn so I only have to change 1 symlink after upgrading
13:40 rodi_ right
13:40 m4rtijn nice!
13:40 m4rtijn thanks
13:41 m4rtijn I always had shared hosting.. now I finally have my own server.. this makes things much much easier..
13:42 rodi_ one symlink per installation ... which you could even simplify using another symlink in between like typo3_src_stable, so all installations use typo3_src_stable as typo3_src with typo3_src_stable pointing to the latest stable typo3 sources
13:42 mikhas m4rtijn: hehe, it was a major pain when I setup a typo3-installation where I didn't have access to the whole machine. :)
13:43 m4rtijn mikhas: yes.. and I've been doing that for over 10 sites :(
13:43 m4rtijn maybe i can convince all my customers to move away to my server
13:43 m4rtijn it would make everything a lot easier
13:52 m4rtijn now to make everything perfect.. I could write a .sh file to wget the dummy, untar it, and chmod all
13:53 m4rtijn then I could make a typo3 site ready for usage in 2 seconds.. muhahaha
13:55 FoBunko put it into cpanel
13:59 m4rtijn cpanel?
13:59 m4rtijn im using putty
14:04 mikhas m4rtijn: but there's a little more to it though, creating a new database and setting the stuff in localconf.php. but yes, it's possible.
14:07 m4rtijn yes.. but normally this took me.. more then 20 minutes.. just uploading the typo3 src to shared hosting takes a lot of time
14:07 m4rtijn with 70KB/s upload
14:07 m4rtijn :p
14:09 FoBunko yaya all geeks use putty including me but it would be nice to have typo install integrated in cpanel so creating a new domain would involve a typo install too
14:09 FoBunko we had this project but dropped it
14:10 m4rtijn yes.. that'd be cool
14:29 smeringe hm cond check [PIDupinRootline = 20] is it to check if viewed page is a child of pid 20, right?
14:48 animan hi, does anyone know is it possible to determine the pid of logout page for newloginbox?
14:49 m4rtijn isnt the newloginbox after the login the logout page?
14:50 animan when i log in, isn't that newloginbox that generates also that logout button there?
14:51 animan oh, its integrated as felogin in typo3 4.2?
14:51 m4rtijn hmm, i didnt do felogin in 4.2 yet
14:52 m4rtijn but newloginbox = logout after login
14:52 swemark smeringe: rumor have that you reccomended jedit
14:52 swemark any particular reason?
14:52 swemark or you just like it?
14:53 smeringe swemark: haha.. well.. I'm using eclipse mostly, jedit secondly, and gedit, vim, and nano after that ;)
14:54 m4rtijn how can I create a file in linux env. ?
14:54 smeringe jedit is cruely nice and configurable imho and amongst others has remote template editing facilities together with ftp/sftp direct edit support etc..
14:54 m4rtijn command line mode
14:54 smeringe touch file
14:54 m4rtijn thx smeringe
14:59 Cavallo hi
14:59 m4rtijn servus
15:00 Cavallo I have the latest typo3 version (4.2). I was in storage folder, and I have clicked clear cache for this page and suddenly all items in all storage folders have disapered/delted... Any suggestion ?
15:00 m4rtijn try DBcheck - manage reference index
15:02 Cavallo nothing
15:03 Cavallo I have also seen now that all installed extension were uninstalled also o_O except templavoila. tt_news, slideshow were uninstalled
15:03 Cavallo huh
15:04 swemark Cavallo: you lost you localconf.php?
15:05 Cavallo no :/
15:05 Cavallo Now I have installed back tt_news and all items are back now o_O
15:05 Cavallo but I dont get it why all this extensions were uninstalled ? Mybe a bug ?
15:08 Cavallo strange
15:09 Guest2008 hello
15:10 Guest2008 how can I make to include a special file on all subpages of a defined page? is this possible with typoscript?
15:13 Guest2008 any ideas how to do so?
15:16 Guest2008 :(
15:23 m4rtijn make a marker in the template Guest2008
15:24 m4rtijn then ts marks.specialfile < whatever
15:31 Guest2008 but this file only shall be included on a definied page e.g. page id=15; how can I set this?
15:40 youam is it possible to migrate whole websites from one server to another? i want to have an development system on a different server than the production server for my client
15:44 m4rtijn anyone here who knows some good barrierfree typo3 links?
15:44 m4rtijn Guest2008 - just set a different template file for page with id 15
15:44 m4rtijn with template extension
15:55 m4rtijn i have to change my habits.. grml
15:55 m4rtijn I hate changing habits
15:56 Guest2008 it's a little bit difficult, can't I do this in my main template? :(
15:57 m4rtijn yes
15:57 m4rtijn but you need a different "main" template for different pages
15:57 m4rtijn so..
15:58 m4rtijn just copy your main template
15:58 m4rtijn add a marker for your special thingi
15:58 m4rtijn and for the special page - create an extension template.
15:58 m4rtijn in there just add: template.file = fileadmin/templates/main_special.html
15:59 m4rtijn page.10.template.file = fileadmin/templates/main_special.html
16:07 Guest2008 thanks
16:07 m4rtijn yw
16:34 m4rtijn aaah, my clear fe_cache button is gone .. in 4.2
16:34 m4rtijn panic!
16:38 rodi_ youam: sure it is, you could use rsync for the files and mysqldump for the db for example
16:39 rodi_ m4rtijn: lol, gone lile gone or gone like moved?
16:40 m4rtijn moved .. its now just a flash symbol on topright
16:40 m4rtijn I just found it again
16:40 m4rtijn :p
16:40 rodi_ that's what I've ment
16:41 m4rtijn but I guess once i get used to the 4.2 look its cooler
16:47 kozy hi, I'm using the latest version of imagemagick on debian stable to convert some images to square thumbnails. I have a fast recent server but it consumes memory and cpu like crazy for some images. They are of a reasonable size ranging from 50 to 160 K. Can someone give me some hints on how to investigate this?
16:47 kozy I'm using the latest stable version of typo3
16:48 webworker_ does anybuddy know if mm_forum is cached
16:51 rodi_ kozy: isolate the problem and try e.g. to resize the images using the imagemagick commands on the command line
16:52 rodi_ kozy: alternatively you could install an older imagemagick or a graphicsmagick version to check performance differences
16:54 kozy rodi_, there is one typo3 page that, after a long wait, gives a internal server error. Probably because it waits for convert.
16:54 kozy rodi_, is there a way to see the command line options typo3 executes for convert?
16:54 rodi_ kozy: how do you resize the images? Some extension, your own script, typoscript?
16:55 kozy rodi_, simple typoscript
16:56 jananne` How do i remove the 'default non TemplaVoila' ( the standard typo3 template ) when making a new page...
16:56 jananne` template *
16:56 rodi_ kozy: and it is working on most of the pages?
16:57 kozy yes, it appears to be only one page, the other pages have exactly the same FCE and appear to act normal
16:58 rodi_ kozy: anything different on that page?
17:00 kozy absolutely nothing, except for the content in the FCE fields which is some text and images
17:01 kozy so I guess it might be specific for the images
17:01 rodi_ kozy: the lib for generating the commands can be found in t3lib/class.t3lib_stdgraphic.php
17:01 rodi_ kozy: is there a different in the mime type of the image?
17:04 kozy the output of file ... is 'JPEG image data, JFIF standard 1.02', the all have an extension of jpg but have sometimes strange names like still_moving__2008__72pix_1_..jpg, see the double dot. But that shouldn't matter.
17:05 kozy how can I check the mime type?
17:05 rodi_ that is the output of the input file, right
17:05 kozy yes
17:07 kozy ..slowly eating my swap now...
17:09 rodi_ kozy: you said the one said throws an internal server error. Wahts in the logs?
17:10 kozy probably max. execution time reached
17:11 kozy 'Premature end of script headers: index.php'
17:13 rodi_ and that comes from the php log?
17:14 kozy the apache error log
17:14 kozy even the show_item.php script uses a little longer time to display the image, but only like 10 seconds
17:20 kozy ah, if you use 'top c' you can see the arguments to the command
17:21 m4rtijn last time we had a discussion here.. about tmenu layers being totally outdated..
17:21 m4rtijn does this count as well for normal tmenu?
17:21 m4rtijn or is that ok
17:22 rodi_ kozy: what bothers me is that you have these problems only on the one page. I would try to use another ImageMagick Version to test if there is a performance change
17:22 m4rtijn which version r u using rodi_
17:25 rodi_ I use a GraphicsMagick Version 1.1.7
17:26 m4rtijn ooh.. ok not IM
17:27 rodi_ a fast and stable version ist 4.2.9 which you could get as static version here: http://jweiland.net/fileadmin/user_upload/jweiland/typo3/imagemagick-4.2.9_i386-static-1.tar.gz
17:27 rodi_ as IM
17:27 rodi_ maybe that will help
17:27 m4rtijn yes.. im using 4.2.9 as well
17:27 rodi_ argh
17:27 m4rtijn as CGI script
17:28 m4rtijn I can send you a download link for the CGI scripts if u like
17:30 kozy ah, http://wiki.typo3.org/index.php/GraphicsMagick, 'GraphicsMagick replaces the former ImageMagick!'
17:40 kozy rodi_, great, thanks for helping me out. Apparently IM had some problems with those specific images maybe she was using some strange settings while creating them but I read that IM sucked anyway. So I will be using GM from now on. Thanks again
17:41 m4rtijn where did u read that IM sucks?
17:41 m4rtijn maybe i should change as well
17:43 kozy google => Results 1 - 10 of about 45 for "ImageMagick sucks"
17:43 kozy No results found for "graphicsMagick sucks".
17:43 kozy :)
17:44 kozy just joking, I don't remember exactly but a while ago I came to the same conclusion I think. If you are not busy with it for a while it's easy to forget because the names are so alike
17:45 kozy but also in the install tool there is a comment saying 'Halleluja for ImageMagick - have I ever regreted using that package...'
17:46 kozy just install gm and set [im_version_5]=gm in the install tool. Worked without anyting more for me
17:59 webworker_ hi
17:59 webworker_ is there any possiblity to index user_int with indexed search
17:59 webworker_ some 'hack' possiblity
18:13 senit hello how do i use the content divider ext ( te_advdivider ) and are there other ext
18:14 rodi_ kozy: great to hear, that it works now
18:15 senit because my content dont divider ... i dont knwo the problem why
18:26 Marquel hi all
18:28 Marquel i'm afraid i have to abuse your knowledge again :( - how can i access the columns "left", "right" and "border" of a page from my template?
18:29 rodi_ webworker_: I think only hack is to switch the USER_INT to USER
18:30 rodi_ Marquel: if you are using css_styled_content try styles.content.getRight for the right column
18:31 Marquel rodi_: i am.
18:31 rodi_ Marquel: styles.content.getLeft for the left and ..getBorder for the border column
18:31 webworker_ rodi_: I know this option and I develop all our extensions with cHash and as USER Object, but this f*@][{}@# extension is just uncachable developed, and because it does the links by concatinating html code not by typolink function I would have to refactore everything
18:32 Marquel rodi_: thank you. that was missing. will the backend display the content set up for those columns by itself or do i have to live without that content being directly visible?
18:33 rodi_ webworker_: sounds like you have to maintain code which is not yours
18:34 rodi_ Marquel: depends on you ts template and where you insert the content from the columns ...
18:35 Marquel rodi_: it is based on the tutorial from the website...
18:56 Marquel another question: my html template contains some external javascript and some parts are inline - but those parts are removed before the page is displayed. how can i keep those parts active?
19:05 webworker_ rodi_:
19:05 webworker_ rodi_: yes. But i preferre to use and extend existing extensions instead of adding another 100 to the TER :-) like other people do
19:06 webworker_ rodi_: It's hard but in the end if an extension is realy kept alive and continuosly developed it's much better than doing the own ++/extended/modern verison of it
19:10 rodi_ webworker_: I agree with you, 3100+ extension make it difficult to select if in need for a special functionality and time is pressing. And there is no direct quality assurance either
19:12 webworker_ rodi_: there is reviewing, but there are not enough reviewers... a big problem is that a lot of extensions are not continued because the original developer is not answering anymore...
19:13 webworker_ rodi_: there should be some takover procedure which is public
19:14 rodi_ webworker_: yeah, but that's only part of the problem. Reviewing is only done in terms of security not for using proper caching or API calls or code quality in general.
19:15 rodi_ webworker_: and there is no useful categorization or global feature list like: uses html templates, produces valid xhtml code, multilingual, etc.
19:16 rodi_ webworker_: public takeover and concolidation procedures would be very helpful indeed
19:17 webworker_ rodi_: your absolutely right!
19:17 webworker_ rodi_: the documentation is old, the rules are not clear and the extensions ar poping up and going down into dark holes where they stay
19:18 webworker_ rodi_: if someone could coordinate and consolidate the development of the extension developers, we could develop much mure and bring typo3 to a totaly new level
19:21 rodi_ webworker_: yes, and thats the resposibility and communicated task for the TER / F3PR team: http://forge.typo3.org/projects/show/team-repositories
19:21 rodi_ so lets see whats popping up from their minds and hands an offer assistance if possible
19:38 webworker_ rodi_: are doing
19:39 chefan lo
19:49 webworker_ rodi_: are they doing something? I'm a reviewer and I have 3 developers, and we do a lot of bugreporting and also sending patches to extension developers...
19:49 webworker_ rodi_: if they need some help
19:52 webworker_ I'v to go
19:52 webworker_ bye
21:19 Marquel rodi_: no idea?
21:19 Marquel ;)
21:24 void Marquel: external JS is included with page.includeJS.yourfile = path/to/file.js
21:25 void Marquel: the best way to use internal javascript in page.headerData.10 = TEXT, page.headerData.10.value ( <script type="text/javascript" ... )
21:26 Marquel void: the question is for the internal one, b/c i have a one-liner in the raw html template, but that seems to vanish before T3 delivers the page...
21:26 void Marquel: see my answer about internal js ^^
21:27 Marquel void: i'll do it as you suggest. best i can do so far ;)
21:42 Marquel void: page.headerData.10.value ( <script type="text/javascript" ... ) - the text between the brackets can span multiple lines?
21:42 void yes
22:33 godwin2 hi, i have TYPO3 4.1.5. shall i upgrade to 4.2.0? is it much better or not worth the work?
22:41 void godwin2: read the release notes for 4.2 and decide if new features are cool enough for you to upgrade
22:49 Awillys hello there
22:50 Awillys just tried to install an extension and all of sudden got the following error message:
22:50 Awillys TYPO3 Fatal Error: Extension key "xajax" was NOT loaded! (t3lib_extMgm::extPath)
22:50 Awillys anyone got that before?
22:50 Awillys void ?
22:50 Awillys ^^
22:51 void Awillys: that means, that extension author use depency on the xajax extension in the code, but forgot to mention it in TER
22:51 Awillys argh
22:51 Awillys how do i get around that?
22:51 Awillys remove ext from localconf?
22:52 Awillys that's not working :/
22:53 Awillys argh probably because i installed it globally :/ where do you remove global extension?
22:55 Awillys void ?
22:55 void Awillys: you need to install xajax extension or remove that extension which you did installed last
22:58 Awillys void: good tx
23:41 hurry how can i forbid a user to change the first pagename of an subsitegroup?
23:43 hurry for example: page "group1" ist the first entry in the Tree of an usert - page1, page2 the subpages
23:43 hurry and the user may not change the word "group1"
23:44 void hurry: does not understand...
23:49 hurry another try to explain: on my page there are 3 users with 3 Subpages - pages titled in the site tree "Group1"; "Group2"; "Group3" + their subpages
23:49 hurry now i granted them the userrights: User1 subtree "Group1" + group1subpages an so on ...
23:50 hurry now i simulated User1 - and he can rename "Group1" but should just be able to rename Subpages of Group1
23:51 hurry not the first leading pagename
23:51 hurry sry 4 bad english ;)
23:52 void aha. understand
23:52 void you should set up rights on the Group1 page
23:52 void so user cannot edit that page
23:52 void with web>access
23:54 hurry oh, that way ;) thx
23:59 void np

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.