Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Sunday 6 July 2008

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
01:14 OliverS Hi all, having some trouble with the page.headerData in the template setup.. Anybody got a moment to give me a hand?
12:49 pulponair hi there
12:54 maholtz hi
15:06 posix^ Anyone know anything about creating a typo3 development environment?
15:07 Denyerec What do you mean
15:07 Denyerec ?
15:07 Denyerec In terms of an IDE ?
15:07 Denyerec or just a local environment for testing and playing around
15:41 posix^ a local environment
15:41 posix^ Denyerec: er, a local environment
15:41 Denyerec install apache, image magic, mySQL and you're p[retty much set to go
15:42 Denyerec "LAMP" or "WAMP" servers.
15:42 Denyerec 1000's of guides on the net on how to confugure them for both Linux and Windows
15:42 posix^ how do you deploy changes from dev to prod?
15:42 Denyerec Make sure your local env has the same MySQL version
15:42 Denyerec which is the most critical thing
15:42 Denyerec (To avoid charset issues)
15:42 posix^ right
15:42 Denyerec then just upload the /fileadmin/ and /typo3conf/ folders, and import a DB copy
15:43 Denyerec Then update the localconf.php with the database connection settings, as your online DB most likely has different login credentials.
15:43 posix^ yeppers
15:43 Denyerec Just sacrifice a goat or two to whichever God you put your faith in beforehand.
15:43 Denyerec ;)
15:43 posix^ heh
15:44 posix^ I've inherited a really fugly typo3 system
15:45 posix^ and I'm being asked to set up a development environment that previously hasn't existed
15:45 posix^ my thoughts were to do all of the above, but package it in a vm to distribute to developers
15:45 posix^ but I'm not sure how they will manage pushing changes from dev to prod..
15:47 posix^ additionally, is RealURL any good? I'm looking at ~200+ rewrite rules in the apache config, I would love if Typo3 could just take care of this within itself, so nobody needs to go into a shell
15:51 Denyerec Yep
15:52 Denyerec I mean you have to tweak the realurl config to get things "just so" for the special cases
15:52 Denyerec but for the most part it "just works"
15:52 Denyerec hey ries!
15:52 posix^ niceness
15:52 ries hey Denyerec !!
17:12 tomyN Hi Typo3
17:12 tomyN How could I tell T3 to read the span value of a cascading style sheet?
17:25 af_ in a working install the rich editor does not work anymore. just clean area, in which I cannot edit. any hints to solve this?
17:28 tomyN ok, I can be more specific: I use autoparser and it seems like I need to configure it so that the span tag gets included. Not sure how to do this ..
17:58 Awillys anyone around?
17:59 Awillys i have version and tt_news installed, still cant see the preview' button for tt_news articles
17:59 Awillys any idea why?
17:59 tomyN I am here, but clueless
18:00 tomyN perhaps YOU know how to make it happen that span classes from my css appear in my Typo3 sitte
18:00 tomyN site
18:01 Awillys ?
18:01 Awillys just arrived did not see your question
18:02 tomyN k
18:02 tomyN hold on, trying something ...
18:03 tomyN k, I used Modern Template Building 1 with autoparser, it works all fine. But, I have some SPAN tags in my CSS and they are being ignored, dunno what to change here
18:05 tomyN would I need to write something into setup?
18:54 tomyN are span tag by default excluded?
19:22 Phlogi__ Awillys: did you set all the id's in constant editor for tt_news?
19:23 Awillys re
19:24 Awillys Phlogi__: all? i set the singlepage id
19:27 Awillys just set other stufff but still noting
19:27 Awillys tomyN: i am on Templavoila
19:27 tomyN hi
19:28 tomyN I found out that I am using "a-tags that contain a style attribute with a span-tag"
19:28 tomyN and my T3 ignores this
19:33 tomyN but it shouldn't, the is a definition for it in "class.t3lib_parsehtml_proc.php"
19:47 tomyN what's the best forum where I could post questions?
20:15 nd___ tomyN: still around?
20:19 Phlogi__ anyone has an idea how I could get rgaccordion to work with flash films? The thing is that they don't get hidden. Is this because they are displayed with js (which I need because of the flash player)
20:52 tomyN hi, I don't understand how to configure RTE HTML area to use my stylesheets, anyone here?
21:06 Guest2008 Hello
21:06 tomyN hi
21:08 Guest2008 i've got a problem with Typo3: in InternetExplorer the output contains the text 'end -->' at the end and the content elements are shown twice, what can I do?
21:09 tomyN sorry, can't help you.
21:10 tomyN 't understand how to configure RTE HTML area to use my stylesheets. Do you?
21:10 tomyN I don't understand ...
21:11 Guest2008 sorry I'm more or less a beginner with Typo3, so I can't help you with this difficult problem!
21:11 Guest2008 but I've got another question(s), maybe you can help me anyway...
21:12 tomyN I am at beginner level too, :-)
21:12 tomyN maybe
21:12 tomyN what is it?
21:13 Guest2008 do you know how to show the title of a single news page in the breadcrumb-navigation? until now there is on the news detailpages only shown: 'News'; but I want to show 'News > News title'
21:14 tomyN oh oh, I am not sure if this is possible. I understand that the rootline depends on your site tree
21:15 tomyN hold on, looking ...
21:15 Guest2008 thank you very much...
21:20 tomyN I have to pass on this one, no idea
21:20 tomyN sorry
21:20 Guest2008 thanky you for looking...
21:21 Guest2008 and my second question: do you know how to show all levels in the pagetitle? is there a special extension?
21:22 tomyN not sure what you mean
21:24 Guest2008 for example: 'Main Website Title - Articles - Computers - Microsoft' or something like this in the <title>-Tag of the website
21:24 Guest2008 so I want to show all levels of a subpage not only the one above
21:28 tomyN I'd say you need an extension for this, by default it shows site title and page title
21:29 Guest2008 I use until now the extension: mf_pagetitle but there is no setting for more levels
21:32 tomyN beyond my knowledge
21:32 tomyN Do YOU know if I can use span tags in my stylesheet, ..., the seem to be ignored
21:38 Guest2008 My website is totally controlled by a template which has markers getting substituted...
21:39 Guest2008 so I can control all elements via CSS
21:39 Guest2008 thank you for your help - bye!
22:28 t3rookie hi. i've just setup my first typo3 site with a basic selfmade template. everything works just fine, but i don't get one thing: typo3 comes with quite a few default templates. do i have to somehow activate them in some configuration file first? are they supposed to show up in a default installation?
22:28 t3rookie if the answer is yes, my installation is probably faulty.
22:39 Phlogi__ why does typo3 ignore this NO.ATagParams = style=":hover {color: yellow;}" ? any idea?
22:39 Phlogi__ I mean this just becomes: style="" in fe

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.