Search the website and IRC logs

#TYPO3 IRC log from : Wednesday 24 March 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul 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
01:06 micha_ hello
09:01 Winston_S hey's
09:35 PiMB Morning all
09:36 Winston_S gmorning PiMB
09:37 PiMB Winston_S, I'm struggling a bit with a BE issue
09:37 PiMB I want to empty a certain field in the db as soon as an element is copied.
09:37 PiMB looking at processCmdmap_preProcess hook atm. what do you think?
09:38 BejjWrk morning PiMB
09:38 PiMB Morning BejjWrk
09:38 Winston_S PiMB, no clue about that, sorry. i'm still way too t3 noob
09:39 PiMB np, thanks mate
09:39 PiMB BejjWrk any idea?
09:39 PiMB 01I want to empty a certain field in the db as soon as an element is copied in the BE
09:39 PiMB I'm 01looking at processCmdmap_preProcess hook atm. what do you think?
09:43 BejjWrk no sorry :/
09:43 PiMB np mate
09:43 PiMB thanks
09:44 BejjWrk Im a bit upset today, someone edited some of my code thats been replicated to quite a few sites with errors.
09:44 BejjWrk I had spent alot of time to make it rock solid
09:44 PiMB backups?
09:45 BejjWrk oh i already fixed it, but i need to fix the problem on several sites manually
09:47 BejjWrk whats wierd is the changes that was made was just so wrong, and made no sense at all
09:48 PiMB no clue on who did it?
09:48 BejjWrk nope
09:49 BejjWrk I just emailed out that if they encounter the problem and how to fix it
09:52 PiMB very irritating
09:54 BejjWrk I can live with it :)
10:16 mcfly_ hm, what am i missing. just setting up a new typo3 with 4.3.2 and typoscript now escapes html-tags?
10:16 mcfly_ this is with tv
10:16 mcfly_ eg. lib.textfield = TEXT lib.textfield.value = <strong>bold text</strong>
10:18 mcfly_ ... damnit. just found the hsc-attribute in the ds :>
10:18 mcfly_ how come i always find the solution right after asking here
10:18 PiMB 'rubber ducky syndrome'
10:42 nd__ can I disable cooluri and/or realurl on certain subpages?
10:42 tPl0ch how do I disable all header code (for ajax pages)?
10:42 tPl0ch page.headerData > still leaves some code in there
10:43 chiragahuja HELLO
10:44 PiMB tPl0ch, something like config.disableAllHeaderCode = 1
10:44 PiMB nd__ sure mate, I believe it's done with config.tx_realurl_enable = 1 / 0
10:46 nd__ PiMB: but that's global, isn't it?
10:46 PiMB not if you do it on a subpage.
10:46 nd__ nice
10:46 PiMB then it;s only disabled on that page.
10:46 nd__ aaand easy
10:46 nd__ thanks
10:47 PiMB np
10:52 tPl0ch PiMB, thanks. Could it be that there is a bug when unlinking CEs in the 4.3.2 backend
10:53 tPl0ch it just throws a js error without refreshing the current page
10:53 tPl0ch leaving the unlinked elements there until you click on the given page
10:54 PiMB might be, don't know mate
10:56 tPl0ch with FF 3.5.8
10:57 chiragahuja hi...what do you suggest i should do in order to get selected in typo3 for gsoc 2010..
10:59 PiMB apply
10:59 PiMB and come up with good ideas
11:00 maholtz|WORK @chiragahuja: there is a newsgroup: typo3.gsoc
11:05 chiragahuja what should be there in my application so that i get selected
11:05 maholtz|WORK http://typo3.org/development/gsoc2010/
11:05 PiMB I don't think there is a 'passphrase' which garantuees being selected for GSoC mate.
11:05 PiMB just apply, wait and hope you're lucky
11:06 PiMB the rest can be found at the link maholtz|WORK sends
11:06 chiragahuja is there any work that typo 3 requires me to do before applying like should i submit patches or bugs..
11:09 maholtz|WORK @chiragahuja: did you read that page?
11:09 chiragahuja i'm just reading it...
11:13 MikePer Hello. I use V4.3.2. Why do I get older versions of extensions from the extension manager but can see on the web page of the extension repository that the current version is much newer?
11:14 maholtz|WORK did you made an update of the extension list?
11:14 evermind_ hello everyone
11:14 evermind_ ive got a small problem with adding tables to typo3 search
11:15 evermind_ ive added tt_content and tt_news to allowedCols and to value
11:15 evermind_ what am i missing
11:15 MikePer maholtz|WORK, yes
11:15 evermind_ like that: tt_content.field1-field2-field3:tt_news.field1-field2-field3
11:16 evermind_ in the resulting FROM query in the search class, i get only pages,tt_content
11:16 evermind_ im talking about tt_content.20.search
11:16 evermind_ not indexed search
11:17 maholtz|WORK @MikePer: and it gave you the result that it has been updated? so, perhaps try to use an different mirror
11:19 PiMB MikePer, which mirror are you using?
11:19 PiMB some are not up to date nowadays
11:20 MikePer It is by default set to random
11:21 MikePer Shouldn't the online mirror list only show up-to-date mirrors?
11:21 PiMB it should, but it doesn't
11:22 PiMB mirrors are maintained usually by individuals, and are not always up to speed
11:23 MikePer Well, I tried the typo3.org main mirror and it says the extension list didn't change remotely
11:23 PiMB hm, strange
11:24 kraftb hello !
11:26 MikePer Oi, my other installation with V4.2.0 behaves similar
11:27 MikePer Eh, meant to say ok, not oi :)
11:27 PiMB which extension?
11:30 maholtz|WORK hi kraftb
11:31 MikePer PiMB, I meant to install static info tables. T3 shows 1.8.0, web TER shows 2.1.2
11:33 PiMB strange
11:33 MikePer The same happened with TV, powermail wasn't even found in extension manager
11:33 maholtz|WORK check tt_news
11:33 PiMB might help to clean out the typo3temp xml of extensions
11:33 maholtz|WORK do you have "security settings" on?
11:34 MikePer 'Enable extensions without review' is unchecked if you meant that one
11:34 maholtz|WORK yep
11:35 MikePer And? Is it usual to check it to install unreviwed extensions?
11:35 mcfly_ i always download the extension from ter, then import from hdd
11:36 mcfly_ dl via t3 never seemed to work correctly anyway
11:36 maholtz|WORK oh, yes - there are only a very few extensions with security review
11:36 maholtz|WORK so, you will not see much extensions if it is checked
11:36 PiMB Anybody seen the following with powermail in IE8?
11:36 PiMB 01http://img245.imageshack.us/img245/15/powermailscrewup.jpg
11:36 PiMB been bugging me for a couple of days now.
11:36 PiMB T3 4.2.11
11:38 MikePer Oh I see! I thought the default security setting is the usual way to do it. Thank you.
11:39 maholtz|WORK that means: be careful with just using an extension without own review..
11:40 maholtz|WORK a little bit offtopic - on an linux system, should i use cron.hourly or crontab?
11:40 PiMB I use crontab
11:44 maholtz|WORK ok, seems to be a matter of taste ...
11:44 maholtz|WORK thx
11:44 PiMB Nobody seen the problem with powermail? Must have come up at some pount?
11:44 PiMB point?
11:45 PiMB T3 now 4.2.12 btw ;)
12:05 MikePer maholtz|WORK, depends if you want to change it often. crontab is easy to look into, the hourly/daily/etc. are more hidden. But both work like you would expect it from cron.
12:07 MikePer PiMB, looks like you made your <tr>s inline
12:07 MikePer Or <td> respectively
12:12 MikePer PiMB, Do you have the problem with other TCEForms or only with powermail?
12:19 maholtz|WORK @MikePer ok, thx, are the srcipts in hourly are executed at once or each after another?
12:19 maholtz|WORK @PiMB: perhaps try to clear browser cache?
12:20 MikePer maholtz|WORK, they are forked I think, or one long running would prevent all other from running
12:22 maholtz|WORK hm, ok.. so i will still use crontab - there i have a chance to define at which time which script should be executed
12:23 MikePer maholtz|WORK, use whatever you feel that will meet your needs :)
12:23 kinea which version of extbase kickstarter should i use for typo3 4.3.2?
12:24 maholtz|WORK i try :)
12:33 kinea i try the svn
12:37 kinea how do i get the trunk version of the fluid extension?
12:38 kinea or can i use the extbase kickstarter (trunk version) with the existing fluid extension in typo3 4.3.2 ?
12:51 MikePer If I get a 'The page is not configured! [type= 0][]' error instead of my page, where can I look for a log or something?
12:57 nd__ I need something like a menu but only the generated urls, not the link etc.
12:57 nd__ Ideas on how to accomplish that?
12:58 nd__ I can't seem to get rid of the a-tag
12:59 kinea MikePer: check your page.10 typoscript setup
13:00 MikePer kinea, thanks, I found the problem, I forgot the [global] after other scopes
13:04 PiMB Sorry guys, was out to lunch
13:04 PiMB abou the inline styles, never made changes to the code/css or anything.
13:04 PiMB it only comes up in IE8
13:05 PiMB and it doesn't have anything to do with the browser caching unfortunately
13:09 nd__ Ok, solved it differently (but not as nice). Anyhow, how do I wrap the stuff I get from an input-box via TV with some html? Or how do I inject it into something else..?
13:18 nd__ I enter 10 = TEXT
13:18 nd__ 10.current = 1
13:18 nd__ 10.wrap = <p class = "bildeundertekst">|</p>
13:18 nd__ as typoscript-code under data-processing
13:19 nd__ still not wrapped
13:21 Darthy hi
13:22 Darthy i just crashed my typo3 install.. can anyone help me please?
13:22 Tobias_B hello, can anyone help me with the extension formhandler?
13:23 teppi|work plz ask sepcific question nobody really wants to ask you back
13:23 PiMB Darthy
13:23 PiMB what do you see?
13:23 Darthy i deleted the contents of typo3temp and now im getting errors like "Warning: require_once(/var/www/binärwerkstatt.de//typo3temp/tmb_59289e3d01.php) [function.require-once]: failed to open stream: No such file or directory in /Users/<removed>/public_html/binaerwerkstatt.de/typo3conf/temp_CACHED_ps39e0_ext_localconf.php on line 314".
13:23 PiMB you need to delete the temp_CACHED_* files in the typo3conf folder as well
13:23 Darthy i tried to get inside the installer or the admin menu.. but same errors occur
13:24 Darthy also fatal errors like: "Fatal error: require_once() [function.require]: Failed opening required '/var/www/binärwerkstatt.de//typo3temp/tmb_59289e3d01.php' (include_path='.:/usr/share/php:/usr/share/pear') in /Users/<removed>/public_html/binaerwerkstatt.de/typo3conf/temp_CACHED_ps39e0_ext_localconf.php on line 314"
13:24 teppi|work and binärwerkstatt.de != binaerwerkstatt .. btw ;-)
13:25 Darthy i looked inside localconf.php and saw that two php files from typo3temp were included in the 1st two lines of typo3temp.
13:25 PiMB you need to delete the temp_CACHED files as well
13:26 Darthy i did that.. i also flushed the cache_* tables within the db.
13:27 Darthy but hey.. i will check the ae != ä thingy first.. didnt see that before
13:27 Darthy :)
13:27 teppi|work Darthy, your path setting are wrong .. /var/www/binärwerkstatt.de
13:27 PiMB makes sense
13:27 teppi|work doesnt exist ..
13:28 teppi|work has to be /Users/<removed>/public_html/binaerwerkstatt.de/
13:47 jbaptiste_j Greetings, does anyone use extended links extension ml_links ?
13:48 PiMB hm, found the problem for the powermail
13:49 PiMB .typo3-TCEforms div.inlineDivMSIE has a display: inline-block;
14:01 Darthy ok.. i figured out something
14:01 Darthy there are bad paths inside php files from templavoila
14:01 PiMB nasty
14:01 Darthy strange thing is that they all point to 2 files within typoe3temp
14:02 Darthy all php files within templavoila have on top of the source a require_one('/var/www/binär.../typo3temp/tmb_59289e3d01.php')
14:02 Darthy and require_once('..../rtehtmlarea_htmlarea-gecko_e67ac63df6bed4559378092cd5234a6b.php')
14:03 Darthy wtf ??
14:03 PiMB gotta love TV
14:03 Darthy what are these files
14:03 Darthy and why are they referenced within the source on typoe3temp dir?
14:03 Darthy does anyone know or seen something like this before?
14:04 Darthy can i just remove the require_once(...) calls from any source that reference these both temp files?
14:04 Darthy btw.. these temp files are deleted and i dont have them anymore.. backups are also gone.. :(
14:06 fred^^ Hola, is there a way to list the last X changed pages (both tt_content and tt_news elements)
14:12 jbaptiste_j Ask the log ;)
14:13 jbaptiste_j fred^^ the quick and dirty way is to look at the log
14:13 jbaptiste_j then you coul dmake a userfunc that looks into the log entries in the database
14:14 PiMB where do you want to list it?
14:15 PiMB cause it can be easily done with a HMENU
14:15 PiMB http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/11/
14:15 PiMB search for 'updated'
14:18 fred^^ I just want a box placed somewhere on the site
14:18 Darthy thanx for the help! its working again! :)
14:18 fred^^ I'll check the ref, but wonder if it covers tt_news
14:19 PiMB you want to display pages right?
14:19 fred^^ jbaptiste_j: Good idea, ill have a look at that :)
14:19 PiMB do not check log entries
14:19 PiMB check for tstamp with records
14:19 PiMB those are updated on change
14:20 fred^^ Both pages and news
14:20 PiMB well both use tstamp for keeping track of changes
14:20 fred^^ And the hmenu only covers pages?
14:20 PiMB yes
14:21 fred^^ Thats where it stops for me - I've also been looking for a way to incorporate tt_news items in that list
14:23 PiMB fred^^
14:23 PiMB maybe something like this:
14:23 PiMB http://paste.phlogi.net/-232297e32b/
14:23 PiMB you could always change the 'pages' with tt_content, and/or tt_news
14:33 fred^^ I'll try to combine it somehow, but it looks good
14:34 fred^^ Thanks
14:42 JuanSG hello
14:43 JuanSG help
14:43 JuanSG help me
14:43 JuanSG :D
14:43 JuanSG a need a litle change in type3
14:44 JuanSG i'm novato
14:44 JuanSG :(
14:44 jbaptiste_j Italian ?
14:44 JuanSG spanish :D
14:44 jbaptiste_j Ah better
14:44 jbaptiste_j ;)
14:44 JuanSG jeje
14:45 PiMB Well JuanSG, most of us cannot work with 'help help help'
14:45 PiMB need specifics mate
14:45 JuanSG ok
14:45 JuanSG thanks
14:45 JuanSG I have a model xhtml and typo3 changes it to HTML4, this gives me problems, I need to keep the xhtml
14:46 PiMB what do you mean, 'changes it'?>
14:46 JuanSG sorry my english is bad
14:46 PiMB doesn't matter
14:46 PiMB we will figure it out
14:47 JuanSG and not where it is configured
14:48 PiMB the doctype?
14:48 JuanSG yes
14:48 PiMB http://klauskjeldsen.dk/2007/04/10/typo3-setting-xhtml-11-doctype/
14:48 jbaptiste_j if your html template is xhtml, then you should end up with an xhtml site
14:48 JuanSG quiero que me respete el que tengo en la maqueta xhtml
14:49 jbaptiste_j no habla español
14:49 JuanSG si
14:49 JuanSG hablo español perfecto jeje
14:49 jbaptiste_j no hablamo español
14:49 jbaptiste_j no entiende
14:49 JuanSG okm
14:49 JuanSG sorry
14:49 JuanSG I want to respect the model I have in xhtml
14:50 jbaptiste_j I'm French , all I know in spanish is "basso de cerveza" and also "otra basso de cerveza"
14:50 JuanSG jajaja
14:50 PiMB should get you through the day ;)
14:51 JuanSG thank
14:52 JuanSG thankyou
14:52 JuanSG bye bye
14:53 PiMB bye
14:54 jbaptiste_j I have been disconnected, smeone trripped over the ethernet wire
14:54 PanTerra hi
14:56 PanTerra any Idea where I can find the xmltohtml packages ?
14:56 PanTerra I have the mnogosearch ext running but some problems running the indexer
14:58 PanTerra the xl2html consumes all my memory
14:58 PanTerra and results an error
14:58 PanTerra when the momory is 0
14:58 PanTerra memory
15:00 jbaptiste_j I've read the whole F... manual for TT-news again and I'm still stuck
15:46 tf_ hi
15:49 tf_ when an editor tries to create a new content element in an other language, the content element is created under the default language...
15:50 tf_ can someone help me?
16:15 Winston_S see you
16:52 TheEternalAbyss http://thierry.mzentrale.dyndns.org/en/produkte/substrate/ <-- can someone help me. The Contact section is producing double the content. Why is it doign that?
16:52 TheEternalAbyss it shoud only show the one for the language displayed. It's all inhereted content too
16:53 TheEternalAbyss I don't understand what's going on
17:03 TheEternalAbyss it seems like a template issue, but I'm not sure how to fix it
17:03 libertiy hi everyone
17:03 libertiy after 6 years i finally about to intall typo3
17:03 libertiy havingl ooked at many cms systems on all platforms
17:04 TheEternalAbyss congrats?
17:04 TheEternalAbyss :)
17:04 libertiy I have 2 real issues i have with typo3... is there a alternative admin UI that looks better for "stupid" end users?
17:04 libertiy i want to host 12 sites, on typo3 from customers but the current backend is to difficult for them
17:04 TheEternalAbyss hahaha I'm sorry that was funny
17:05 libertiy i saw some modern theme someshere which really looked nice
17:05 TheEternalAbyss I'm not sure about changing ui theme
17:05 libertiy ment this one : http://files.myopera.com/area42/files/typo3-cool-modern-backend.png
17:06 TheEternalAbyss oh wow...that does look nice
17:06 libertiy and I wondered, you can realy do multisite with typo3 can you? how would I let endusers login to there site in that case? theredomain.com/admin or how is that arranged?
17:06 libertiy im sure i will find out myself but just curious
17:07 TheEternalAbyss you would just define a root for an individual domain I think
17:08 TheEternalAbyss the documentation online I think covers multisites
17:08 TheEternalAbyss i'm a bit of a typo noob tho so sorry I can't give you much more detailed answers
17:08 libertiy hehe okay thanks me too.. but i think the problem will finally be settled with typo3
17:09 TheEternalAbyss if you figure out the theme though, let me in on it. I like that theme :D
17:09 libertiy i really like the reuse idea of it.. and maybe should have looked into it before but hey, im a creative personal i need some visuals or im just shortsighted ;p
17:09 TheEternalAbyss hehe
17:10 TheEternalAbyss well I dunno, in some cases I think that concept is great but sometimes you need to do specific things so it's all abalancing act
17:12 libertiy i believe its a modern theme in the extensions its named modern
17:12 libertiy but not surehttp://images.google.nl/imgres?imgurl=http://files.myopera.com/area42/files/typo3-cool-modern-backend.png&imgrefurl=http://my.opera.com/area42/blog/a-modern-cool-typo3-backend&usg=__8wlRYN-xAsA-ulV8giU1WmDAGZ4=&h=375&w=615&sz=121&hl=nl&start=1&um=1&itbs=1&tbnid=uajG7fEvHnORGM:&tbnh=83&tbnw=136&prev=/images%3Fq%3Dtypo3%2Bmodern%2Bbackend%26um%3D1%26hl%3Dnl%26safe%3Doff%26tbs%3Disch:1
17:12 libertiy http://images.google.nl/imgres?imgurl=http://files.myopera.com/area42/files/typo3-cool-modern-backend.png&imgrefurl=http://my.opera.com/area42/blog/a-modern-cool-typo3-backend&usg=__8wlRYN-xAsA-ulV8giU1WmDAGZ4=&h=375&w=615&sz=121&hl=nl&start=1&um=1&itbs=1&tbnid=uajG7fEvHnORGM:&tbnh=83&tbnw=136&prev=/images%3Fq%3Dtypo3%2Bmodern%2Bbackend%26um%3D1%26hl%3Dnl%26safe%3Doff%26tbs%3Disch:1
17:12 libertiy not sure
17:12 libertiy what is in it and what not
17:12 libertiy someone modified it and posted a screenshot
17:12 libertiy not sure how great the orginal is
17:13 libertiy what about typo 5?
17:13 libertiy is that downloadable somewhere?
17:13 libertiy or is it very buggy pre release version?
17:32 libertiy so installed locally on my osx with the theme above
17:32 libertiy looks quite nice
17:32 libertiy can anyone advise me on some extensions that are a real must have that improve the UI ?
17:33 libertiy i also need a better image /asset manager extension, any recommandations?
17:33 MikePer My sr_language_menu shows the wrong flag for the default language. The TSconfig mod.SHARED.defaultLanguageFlag is set to the right one.
17:34 aishumoorthy hi all...
17:35 libertiy any recommandations on must have extensions for typo3 newbie?
17:36 libertiy typo3 is much cleaner than drupal which i have played with, wow i really love this :D
17:36 libertiy what about typo3 and social portal like extension to add a portal with users, usergroups and facebook alike features (internal message) system, i had a project clash because we could not build that functionality for the price that was given to us
17:45 libertiy do you guys have a google usergroup also?
17:53 aishumoorthy hi all, i would like to contribute to the "Media Content Element" for GSOC, so wat would be the list of features to be added to the 'media content element'......??
17:54 nd__ I use a Templavoila FCE and like the content of this input field to be wrapped my some strings... how do I do that? Just putting my wrap into the TypoScript Data Processing field doesn't do it... ;/
17:55 aishumoorthy nd__: are you talking to me??
17:56 aishumoorthy nd__: i cant understand what you are saying... (i'm a newbie and i'm much more interested in t
17:56 aishumoorthy *TYPO3)
17:56 aishumoorthy development
17:57 nd__ aishumoorthy: No, sorry... was asking a seperate question :)
17:57 aishumoorthy nd__: k thanks :)
17:58 aishumoorthy nd__: i found out a list of features which i could do for the media content, do you have anything to say about that??
17:58 nd__ No, sorry...
17:59 nd__ Just thought about it for a sec... something like that would be some <video, <source and <audio tags, some css and definitions and probably something like html5media.js (optional) for fallback... but that's what I think  no clue what others do think about it.
17:59 nd__ aishumoorthy: Isn't there some contact informations on the gsoc-page of typo3.org?
17:59 aishumoorthy nd__: yeah :)
18:00 aishumoorthy nd__: i would like to interact more on the IRC channel
18:01 aishumoorthy nd__: anyway thanks
18:02 libertiy wow typo is really great
18:02 libertiy why havent i looked at it earlyer
18:03 TheEternalAbyss oh wow modern skin is an extension? cool
18:03 libertiy what extensions would you advise me as must have ?
18:03 libertiy yes TheEternalAbyss its extension
18:04 libertiy you can find it online on typo site have it already?
18:04 TheEternalAbyss getting it :D
18:04 TheEternalAbyss i dunno what to recommend for extensions...it depends on what you need
18:04 TheEternalAbyss mailform is useful
18:04 libertiy goog media browser.. i installed dam extension
18:04 libertiy hmm some google analytics extension and stats inside typo3? a dashboard?
18:04 libertiy mailform ok thx i check it out
18:05 TheEternalAbyss templavoila if you do a lot of templat ebuildign and modification but typo3 users are divided over templavoila. some like, some don't
18:05 libertiy hehe there are several mailform extensions
18:05 TheEternalAbyss mailform is cool for quick form building
18:05 libertiy yeah i saw templatevoila already installed that too
18:05 TheEternalAbyss uh let's see which on i have
18:05 libertiy in wordpress those forms just sucked to create
18:05 libertiy some wordpress migrator maybe? that would just blew my socks
18:06 libertiy http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cache=1&tx_terfe_pi1%5Bsword%5D=mailform
18:06 libertiy thats the list i found TheEternalAbyss
18:06 TheEternalAbyss mailforplus (th_mailformplus)
18:06 TheEternalAbyss oh that reminds me, I'm probably goign to need a wordpress extension since my bosses want that instead of news :D
18:07 TheEternalAbyss yea i have the 2nd one :)
18:09 TheEternalAbyss wooooowww purdy interface now :D
18:09 TheEternalAbyss thanks liberty
18:10 libertiy hehe its nice he ;)
18:10 libertiy ugh you need wordpress? its really sloppy
18:11 libertiy i found this one http://typo3.org/extensions/repository/view/gl_wordpress/current/
18:11 libertiy not sure how usefull that is
18:14 nd__ powermail works quite fine for me...
18:15 libertiy powermail okay well i just try one not needed right away
18:16 nd__ yes, well... works for me. No clue if it's the best one or such...
18:18 TheEternalAbyss well when I have to deal with it I'll check it out
18:18 TheEternalAbyss I have a lot of stuff to fix
18:20 libertiy what stuff do you want to fix? what site you build with typo?
18:23 TheEternalAbyss http://chriscastiglione.com
18:23 TheEternalAbyss that's the site I'm working on
18:23 TheEternalAbyss I have a lot of rearranging and content fixes to do
18:23 TheEternalAbyss my news won't work
18:24 TheEternalAbyss I need to build a login on the front page as well
18:24 TheEternalAbyss just a lot of little things
18:24 TheEternalAbyss i need to update the menu
18:27 TheEternalAbyss and they want to go live friday O.o
18:30 libertiy ahha okay you are working on a site and are typo newbie?
18:30 libertiy and a short deadline
18:30 libertiy that is killing ;p
18:30 libertiy at least you have work, im workless
18:31 libertiy do you know how to get a language installed? trying to find that ioption
18:33 libertiy under extension you have language import
18:34 libertiy which seems to work great
18:34 libertiy but how about the core?
18:34 nd__ core means backend?
18:35 TheEternalAbyss i think so
18:35 nd__ Same way... extension manager
18:35 TheEternalAbyss liberty: i think you need the extension for multi language support
18:35 TheEternalAbyss yea
18:35 TheEternalAbyss or to chaneg the language of the actual backend
18:35 TheEternalAbyss ?
18:37 nd__ libertiy: Extension Manager -> Translation Handling -> import your language, then configure the user to use another backend language.
18:37 libertiy okay that is great, drupal could only do 1 language :D so you can set users language to another one greattt
18:37 libertiy is templating skinning typo3 hard btw?
18:38 libertiy are there some extensions or code "helpers" to solve common problems, like dropdown menu's etc?
18:38 TheEternalAbyss yea you have some standard content elements
18:38 libertiy just some toolkit to speedup development of sites in the future
18:38 libertiy yeah i saw them like text region, media ,etc, you can extend those somehow?
18:39 TheEternalAbyss yea you can add on with extensions
18:39 nd__ libertiy: Yes, either via extensions or via flexible content elements (FCE) from Templavoila...
18:39 TheEternalAbyss yea FCE's are rathe rinteresting. I'm using a few of them
18:39 libertiy great amazing :)
18:39 libertiy how do you get those fces?
18:40 nd__ TheEternalAbyss: You don't know about TS-wrapping some input-box-related strings?
18:40 TheEternalAbyss you can create them, but there's also a few in repository i think
18:40 nd__ I only created them right in templavoila...
18:40 TheEternalAbyss nd: what do you mean?
18:40 libertiy i have to read up on multisites
18:40 TheEternalAbyss I ask about the TS wrapping
18:40 nd__ TheEternalAbyss: You map a field, select type input field, then I want to wrap the input staticly with some TS
18:41 TheEternalAbyss I have some wraping in my TS
18:41 TheEternalAbyss why do you ask?
18:41 TheEternalAbyss did I do something wrong on my site?
18:42 nd__ no no
18:42 nd__ I need that quickly for a site of mine
18:42 nd__ and can't figure out the wrapping
18:42 nd__ Both where to put and an example of a (working ;) wrap for the field
18:44 libertiy ok another big one for me... how do i overwrite the default login screen and the backend with my own custom layout / style?
18:44 libertiy and im not just meaning some css changes i need some ui changes to
18:46 nd__ oh
18:46 nd__ I think backend-styling is an heavy task
18:47 nd__ TheEternalAbyss: Do you have an example?
18:48 libertiy hmm for now modifing the modern theme would do but then i need a way
18:48 libertiy to override the login window to
18:48 libertiy i need my logo there
18:48 libertiy to be precise the logo of each customer
18:48 libertiy and its al small business im not making fortunes :here
18:48 libertiy timtam seems to be the way to go if i want a blog isent it? since i need a simple blog with categories for my own site
18:49 libertiy actually i was going to do my website in radiant ruby on rails
18:49 libertiy but its lacking to much and i wanted an enterprise solution, so instead of trying ot get radiant be better why not stick to typo3 for cms system
18:50 libertiy everything else will be ruby on rails after this month just wondering how easy multisites work
18:54 uriahheep has anyone here prefilled a powermail select box before?
19:00 libertiy does typo generate clean html.output?
19:01 libertiy in drupal that was a real pain
19:01 libertiy i would prefer in the frontend zero typo3 stylesheets
19:01 libertiy inserted, and use just my own and own code also
19:13 libertiy is there someway to override the backend php/html code?
19:14 libertiy the skin i have is only css with images and no source files, well just some functional ones
19:21 swemark I'm having issues using justify in tinymce and i cant seem to find the right configuration for it.
19:21 TheEternalAbyss well if you define everything n your css, i don't think typo3 woud put anything style-wise in your output
19:21 libertiy well just to make clear, i dont want to rebrand as my own but i would like to make some changes to the logo and add the customers logo to the login screen
19:21 libertiy would it be possible to have a custom skin that chagnes the ui for endusers only?
19:21 TheEternalAbyss swemark: I've never used tinymce
19:22 TheEternalAbyss dunno liberty
19:22 swemark TheEternalAbyss: Ok
19:22 libertiy if that would be possible i guess you set the backend skin in user settings, then only need to know how i could overwrite the existing backend ui with my own skin ( not just css but also structural changes in the html source )
19:22 libertiy anyone could help me out with that?
19:33 nd__ TheEternalAbyss: got an exampel?
19:35 TheEternalAbyss nd: example of what
19:36 nd__ hehe... sorry. Thought you'd remember. Example of wrapping of fce-content?
19:37 TheEternalAbyss oh
19:37 TheEternalAbyss lol sorry i'm doing like 20 things at once here
19:38 TheEternalAbyss let me see I dunno
19:40 TheEternalAbyss I don't think I have any good examples in mine code...
19:40 nd__ ah, got it
19:41 TheEternalAbyss http://www.mail-archive.com/(obscured mail address)/msg05244.html I found this online. is this what you're talking about?
19:41 TheEternalAbyss cause i think that has more to do with your template
19:41 TheEternalAbyss maybe I'm just not understanding what you're looking for exactly
19:53 uriahheep ello
20:14 uriahheep void: do you use powermail much?
20:14 void no, not really. i am not so close to typo3 nowdays
20:14 uriahheep ah, k
20:14 uriahheep what have you been using lately? drupal?
22:15 uriahheep gosh, that's the 4th mod i need to do to powermail, lol
22:15 uriahheep i'll have to submit a patch
22:15 uriahheep these changes were all very easy... and required
22:57 void uriahheep: no, I did drop PHP and develop on the base of django

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.