Search the website and IRC logs

#TYPO3 IRC log from : Sunday 26 April 2009

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
11:57 kraftb morning !
12:24 timdeluxe a good one! :)
14:28 Sooke Hi all
14:29 Sooke Is there any extension for a front end files upload in flash? so the user can see a progression bar or something?
14:29 Sooke I just found a flash files explorer that is still beta and doesn't take into account felogin users rights
14:29 Sooke Thanks
14:35 Sooke Can I expect so kind of response, word, or anything in all my life entering this channel?
14:35 Sooke ries2, flash?
14:35 ries2 Sooke: usually it's more buzy during the week.... saterday/sunday are normally quite
14:35 ries2 Yes that was in flash
14:36 ries2 with progress bar...
14:36 Sooke ries2, is it an extension?
14:36 ries2 No... it was custom made for a company I worked for at that time
14:36 Sooke ries2, ok
14:37 Sooke ries2, when uploading long files users might think something is going wrong that's why I was looking for some sort of feedback
14:37 ries2 That system was made in such a way it could fall-back to normal upload forms..... so it was a bit complicated
14:37 Sooke ries2, do you know if is there ant extension with the same results?
14:38 ries2 Sooke: We build it because we wanted to have a nice (javascript + flash) system that could upload multiple files in one go
14:38 ries2 Sooke: I only know in the BE there is such an extension...
14:38 ries2 uploading at the FE always depends on the situation... But did you look in TER?
14:38 Sooke ries2, yeah only found one
14:38 Sooke ries2, but it is not taking into account the righst of the users
14:39 Sooke ries2, only gropus
14:39 Sooke ries2, so I have to create a one member group for each user that wants to upload
14:39 ries2 that sucks...
14:40 Sooke ries2, indeed
14:41 ries2 can you modify it for your needs?
14:42 Sooke ries2, well
14:42 Sooke ries2, I don't know Typo3 Script
14:43 Sooke But I am expertise in PHP
14:43 Sooke that's why I work more in Drupal
14:43 Sooke this is an old project made in Typo3 that I need to maintain
14:44 Sooke also 75% of my projects are don in CakePHP
14:47 Sooke anyway
14:47 ries2 Sooke: if you know PHP it wouldn't be that hard....
14:47 ries2 it seems like you have the knowledge to handle that...
14:47 Sooke ries2, yeah, but I don't know all the typo3script stuff that deals with templates, flexforms and all that nightmare
14:48 Sooke :)
14:48 Sooke anyway
14:48 Sooke I will find a way
14:48 ries2 hehehe... you said nightmare :D
14:48 Sooke yes, it is
14:48 ries That is always a debate for some reason.....
14:48 ries Anyways...
14:50 ries No way to make custom menu's...
15:04 Sooke ries, are you sure?
15:04 Sooke ries, you have the entire API that makes of Drupal a complete PHP Framework
15:04 Sooke also MVC
15:04 ries Sooke: I started it it for a couple of hours... then got lost :s
15:05 ries Sooke: yeaa... I know about the API and it's in written in PHP... but I don't want to write a single line of code when making a website
15:05 ries I just want to have the possibility to make a menu.... the way I want to without touching PHP
15:05 Sooke ries, alsoyou have thousends of MOdules
15:05 Sooke much more than with Typo3
15:06 ries But often ... not always (as you know..) a module is for a specific task... when it doesn't do what I want it to do I need to start coding in PHP
15:06 Sooke ries, you can create a menu from the administration
15:06 Sooke ries, yes you are right
15:06 ries I tried it... seriously.... But a 3 level fold down menu seemed to be impossible
15:07 Sooke ries, but at least with Drupal if you have to developp you only need to deal with PHP and a PHP Api, not the same cas as Typo3, where you also need to learn Typo3Script which is only useful for Typo3, and also deal with all the templates paradigma and so..
15:08 ries Yes and no... in drupal it seemed I had a lot of nice templates... But my client gave me a design in html/CSS... may be I was looking wrong... but it seemed like I needed to create some template directory with PHP files
15:09 Sooke ries, templates is one of the points that you really can't say anything against Drupal
15:09 Sooke ries, templates are very easy to do with Drupal
15:09 Sooke ries, check the documentation and you will see
15:09 ries I couldn't figure it out quickly enough....
15:10 Sooke ries, It took me just 5 minutes to get it
15:10 ries so many things to learn...
15:10 Sooke ries, many things are when you try to deal with TemplaVoila
15:10 Sooke that's really a bunch of new things to learn
15:10 ries TV is easy :D
15:11 Sooke then you will find Drupal much easier when designeing templates
15:11 Sooke ries, try this: http://drupal.org/theme-guide
15:11 Sooke ries, give it 5 minutes
15:11 Sooke ries, And you will notice the freedom you have with that much easier than TV
15:12 Sooke ries, and FASTER
15:12 Sooke ries, Typo3 takes a lot of resurces to render
15:12 Sooke ries, Drupal is instantly
15:12 Sooke XD
15:12 ries Sooke: I need to make php files, right?
15:13 Sooke ries, no, you can just go with a ini file and that's it
20:02 Sooke ping
20:41 piquadrat_ch Hi! My company decided to port our current website (mostly static HTML with a bit of PHP). As I don't want to copy&paste more than 1000 pages, I'm wondering if there's something like an import script that can import content e.g. from XML
21:55 phiras Hi guys, I am new to typo3, and I don't know how to deploy a dummy version locally.
21:55 phiras My first question is, what is the tslib ?
21:56 phiras Anybody there !!
21:57 Tsoots you can deploy it the same way you'd deploy it remotely
21:57 Tsoots just need to have all the server stuff running locally
22:00 phiras seems like the zip file I am downloading doesn't has everything!
22:00 phiras And i don't want to install it using an installer
22:01 phiras I wonder if you got my problem?
22:01 Tsoots well i'm not sure
22:01 phiras Ok,
22:01 Tsoots but deploying it locally doesn't need to differ from deploying remotely
22:02 phiras I didn't deploy it anywhere yet.
22:02 Tsoots you just need to have a web server setup with typo3 requirements
22:02 phiras Well,
22:02 Tsoots thought you knew how to deploy it remotely since you said locally
22:02 Tsoots oh well
22:02 phiras I have downloaded this file : http://garr.dl.sourceforge.net/sourceforge/typo3/dummy-4.2.6.zip
22:03 phiras but it looks like it doesn't has everything inside it,
22:03 phiras ex, no install directory.
22:03 Tsoots you'll need the source package as well
22:04 phiras Where can I find them !
22:04 Tsoots and make the typo3_src symlink inside dummy to point there
22:04 Tsoots same place you found dummy
22:04 phiras achso!
22:05 phiras How could I miss that!
22:05 phiras Thanks mate.
22:27 phiras I could deploy it, but now I am having this message "No database selected" when I try to access the site, how can I tell the installer my mysql configration params, it's not asking about them!

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.