Search is currently not available.
| 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
|
#TYPO3 IRC log from : Sunday 17 May 2009
| 00:44 |
nic |
hi |
| 00:45 |
nic |
may i ask a question |
| 00:45 |
nic |
? |
| 00:45 |
void |
nic: yes |
| 00:46 |
nic |
we have chosen typo3 for our new website.... |
| 00:46 |
nic |
we have it programmed by a web agency |
| 00:46 |
nic |
but i have some douts about their prices.. |
| 00:47 |
nic |
they ask for exemple for the installation of the printing option 500$/400 euro |
| 00:47 |
nic |
is that justified? |
| 00:50 |
nic |
how much time does the installation of the printing option take? |
| 00:51 |
void |
nic: printing option usually implies a lot of CSSing |
| 00:52 |
nic |
ok, so it is justified, do i need to know typoscript to do itP |
| 00:52 |
void |
nic: so it depends on the size of your site and on the count of CSS on it |
| 00:52 |
void |
nic: yes, you need |
| 00:52 |
nic |
ok, thank you |
| 00:52 |
void |
np |
| 10:50 |
nazri |
hello |
| 10:51 |
nazri |
i am new here ... can anybody help |
| 10:58 |
flobbie |
hhi |
| 11:00 |
Denyerec |
help with... |
| 11:00 |
Denyerec |
¬_¬ |
| 11:00 |
Denyerec |
If it's childbirth, no. |
| 11:00 |
Denyerec |
I'm not that good with postmodern architecture either. |
| 13:28 |
HardPhuck |
anyone using chgallery |
| 13:28 |
HardPhuck |
i need to add a class to every fourth image |
| 13:28 |
HardPhuck |
but using optionsplit does not work here |
| 13:50 |
foertel |
hello everyone |
| 14:29 |
nazri |
hello |
| 14:29 |
nazri |
any newbie here |
| 14:32 |
HardPhuck |
wwhy do you nedd newbies? |
| 14:33 |
StefanoK |
maybe he want offers help to sombody |
| 14:39 |
nazri |
cos i am a newbie |
| 14:41 |
nazri |
just stumble upon typo3 today .. but dont know how to proceed after some of the download |
| 14:43 |
StefanoK |
you have to learn german, because most books about t3 are in german ;-) |
| 14:43 |
StefanoK |
Then you need a lot of time and discipline |
| 14:44 |
StefanoK |
to learn t3 |
| 14:44 |
nazri |
:-) thanks .. mean have to start downloading some german lesson |
| 14:45 |
nazri |
i cant even install t3 .. thats bad isnt it |
| 14:45 |
StefanoK |
what a OS do you have? |
| 14:45 |
nazri |
xp |
| 14:47 |
StefanoK |
i am out. have no idea how to install it under windows. There is a wininstaller.exe at the download page, ist it? |
| 14:48 |
nazri |
really .. i didnt see it ... but thank anyway .. will spend whole night tonight to figure it |
| 14:48 |
nazri |
will try to find the installer |
| 14:49 |
StefanoK |
under unix-kind OS you have to install the core in one folder and the dummy in other folder. Then symlink the dummy package with the core. |
| 14:50 |
nazri |
l will check with my hosting provider to change my plan to unix |
| 14:50 |
StefanoK |
you could take linux (debian) as well |
| 14:51 |
StefanoK |
most hoster have linux installed |
| 14:51 |
StefanoK |
check out his page: |
| 14:52 |
StefanoK |
http://typo3.org/download/installers/ |
| 14:54 |
nazri |
oh my .. as you said .. need time for more reading glad |
| 14:54 |
nazri |
glad you willing to respond to a novice like me |
| 14:55 |
StefanoK |
np |
| 15:03 |
foertel |
Hey everyone, I want to edit a content element within my backend module |
| 15:03 |
foertel |
I implemented RTE with the following snipplet: http://cxg.de/?id=exOSYwTjIWoqyiP |
| 15:03 |
foertel |
How do I get a "Save" Button? |
| 23:50 |
foertel |
Hey everyone, I want to edit a content element within my backend module |
| 23:50 |
foertel |
I implemented RTE with the following snipplet: http://cxg.de/?id=exOSYwTjIWoqyiP |
| 23:50 |
foertel |
How do I get a "Save" Button? |
| 23:50 |
foertel |
The little disk I need to save what I changed in the RTE :) |
| 23:55 |
specialunderwear |
Hi I want to replace an image with typoscript. How do I configure this in the autoparser? It normally does not replace the element but only the content. I want to replace the entire IMG element. Is that possible? |