Search the website and IRC logs

#TYPO3 IRC log from : Sunday 27 January 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
03:38 ckoehler hey there
03:38 ckoehler someone got a TS snippet of a FORM cObj?
08:22 d|g hi all
10:33 animan hi
10:34 animan can anyone help me with wrapping?
12:46 uschi good morning dear friends
12:46 uschi anyone familiar with cooluri?
12:47 uschi i am somehow desperate because it seems that my configuration file is not read
12:47 uschi full path would be
12:55 uschi ok, problem solved, typo in path :-(((
13:28 centurion Who can help me with a doktype problem?
13:29 centurion hi all, anybody reading?
13:30 uschi yes centurion
13:31 uschi what is the doktype problem?
13:31 centurion hey uschi, i'd like to add a new doktype to the dropdown in the BE
13:31 centurion the one that appears in page edit
13:31 uschi oops
13:31 centurion i know how to add it in TS
13:31 uschi i have to check
13:31 centurion but i'd like to extend the dropdown. THX alot!!!
13:32 uschi where can i find that dropdown in BE?
13:32 uschi I do not see it
13:32 centurion or just point me to the right class, that would do.
13:32 centurion edit a page
13:32 centurion if u have the extended view activated it should appear.
13:32 centurion it's the one where you can select the page type. entries are: normal, sysfolder, etc.
13:33 uschi ah ok, in create new page dialogue?
13:33 centurion yeah there it's too
13:34 uschi i do not find it
13:34 uschi which version are you using
13:34 centurion hmm hold on..
13:35 centurion 4.0
13:35 centurion it's right on top when you create a page. first entry is "hide page" second is "type".
13:36 centurion hold on, i'll get a screen..
13:36 uschi no, got it
13:36 uschi I was just dealing with html doctypes and you mean the page doktype
13:39 centurion yeah
13:40 uschi you want to do it in an extension?
13:40 centurion that would be a possibility
13:51 HardPhuck hmmm i have newscalendar plugin, which displays day names form server's locale info
13:52 HardPhuck but despite my utf-8 setting in localconf, days with my countrie's letters get displayed with strange signs
13:53 HardPhuck Äýe <- like this
13:59 timdeluxe hm. perhaps the webserver is configured to put out some iso charset, rather than utf8
14:00 timdeluxe f.e. AddDefaultCharset ISO-8859-1
14:02 HardPhuck hm, i'll check it out
14:04 HardPhuck no default charsets defined
14:04 HardPhuck in fact no charsets definet in httpd.conf at all
14:05 timdeluxe i see. i had problems with utf8, too... is really annoying, there are so many places where it is definied
14:06 timdeluxe -i
14:06 HardPhuck hm,.. i'll investigate this further
14:41 ries HardPhuck: what is the encoding your server sends?
14:41 ries Ahh timdeluxe asked that already
15:52 titii helo friends, i was create some extension with kickstarter, and i have there seccond database table with relation of the selectbox to the first table, but if get to create new record it get me an error - Attempt to insert record on page .... is not allowed. Can you help how to allow that?
16:02 titii heeeeeeeeeeeeey, how to allow database?
16:04 ries titii: what do you mean?
16:05 ries Ahh you need to allow that record on pages...
16:08 titii ries i nned to allow save the record into table, but i found my error, it is on the page http://typo3.org/documentation/document-library/extension-manuals/ri_organisation/0.2.0/view/1/2/ on the seccond of the bottom of the page about Attempt to insert record on page , Now i know about this error, but I dont need the General record storage for this records, it is like a static db table, but I...
16:08 titii ...can adding the records in the inserting of my main record to the first table
16:09 ries so you want to allow a record to be put on a page, right?
16:09 titii so I need to set to able to use rootpage (page id=0).
16:11 titii ries the main Record of the first table is allowed to the page, but in the form is some select box related to seccond table with possibilities to Create, Edit and List of the records, like the Categories in the tt_news ext.
16:12 titii but i dont need the general storage for this records, it is possible?
16:16 titii Attempt to insert record on page 'Page name' (23) where this table, tx_konlinegames_controll, is not allowed
16:16 titii hey help me :)
16:25 ries like I said, simply allow the record to be put on pages... it's a setting in the kickstarter
16:47 TaucherMK hi guys, is there any way to limit the logfile generated by config.stat to a certain time? For example only only log the last two month, meaning that typo3 deletes everything older than two month when it writes anything to the log?
17:29 jananne when i fill in a mail form and let it send it to my e-mail address i'm getting the mail from: (obscured mail address) How do i change this to: (obscured mail address) ?
17:43 uschi can someone help me with a field not showing up in a new page type?
17:44 uschi i have created a new page type doktype 77
17:45 uschi but in this page type the field tx_realurl_pathsegment is not showing up
17:45 uschi realurl itself is not installed anymore, i am using cooluri
17:46 uschi why is it that the field is showing up for doktype advanced but not for my new one?
17:46 jananne when i fill in a mail form and let it send it to my e-mail address i'm getting the mail from: (obscured mail address) How do i change this to: (obscured mail address) ?
17:53 uschi ah, think i found it: addToAllTCAtypes seems to be my friend
18:41 uschi hm, if i have an ext and i have changed some stuff, i get something that looks like a warning in extmgr under files changed
18:41 uschi it seems it has to do with the version
18:42 uschi what do i have to do?
18:44 syrus_ hi. i have just installed sr_language_menu, but the links created by this extension are not correct. they simply link to the page itself instead of adding the language tag. it even deletes the language tag when I set one manually. I'm using the realurl extension, maybe the problem has to do with this plugin
18:45 syrus_ so, urls created by the ext. should be http://www.domain.com/en/page/ but created is: http://www.domain.com/page/
19:26 HardPhuck can typo3 add shadow to letters in the navigation?
19:29 timdeluxe depends on what you use for menu?
19:29 timdeluxe gmenu
19:29 timdeluxe tmenu
19:29 timdeluxe gtmenu?
19:30 HardPhuck tmenu
19:31 HardPhuck but i don't care to change that if necesseary
19:32 timdeluxe hm
19:32 timdeluxe with tmenu it would only be possible with css
19:33 HardPhuck so i need gmenu to apply text?
19:33 timdeluxe but this shadow thing is not interpreted by every browser
19:33 HardPhuck um...shadow:)
19:33 HardPhuck ah
19:33 timdeluxe if you want it to be compatible for all: yes :)
19:34 HardPhuck hm,...no problem i'll try the gmenu option then
19:34 HardPhuck if i can get the same results as with tmenu then there is no problem
19:36 timdeluxe but be aware of this: gmenu is not the best solution for disabled people and for SEO
19:36 timdeluxe for that you can try gtmenu
19:41 HardPhuck oh lol no gmenu then
19:41 timdeluxe hm, yesno
19:41 HardPhuck SEO is my first priority
19:42 timdeluxe check http://wiki.typo3.org/index.php/GTMENU
19:42 timdeluxe there was also a podcast about it
20:00 HardPhuck thanx tim
20:00 timdeluxe noprob
20:01 timdeluxe (offtopic): any tips for a new notebook?
20:03 syrus_ hi. i have just installed sr_language_menu, but the links created by this extension are not correct. they simply link to the page itself instead of adding the language tag. it even deletes the language tag when I set one manually. I'm using the realurl extension, maybe the problem has to do with this plugin
20:03 HardPhuck but wouldn't recommend it though
20:03 syrus_ so, urls created by the ext. should be http://www.domain.com/en/page/ but created is: http://www.domain.com/page/
20:05 HardPhuck timdeluxe but alienware, the best price/quality ratio
20:05 HardPhuck or, if your budget is smaller Dell, which is also great in the same ratio
20:05 timdeluxe i once checked their page... they seem to produce gamer notebooks
20:06 timdeluxe i dont want a mac btw.
20:06 timdeluxe i am counting the amounts of recommended vendors
20:07 timdeluxe dell has the most ones atm
20:08 timdeluxe i checked the latitudes, they look ugly :D
20:09 Lars_dk Are there someone there know to ext_calendar ?
20:09 HardPhuck inspirons are great, my ex gf bought it before we went apart :)
20:10 HardPhuck that's why i bought a mac, it looks professional, like me lol
20:10 timdeluxe hrhr
20:11 timdeluxe Lars_dk: no, only to cal (base)
20:12 Lars_dk okay :s
20:12 timdeluxe xps look also ok, but dont have docking station capabilities
20:13 timdeluxe <tv
20:14 HardPhuck Lars: i use newscalendar
20:14 HardPhuck which is great
20:15 HardPhuck but one downsite though
20:15 HardPhuck not xhtml compatible
20:15 HardPhuck i'll repair that in the next week
20:15 HardPhuck tim you need dock?
20:15 Lars_dk HardPhuck do you have some screenshot of it ?=
20:16 HardPhuck http://typo3.org/documentation/document-library/extension-manuals/newscalendar/0.1.0/view/1/1/#id3842711
20:18 Lars_dk can it show year calendar ?
21:41 timdeluxe HardPhuck: would be nice... most of the time i use my book at home
21:41 timdeluxe i use my old with a external keyboard and mouse
21:41 HardPhuck yeah, me too but sadly mac doesn't have dock either
21:42 timdeluxe but often that only is found on "business" notebook
21:43 HardPhuck yep
22:02 HardPhuck tim: i'm currently buying a new display because the laptop's is too small for design/development
22:04 timdeluxe hrhr i see
22:04 timdeluxe i often think about wether i should buy a book or a normal desktop pc
22:04 timdeluxe you must know it is for private use
22:05 timdeluxe i have an office notebook, but i cant/wont do private things on it
22:05 timdeluxe the times when i am mobile with my private notebook are very few...
22:07 HardPhuck well, my private notebook is also my business one so i work a lot at home but also at my client's offices
22:07 HardPhuck because i like them near me when making websites
22:07 HardPhuck shortens production times
22:08 timdeluxe of course
22:08 timdeluxe that isnt limited to websites
22:08 HardPhuck true, but it's what i do :)
22:08 HardPhuck but i'm making designs only at home
22:09 timdeluxe 2 hours of personal talk are better than days of telephone and email
22:09 HardPhuck therefor i need a larger display
22:09 HardPhuck yep
22:09 timdeluxe what are you looking for? 22"?
22:09 HardPhuck 24 actually
22:10 timdeluxe woah
22:10 HardPhuck Dell LCD monitor 2407WFP-HC
22:10 HardPhuck this one :)
22:10 timdeluxe you will need bynoculars ;D
22:11 HardPhuck lol i hope not hehe
22:12 HardPhuck well this one got great reviews
22:34 HardPhuck good night lads
23:12 rouwenpi hi there
23:12 rouwenpi anyone still here ?
23:13 rouwenpi i have a xml file in utf8 and i wanna parse it but it seems contain MS Word apostrophe that make me crazy i can't replace it .... can t3lib_cs help me ?

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.