Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Friday 18 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
02:23 c00l2sv hello
02:23 c00l2sv need some help
02:24 c00l2sv i would like to know: if you move your dir with templates to another path and then place it back
02:24 c00l2sv typo3 can change settings?
02:25 c00l2sv during this action?
02:26 c00l2sv please
02:26 gerards c00l2sv i don't think i understood the question.
02:27 gerards "move your dir" == move pages in the BE?
02:28 c00l2sv look. my directory is in /root/dir1/templ_dir
02:28 c00l2sv i moved it one level back
02:29 c00l2sv and then copied that to his original location
02:29 gerards no problem.
02:29 gerards you'll not have a problem there.
02:29 gerards i do have to ask, :) why would you do that? :D
02:29 c00l2sv strane but my firt page is not showing up
02:29 c00l2sv ohh that was a mistake
02:30 c00l2sv and i'm lucky i observed that in time
02:30 c00l2sv any ideas why a first page is not showing up
02:30 c00l2sv but the rest of pages are ok?
02:30 c00l2sv i mean
02:31 c00l2sv when i click index.php it loads everything but the content
02:31 c00l2sv stops somewhere after <body>
02:32 c00l2sv but when i click index.php?id=81 it shows up everything like before
02:32 gerards nope. i don't know why that wouldn't work for your first page, but works perfectly for the rest of the pages.
02:32 c00l2sv thats strange
02:32 c00l2sv ...
02:33 c00l2sv i don't know what to do...
02:38 Ries c00l2sv: clean the FE cache
02:39 c00l2sv how?
02:39 c00l2sv i'm not a typo3 geek
02:40 c00l2sv the typo3 installation is another guy's one
02:40 c00l2sv do i have to login?
02:44 gerards c00l2sv: you need to login to the backend, on the left, at the bottom, there is a "clear FE cache" link. Click it.
02:48 c00l2sv i see
02:49 c00l2sv i already wrote some code for that
02:49 c00l2sv <?php
02:49 c00l2sv if(isset($_GET[id]))
02:49 c00l2sv include "index2.php";
02:49 c00l2sv else
02:49 c00l2sv header("Location: /index.php?id=81");
02:49 c00l2sv ?>
02:49 c00l2sv so it works
02:49 c00l2sv anyway i cant get why it is'nt ok
02:49 c00l2sv thx anyway gerards
06:22 smda hi tobi
06:22 smda and all ya others!
06:23 tobi good morning smda, good morning #typo3
06:33 smda http://www.ohloh.net/projects/58 - that was an interesting site.
06:51 Yourri Hi every body :)
06:51 tansta hello
06:51 Yourri can i ask :)
06:52 Yourri ?
06:52 Yourri about typo3
06:52 tansta read the topic :)
06:52 Yourri lol :D
06:52 Yourri hehehe ok
06:52 uschi good morning folks :)
06:52 Yourri i whant use url rewriter in typo3 ?
06:52 Yourri how i can active it ?
06:53 tansta have you look at the extension real_url ?
06:53 Yourri no
06:53 tansta okay check that out
06:53 Yourri i have installed a sdk in my typo3 , and my sdk use a url rewriter
06:53 tansta read the documentation carefully and it should get you up and running most of the time depending on your server setting
06:54 tansta what's sdk ?
06:54 Yourri whene it work the template lose the css file and image directory
06:54 Yourri SDK = API
06:54 tansta like JAVA ?
06:54 Yourri = WEBKiT
06:54 Yourri no php
06:54 Yourri it's a api
06:55 tansta hmmm...
06:55 tansta never use it before
06:55 Yourri :)
06:55 tansta you are trying to get friendly url right ?
06:56 Yourri no
06:56 Yourri i whant only fix my template css and image
06:56 tansta hmm... can i get a visual of your problem ?
06:56 uschi hm, and what is the problem with your template?
06:56 tansta no idea what's going on ;)
06:56 uschi or the images?
06:57 Yourri typo3.demos3.infocasa.com
06:57 tansta i cant see that page
06:57 uschi neither can i
06:58 uschi wron url, Yourri?
06:58 tansta is it a local url ?
06:58 tansta i hope not :)
06:58 Yourri w8
06:58 tansta okay
06:59 Yourri hmmm local lol
06:59 Yourri sorry
07:00 tansta hehehe
07:00 tansta i knew it
07:00 tansta why do you need to use an SDK API with typo3 anyway ?
07:01 Yourri awer client need it :s
07:01 tansta wow you have smart client :D
07:01 Yourri he use a typo3 cms and whant incluide awer sdk to his portale
07:01 Yourri we ara a bog company :P
07:02 uschi a what company?
07:02 tansta blog i think
07:02 uschi and what is wrong with your templates and your images?
07:02 uschi they are not found or what?
07:02 cybersmog hi there, i have a GMENU with this wrap: wrap = <div id="k{register:count_HMENU_MENUOBJ}">|</div>. but even with insertData = 1 it doesn't work. any ideas?
07:02 tansta i think they're not reference correctly when SDK is in use or something
07:03 tansta only guessing and reading between the line :)
07:03 uschi dataWrap might work, but i have to look it up cybersmog
07:03 cybersmog i already tried dataWrap, but then there is no wrap at al
07:04 tansta wow what does this do ? <div id="k{register:count_HMENU_MENUOBJ}">
07:04 uschi what is the exact object path
07:04 tansta how is that posible with CSS ?
07:04 uschi cybersmog?
07:04 tansta man i feel so dumb
07:05 cybersmog it should look like this: <div id="k1">...
07:05 uschi what is possible with CSS, tansta?
07:05 tansta uchi that bit of code <div id="k{register:count_HMENU_MENUOBJ}">
07:05 uschi yes, but still, what is the exact object path
07:05 uschi that simply sets the id attribute of the current menuItemObj
07:05 tansta you can parse variables in typoscript like that ? that's mad
07:06 uschi normally you can, but obviously cybersmog cannot ;-)
07:06 tansta hehehe atleast he knows how to try
07:06 tansta i think i need a better typoScript books
07:07 uschi can you paste your GMENU-code somewhere (phpfi), cybersmog ?
07:07 cybersmog sure
07:07 tansta i want to see too :D
07:07 tansta if thats okay
07:08 cybersmog http://phpfi.com/234988
07:10 tansta man that's cool
07:10 tansta but i have no idea why it dont work
07:11 tansta uschi
07:11 tansta help
07:11 uschi looking something up
07:11 tansta hehehe okay
07:11 cybersmog :D
07:12 tansta man i wish uschi is here everyday :D
07:13 uschi i AM here every day
07:13 cybersmog well, i could do the number thingy with option split like in line 15 too, but i'm a lazy guy :p
07:13 tansta oh hehehe but i rarely see you talk
07:13 uschi tansta, wrap has no stdWrap properties
07:13 uschi try allWrap
07:14 uschi sorry, cybersmog, i meant
07:14 tansta but how would typo3 know where this data {register:count_HMENU_MENUOBJ} come from ?
07:14 uschi you have to spy out TSFE, tansta
07:14 uschi it is in some global array
07:15 tansta man the world of typo3 is still big for me
07:15 uschi i have read about this somewhere, look at typo3wizard.com
07:15 uschi i am not exactly a man, tansta, as i keep telling people ;-)
07:15 cybersmog count_HMENU_MENUOBJ is defined in class.tslib_menu.php
07:15 tansta you're not gay are you ?
07:16 tansta :D
07:16 uschi depends on, i like men
07:16 uschi does that necessarily make me gay?
07:16 tansta no ofcourse not
07:16 tansta i like my boy friend more than my wife
07:17 uschi well i like my boyfriend best
07:17 tansta hehehe
07:19 tansta oh now i get it
07:19 tansta you're a girl
07:19 tansta you trick me
07:19 uschi i am
07:19 tansta :(
07:19 tansta hehehe
07:20 Yourri back
07:20 Yourri :)
07:20 Yourri i have problem whit template and image
07:20 tansta how did it go Yourri ?
07:20 tansta what is the problem ?
07:20 Yourri http://typo3.demos3.infocasa.com/es/typo3/sysext/cms/tslib/media/uploads/crcph/logo.gif.
07:20 Yourri :S /es/
07:21 Yourri whene i use the sdk the image and css teke a /es/ directory :S
07:21 Yourri my adk use a url rewriter
07:22 toms Hi.
07:22 tansta sorry mate, i have no idea what sdk got to do with typo3 so cant help you :D
07:22 tansta hi
07:23 tansta toms: becareful uschi is not a man
07:23 tansta :)
07:24 toms I feel happy you are telling me such secrets... :)
07:24 toms I am using the login content element of typo. It seems after an update to 4.1 (earlier i used 4.0) it dows not work anymore. Could this be? I noticed this on both sites I run using typo.
07:25 tansta hmmm...
07:26 toms I specify the page with the FE-Users list by the "Send to page" field
07:26 tansta cybersmog: maybe this could help you http://www.typo3wizard.com/en/snippets/menus/menue-mit-eigener-css-klasse-fuer-die-untermenuepunkte.html#c477
07:28 cybersmog yeah, that's it! ty, tansta
07:28 uschi or a simple stdWrap.insertData = 1
07:28 uschi on NO level
07:29 uschi the problem is the order wrap and insertData are called, cybersmog
07:29 cybersmog sure?
07:30 uschi well ... half way through
07:30 cybersmog normaly i always put the insertData after the wrap
07:30 uschi with GMENU-items?
07:30 uschi or with TEXT.value?
07:30 cybersmog generally ;)
07:30 uschi because there is a difference
07:30 cybersmog ok, good to know!
07:31 uschi try it out, pls
07:31 cybersmog k#
07:31 tansta yeah mate try it out and let us know
07:31 tansta NOW!
07:31 tansta ;)
07:31 tansta i am bore
07:31 tansta d
07:32 tansta does anyone have any other problem ?
07:32 tansta something easy so i can help ?
07:34 cybersmog *g+
07:34 Yourri yes me :)
07:34 Yourri i still have prob
07:34 uschi would you like to solve my gifbuilder problems?
07:35 tansta uschi: if you have a problem its more likely i wouldn't have a clue :)
07:36 tansta Yourri: i need a visual of your problem
07:37 cybersmog well, the order doesn't matter. allWrap and than allWrap.insertData works too
07:37 toms tansta: Do you use any kind of login for FE-User?
07:39 tansta yes front end user registration
07:40 toms tansta: Doesthis work using 4.1? I am looking for another way to make this login work...
07:41 tansta toms: if its just simple login why dont you use the better login extension
07:41 tansta i am sure it works with 4.1.1 cause i am using it at the moment
07:43 tansta i think the extension key is newloginbox
07:45 toms toms: i already thought about using this thing before the current solution stopped working. maybe i really have to change...^^
07:46 tansta you mean 4.1 ?
07:48 Fanty how would I go about making a "prompt" for something similar to a filename that would work without IE blocking it?
07:48 Fanty javascript prompt() is blocked
07:48 Yourri tansta :) i can expolique my problem ?
07:48 Fanty divs wont work due to the flash always on top thing in linux
07:49 Yourri listen , i have includ to typo3 a sdk whit limophpincluid
07:49 Fanty /cry
07:50 Yourri my sdk use a url rewriter , so whene i have www.domaine.com/lange/page-rewriter/ teh template lose the css and image :S
07:50 toms tansta: I meant the newloginbox
07:50 Yourri because url rewriter add /lang/ :S
07:54 Yourri so any idea ?
07:57 helli_t3w Yourri: use a baseURl
07:57 Yourri where ?
07:57 Yourri and how plz :)
07:58 helli_t3w http://www.w3schools.com/tags/tag_base.asp
07:58 helli_t3w and
07:58 helli_t3w http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/7/3/
07:58 Yourri sorry i use only a demo template im not a expert in typo3 :S
07:59 helli_t3w where is the problem?
07:59 helli_t3w so if you can read
07:59 helli_t3w you can go through this two links
07:59 helli_t3w and it will work
07:59 Yourri i will read it now :9 thx verry matche sr
08:01 Yourri thank you verry matche :)
08:01 Yourri work fine
08:01 Yourri ^_^
08:03 helli_t3w good
08:03 helli_t3w :)
08:21 pulponair morning mates
08:21 uschi morning pulponair :))
08:22 uschi yes please, pulponair, be my emergency servant :))
08:22 pulponair uschi: unfortunatly it is for real ....
08:23 pulponair uschi: 10 to 14 o clock ....i received the first call accuratly at 10:05 ;| ....tzzsz
08:25 pulponair to make matters worse i am suffering on a small cold...*sniff*
08:25 uschi oooh
08:25 pulponair charity please ! :>
08:25 koomi moin
08:25 koomi ze pup
08:25 koomi erm
08:25 koomi pulponair:
08:25 pulponair moin
08:50 dax77 good morning @all :)
08:51 pulponair morning dax77
09:11 uschi morning dax77
09:14 dax77 hi uschi :)
09:15 eeos morning everybody!
09:36 Phlogiston morning guys :)
09:38 null_0 good morning.
09:38 cozwei good mornung
09:38 null_0 does someone knows about a way or plugin, to print "addressaufkleber" <- sorry , from an adresslist?
09:38 cozwei oh, seems i'm still not awake
09:39 cozwei good morning
09:39 cozwei now it's better
09:45 eeos is there a model for the new typo3 5.0?
09:46 eeos (I mean a document where the model is graphically represented :D )
10:01 Phlogiston there is this EXT Prefix for the ext directory, what is it for the fileadmin? Or the root of t3 installation?
10:04 Phlogiston damn mm_forum .D
10:10 eeos concerning the bug tracker: we decided to go for manits! it works really well. thanks to whoever recommended it
10:10 eeos has anyone vever used the http://www.single-signon.com/
10:10 eeos extension?
10:12 SvenLange Hi
10:12 SvenLange i have an urgent question for typo3
10:13 SvenLange i have made an extension and everything works well, only the content isn't formatted properly
10:14 SvenLange i get those <link ...> boxes etc. which are saved in the database
10:14 SvenLange does somebody knows asolution for this problem?
11:11 toms Today in the morning I noticed that my login-boxes on both websites I run with typo did not work anymore. Could this be because I updated to Typo3 4.1 (from earlier 4.0)? What can I check?
11:13 FloLeBlanc hi all
11:13 toms hi
11:14 mh_le anyone know how to do a complete backup of a site?
11:15 eeos FloLeBlanc: hi there
11:19 toms I tried to use newloginbox, but even this one did not work. It gives me the error-message I configured in the extension's setup. I store the users and user groups in a sysfolder. The extensions user listing does work, the login doesn't.
11:26 eeos is it possible to send faxes from typo3?
11:28 eeos (using a gateway of couse! for newletters)
11:39 Denyerec mh_le -- there are some bakcup extensions
11:39 Denyerec I've never used one, but I know they're out there.
11:40 Denyerec shouldn't be more than a database dump and a zipfile of the /fileadmin/ and /typo3conf/ folders.
11:43 eeos Denyerec: hi there!
11:46 Denyerec Hey eeos
12:08 zatmania hi @ll
12:09 eeos hi zatmania long time no see you
12:09 zatmania hi eeos
12:10 zatmania yes, i'm on holidays :D
12:11 Mihai31 hi all!
12:12 Mihai31 does anyone use Title
12:12 Mihai31 Frontend User Registration
12:12 Mihai31 Extension key
12:12 Mihai31 ( sr_feuser_register )
12:13 Mihai31 ?
12:14 Ries morning
12:15 smda morning Ries
12:15 toms Hi
12:16 smda Hi toms
12:16 toms I noticed some strange thing with my Typo BE. The page tree on the left in BE is shown twice. First beginning with "New TYPO3 site" as usual, the second one beginning with my root page. Is this normal? How did that happen?
12:17 Mihai31 after finishing all the steps, the extension give me a very long email message registration..
12:17 Mihai31 does exist some alternative in typo3 for sr_feuser_register?
12:17 Denyerec You will alwyas see the site name and the root page together in the tree
12:17 Denyerec that's how it is arranged.
12:17 Denyerec if I understand you correctly
12:18 tobi if it is shown twice you probalby addet a filemount
12:25 Ries hey smda
12:28 toms denyerec: I meant there is the same tree with the same ids and names below the "normal" page tree.
12:29 FloLeBlanc anyone using jm_gallery?
12:30 Denyerec Oh
12:32 toms denyerec: I'm not sure if this could be the reason, but I made an update from 4.0 to 4.1
12:37 FloLeBlanc can anyone tell me where jm_gallery saves the album descriptions? I try to overwrite the album title in the admin menu in the frontend and in the list item in the backend - seems impossible though
12:40 typo381lang hello
12:40 typo381lang i have some probs implementing different languages in 3.8.1
12:43 typo381lang http://phpfi.com/235057
12:44 typo381lang i followed http://typo3.org/documentation/tips-tricks/multi-language-sites-in-typo3/ as far as i could
12:46 typo381lang maybe there is a ML template somewhere?
12:46 toms typo381lang: TO me it seems as if the first part belongs to the setup. I don't know where to put the second part.
12:48 toms typo381lang: additionally: If you write "page.1 = PHP_SCRIPT" did you define page first (Like "page = PAGE")?
12:49 typo381lang in the setup part of my site?
12:49 typo381lang first i have to know if im doing alright..
12:50 typo381lang the GlobalVar at constants and the other stuff at the SETUP of the typo3template
12:50 toms typo381lang: i made a template for my root-level page and put this "[globalVar = GP:L=] etc." in. On my site this works.
12:50 typo381lang i defined 2 languages for id=6 page
12:51 typo381lang k
12:51 typo381lang but where did you put the globalVar part?? CONTSTANTS or SETUP ?
12:51 toms typo381lang: Setup
12:51 typo381lang ak
12:52 typo381lang toms: and can i read for id=6 page.6
12:52 typo381lang v?
12:52 typo381lang ?
12:52 toms no, you cant
12:53 typo381lang k
12:53 toms typo381lang: You can think of this page object as a kind of array with different properties. This is independent from the page's ids
12:53 typo381lang ok..
12:54 typo381lang as defined in typoscript ref doc?
12:54 toms typo381lang: if you write "page= PAGE page.1=TEXT page.1.value=Hi page.2=TEXT page.2.value=there!" the page you see resultingshows "hi there!"
12:55 typo381lang k
12:55 toms I do not understand what is meant by: as defined in typoscript ref doc?
12:56 typo381lang well.. where can i read more to understand this
12:56 typo381lang i have changed my setup of the template. please take a look : http://phpfi.com/235061
12:56 toms About multilanguage or about this page.X-stuff?
12:56 typo381lang think both..
12:57 toms :)
12:57 typo381lang page.X stuff is to understand typoscript i presume ( no programmer here :( )
12:58 toms I am using typo for about 9 months now, and I still did not "understand" TypoScript. But maybe i just failed to read the right docs... :)
12:58 typo381lang haha
12:59 typo381lang did you follow the http://typo3.org/documentation/tips-tricks/multi-language-sites-in-typo3/ on ML for your site?
13:00 toms Not really, I have two german books about typo
13:01 typo381lang ok, and did you put some code in yout template.html file?
13:02 toms Of course, but html-code. THis file only consists of HTML and these Typo_markers (like ###TITLE###)
13:03 typo381lang mm... why am i not a programmer... damn..
13:03 toms the word template is used for several things in Typo. You have the template .html-file and the TypoScript Template(s) for your site
13:03 typo381lang toms: could you provide me with some code so i can get this thing started ? http://phpfi.com
13:04 typo381lang yes
13:04 typo381lang thats making it so confusing
13:04 toms do you have any kind of output on your website? a text or something?+
13:05 typo381lang yep. what kind?? of the template?
13:06 toms I just wanted to make sure you have at least anything on your website :)
13:06 toms Otherwise you should first fix this before beginning with multi-language
13:07 typo381lang i have
13:07 toms ok
13:08 typo381lang the whole site is up and running.. now i want the people to have a choice which lang they are reading the site
13:08 typo381lang i use a mediatech template.
13:08 typo381lang OpenSource
13:09 toms I do not know this template, i wrote one of my onw. It is more or less working :)
13:09 typo381lang nice
13:10 toms In your BackEnd you have a section "Template: template tools" Here you should have created a template on your root page, right?
13:10 typo381lang i have installed 2 website languages
13:10 typo381lang jes
13:10 toms ok
13:10 typo381lang there is a template active
13:11 toms ok
13:12 toms I hope you understand german a bit: http://phpfi.com/235068
13:13 typo381lang kein problem..
13:14 typo381lang ok und das ist for denn setup von mein template
13:15 toms Do you use these { } in your template?
13:16 typo381lang jes
13:16 typo381lang yes
13:16 toms Yes, would be the best if its the first lines of your setup-section in your typoscript template
13:16 typo381lang shall i just copy the whole setup part so you can look?
13:17 toms I asked for these {} because the [] can not be used between {}
13:17 typo381lang k
13:17 toms You could copy this, but you have to change the languages, for i am using de/en and you nl/en, i guess
13:17 typo381lang jep
13:18 typo381lang but i see that its the same as i have.
13:18 typo381lang and did you placed this some where? page.1 = PHP SCRIPT
13:18 typo381lang page.1.file = media/scripts/example_languageMenu.php
13:18 toms And i use en as a standard. You see en has language uid=0
13:19 toms I wrote a language menu myself, i don't know how this menu works
13:20 typo381lang ok. what do i have to put in my templates.html file for this to work?
13:23 toms i have a look
13:23 typo381lang k
13:27 toms http://phpfi.com/235073
13:27 toms I hope I did not confuse you
13:28 typo381lang ok.. let me read it..
13:30 typo381lang toms: You have to mark the place where the language menu ... do i only put ###LANGMENU### on that spot?
13:31 toms Yes, this works because in TypoScript you defined how to replace this marker
13:31 toms .marks.LANGMENU = etc
13:31 typo381lang because everything is defined by div class="blabla"
13:31 toms Im sorry, i have to leave now...
13:31 typo381lang k
13:31 toms good luck
13:31 typo381lang thanks
13:36 FloLeBlanc cya all have a nice day
13:47 ndee hey there
13:52 ndee it seems like I enabled realurl, it also generates the looks-like-static-pages-links but when I go to domain.com/the-name-of-the-page.html, I get a 404. Is mod_rewrite the problem?
13:53 Phlogiston hey guys can I use the php current function with multidimensional arrays? Like current($myarray)['foo'] ? How, like this it doesn't work
14:00 webdev_ hi
14:00 eeos back
14:01 webdev_ anybody from typo3 5 here, I'm looking for existing projects which work with jackrabbit to get an idea how it realy works
14:01 eeos webdev_: jackrabbit?
14:01 Ries webdev_: no core 5 developers are here
14:02 webdev_ damn
14:02 Ries webdev_: I would suggest take a look at some of the java bridges
14:02 webdev_ has anybody anytime expirianced the phenomenon that DAM only shows one record per page in the list module ?
14:03 Ries webdev_: not me, but dam seems te be a bit buggy..
14:03 webdev_ but it has cool ideas
14:08 Ries webdev_: ideas are good... But I don't like the underlaying implementation a lot... specially DB whise
14:08 Ries it seems it was designed around images... not content in general
14:08 Ries I like the idea to re-use content a lot..
14:11 Awillys__ hi there
14:12 ndee hey there
14:12 ndee hey Ries :)
14:12 Awillys__ does anyone know how i can change the RTE max image width ?
14:22 typo381lang what does Rq in the Loaded extensions mean
14:22 ndee required
14:23 typo381lang Requested ?? required?
14:23 typo381lang ok
14:23 typo381lang so i have to install those
14:23 typo381lang im trying to make Multi language work on 3.8.1
14:25 typo381lang DO i need the Language Select ext ?
14:29 Ries Hey Awillys
14:29 eeos Awillys: Ries hi
14:55 JaXtreme hi there
14:57 JaXtreme i've got a ms word copy'n paste rte htmlarea problem
14:58 JaXtreme i dont wanna paste word content into rte, but my boss wants to...
14:58 JaXtreme so, after pasting the content into rte there's a <//span> tag left in the sourcecode
14:59 JaXtreme after saving a 2nd time, the <//span> gets converted to <//span>&lt;//span&gt;&lt;/&gt;&lt;//&gt
14:59 JaXtreme i dont know how to eliminate that behaviour... i tried several configs with rte, e.g. removeTags = span, rmTagIfNoAttrib = span...
14:59 JaXtreme nothing works
15:00 JaXtreme typo3 4.0.2 and rte htmlarea 1.3.8
15:04 Ries JaXtreme: doe steh <//span> already appear in the word document?
15:07 JaXtreme Ries no
15:08 JaXtreme when i paste the ms word content into rte and have a look at the sourcecode everything's correct, but after the 1st save the <//span> appears... and after 2nd more strange stuff
15:13 JaXtreme http://lists.netfielders.de/pipermail/typo3-project-rte/2007-February/000831.html
15:13 JaXtreme same prob here
15:36 JaXtreme i've upgraded htmlarea to 1.4.4, same problem
16:40 cozwei How do I get the first Subelement of an Submenu?
16:42 cozwei like menuelement - submenuelement1, submenuelement2. I'd like to have the submenuelement1 because I need to give it another class then the other submenuelements
16:55 cozwei okay, i found it out. anyone interested in the solution?
17:07 eeos yes, I would be! cozwei
17:10 cozwei okay take a look here: http://phpfi.com/235120
17:12 eeos ooops I have some problem with it, I will need to investigate
17:14 cozwei ?
17:16 eeos (I do not understand the code well, and the office is closing so I need to go)
17:17 eeos but thanks all the same
20:05 ^Max|^ I am trying to learn typo3 here, my problem is that I can't get the login form to work at all. typo3, 4.1.1, FreeBSD, Apache, MySQL
20:14 ^Max|^ hmm...
20:14 ^Max|^ Anyone awake in here?
20:15 ^Max|^ Alright... thanks though... bbl probably
20:26 theanomaly I'd appreciate some input on the following - i'm going to be converting a site to typo3 here soon and TemplaVoila made it extremely easy to import the old site and start using the old layout to add content, however I worry about the maintainability of that solution because it looks like it doesnt so much derive a template from the old site as it does use the old site as a template, hence forcing me to edit non-typo controlled content to
21:55 Fabian- any extension tips for creating an image gallery in TYPO3 with around 2000 images?
22:00 dokma how did typo3 get it's name ?
22:01 dokma is any1 here at all?
22:01 Fabian- i dont know i think it may have something to do with 1) designer 2) programmer 3) editor
22:02 dokma hmmm
22:04 dokma amazing that noone knows for sure
22:04 dokma that really blows me away
22:05 Fabian- dokma "In most web agencies a group of people is working together on the creation of a website. In this group we will find a graphic designer, a developer and a content contributer (at least for the initial content). Each of these persons have different skills and will thus work with the production of the site in different areas"
22:05 Fabian- from http://typo3.org/documentation/document-library/tutorials/doc_tut_templselect/0.1.0/view/1/3/
22:06 Fabian- but it doesnt say anything about the name though
22:07 dokma greetings komer
22:07 dokma how are you brother ?
22:07 KoMeR greetings
22:07 KoMeR i am just fine! ..
22:07 KoMeR how should i register?
22:07 dokma Praise God!
22:07 KoMeR Praise!
22:07 dokma I think it is referring to the nick registration
22:07 KoMeR yep
22:07 dokma I bet you registered that one
22:07 KoMeR i didnt yet
22:08 dokma cause I would steal your nick
22:08 dokma really
22:08 KoMeR dont
22:08 dokma let me register it then
22:08 KoMeR i need iut badly :P
22:08 dokma hehe
22:08 KoMeR i will hunt you down like a dog!
22:09 dokma oh shut up
22:09 dokma go and learn typo3
22:09 KoMeR :)
22:09 KoMeR it's registered now
22:09 dokma hehe
22:32 irzyxel anyone got realurl to work wiht 4.1.x ?
22:54 Ries irzyxel: yes
22:55 irzyxel whats the trick ? ;)
22:55 Ries no trick
22:55 irzyxel well, the docs are crap
22:55 Ries br
22:55 irzyxel ... place these four lines in ...
22:55 irzyxel line 0,1,2 .... RRRIGHT, four lines ...
22:56 irzyxel and config.baseURL = 1 is depreceated and typo3 compains even if i put it into root

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.