Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Thursday 31 May 2007

Year: 2007 2008 2009 2010 2011 2012
Month: 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
01:59 tansta shit that sounds' bad :D
03:38 null0_ good moin
03:38 ries hey null0_
03:38 null0_ hi ries . .oO( sunrise here ) time for coffee
03:39 ries time to go to bed if you don't mind ..... yaaaaaawn
03:39 null0_ :)
03:40 null0_ I'am thinking about your word some time ago. i remind that was something like "driving taxi here is cheaper than with own car"
03:41 null0_ my car needs a visit at the garage :( many small things to fix. big summary
04:03 jsfan hi null0_
04:57 dax77 wonderful good morning @all
05:17 d|g hi all
05:19 dax77 hi d|g
05:19 Sprinter morgen :D
05:19 dax77 hi Sprinter
05:23 jsfan hi dax77
05:23 jsfan hi d|g
05:23 jsfan hi Sprinter
05:27 d|g hi dax77! hi jsfan! =)
05:27 d|g hi Sprinter too =)
05:29 Sprinter my turn now i guess... ^^
05:29 Sprinter hello world :>
05:54 null0_ SportChick: PONG
05:55 zatmania hi #typo3
06:21 derLEO can someone help me?
06:22 derLEO my whole template does't run
06:23 Layna Good Morning :). Does anybody know if and how I can allow a backend-uder to change his or her passwort but NOT the other settings? Usuing Version 4, btw.
06:24 Layna user
06:24 FloLeBlanc hi all
06:25 Layna hello
06:27 Layna I would like to allow a backend-user to change his passwort, but NOT the other stuff. (The otehr personal settign woudl be ok, too... but I don't want them to change the "recursive copy" setting..). Any way to do this?
06:29 derLEO my whole template does't run can someone help me thx
06:31 FloLeBlanc derLEO: check if one of the demo templates works via include static
06:34 FloLeBlanc Can anyone tell how the inclusion of templates works: if I include static and then include static from extension and then enter TS code in the setup part which order is resolved? static => static ext => mysetupcode ?
06:35 Jigal gooooood morning #typo3!
06:35 smeringe :) hi jigal
06:35 FloLeBlanc goooooooooooooooooood morning jigal
06:36 FloLeBlanc come on smeringe
06:36 FloLeBlanc say it
06:36 smeringe gooooooooooooooooooooooooooooood morning
06:36 smeringe :)
06:36 FloLeBlanc :)
06:36 Layna goood morning
06:37 FloLeBlanc g<?for($i=0;$i<100;$i++){print("o");}d morning!
06:37 Layna LOL
06:37 FloLeBlanc ups forgot the ?>
06:37 smeringe yeah, that would never turn out as a g*d morning ;)
06:37 FloLeBlanc hehe
06:38 FloLeBlanc *wonders where the gurus are that can tell him about the template inclusion order*
06:39 dax77 FloLeBlanc: I don't know it for sure, but you could check the template analizer to see the order
06:39 FloLeBlanc dax77: bottom = last?
06:41 FloLeBlanc the problem is as following: everything works fine with my template except "include from records" (not including news but normal page content), the thumb is not resized, but at it's full size :(
06:41 zatmania hi Jigal, smeringe, FloLeBlanc, Layna, dax77
06:41 smeringe hi zatmania
06:41 FloLeBlanc I can overwrite tt_content.image with tt_content.image > and it's gone (what surprise) what doesn't work however is copying the image part of cssstyledcontent (tt_content.image) and only change the width, javascript handler, etc.
06:41 FloLeBlanc hi zat
06:44 Layna How can I allow a user to change his or her pasword but NOT setttings like "delete recursively"?
06:44 FloLeBlanc there's a lot of options in the backend groups section
06:45 Layna yes, and I read them all, but none of them allow me to give the user access to PART of his settings..
06:45 FloLeBlanc edit group: show secondary options you did activate?
06:45 FloLeBlanc there is this evil field that only shows up when you check a specific box I remember hmm
06:46 FloLeBlanc Allowed excludefields: doesn't do what you need?
06:46 FloLeBlanc did you check "include access list" ?
06:46 Layna Unfortunately not
06:46 Layna doesnÄT show, that is
06:47 Layna I have the access list in front of me now
06:47 FloLeBlanc well what pages can be edited, deleted etc. can be set over the "access" menu on the left that also doesn't do what you want?
06:48 FloLeBlanc ah you want to edit the user flexform?
06:48 Layna flexform?
06:49 FloLeBlanc the form where the backend users can define their settings (language and such)
06:49 derLEO can someone help me?
06:49 Layna Yeo, that one
06:49 Layna yep
06:49 FloLeBlanc layna: sorry don't know :(
06:49 FloLeBlanc derLeo: did you try including a demo template?
06:49 derLEO no
06:49 derLEO a selfmade
06:50 derLEO a recordet
06:50 FloLeBlanc and including a demo template DOES work to show your page?
06:50 derLEO i didn t test it
06:50 Layna Pity.... well, then they shall get asll the settings for now.. luckily, the user I am doing thsi for is not stupid and can READ and UNDERSTAND instructions ;)
06:50 FloLeBlanc if you do you at least know if the problem is your template or the problem is elsewhere
06:50 FloLeBlanc layna :)
06:51 Phlogiston_ gooooooooooood morning guys
06:51 derLEO i thought it is a extension problem i loaded and deinstalled the templavoila
06:51 FloLeBlanc hi phlogiston
06:51 Layna Intelligent users are a blessing, I tell you ;). So, lots to do, I am outr. Byebye :).
06:52 FloLeBlanc cya layna
06:52 derLEO flo
06:53 derLEO what should i do to exclamte all problems
06:53 derLEO i uploaded all my resources
06:53 derLEO and setup it
06:54 FloLeBlanc depends on your page and how far you are, what extensions you are using, etc. I would make sure that the cause of my problems is the template I created and try to include a demo template to see if the site works
06:54 FloLeBlanc (and temporarely remove my own template (but SAVE it))
06:54 derLEO qry Flo
06:57 FloLeBlanc does text /w image use the content type textpic for the picture?
06:58 derLEO can we qry it i speak better german then english
06:59 FloLeBlanc sure
06:59 FloLeBlanc but I think you have to be registered to query
07:03 derLEO nee
07:03 derLEO no i don t must be reg 2 qry
07:04 FloLeBlanc I just queried you with "test"
07:04 derLEO i can read it
07:04 derLEO can u read me?
07:04 FloLeBlanc no
07:04 derLEO how i registe me
07:04 derLEO ?
07:04 FloLeBlanc hmm don't remember check the freenode.net link
07:04 derLEO do u use icq?
07:05 derLEO or skype?
07:05 FloLeBlanc nope I hate these autostart things :)
07:05 derLEO i havn't it in my autostart
07:05 FloLeBlanc just join #typo3_off_topic
07:05 FloLeBlanc no one talking there atm anyway :)
07:16 FloLeBlanc do I understand it correct that by default (without css styled content inclusion) the size for thumbs and the placement will not work?
07:16 FloLeBlanc or is there a "table layout" alternative?
07:16 FloLeBlanc styles.content(default) doesn't seem to do any of the thumbsizing
07:17 FloLeBlanc (sorry content(default) I mean)
07:22 Phlogiston__ damn I hate wireless
07:24 helli_t3w :)
07:25 jan___ :)
07:38 Layna Hello again. Two questions ine typo3, one offTopic ;)
07:38 Layna Typo3: is there a painless way to have an effect on a picture (like greyscale) and have the reffect REMOVES on mouseover?
07:39 Layna And OffTopic: HOW do I tell InternetExplorer 7 To show new ntabs as BLANK pages?
07:40 jan___ layna: you could try to do this with the gifbuilder class
07:40 jan___ IE7 hmm i don't know try SHIFT + STRG + N ?
07:40 Layna *asked google* looks good as an approach :).
07:41 jan___ smile
07:41 Layna and nope on the IE....
07:41 jan___ hm i don't use IE7
07:41 jan___ ;)
07:42 Layna For the record: I donÄt like the IE AT ALL... but firefox gives me problem with the RTE... *sighs*
07:42 jan___ Firefox ruleZ
07:42 jan___ hmm you could solve this problem by useing firefox 2.0.0.3 or 2.0.0.4 ... and use the newest RTE
07:42 jan___ it works...
07:43 Layna 2.3... right, I had soem update sincde the last time I tried the RTE via this,.,.
07:43 Layna YAY, thanks!!!!
07:43 Layna *kills IE again*
07:44 Layna anyway, shall look itno this gifbuilder-thing. Thank you :)
08:13 FloLeBlanc this is driving me nuts... I always get a width="467" height="660" tag for "insertrecords - text /w image" for the images allthough I specify the maxwidth in the constants to be 150, define the picture width to 150 and try to fix the tt_content.image code to max 150
08:18 FloLeBlanc puh.. finally
08:25 FloLeBlanc hmm but I do NOT want css styled content for my direct_mail lol
08:25 FloLeBlanc is there really no way to include normal records from pages without using css_styled_content? text /w image is rendered correct *wonders*
08:31 Denyerec Moring
08:35 FloLeBlanc Does anyone know what the difference in rendering "text /w image" and include records => text /w image is?
08:42 Denyerec I wish I knew.
08:43 FloLeBlanc *sigh*
09:33 NoFutureKid hallo
09:34 zatmania hi
09:35 NoFutureKid do you speak german?
09:51 alexwx helo i cant put the tt_news into content by TS like page.10.marks.RIGHT_CONTENT < plugin.tx_ttnews ?.. thank you
10:01 Phlogiston__ alexwx: use only plugin.tt_news not with tx... but I'm not sure thoug... check doku its there
10:02 Phlogiston__ alexwx: ah try that:
10:02 Phlogiston__ alexwx: page.10.marks.RIGHT_CONTENT < plugin.tx_ttnews_pi1
10:03 alexwx Phlogiston__ k mmt i will try
10:08 Phlogiston__ alexwx: try if normal content will be shown... so make sure the marker works
10:09 alexwx Phlogiston__ the marker works, but the plugin.. doesnt work
10:12 Phlogiston__ alexwx: check the doku then please
10:12 alexwx i will
10:18 Phlogiston__ alexwx: I hope you find something :)
10:18 Phlogiston__ However thats how I've done it with the new login box: 50 < plugin.tx_newloginbox_pi1
10:19 Phlogiston__ alexwx: maybe what you want to include is not in pi1?
10:26 alexwx Phlogiston__ i got it, its plugin.tt_news
10:32 m4rtijn helo all
10:33 eeos hi everybody!
10:33 FloLeBlanc hi eeos
10:33 FloLeBlanc hi m4rtijn
10:33 Phlogiston__ hmm strange... how do I set values in TS that I can read them in the conf array in my ext? plugin.tx_myext_pi1.foo = bar suddenly stopped working
10:33 m4rtijn jm_gallery new version = released.. yay
10:34 m4rtijn + new documentation
10:35 Phlogiston__ m4rtijn: is it your ext?
10:35 m4rtijn no.. I would be glad if i'd be that good :p
10:35 Phlogiston__ m4rtijn: hehe
10:35 m4rtijn but I had email contact with the author
10:35 Phlogiston__ m4rtijn: me too
10:35 m4rtijn :)
10:35 Phlogiston__ m4rtijn: I wished better upload...
10:36 m4rtijn I wished less bugs ;)
10:36 m4rtijn and seems he got rid of all of 'm
10:36 Phlogiston__ hmm I found out the following: I include two TS files like this:
10:36 Phlogiston__ <INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/template/main/TS-setup.php">
10:36 Phlogiston__ <INCLUDE_TYPOSCRIPT: source="FILE: fileadmin/template/main/TS-setup-extensions.php">
10:37 Phlogiston__ if I set TS options like plugin.tx_myext_pi1.foo = bar in the first file it works but not when I set in the second
10:37 Phlogiston__ very very odd :)
10:38 optiseo does anybody know how to change content in typo3 with a function?
10:40 StundenTakt Hi
10:40 StundenTakt I've got a problem logging into the typo BE with a recently added BE user
10:43 StundenTakt When I log in using the admin account, everything's running smoothly, but as soon as I try to log in with an other account (that previously has been added, including group membership and access rights), it won't let me in
10:45 StundenTakt DB mounts and file mounts have been edited, and when I go to the "User" module and click on the "SU"-Button, the BE view for that BE user is just fine
10:46 StundenTakt but still the BE login form won't let me in
10:46 StundenTakt any ideas what to look for?
10:48 m4rtijn so, changing to that user from the user module works fine?
10:48 StundenTakt yup
10:48 m4rtijn whats the error message if you try to login via the login form?
10:48 StundenTakt the well-known "Your login attempt did not succeed." and so on
10:49 m4rtijn hmm.. did you try setting a new password?
10:49 m4rtijn maybe you had a typo
10:49 StundenTakt several times
10:50 m4rtijn hmm, I never experienced that.. sry.. normally if the changing to that user in te user module works.. it works for me
10:50 StundenTakt when I check the BE view with the USER module, everything is perfefectly fine
10:50 StundenTakt even file mounts and that stuff
10:50 m4rtijn hmm, you could try.. deleting all cache, including your browser cache
10:50 m4rtijn and updating the DB references
10:51 m4rtijn but, slim chanse that'll change anything ;)
10:51 StundenTakt that's another problem I have. updating indices in the DB takes too long. And I don't habe root access to my server
10:51 StundenTakt have
10:52 StundenTakt so Typo suggests to run a script
10:52 m4rtijn hrm strange :p, never experienced that either
10:52 StundenTakt but I dunno how to do that since I don't have a console to work on
10:52 m4rtijn maybe phpmyadmin
10:53 StundenTakt nope. there's no such thing as to allow me to run scripts
10:53 m4rtijn it has a sql console..
10:53 StundenTakt but I can't run *php scripts using a SQL console
10:53 m4rtijn nope
10:54 StundenTakt but that's a different story
10:54 StundenTakt :)
10:54 StundenTakt I'll try deleting all cache
10:55 StundenTakt nothing
10:55 m4rtijn also browser cache?
10:55 m4rtijn CTRL + F5
10:56 StundenTakt everything deleted... still no success
10:56 m4rtijn then I guess.. your 1st and 2nd problem have a connection..
10:57 m4rtijn but its only a guess
10:57 StundenTakt since I can't fix the 2nd prob, I'll never find out :)
10:57 FloLeBlanc I check tt_content.textpic.20 and can access it (tested overwriting with tt_content.textpic.20 >) now I want to set the maxwidth to 150 and set tt_content.image.20.maxW = 150 => no avail, what am I doing wrong? :)
10:57 m4rtijn why cant you update the DB references?
10:57 m4rtijn do you have so much content?
10:58 StundenTakt because it takes longer than the max_execution_time my provider grants me
10:58 StundenTakt I have quite a few tables, right
10:58 m4rtijn .. is it an option to reduce them?
10:59 StundenTakt negative
10:59 FloLeBlanc This will scale images not in the right size! => does this mean it WILL scale images which are not in the right size
10:59 m4rtijn hmm.. you could install phpmyadmin and check the BE_user table
11:00 StundenTakt hold on... phpmyadmin is already installed... I'll check that table
11:02 Jigal StundenTakt: is your database around a GB or so? rebuilding indexes is often very quick. If it takes "for ever" it might be corrupt tables, so run a check or a repair on each table (if it is MyISAM that is always useful, because it recalculates the cardinality which is used to optimize the execution of a query)
11:04 StundenTakt I'll check that, too
11:08 StundenTakt nope, it's only 12.6 MB
11:08 StundenTakt and the BE_users table is okay
11:09 StundenTakt and the DB type is myISAM
11:11 m4rtijn hmm..if its so small it shouldnt take very long to update the references
11:11 StundenTakt what's the difference between "OK" and "This table is already uptodate"?
11:12 StundenTakt I ran a DB analysis over all tables
11:12 StundenTakt the results vary from "OK" to "Table is already up to date"
11:15 m4rtijn OK is not uptodate but no errors I think
11:25 FloLeBlanc what does string/stdWrap in the tsref mean? that I can directly set variable = mytext or that I have to use variable.stdWrap = mytext ?
11:25 FloLeBlanc or that I can set text and stdWrap it?
11:30 m4rtijn did anyone use realurl on a shared server before?
11:31 dax77 FloLeBlanc: both is correct
11:31 FloLeBlanc dax77: hmm thank you
11:33 m4rtijn if I find dax77 he will be it
11:37 FloLeBlanc hehe
11:38 Olegs Hi
11:38 m4rtijn hello Olegs
11:38 Olegs what forum does have premoderation?
11:39 StundenTakt m4rtijn: jup... I use it
11:40 m4rtijn so all these server side changes described in the manual weren't necesarry?
11:40 StundenTakt everything that is needed, is the .htaccess
11:40 m4rtijn cool.. thx I'll try it then
11:41 StundenTakt don't forget the RewriteBase! It took me quite a while until I found this to be the reason why it didn't work
11:42 m4rtijn ok, thx.. I dont know what that is yet.. but I'll find out :)
11:42 StundenTakt I'm sure you will! ;)
11:43 FloLeBlanc omg
11:44 FloLeBlanc why didn't anyone tell me that "ignore all other options" does not mean: ignore all other options in the dropdown, but ignore ALL other options
11:44 FloLeBlanc is there no way to get the thumbnail of an image rendered but leave the "click to enlarge" version untouched?
11:45 m4rtijn arg.. now I cant access typo3 anymore :p
11:48 m4rtijn hmm
11:50 m4rtijn seems my shared server isnt configured correctly to use realurl :(
11:51 m4rtijn StundenTakt ? did you get a internal server error when u used the .htaccess file?
11:52 StundenTakt yeah
11:52 StundenTakt that's where the RewriteBase kicks in
11:52 m4rtijn ah, ok.. could you maybe explain?
11:52 StundenTakt you have to declare it in .htaccess
11:53 StundenTakt "RewriteBase /" -> your Typo is in the Server Root dir
11:53 StundenTakt "RewriteBase /typo" -> your Typo is in the "typo" dir
11:54 StundenTakt and so on
11:54 m4rtijn so.. put that in the sample .htaccess in my typo root?
11:54 StundenTakt yeah
11:54 m4rtijn oka, thanks
11:54 StundenTakt no prob
11:55 StundenTakt did you modify the localconf.php?
11:56 m4rtijn no.. im just following the manual.. which doesnt mention this rewritebase either..
11:57 m4rtijn ah, but it does mention the localconf
11:57 StundenTakt I found it after hours and hours in a forum
11:58 StundenTakt the tutorial isn't too helpfull, if you really need advice and haven't done it before
12:07 FloLeBlanc cya have a nice day all
12:08 m4rtijn hmm, I used the rewritebase.. but I still get an internal server error
12:09 neewwbie help me ...
12:09 neewwbie how to install tt_guest book
12:10 m4rtijn read the manual?
12:10 neewwbie yes
12:10 neewwbie already
12:11 neewwbie still confused ..where to inster to template setup /constant
12:11 neewwbie insert
12:12 m4rtijn now I'm confused..
12:12 m4rtijn try reformulating that question
12:13 StundenTakt @m4rtijn: have you put the appropriate lines in the setup section of your template?
12:13 m4rtijn no, I dont have access anymore to my typo3 :p
12:13 neewwbie well i'm confuse where should i put the constant and the setup template parameter
12:14 StundenTakt just rename the .htaccess to something else
12:14 m4rtijn but I'll try that now
12:14 m4rtijn yeah
12:14 neewwbie is it in the main page ?, or in the Guestbook Page ?
12:15 m4rtijn neewwbie, you can change the constants in the Template module --> constant editor
12:15 m4rtijn there you can also set the guestbook template
12:16 neewwbie you mean side by side with the main template setup?
12:17 m4rtijn yes, just use the template module.. go to your "root" and change "info/modify" to "constant editor" (top right corner)
12:18 neewwbie okay
12:18 neewwbie let me try...brb
12:18 neewwbie thanks anyway
12:23 floxx i wanted to use task center in T3 4.1.1 but nothing happens if i go to the taskcenter - its an empty page. what do i need to use it?
12:27 floxx is task center buried in typo3 version 4?
12:42 Phlogiston__ floxx: maybe you need User>Task Center, Actions?
12:43 Phlogiston__ sys_action extension?
12:49 floxx phlogiston: tried this already but no success
12:50 Phlogiston__ sorry never used that
12:56 m4rtijn did anyone ever use something like a "next page" button to navigate through the "main navigation" ?
12:57 steve90 hi all
12:57 steve90 can anyone tell me is there any property of TEXT object by which we can set font family??
12:58 steve90 i searched TSref, but only found font file property
12:59 m4rtijn hm, I dont know about that.. but why dont u just use a .css file ?
12:59 steve90 coz i m using typoscript for formatting thats why
12:59 steve90 really surprised TSref didnt got this simple property!
13:00 m4rtijn maybe because theres such a simple thing like .css :p
13:00 floxx steve90: this is because of css
13:00 floxx yep :)
13:01 steve90 why typoscript got so much else properties
13:01 steve90 whats use for those properties if css is already there?
13:01 m4rtijn .. (obscured mail address) ? :p
13:01 m4rtijn write a complaint email
13:01 steve90 yah
13:01 steve90 what a shame!
13:02 m4rtijn totally
13:02 Denyerec LOL
13:02 Denyerec Harsh.
13:02 Denyerec There goes a man who hasn't RTFM'd
13:02 m4rtijn :p
13:02 m4rtijn good riddance
13:07 floxx does anybody know how i can use the task center?
13:08 Denyerec Heh
13:08 Denyerec Go back to 2004
13:08 Denyerec As it worked with Typo v3.x
13:08 Denyerec in 4.x it's thoroughly broken.
13:08 Denyerec Which is a crying shame, to be honest, but I guess no-one is sponsored to fix it.
13:09 m4rtijn hmm, is it? darn.. I wanted to use that as an argument to convince a customer :p
13:12 Phlogiston__ if I have an image in my TV template, why can't that be edited with the TV Page module like other content? That would be very nice....
13:12 Phlogiston__ So its true that the TV page modules just does not support images?
13:21 floxx denyerec: thx for this information...
13:22 Denyerec floxx, m4rtijn, it's a damn shame
13:22 Denyerec internal to-do's and messaging is an awesome feature to have in a large site with many editors
13:23 Denyerec Is it possible to map one TV input to two destinations ?
13:23 floxx denyerec: yes it is
13:23 Denyerec EG to create a text link and image link that go to the same destination, but only provide the user with a single URL input box in the BE ?
13:24 floxx denyerec: do u undersatnd german?
13:24 Denyerec a TINY bit
13:25 Denyerec but really not much
13:25 Denyerec Definately not technical German
13:25 Denyerec Ich habe ein hund!
13:25 floxx denyerec: u have to map the first like normally - the second as mapping type [none]
13:25 Denyerec Mein leiblingsfache ist kunst!
13:25 Denyerec :)
13:25 floxx http://www.pixelmotor.de/nc/developer/wiki/typo3/templavoila/keyword/Flexible%20Content%20Element/#Zugriff_auf_Felder_innerhalb_einer_Data_Structure
13:25 floxx here it is described how to access a field
13:25 Denyerec Nuts.
13:25 Denyerec So mapping type none, then modify the XML?
13:25 floxx yep
13:26 floxx i do this very often :(
13:26 Denyerec Can you tell me from that article which code snippet section has the relevant modifications ?
13:26 Denyerec Hey eeos
13:27 floxx <TypoScript>
13:27 floxx <![CDATA[
13:27 floxx 10 = TEXT
13:27 floxx 10.field = field_nameOfTheOriginField
13:27 floxx ]]>
13:27 floxx </TypoScript>
13:27 Denyerec As hard as that eh? ;)
13:28 eeos hi there!
13:28 eeos what is that code?
13:29 floxx paste this under "<eType>none</eType>" of your 2nd element what is mapped as type "none"
13:29 Denyerec ahh
13:29 Denyerec so it doesn't appear in the BE editing form ?
13:30 eeos Denyerec: what is that code?
13:31 Denyerec it's to make one TV field copy another
13:31 Denyerec so you can create, for example, an FCE with a text link, and an image that links to the same page, without having to enter the link twice.
13:31 Denyerec Thanks floxy!
13:31 floxxon no problem :) but beware of - if u map again, xml is overwritten
13:31 fabb do i have an easy way of customizing the login process or do i need to change typo3 code for that? i want my login to check a different source of users before asking the normal typo3 user db.
13:35 m4rtijn would it be difficult to have a "next page" button to surf throught the main navigation?
13:37 floxxon m4rtijn: you should be able to realize this with .special prperty of hmenu
13:37 Denyerec floxx can you map TV to individual elements of inline styles or not ?
13:37 floxxon m4rtijn: special = browse
13:37 Denyerec I would like to map to an inline background-image statement
13:37 Denyerec but I doubt it's possible.
13:37 Denyerec Actually ignore me
13:38 floxxon denyerec: i'm not sure if i understand you :)
13:38 Denyerec <div class="fce-product-snippet" style="background-image: blah.jpg">
13:38 Denyerec I acn map to "class"
13:38 Denyerec but can I map directly to "background-image"
13:39 Denyerec my guess is no
13:39 Denyerec and that I can only map to "style"
13:39 floxxon yes - you map the complete div as content element "outer"
13:39 floxxon then you can map the attributes
13:41 floxxon one parent element of type "content element", therein 2 children of type "attribute", one mapped to "class=" the other to "style="
13:43 floxxon denyerec: sorry, with "content element" i meant "container for elements"
13:43 Denyerec Mokie.
13:44 floxxon mokie?
13:48 anuwidy hello everyone :)
13:49 anuwidy hello everyone :)
13:51 Jigal Denyerec: what kind of dog do you have? (I'm not sure you've mentioned it before)
13:51 Denyerec Hehe
13:51 Denyerec I do not.
13:51 Denyerec I was demonstrating my rudimentary grasp of highschool German
13:51 Denyerec :)
13:52 zipan hello everyone :)
13:53 Jigal Denyerec: aha! just like my French: papa fume une pipe. C'est l'anniversaire de mon papa. etc.
13:53 zipan does anyone here had experience installing tt_guest guestbook ?
13:53 Denyerec Hehe exactly Jiggler
13:53 zipan anyone .... ???
13:54 zipan 4does anyone here had experience installing tt_guest guestbook ?
13:54 koomi zipan: please don't use colors.
13:54 zipan ow sorry
13:54 floxxon zipan: patience is a goodness
13:54 zipan :D
13:54 jananne Got a black-out. Can some one tell me how to set permissions on a group.. in the tutorial they explain it to hard because i'm building a site from zero to something. and in the tutorial you already got a site.
13:55 koomi jananne: use the access module.
13:55 zipan floxxon: but i'm being in totally depress cause of this task
13:55 Jigal zipan: sorry, no; if no-one answers it probably means that anyone who knows it doesn't have time right now or is not at his/her computer. Please try a little later.
13:56 zipan Jigal: maybe you can help ?
13:56 zipan :)
13:56 Jigal zipan: I have never installed it.
13:56 koomi zipan: simply use ve_guestbook instead
13:56 jananne koomi: I want to give a FE Group permissions so the web users can edit pages, but i simply cannot find it :(
13:56 zipan Jigal: :(
13:56 floxxon zipan: i understand you, but if i get depressed by every problem i got with typo3 i already jumped off the roof ;)
13:56 zipan koomi: is it more simpler that tt_guest ?
13:57 zipan i mean the setup process
13:57 koomi jananne: oho. never tried giving user frontend editing permissions. soory
13:57 koomi zipan: yes. no. maybe.
13:57 koomi the maybe is for the next question :)
13:57 koomi zipan: just give it a shot - installing just takes a few seconds
13:57 zipan koomi: well installing is easy, but configuring it ... :(
13:58 jananne I want to give a FE Group permissions, so FE Users can edit pages. Can some help me out with that???
13:58 zipan koomi: i never touch typo3 before
13:58 koomi zipan: config is mostly done in the plugin itself
14:01 Denyerec floxx you there?
14:02 floxx physically - yes
14:02 brain-xy hello all :)
14:02 Denyerec Hehe
14:02 Denyerec Do I need the CDATA in that TV snippet?
14:03 floxx erm...normally i would say yes
14:03 brain-xy does anybody know the acronym extension from sunbeam?
14:09 jananne I want to give a FE Group permissions, so FE Users can edit pages. Can some help me out with that???
14:10 brain-xy jananne .. what's the prob?
14:15 Phlogiston__ anyone ever used the foldout menu extension?
14:24 jananne brain-xy: I cant get a FE User to edit content
14:24 jananne I can't figger out how to set those permissions on a group
14:25 Denyerec OH FFS F**K OFF AND DIE YOU STUPID BULLSHIT "CHOOSE IMAGE" BUTTON
14:25 Denyerec HAJKHJKRHASJKHKJGHKJA
14:26 Denyerec Whoever on the Typo3 core team though a "choose" button that uploads to a non user-readable image directory should be dragged out, beaten, shot, then beaten again.
14:28 jananne brain-xy: ?
14:30 Denyerec What would cause FCE editing fields to be hidden from users, but not admins?
14:30 Denyerec some error in the access control lists perhaps /
14:32 brain-xy jananne.. ahm.. you are logged in as admin and in the FE nothing appears like the edit icons?
14:32 brain-xy hey Denyerec.. you made some extensions didn't you?
14:33 jananne brain-xy: That's right..
14:34 Denyerec no brain
14:34 brain-xy :P
14:34 Denyerec And I've got a problem with an FCE not showing its editing fields to users.
14:34 Denyerec shows them to admins
14:34 Denyerec not users
14:34 Denyerec :/
14:34 Denyerec as in, members of my "editor" group
14:34 brain-xy hm ok.. to all.. is it possible to add some additional fields to an existing element like the TEXT content element? .. i need just one field :P
14:35 brain-xy aehm.. there must something in that accesstable ..
14:35 brain-xy jananne.. you added the admPanel TS stuff to your userTS?
14:36 jananne how do i do that?
14:36 jananne Bcus i can't add anything into the TS Conf of the group..
14:36 jananne well.. there isn't anything i can see how to add..
14:36 brain-xy but to the user you can :)
14:37 jananne neither
14:37 brain-xy so you see the list of your BE user?
14:38 jananne no..
14:39 jananne There isnt any icoon to add the ts conf on a FE User: http://jananne.net/helpme.jpg :_(.. sorry i'm just a rookie
14:39 brain-xy well.. modul-> list.. and to the root.. the world sphere.. you are there?
14:39 jananne sorry
14:40 jananne http://jananne.net/helpme.JPG
14:41 jananne i only see FE USers
14:43 brain-xy well.. i would suggest you add a backend user and log in in FE editing mode
15:03 alexwx_ helo there, anybody seen the problem like have i? i am using extension newloginbox, and in my computer the marker parse into login form, and in another computer i have there still the marker, thats unbelieveable.. any helps? thank you
15:04 alexwx_ help me please
15:05 brain-xy alexwx_.. cache.. proxy?
15:07 eeos back
15:08 alexwx_ brain-xy hmm? but these computers i in the same office, we are going trough the server, i am not sure if is the proxy on, but on one computer it works, and another not.. what i can do?
15:10 domini1 .
15:11 alexwx_ helo there, anybody seen the problem like have i? i am using extension newloginbox, and in my computer the marker parse into login form, and in another computer i have there still the marker, thats unbelieveable.. any helps? thank you
15:11 Denyerec what's the conditional for any user being logged in ?
15:12 Denyerec So I can alter some CSS if necessary when a user is logged in.
15:13 Tsoots loginUser
15:14 m4rtijn alexwx_ .. try deleting all browser cache.. (CTRL F5 to refresh without cache)
15:14 m4rtijn also delete the typo3 cache
15:14 Denyerec Tsoots can you use loginUser in an if.equals ?
15:15 Tsoots that's already over my skills
15:15 Denyerec Dang
15:15 Tsoots all i've used is [loginUser = *]
15:16 alexwx_ m4rtijn omg really it works :))
15:16 alexwx_ sorry, and thanx
15:17 m4rtijn yw :p
15:17 m4rtijn I think more then 50% of the questions can be answered like that ;)
15:18 m4rtijn I forgot I 'm KO.. darn
15:20 alexwx_ m4rtijn :)
15:24 koomi Denyerec: there's a condition for logged in users
15:24 Denyerec yeah
15:24 Denyerec loginUser=*
15:24 Denyerec I could do [loginUser = *] ........... [end]
15:25 Denyerec but I wonder how to write it with the .if construct
15:26 koomi Denyerec: you could assing a value in a that condition to the if.value field or something
15:27 Denyerec Ahh stuff it I'll use the []
15:27 Denyerec on a different note...
15:27 Denyerec what would cause the fields in a Flexible Content Element to be visible only to my admin users
15:27 Denyerec and not my editor group ?
15:27 Denyerec Only happens with one FCE...
15:28 Denyerec I think it's something to do with my excludefields list
15:28 Denyerec I just don't know which one!! :)
15:57 ckoehler anyone familiar with gifbuilder?
15:57 ckoehler trying to figure out if i can chain together a bunch of TEXT objects
15:57 ckoehler and having them not overlap
15:57 ckoehler something like offset = [10.x]+20
15:57 ckoehler except that doesn't really work
15:58 ckoehler offset = [10.x]+20, 20
15:58 ckoehler just to make it correct
16:10 Denyerec Mmm
16:10 Denyerec Trying to use newloginbox
16:10 Denyerec andmy first login attempt fails every time
16:11 koomi Denyerec: use the macmade one.
16:11 koomi more features, no grsp
16:11 Denyerec grsp?
16:11 koomi general record storage thinggy
16:11 Denyerec macmade...
16:12 Denyerec http://typo3.org/documentation/document-library/extension-manuals/loginbox_macmade/current/
16:12 Denyerec got it
16:13 koomi zat's ze one.
16:13 koomi i'm off.
16:27 m4rtijn im off to :p cu tomorow
18:57 null0_ hi
19:36 max_muetze hello guys and girls
19:36 max_muetze i need your help again...
19:38 max_muetze i tried to get this page: http://www.danilaweigel.freeworldweb.com/schweiz.html on my page: http://www.christianeiselt.de/wir-in-der-schweiz.html - this nearly works but the index is not functional...
19:40 SmaxTheFrog_ hi, when using tv, i changed some content in the template - how do i make tv to reload it? div havnt changed, so mapping should be ok, but it always uses the old template
19:40 SmaxTheFrog_ seems like caching
19:41 SmaxTheFrog_ reload of conf / fe didnt change anything
19:42 max_muetze i am using the "advanced" options in the page properties... anyone here who can help me?
19:42 max_muetze SmaxTheFrog_: sorry, i am not using tv... cannot help you..
19:42 SmaxTheFrog_ max what is the quest ?
19:43 max_muetze [21:44] <max_muetze> i tried to get this page: http://www.danilaweigel.freeworldweb.com/schweiz.html on my page: http://www.christianeiselt.de/wir-in-der-schweiz.html - this nearly works but the index is not functional...
19:45 max_muetze do you know if there is a way to get this work? or should i cancel this idea...
19:46 SmaxTheFrog_ max what does nt work the site seems to work fine ?
19:46 max_muetze no, try to use the links in the index on http://www.christianeiselt.de/wir-in-der-schweiz.html
19:47 max_muetze it references the elements on the second site (www.danilaweigel.freeworldweb.com), which is in the same typo3-tree
19:48 SmaxTheFrog_ check your page tree if there is an page with id 94 seems not so
19:48 SmaxTheFrog_ it says page not found
19:49 SmaxTheFrog_ these are internal links so the try to refer on page id=94 on same site
19:50 max_muetze yes, the id=94 belongs to the second domain... but i want to get this page on the first domain... i think it couldn't work because of realurl...
19:51 SmaxTheFrog_ no your links are simply wrong, there is no id=94 on this domain
19:51 SmaxTheFrog_ if you refer to another domain, the links to have to be like http://domain.tld/index.php?id=94
19:53 max_muetze that is an "index"-element... i cannot change the links... but i think there is now way because of the different domains...
19:54 SmaxTheFrog_ just set the links manually...text element with external links...no problem at all
19:55 max_muetze ah, yes thats an idea... thanks, i will try it that way...
19:56 SmaxTheFrog_ definitely it has nothing to do with real url, because index.php?id=xy work always
19:56 SmaxTheFrog_ i think index element just cannot work externally
19:57 max_muetze yes, thats what i think, too
19:57 SmaxTheFrog_ hi, when using tv, i changed some content in the template - how do i make tv to reload it? div havnt changed, so mapping should be ok, but it always uses the old template
19:57 max_muetze i hope you get help with your tv-problem... see you and good night
19:57 max_muetze bye
19:57 SmaxTheFrog_ see u
20:11 SmaxTheFrog_ found it in the tv wiki thx anyway
20:15 dax77 Hi @all
20:15 dax77 uschi?
20:17 freshjam Hello I need your help! Is it possible to run typoscript only within a certain <div> oder area that I define in my template-file? I want to run a certain typo-script only for the content of a single flexible content element...
20:17 freshjam oder = or :)
20:21 freshjam Vielleicht auch noch auf deutsch.. Also ich möchte, dass mein Typo-Script nur innerhalb eines bestimmten Bereichs meines page-templates ausgeführt wird. Am besten wäre es, wenn folgendes ginge: Führe dieses Typo-Script nur auf den conent innerhalb dieses DIVs oder Bereichs aus.
20:21 freshjam But I think I should speak english only :)
20:25 andreasbalzer I think it's somehow called "Document subpart" or anything like that in the docs
20:25 andreasbalzer maybe you can find something..
20:26 freshjam I think of somethink like: "Only run this typo-script and parse conentent within this DIV or area of the template". I tried to include a custom tag in my template file, like: " <RUNTS> ... </RUNTS>" and tried to change the content within the tags with the tags-function. but it didn't work out.
20:27 freshjam @andreasbalzer: you mean ts_ref ?
20:28 andreasbalzer you'll probably be faster in searching within google
20:28 andreasbalzer I would search for a tutorial
20:30 freshjam I use templavoila - will this subparts method still work ?
20:30 Sprinter huhu :D
20:30 andreasbalzer i don't know..
20:30 andreasbalzer hi Sprinter
20:31 Sprinter hab mal geschaut was unsere site so an hits hat, so von wegen wiearg sichs lohnt ne neue page zu machen :D
20:32 Sprinter ueber 50000 hits, 2350 visits pro monat, 76 visits pro Tag Durchschnittlich, max 133/Tag diesen Monat :D
20:32 Sprinter das ist doch schon ganz ok oder?
20:32 andreasbalzer ja, das ist schon ganz ordentlich
20:33 Sprinter vorgetern nacht hab ich 150gb ins internet gepumpt. Habe ein Video online gestellt von so ner gaming reportage, und irgendjemand hat den Link weitergepostet :D
20:33 Sprinter 366 downloads a 800MB >.<
20:33 andreasbalzer tja..
20:33 Sprinter schade dass ich net rausfinden kann wo das verlinkt war :D
20:33 andreasbalzer traffickosten lassen grüßen
20:33 andreasbalzer du solltest überlegen, layer-ads.de zu nutzen
20:34 andreasbalzer wie wärs, den refferer zu prüfen?
20:34 Sprinter hab ich schon in den stats geschaut
20:34 Sprinter das video war irgendwie verlinkt ohne referrer
20:34 Sprinter vielleicht wurd das auch im irc rumgespammt, keine ahnung
20:36 Sprinter naja die paar pfennig fuer werbung
20:36 Sprinter das werden net mehr als 10 Euro sein im monat dann
20:36 Sprinter und dafuer ueberall werbung auf der website
20:36 andreasbalzer bei deinen zahlen kommst du mit layer-ads locker auf 40...
20:37 Sprinter und wieviel wird da eingeblendet?
20:37 andreasbalzer ein div layer pro Seitenaufruf, den deine Besucher weg klicken müssen
20:37 andreasbalzer inhalte sind frei wählbar
20:37 andreasbalzer (zumindestens fast)
20:37 Sprinter das ist aber uebel
20:37 Sprinter ich hass diese layer beim browsen auf anderen sites immer
20:38 andreasbalzer das ist das gleiche zeug wie auf den funpic servern
20:38 Sprinter doofe 1und1 werbung usw
20:38 andreasbalzer und wenn du es erstmal 2 Wochen laufen hast gewöhnst du dich dran
20:54 Sprinter naja ich finde die ganze Werbung ätzend
20:55 andreasbalzer ich will dir das nicht aufreden ;)
20:55 Sprinter wenn man mal richtig viel hits hat
20:55 Sprinter und ueber sehr gediegene seitewerbung geld verdienen kann
20:55 Sprinter aber banner die man wegklicken muss, neee
21:12 freshjam also ich glaube das mit den subparts geht nicht, wenn man templavoila benutzt. (http://www.typo3.net/forum/list/list_post//43028/) Hat sonst noch jemand eine Idee, wie man typo sagen kann: führe dieses typo-scipt nur in jenem bereich des content, bzw. der seite aus ?
21:49 Awillys heya there
21:50 Awillys anyone could look at my TS config please and tell me why my RTE is not picking up the styles of the css file mentioned: http://phpfi.com/238482
22:51 Denyerec Awillys
22:51 Awillys Denyerec: heya
22:51 Denyerec I can show you the TSConfig I use to get RTE working
22:52 Denyerec but I can't debug yours too wel, too much I don't understand
22:52 Denyerec Want me to pastcode it ?
22:53 Denyerec http://phpfi.com/238493
23:00 Awillys Denyerec: thanks
23:04 Denyerec let me know if it helps
23:04 Denyerec I also noticed
23:04 Denyerec that when working wih the RTE
23:05 Denyerec that the browser cache would cause a LOT of pain
23:05 Denyerec so make sure you clear it each time
23:20 comradeNikolai so I'm just curious, how large percentage wise is the part of typo3 users using TemplaVoila for templates?

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.