Search the website and IRC logs

#TYPO3 IRC log from : Tuesday 13 November 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
00:39 maGe is there a extension for generation of graphical code to prevent spam bots?
01:13 kreegee search for captcha
02:51 ae if i want to config the RTE, i have tried to add: RTE.classes{ test {name = test value= color:blue} } into template/setup however it doesn't work - where should i be putting the RTE config?
03:22 ries ae: in your page TS config
03:47 ae ries: thanks :)
03:48 ries ae: yw
06:01 AMIT Hi, I am new to typo3. I want to make a simple extensions where in I have the option to add text and link. I can do this.. but the problem I am facing is I do not want to display it as a content element.. I want it to be embedded into the template
06:01 AMIT how do I go abt it?
07:16 d|g hi all
07:38 koomi moin
09:06 dax77 hi @all
09:06 uschi_ morning dax77 :-))
09:55 tobi2 good morning #typo3
10:03 dax77 hi tobi2
10:32 mikel hello?
10:32 mikel Someone there?
10:34 mikel hi
10:34 tobi2 good morning mikel
10:34 mikel good morning ;-)
10:35 mikel I have a question...
10:35 mikel Is there a possibility to use CSH with Flexforms?
10:36 mikel I did some research for hours now but I couldn't find it out...
10:37 mikel hmm, only bots here?
10:37 tobi2 hm what do you mean with CSH?
10:38 mikel I mean "context sensitive help"
10:39 tobi2 ah ok .. i would say yes, you can do everything with flexforms
10:40 mikel Well according to my experience it's not quite true ;-)
10:41 tobi2 you are meaning CSH for the backend?
10:41 mikel But even if CSH can be done with Flexforms - how is it done? "Inside Typo3" tells me nothing about this.
10:41 mikel Yes, sure, in the backend.
10:42 mikel It's clear that you can do anything at the frontend ;-)
10:42 tobi2 yes, i thought you meant fe, sorry .. hm not shure if it can be done in the backend
10:43 tobi2 tt_news has CSH for the backend form .. maybe you should look how they did this
10:44 mikel There is lots of plugins with CSH. But they are not Flexform-related but related to database fields.
11:57 umc guys... is there something special you must do to have frontend users ?
11:57 umc I added a system folder called users, it contains the plugin Website users, added a group, a user...
11:57 umc login page with login form
11:58 umc and when I try to log in, I still see the login form, and the page that was supposed to be seen only by logged in users doesn't appear
12:29 dax77 umc: edit the page properties of the loginpage and point the general record storage page to the sys-folder containing your fe-users
12:30 umc ok. let me try
12:34 umc still doesn't work :(
12:36 dax77 umc what login extension do you use?
12:36 dax77 newloginbox?
12:36 umc no login extension... the standard stuff
12:37 dax77 try the newloginbox
12:39 Ruudi hi
12:40 Ruudi has anyone got experience with mm_forum and indexed search, could I pair those two somehow
12:40 umc thanks dax77, I'll give that a try
12:40 Ruudi would like to use indexed search for all pages, tt_news and content side works ok, but no mm_forum
12:56 brain-xy hi all
13:02 brain-xy does anybody know how i could insert a default text into a tt_content field?
13:06 umc dax77: I found out what was the problem... I had that kb_md5fepw installed. seems it didn't work
13:06 umc I uninstalled that and now everything works fine
13:06 umc probably passwords are storred in clear though... which is not good at all...
13:07 mar77i hi there! I was looking for a way to make rte work on my t3 installation (4.1.2)
13:12 mar77i firefox 2.0.0.9 errs executing HTMLArea.prototype.registerPlugin2 Line 1227: var plugin=eval(plugin) ("each" is not defined).
13:43 FloLeBlanc hi all
13:44 mar77i hi there. got a question
13:45 FloLeBlanc I guess you came to the right place :)
13:45 mar77i yap. in t3 4.1.2 the rtehtmlarea ext seems to be included in the sysext folder and can be enabled from the install tool...
13:48 mar77i now what I am looking for are other parts of the config where I can make it work, because for some reason it doesn't show up at all although I 'enabled' it...
13:50 FloLeBlanc mar77i: you did check the extension manager in the backend?
13:50 mar77i yes. it doesn't show up there.
13:50 FloLeBlanc hmm don't know then sorry :(
13:50 FloLeBlanc can anyone tell me the php var for the current backenduser ID please?
13:53 Denyerec Hey
13:53 Denyerec I'm still looking for a way to differentiate the first header on a page from the rest
13:53 Denyerec any offers?
13:53 mar77i h1 / h2?
13:53 Denyerec Indeed yes
13:53 Denyerec that's what I'd like.
13:54 Denyerec but doing it automatically from within TS is giving me a headache
13:54 mar77i there seemed to be a way to make the first one different from the others...
13:55 FloLeBlanc denyerec: .wrap?
13:55 Denyerec It'll be the wrap *somewhere* flo
13:55 Denyerec but the trick is *where*
13:55 Denyerec and also how to make it apply the <h1> wrap to only the first item on the page
13:57 mar77i isn't it wrap <h1>|</h1> |*| <h2>|</h2> ?????
13:58 mar77i and flo: $GLOBALS['BE_USER']->id
13:59 FloLeBlanc mar77: thank you
13:59 FloLeBlanc mar: yes I guess option split is the way to go for denyerec
14:00 mar77i hey should rtehtmlarea show up in the extension list though it's located in typo3/sysext?
14:00 Denyerec mar77i - though option split would work, I don't know where the wrap is setup
14:00 FloLeBlanc mar77: did you mark "display shy extensions" ?
14:00 Denyerec I'musing TV and CSC
14:00 Denyerec And simply do not know where to add that optionsplit
14:01 FloLeBlanc denyerec: use the template analyzer?
14:01 Denyerec Tried and failled flo
14:02 Denyerec hence "Still looking..."
14:02 FloLeBlanc content (default) ?
14:02 FloLeBlanc in my template it would be: content.wrap.header1 = ...
14:02 FloLeBlanc wrap.header1 = <font face="verdana" size="3"><b> | </b></font>
14:03 mar77i flo: i think it was the other way around
14:03 mar77i omg thanks flo: i found my editor
14:06 Denyerec won't that interfere with CSC's class additions though?
14:08 FloLeBlanc mar77i: you're welcome :)
14:09 FloLeBlanc denyerec: don't know sorry - perhaps test it?
14:09 Denyerec On it now.
14:18 Denyerec mar77i - the optionsplit doesn't seem to work
14:18 Denyerec Perhaps because it's not on a wrap
14:18 _Lucretia_ help! I just unpacked the 4.1.3 archive and trying the follow the tutorial, it mentions tslib - this isn
14:18 _Lucretia_ t there
14:19 Denyerec re: lib.stdheader.10.1.fontTag = <h1{register:headerStyle}{register:headerClass}>|</h1> |*| <h2{register:headerStyle}{register:headerClass}>|</h2>
14:21 Denyerec GAH
14:21 Denyerec Of course .wrap or the optionsplit won't work
14:21 Denyerec that will only work if there's several headers in one content element / area
14:21 Denyerec these are all in different content elements.
14:22 Denyerec So I need to somehow run a counter in there and test if it's > 1
14:23 mar77i oh... ttc? use HMENU+TMENU
14:24 Denyerec ?
14:25 _Lucretia_ am I supposed to create a link from typo3_src-4.1.3/typo3/sysext/cms/tslib to type3_src/tslib ?
14:26 Denyerec lucretia, which tutorial are you following
14:28 _Lucretia_ http://typo3.org/documentation/document-library/installation/doc_inst_upgr/1.0.0/view/3/3/
14:28 _Lucretia_ that's from a link on the main site, is there a more up to date one?
14:33 mar77i can typo3 make pdf thumbnails?
14:33 pmk65 Denyerec: Have you tried using "cObj:parentRecordNumber" ?
14:33 Denyerec I am just in the CSC source now
14:33 Denyerec looking at that
14:33 pmk65 Try using the TEMPLATE Analyzer, andlook at CSS_Styled_Content, at the lib.stdheader object.
14:33 Denyerec I'm going to overload H1s with a COA and render either h1 or h2 accordingly
14:33 Denyerec Yep
14:33 Denyerec that's exactly where I am
14:37 _Lucretia_ Denyerec: ?
14:39 Denyerec _Lucretia_ - you're most likely better off with the install.txt that comes with it
14:39 _Lucretia_ k
14:42 FloLeBlanc mar77: not that I would know, but it can add those shiny pdf icons very easily in front of the file if you use "filelink" as content element
14:44 Denyerec IN YOUR FACE TEMPLAVOILA
14:44 Denyerec http://phpfi.com/275865
14:44 Denyerec BAM
14:44 Denyerec WHOOPA
14:44 mar77i oh it's no prob... got it within half an hour
14:44 Denyerec DONE
14:44 Denyerec Crumbs that has bugged me for a long while
14:44 _Lucretia_ Denyerec: there isn't one
14:45 Denyerec sure there is
14:45 Denyerec in \typo3_src-4.1.3
14:45 Denyerec INSTALL.TXT
14:45 Denyerec plain as day
14:49 tuxick lol
14:49 _Lucretia_ ls typo3_src-4.1.3/
14:49 _Lucretia_ ChangeLog GPL.txt index.php LICENSE.txt misc NEWS.txt t3lib typo3
14:49 _Lucretia_ plain as day, it aint there
14:50 _Lucretia_ unless it's invisible to my eyes
14:50 _Lucretia_ grepped the archive, nothing
14:53 Denyerec Er
14:53 Denyerec That's bizarre
14:53 Denyerec download it again, the source archive
14:57 Denyerec is there any version control on the filelist module ?
14:57 _Lucretia_ what size should it be?
14:57 Denyerec I just uploaded a template file that killed my newsletter template
14:58 Denyerec and I could REALLY do with rolling it back :/
14:58 _Lucretia_ the tar.gz is 7766619
15:05 Denyerec tuxick - you're familiar with tt_news and DirectMail right ?
15:06 kreegee http://lists.netfielders.de/pipermail/typo3-german/2006-August/021037.html <- i have the same problem
15:06 kreegee anybody got an idea?
15:06 Denyerec if it's translation related, I can' thlpe
15:06 Denyerec not done a multilang site yet
15:07 tuxick Denyerec: last time i looked at tt_news was 2 years ago
15:07 Denyerec What on earth have you been doing since? :)
15:07 _Lucretia_ Denyerec: can you tell me what the tar.gz size should be? or a md5sum I can check
15:07 Denyerec the website will tell ya
15:07 _Lucretia_ or anybody
15:08 _Lucretia_ what? here http://typo3.org/download/packages/? where I expect it to be?
15:09 Denyerec checking
15:09 kreegee http://sourceforge.net/project/showfiles.php?group_id=20391&package_id=14557
15:09 kreegee (at least the size)
15:10 _Lucretia_ that's the size I've downloaded
15:10 _Lucretia_ kreegee: thanks
15:10 Denyerec I just downloaded it
15:10 Denyerec looked inside
15:10 _Lucretia_ so, no INSTALL.TXT in there
15:11 Denyerec and INSTALL.TXT is right there
15:11 Denyerec 4.1.3
15:11 _Lucretia_ and so did I
15:11 Denyerec Then download it from a different mirror
15:11 kreegee i got an install.txt
15:11 Denyerec or download the ZIP one
15:11 Denyerec kreegee - you ever used DirectMail and ttNews?
15:12 kreegee nope
15:12 kreegee only tt_news
15:12 _Lucretia_ downloading from US
15:12 kreegee directmail = newsletter?
15:13 _Lucretia_ nope
15:14 Denyerec Yeah kreegee
15:14 Denyerec I need to hire someone to sort this stupid thing out
15:14 Denyerec cos I can't figure it out
15:14 Denyerec and no-one in here seems to want the job :(
15:14 Denyerec pulponair, void, dokma, Awillys, burzum ?
15:15 _Lucretia_ it's in the zip, not the tar
15:17 FloLeBlanc denyerec: direct_mail is a pain to setup :)
15:17 Denyerec You ever done it flo ?
15:17 Denyerec Cos I'm offering cold, hard cash to the person who can fix this problem
15:18 _Lucretia_ Denyerec: thanks
15:18 Denyerec FloLeBlanc - My content renders on the site:http://www.microwavemarketing.com/index.php?id=64
15:18 Denyerec It also renders in plaintext
15:19 Denyerec but it does NOT render in the HTML mail
15:19 Denyerec what's weirder, is when I send out the testmail, the content stops rendering on the website until I clear the cacahe.
15:22 Denyerec \The worst thing is, it WAS working just fine.
15:23 Denyerec Something's changed, and now it's busted
15:23 _Lucretia_ ok, got the install instructions, the testsite still has a link to tslib, but this doesn't exist in 4.1.3 by the looks of it
15:23 FloLeBlanc denyerec: :(
15:23 Denyerec FloLeBlanc - you available ?
15:23 Denyerec I'm pretty sure it was what I did today
15:23 Denyerec I uploaded an old news template
15:23 Denyerec then BAM, death
15:23 Denyerec thing is, I can't rememebr what I did to the old one, or what it was that made it work.
15:23 FloLeBlanc denyerec: sorry need to work for my company atm :)
15:24 FloLeBlanc moreover i know my directmail works, but I wouldn't dare to set it up for another company atm *G*
15:24 Denyerec Do you know ANYONE in here I can hire
15:25 FloLeBlanc denyerec: not atm sorry
15:25 m0oman moo.
15:26 kruge hello all
15:27 Denyerec mooman, kruge
15:27 kruge hallo alle
15:27 kruge :)
15:27 Denyerec either of you know Directmail?
15:27 kruge sorry, not me
15:28 Denyerec mooman ?
15:28 Denyerec m0oman rather?
15:29 kruge ok, I'm here because I think I need some help too: I have a big problem getting indexed search to work (1st t3 page ever) - the crawler does stgh, I set up an index run, it ran but still search doesn't find nuthing
15:30 kruge if someone has any idea or knows a dummy tutorial for this... ;)
15:33 FloLeBlanc kruge: there was a podcast about it
15:33 Denyerec F***K YOU DIRECTMAIL
15:33 Denyerec F(***K YOU TTNEWS
15:33 Denyerec hn jkgjfkdntgrfjkl;m gnkrb [l
15:33 Denyerec t
15:33 Denyerec r ]
15:33 Denyerec I have had ENOUGH
15:33 kreegee asked maillist for professional support?
15:33 kruge awww... tt_news wan't THAT bad
15:33 Denyerec £25 per hour, right now, to anyone who wants to fix this shitheap
15:33 kruge even I got it to run
15:34 kruge sorry, I'd like to help but this is my 1st new age for my new employer so I got to get it fixed myself
15:34 Denyerec tt_news isn't the problem itself. It's the combination of tt_news *WITH* directmail
15:34 kruge a podcast you say, flo?
15:34 kreegee ask the maillist
15:34 FloLeBlanc kruge: check the typo3 podcast site on typo3.org there is a stream about indexed search if I remember correct
15:34 kreegee phone kasper ^^
15:35 kruge ok, I will do that, thx
15:36 FloLeBlanc denyerec: äh.. you included the directmail tt_news template on your directmail site did you? :)
15:37 Denyerec Yeah
15:37 Denyerec Like I said, it WAS working
15:37 Denyerec I have a working mail from 7th November that was fine
15:37 Denyerec but today, I uploaded an old template file by mistake
15:37 Denyerec and now it's dead.
15:38 kruge right, there's a podcast about advanced index search - I'll watch it, maybe it'll make clear what I did wrong... Thanks again, Flo
15:39 FloLeBlanc yw kruge
15:41 kruge Deny: Oh, I know what you mean, that happened to me too, several times now... Make a change, nuthing works no more and spend ages finding the silly change again... ;)
15:41 kruge Privately I prefer Drupal, but t3 got me a new job just now, so I won't complain :)
15:42 FloLeBlanc kruge: *G*
15:43 m0oman i must admit i never tried drupal, i always thought it would be somewhat like joomla, but apparently i'm horribly wrong. heh.
15:44 FloLeBlanc are there preset functions in typo3 to draw forms and formfields?
15:44 kruge dunno joomla myself. all in all drupal and t3 of course do the same things, but the user/backend interface and plugin handling of drupal I like a bit more
15:45 kruge for forms... yes, I thinks there is
15:45 kruge actually I installed the mailformplus plug on the page I work on
15:45 kruge yuo can do a html template for all kinds of forms with that one
15:45 wacky1 can I render a mailform (with all it's mail sending capabilities) using the renderObj of a CONTENT element ?
15:47 kruge <-afk, watching the vid now
15:47 Denyerec Does Drupal have FCE's ?
15:48 mar77i can someone tell me how to influence the rendering of a MULTIMEDIA element? @wacky1: why do you want to do that?
15:49 Denyerec mar77i - are you familar with DirectMail and are you available to hire ?
15:49 wacky1 I want 1 form, configured with TypoScript, and added to 125 pages
15:49 wacky1 so I don't want to duplicate, so I'll create one cObj, and insert some TypoScript object into the 125 pages..
15:50 mar77i rofl
15:50 mar77i no sorry, i'm on pressure myself
15:50 Denyerec Why is no-one in here for hire FFS
15:58 FloLeBlanc hi ries
15:58 ries Hey FloLeBlanc
15:58 ries Denyerec: check your mail...
15:59 Denyerec roger
15:59 FloLeBlanc ries: are there t3 core functions for drawing input forms in the backend?
15:59 ries FloLeBlanc: TCA?
16:00 FloLeBlanc ries: should that mean check the api?
16:00 Denyerec Ries that did not work: http://www.microwavemarketing.com/index.php?id=64
16:02 ries FloLeBlanc: let me ask you this, what sort of forms do you need? for database records or for comfig options for a plugin?
16:02 ries of for a BE module?
16:02 FloLeBlanc ries: sorry... I try to create a backend module which accepts user input and works with it to display results
16:02 wacky1 ok I think I found it..
16:03 wacky1 it's defined in the source code (tt_content.mailform) in typo3/sysext/css_styled_content/static/setup.txt
16:03 ries FloLeBlanc: as far as I know there is no API for creating BE forms (modX)
16:03 wacky1 so I can probably just use lib.mytypoobject < tt_content.mailform
16:03 wacky1 and tweak it a little :)
16:03 FloLeBlanc ries: thank you
16:07 kruge hm, actually I do everything exactly as the guy i the video, but now we're getting to the index search info display:
16:07 kruge HIS (in the video) shows a lot of info about the indexed pages
16:07 kruge MINE just says Not indexed everywhere
16:08 kruge even though crawler and all is set up identically like his example
16:08 mar77i hey can I influence the way a content element is rendered globally?
16:08 _Lucretia_ ok, does t3 install a default admin password?
16:09 kruge ok, I can't see any error I made at all. But somehow the crawler info doesn't reach the index search
16:10 _Lucretia_ there is an "admin" user with a password in the db
16:10 kruge Lucretia: Yes, I think there's a default admin
16:12 kruge it's like cooking a roast parallel to a tv chef... Only when he opens his stove to get the ready roeast out YOU open yours and YOUR roast has vanished ... lol
16:12 _Lucretia_ kruge: you know what the password is?
16:12 _Lucretia_ I haven't set one
16:13 kruge I thinks it's in then install manual
16:13 kruge Lucretia: Check the install manual, it should bge in there
16:13 kruge if I recall right
16:13 _Lucretia_ kruge: thanks, got it
16:14 kruge np
16:16 kv0s Hi!
16:19 kv0s Is there any German "Clubmember" (in german Vereinsmitglied ...), that is intereseted in programming a extension for clubmanagement? invoices for clubpayment ... booking for clubinventory and more ... ?
16:20 kv0s ... and one additional question: does anyone use eclipse for typo3-development? i will develop in realtime on a server - not import and export each step ...
16:25 kruge ok, anyone ever encountered this problem with indexed search: Crwaler is set up and runs, indexing is set up too, just in the index overview all pages are still marked "Not Indexed"?
16:27 Denyerec if I want to use a conditional to render something only if the current page has siblings, what parameter do I need?
16:27 Denyerec I am creating an "Also in this section" menu, but there is no sense rendering it if there isn't anything else in the section... :)
16:27 kruge I followed the podcast instructions and the manual step by step, but it seems the crawler won't talk to the indexed search or something... :P
16:29 kruge I was so proud I even got realurl to run, and now this ^^
16:31 m0oman i prefer cooluri over realurl. a lot easier to set up and figure out for my cases at least.
16:32 wacky1 Is there some TSconfig to send an feuser right to a particular PID upon login ?
16:32 kruge well, at the moment I jsut have he design for the page and a list of the plugs I "have" to install, which is fine, so I can concentrate on learning t3 while following the instructions
16:32 wacky1 or give access to only *one* page, and make it go there by default ?
16:32 kruge and the instructions say realurl and I got it to work
16:34 kruge ^but thanks for the tip with ... cooluri
16:34 kruge I'll check that one out too
16:34 kruge ^^
16:36 Denyerec holy shit
16:36 Denyerec #http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2007/11/12/wtree112.xml
16:36 Denyerec http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2007/11/12/wtree112.xml
16:37 Denyerec I am creating an "Also in this section" menu, but there is no sense rendering it if there isn't anything else in the section... :)
16:39 maGe hey peopz
16:39 maGe anyone here implemented sr_freecap or cap library into sr_feuser_register??
16:39 kruge ok, right now I have another index job running
16:40 maGe got a problem, it doesnt recognize the entered captcha values and confirms them if right or wrong
16:40 maGe so it should be the return value what is not checked by sr_feuser_register
16:40 kruge but when I got to the index overview the whole page is marked as "not indexed"
16:40 kruge nothing
16:40 kruge GRRRRRR
16:40 just2b Denyerec are you the one with opera?
16:41 Denyerec yes
16:41 just2b wanna try something new?
16:41 Denyerec well, many people use opera as well... but hey :)
16:41 Denyerec Ok ?
16:41 Denyerec In exchange...
16:41 just2b http://www.rggooglemap.com/dev/rgslideshow/slideshow-in-text-mit-bild.html?no_cache=1
16:41 Denyerec if I want to use a conditional to render something only if the current page has siblings, what parameter do I need?
16:41 maGe i use opera too, so wth :D
16:42 just2b Denyerec [globalVar = TSFE:id=42]
16:42 Denyerec Nice and smooth just2b - though I think the descriptions might be missing.
16:42 just2b yes, also in ff
16:42 just2b didnt insert yet :D
16:42 Denyerec Ah.
16:42 Denyerec Ok :)
16:42 just2b ;)
16:42 Denyerec TSFE:id=42 ?
16:42 Denyerec what's that ?
16:43 just2b your condition snippet
16:43 Denyerec I was thinkiung more like a lib.something.if
16:43 just2b uh
16:43 Denyerec What *IS* 42 though?
16:43 maGe it is the answer
16:43 maGe hehe
16:43 just2b ok sry, didnt read correclty
16:43 kruge t's the answer to the big question
16:43 just2b is it in a menu? no?
16:43 kruge about life... universe... everything
16:43 Denyerec it's a hmenu
16:43 maGe no more questions, lol
16:43 Denyerec I'm inserting a hmenu via tscObj
16:43 just2b IFSUB
16:44 Denyerec but
16:44 Denyerec the HMenu is part of a COA
16:44 Denyerec so I need a condition on the COA
16:44 Denyerec And note: siblings, not children
16:44 maGe damn, noone here with experience with captcha's :(
16:44 just2b oh sry, 2nd error ;))
16:45 kruge is there a table somewhere to transfer px font sizes to pt? like: px16=pt4.5 or sthg
16:45 just2b table?
16:45 kruge sily IE can't change px sizes ^^
16:45 Denyerec heh
16:45 Denyerec set thr body fontsize to 76%
16:45 kruge I mean a list that tells you so and so px are so and so pt
16:45 Denyerec and then set all font sizes in em's
16:46 just2b no
16:46 kruge hmmm - ok
16:46 kruge no?
16:47 kruge well, I'll have to try around a bit, on the ie.-css-sheet
16:47 kruge shouldn't be a biggie
16:53 void Denyerec: you highlighted me. now i'm there
16:54 Denyerec heh
16:54 Denyerec I remember tho you do not do directmail
16:54 Denyerec I need to hire someone.
16:54 void Denyerec: for what?
16:54 Denyerec To fix Directmailk
16:54 Denyerec it was wrking last week
16:55 Denyerec now it has a WEIRD issue that I think I may have caused with a template
16:55 Denyerec but I can't find the source of the rror
16:55 Denyerec so I need to hire someone to fix it.
17:00 Denyerec voidus, if I want to add a .if condition to an item, to render it only if it has siblings, what should I use ?
17:01 Denyerec not children, but siblines
17:01 Denyerec siblings
17:04 void Denyerec: not so simple... what is an item? page?
17:04 Denyerec Um
17:04 Denyerec COA
17:04 Denyerec temp.10 = COA
17:05 Denyerec So I want to have temp.10.if = hasSiblings
17:05 Denyerec basically
17:05 void i am not sure that's possible..
17:07 Denyerec is it possible in any other way?
17:07 Denyerec [global ] conditionals or such
17:09 kv0s The following line for sk_calender set the html-template for the extension ...
17:09 kv0s plugin.tx_skcalendar_pi1.general.htmltemplate = EXT:sk_calendar/pi1/html_template.html
17:09 kv0s ... how can i set a html-template at fileadmin-path?
17:09 kv0s ... /fileadmin/bla.html
17:09 kv0s or something else?
17:09 kv0s EXT:?
17:12 Denyerec hey dax
17:13 kruge aaaah, problem with search solved (for now): talked to my new boss and they don't need it for the page ^^
17:13 kruge XD
17:16 FloLeBlanc kruge: great solution *G*
17:17 kruge and then I simply got the ok to check out other search plugins
17:17 kruge ^^
17:19 kruge is it unprofessional to fill an example page with faux latin (as usual) and hide this in it: Huius fuius tuius. Hokuspokus Fidibus - lirumlarum Löffelstiel, wer das nicht kann, der kann nicht viel! Vademecum Linoleum hintenrum Teemitrum. Aquarium, kleinbonum Tschuingum tschingbum, hauteuchdrum. Saecularesseculorum veni vidi vici.
17:19 dax77 hi @all :)
17:19 kruge ;)
17:20 FloLeBlanc kruge: actually I find it quite amusing, it insults no one so where's the harm in it? :)
17:20 ries Denyerec: ping :)
17:20 FloLeBlanc hi dax
17:20 kruge XD it's mostly the names of roman forts from an asterix book ^^
17:20 kruge either the britain or the corsican one
17:22 kruge another option would be quotes from captain haddock, but they are a bit tougher... ;)
17:22 Denyerec hahaha
17:22 Denyerec tht's awesome kruge
17:22 Denyerec go for it :D
17:22 FloLeBlanc as long as you don't hide: Whoever reads this is stupid it's ok I guess :)
17:22 kruge maybe with future gtood customers ^^
17:23 kruge gives my designs the personal touch
17:23 kruge I once scanned through just ONE book (Tim in Tibet) to check that, and allmost got 1/2 page of his curses ^^ pretty inventive ones too ^^
17:24 kruge Technokrat, Untier, natürlich der kLassiker Hunderttausend heulende und jaulende Höllenhunde... ;)
17:27 kruge Heheh, I found an old forum post where I used the list, if anyone's interested: at the bottom of http://forums.ryzom.com/forum//showpost.php?s=f368a27884eaf7a172c1c72f8fcfef27&p=94243&postcount=10
17:30 kruge *snicker*
17:32 kruge all just from ONE comick book, mind that ^^
17:33 uschi_ dax77, are you there?
17:34 dax77 sure, but on the phone right now
17:34 kv0s How typoscript-code must be added to my template if i use a extension template to modify some things for a extension ... and have added a css-file as a ressource within the template ... ?
17:34 uschi_ ok. can you highlight me, when you are ready?
17:34 dax77 sure
17:34 kruge kk, I be on my way for today, thx for the hints and tips and until next time. :)
17:35 ries Denyerec: ping...
17:45 num000 hello
17:51 FloLeBlanc ries: ping to host denyerec timed out.... => tracert denyerec.... *floleblanc snatches the message from ries*
17:54 wacky1 Is there some documentation to explane the Groups permissions inheritance somewhere ?
17:55 MikeK2 hello, anyone knows why I can't uplaod an extention... getting bad gateway :-(
18:18 karkarotto hello
18:19 karkarotto i have a question concerning gmenu_layers
18:20 karkarotto somebody there?
18:26 karkarotto can somebody help me?
18:27 SfiSh^d1 wazzup
18:27 karkarotto oh hi
18:28 karkarotto i have a "little" problem with a gmenu_layers navigation
18:31 SfiSh^d1 <- gmenu only
18:31 SfiSh^d1 sry
18:31 karkarotto ok ..
18:32 karkarotto not that bad :)
18:32 num000 does someone know if flexible content elements only work with templavoila?
18:43 dax77 uschi_: ping
18:48 num000 hello
18:48 num000 dax77 do you use fce?
18:48 dax77 yes
18:48 num000 do i have to use tv for it_
18:48 num000 ?
18:49 dax77 there is another ext, which does something similar for the traditional template way
18:49 num000 what is it called?
18:49 dax77 i think it was only maintained until 3.8 :(
18:49 num000 ohh
18:50 num000 can i use tv after using traditional templates?
18:50 dax77 but why don't you wanna work with templavoila??
18:50 num000 i don"t actually, i would like to have a simple way using fce
18:51 dax77 read the futuristic template builing tutorial :)
18:51 num000 is it for traditional templates?
18:51 num000 where is it?
18:52 num000 ok i found it
18:52 num000 a tutorial for tv
18:52 dax77 tv is just another way of mapping markers. its not w whole new world ;)
18:54 num000 dax77 there is a smal local newspaper which want a website to publish there news etc.
18:54 num000 are there any particular extension which could be used for this? like tt_news?
18:55 dax77 thats THE extension ;)
18:55 num000 anything else?
18:56 dax77 depends on your needs
18:57 dax77 publishing news => tt_news
18:57 num000 what about editing news for editors?
18:57 num000 like afrontend editor
18:59 dax77 well, a short search on typo3.org/extensions brings up 2: sg_newsplus & news_feedit
21:12 socken23 Hi all! What's the easiest way to create a link in typo3, that goes to an external page and automatically logs in to that page (with GET or POST) ??
21:13 socken23 Is that even possible?
21:24 void socken23: for get - yes
21:24 socken23 void: and how?
21:24 socken23 ah ok.. stupid question :-)
21:24 socken23 just create the URL ..
21:25 void use .typolink.parameter = http://somehost/somepath/somefile.php?this=that
21:25 socken23 stupid me.. and is there no way with POST?
21:25 void for posting post you need a form
21:25 void you cannot post a POST with a link
21:25 socken23 but the form submits the data to another php-file. Can't I call that page directly myself?
21:25 socken23 ..somehow...
21:26 void which page?
21:26 socken23 the one you specifiy with 'action=page.php'
21:26 redforce maybe you can put a form on your typo3 page
21:26 redforce this form can contain only hidden fields
21:26 redforce and action is the target of the login form
21:26 socken23 ah, that's a good idea!!
21:26 socken23 I'll have to try that!
21:27 redforce then you can post the data via submit button and/or javascript
21:27 socken23 perfect, that should do the trick!!
21:27 socken23 thanks alot for the idea...
21:27 socken23 OK, have to go, movie is waiting :-)
21:27 socken23 CU
22:20 hchan greetings. can anybody help with an installation question?
22:21 void hchan: yes
22:22 hchan void: thanks. i've successfully created a new typo3 site but for the life of me, can't find the default administrator login and password.
22:23 hchan i found one part of the documentation that suggests "admin" and "password" but this combination doesn't work.
22:23 void hchan: it should.
22:23 hchan typo3 version 4.1.3
22:23 void hchan: do you have mysql strict mode enabled?
22:24 hchan i'm not sure. is this a setting in the local configuration file for typo3?
22:24 hchan or is this a mysql server setting?
22:25 smeringe it is
22:25 hchan ok, i'll take a look. what should it be for typo3?
22:25 andreasbalzer void: any new gallery known with dam and subgallery support?
22:25 void hchan: strict mode should not be set
22:26 void andreasbalzer: dunno, i don't follow ter updates
22:26 andreasbalzer ;)
22:26 smeringe hchan: check my.ini and use sql_mode = "MYSQL40" should do the trick
22:26 andreasbalzer does anyone whether just2b works on his rgsmoothgallery?
22:27 hchan smeringe: thanks, i'm going into the server to look at this right now
22:32 smeringe hey. I got an FCE that I can't get localized. It's an element section thing with a set of input fields. I got plenty other FCE:s that are placeholders for CE:s that works smoothly. But then it's the CE:s inside that's localized so it's a bit different now. Any tips on how to do this?
22:33 hchan smeringe: no joy. inserted sql_mode="MYSQL40" into my.ini. restarted mysqld and httpd. same thing...
22:34 smeringe you need to create the admin user throu the install tool
22:34 smeringe it's usually created during setup but since it failed because of sql mode it's not there.. (in db)
22:35 smeringe hchan: another setup problem connected to this can also be write access to the php session folder if the db user gets into the db by the install tool
22:36 smeringe third one is browser cookie rules :)
22:38 hchan maybe at this point i should do a clean reinstall
22:38 smeringe I'm guessing that wont help if you still got "behind stage" setup problems
22:39 hchan smeringe: i agree but maybe with a fresh start, i can better look for these issues as they are happening
22:39 hchan thank you all very much for being here
23:51 smeringe I just realised that FCE:s uses flexform that uses it's own translation way.. Now I got it I think. Is it not possible to use FCE localization in the same way as "normal" elements such as text w/image or so?

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.