| 00:27 |
foertel |
gn8 |
| 04:53 |
Fruchthoernschen |
hmm thats nice ;) |
| 04:54 |
Fruchthoernschen |
rss Feed with newest registered ppl ;) |
| 04:54 |
Fruchthoernschen |
PUSH2RSS is an good ext. little bit bug fixing and you get an good solutuion for rss feeds of all elements ;) |
| 06:12 |
many |
good morning! |
| 06:43 |
yakoi |
hi, is there a way for tt_news to handle thumbnails as different image from the single image but be it conditionnal ? firstImageIsPreview would be cool but once activated, is automatically true for all news. How can I deal with a website where half of news will have a separate file for thumbs while the other half should have thumbs normally generated by TYPO3/tt_news ? |
| 06:44 |
yakoi |
is there a better option than adding a new field to TCA and handling it all by overriding the image markers content ? |
| 08:18 |
marcuslind |
Anyone used mm_forum? I've run into some trouble when installing it. |
| 08:41 |
dec__ |
hi, is it possible to localize the backend? if so, how ? |
| 08:41 |
PiMB |
sure it is |
| 08:42 |
PiMB |
select the language you want for your user in user settings |
| 08:42 |
dec__ |
yeah there's only 1 there though |
| 08:42 |
dec__ |
english |
| 08:42 |
dec__ |
do i have to download a language pack? |
| 08:43 |
PiMB |
yep |
| 08:43 |
Prot0 |
:-) |
| 08:43 |
Prot0 |
morning |
| 08:43 |
PiMB |
which language? |
| 08:43 |
dec__ |
nvm found it, it's in the extension manager apparantly :p |
| 08:43 |
PiMB |
ohw wait.. |
| 08:44 |
PiMB |
all the language packs are obsolete nowadays. |
| 08:44 |
PiMB |
that was old school style |
| 08:44 |
dec__ |
great =/ |
| 08:44 |
PiMB |
sorry mate |
| 08:45 |
dec__ |
i've set it to a different language and it seems to work fine though ;) |
| 08:45 |
PiMB |
(Y) |
| 08:45 |
dec__ |
bloody clients who can't speak a word english |
| 08:45 |
Phlunk3 |
hi, does someone know where I can edit the settings for the rte so that target="_blank" can be removed? |
| 08:46 |
Phlunk3 |
need to replace it with javascript window open thing. |
| 08:49 |
Prot0 |
erm |
| 08:49 |
Prot0 |
well i know you can remove the default setting |
| 08:49 |
Phlunk3 |
yeah :S |
| 08:51 |
Prot0 |
i think actually default its empty :-) |
| 08:52 |
Prot0 |
you should be able to tell the RTE what it can render and what it can't |
| 08:52 |
Prot0 |
http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea_manual/1.8.6/view/ |
| 08:54 |
Prot0 |
http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea_manual/1.8.6/view/4/4/ |
| 08:54 |
Prot0 |
look for default target ;-) |
| 08:54 |
marcuslind |
Anyone of you installed mm_forum extension? I've installed it, configured it but when I publish it on a page I see nothing. I do see <div class="tx-mmforum-pi1"> though, but the div is empty. |
| 08:55 |
marcuslind |
I've set the User-data, Forum-data and the Main-Forum-Page-data too in the configuration. |
| 09:01 |
Prot0 |
marcuslind: checked for static templates? |
| 09:02 |
marcuslind |
Prot0: What do you mean? If I checked if there is a template selected for the plugin? |
| 09:29 |
Prot0 |
marcuslind: did you include the proper static template(s)? :-) |
| 09:30 |
marcuslind |
Prot0: How do I include those? |
| 09:30 |
marcuslind |
I followed the installation guidelines, didnt say much about static templates |
| 09:32 |
Prot0 |
check your root template, and see if there is a static template for mm_forum |
| 09:32 |
Prot0 |
i see a setup.txt which includes 5 other TS files inside the extension :-) |
| 09:38 |
niticu |
Hi all! |
| 09:38 |
niticu |
Does anyone know how to show a popup in the Backend? |
| 09:39 |
niticu |
I'm trying to give BEusers some feedback after unhiding a record, and I've successfully implemented the corresponding hook |
| 09:39 |
niticu |
(I already send an email after hiding) |
| 09:39 |
niticu |
But I'd also like to show a popup confirming the email has been sent |
| 09:52 |
marcuslind |
Prot0: I found the 4 static templates and added them. |
| 09:53 |
marcuslind |
Instead of only printing the <div> it also initiated a table and added some footer text ("Powered by mm_forum 1.9.0"). |
| 09:53 |
marcuslind |
however, it did not publish any categories or forum functions |
| 09:55 |
marcuslind |
I can print "Frontend administration" but I can not print the Main Message Board. |
| 09:55 |
marcuslind |
it's just empty |
| 10:14 |
jbaptiste_j |
Hello MyGoddess, glad to see a fellow Frenchie |
| 10:15 |
MyGoddess |
hello :) |
| 10:56 |
notlistening |
Hi i am trying to compile ImageMagic on ubuntu and when i run configure i don't think that the config is finding all the components it neds like zlib and the tiff library etc etc |
| 10:56 |
notlistening |
anyone go any pointers? |
| 10:59 |
notlistening |
a line like this in the summary ZLIB --with-zlib=yes no |
| 11:02 |
rosieres__ |
notlistening: take gmagick if you don't need any special functions from imagemagick . . . http://packages.ubuntu.com/lucid/libgraphicsmagick3 |
| 11:05 |
notlistening |
that does everything i need for typo3? |
| 11:05 |
notlistening |
lol this is a mission :D |
| 11:05 |
rosieres__ |
yep |
| 11:20 |
notlistening |
rosieres__, do i still need to compile imagemagic with that lib installed? |
| 11:33 |
notlistening |
Does not seem to help :( |
| 11:42 |
rosieres__ |
typo3 can directly speak with graphicsmagick just change the parameter from im4 or im5 or im to gm in the installation menu . . . . |
| 11:42 |
rosieres__ |
provided /usr/bin/gm is accessible by the webserver |
| 11:43 |
rosieres__ |
respective the php |
| 11:43 |
rosieres__ |
notliistening: ping |
| 11:43 |
rosieres__ |
notlistening: ping |
| 11:43 |
notlistening |
rosieres__, thanks i am working on it now :D |
| 11:57 |
notlistening |
the typo3conf folder is not there have i not downloaded something correctly? |
| 12:02 |
rosieres__ |
what ? |
| 12:02 |
satelit |
hi |
| 12:05 |
rosieres__ |
notlistening: clean istall ?? -> http://downloads.sourceforge.net/project/typo3/TYPO3%20Source%20and%20Dummy/TYPO3%204.3.3/typo3_src-4.3.3.tar.gz?use_mirror=switch and http://downloads.sourceforge.net/project/typo3/TYPO3%20Source%20and%20Dummy/TYPO3%204.3.3/dummy-4.3.3.tar.gz?use_mirror=freefr put the source into a subdir and take the symlinks to the hostrootdir |
| 12:05 |
satelit |
if i insert a text elemnt in my t3-page then i can choose a block-style .. if i choose one, t3 set a class to this paragrah... but i dont want a class ... i want style-att ... example: .blockstyle { display: none} <p class="blockstyle1">..</p> ----> <p style="display: none"> ... i dont know how ... i need help |
| 12:07 |
notlistening |
right got it thanks rosieres__ fingers crossed for the rest :D |
| 12:08 |
rosieres__ |
stelit: german |
| 12:08 |
rosieres__ |
? |
| 12:09 |
satelit |
ich möchte gern, dass wenn ich auf einen absatz einen blockstatz wähle, dass der absatz nicht mit einer klasse versehen wird, sondern mit style-attr.! will einen html-newsletter schicken und der kommt damit nicht klar ... |
| 12:10 |
rosieres__ |
stelit . |
| 12:10 |
pgampe |
satelit: look for something like ccs2inline |
| 12:10 |
rosieres__ |
satelit: jep |
| 12:10 |
rosieres__ |
satelit: its an extension |
| 12:11 |
satelit |
thx, i will try it :) |
| 12:45 |
notlistening |
all my image processing test are not working any idea thinks like convert are not even on my machine :P |
| 12:46 |
Prot0 |
makes sense then |
| 12:47 |
teppi|work |
:-) |
| 12:47 |
rosieres_ |
why don't you look into /var/log/messages ?? |
| 12:47 |
teppi|work |
he is notlistening |
| 12:47 |
Prot0 |
indeed |
| 12:47 |
Prot0 |
;) |
| 12:47 |
notlistening |
i am ppl |
| 12:50 |
rosieres_ |
what's ppl ?? |
| 12:50 |
Prot0 |
what does the install tool say under basic configuration |
| 12:50 |
Prot0 |
ppl = people |
| 12:50 |
Prot0 |
withou eo e |
| 12:50 |
Prot0 |
:-f |
| 12:50 |
rosieres_ |
ouch . . . |
| 12:51 |
Prot0 |
hehe |
| 12:51 |
rosieres_ |
and what does the log say ? |
| 12:52 |
notlistening |
/usr/bin/ gm |
| 12:52 |
notlistening |
1.3.5 |
| 12:52 |
notlistening |
/usr/local/bin/ convert |
| 12:52 |
notlistening |
combine |
| 12:52 |
notlistening |
identify |
| 12:52 |
notlistening |
4.2.9 |
| 12:52 |
notlistening |
4.2.9 |
| 12:52 |
notlistening |
So gm and im install |
| 12:52 |
notlistening |
*installed |
| 12:54 |
Prot0 |
so no warnings or errors there? :-) |
| 12:54 |
rosieres_ |
and install tool ponit 4. image processing . . . current config ?? screenshot |
| 12:56 |
rosieres_ |
i think you have permission problems . . . ;-) |
| 12:56 |
rosieres_ |
process reading image formats |
| 12:57 |
notlistening |
the log is moaning about x11 libs |
| 12:57 |
rosieres_ |
nothing to do with it |
| 12:57 |
notlistening |
gs no found |
| 12:58 |
rosieres_ |
aah |
| 12:58 |
rosieres_ |
then correct the path within the installation |
| 12:59 |
rosieres_ |
godd is alsways going to installation menu point 4... scroll to testmenu - read formats - check the path thats generated below the images |
| 13:02 |
notlistening |
if i try to execute the same command in a terminal i guess this on the read images: |
| 13:02 |
notlistening |
convert: Missing an image file name. |
| 13:03 |
rosieres_ |
then follow the path if it's physically there |
| 13:06 |
notlistening |
yeah the files there |
| 13:07 |
rosieres_ |
and . . what does that tell you !!!! |
| 13:08 |
notlistening |
think i broke it http://pastebin.com/BaVt68Ku |
| 13:08 |
rosieres_ |
the link is broken too |
| 13:09 |
notlistening |
the images are not being generated |
| 13:09 |
notlistening |
that is the problem |
| 13:09 |
notlistening |
so there is no path |
| 13:10 |
notlistening |
image magik is not very happy |
| 13:10 |
rosieres_ |
you got skype ? |
| 13:10 |
notlistening |
that link works fine for me |
| 13:10 |
notlistening |
yeah but i am at work so can't really talk sorry :P |
| 13:10 |
rosieres_ |
i just would login to your machine and set the things right . . . . |
| 13:11 |
rosieres_ |
just for sharing the pass |
| 13:11 |
rosieres_ |
btw. the pastebin link sais to me - Unknown paste ID, it may have expired or been deleted! |
| 13:11 |
notlistening |
nice :D |
| 13:12 |
notlistening |
http://pastebin.com/srhTmJ9B |
| 13:13 |
rosieres_ |
same again . . . *wtf |
| 13:15 |
rosieres_ |
a nice hint on the top of the page "" THE SITE IS IN READ-ONLY MODE AS WE ARE CURRENTLY MOVING HOSTER, SOME PASTES MIGHT BE MISSING FOR A FEW HOURS "" |
| 13:16 |
notlistening |
ah missed that |
| 13:16 |
notlistening |
;) |
| 13:16 |
rosieres_ |
the one that can read is in advantage . . . *would the german say ;-) |
| 13:16 |
notlistening |
umm think i will go away and reinstall IM |
| 13:17 |
rosieres_ |
ever tried gm using by another example ? |
| 13:17 |
rosieres_ |
perhaps a lampp box is more the thing you are looking for . . . |
| 13:18 |
notlistening |
Sorry you lost me now |
| 13:18 |
PiMB |
lamp (linx , apache, mysql, php) |
| 13:19 |
notlistening |
yeah i know what a lamp server is |
| 13:19 |
rosieres_ |
http://typo3.org/download/installers/ |
| 13:19 |
notlistening |
that is not so much the issue always imagemagic :D |
| 13:19 |
rosieres_ |
i never had trouble with it . . . ;-)) |
| 13:21 |
notlistening |
lucky you :D |
| 13:22 |
notlistening |
I tried the installation script and could not get it to work on ubuntu but back to the drawing board :D |
| 13:24 |
rosieres_ |
check me via skype . . . give me an ssh login . . . start an ssh session with screen command and i will connect to that session . . . then you can see what i am doing |
| 13:38 |
pmk65 |
A lot of IM versions have problems with TYPO3, that's why it's better to use GM. |
| 13:49 |
notlistening |
rosieres_, might have to do that from home |
| 13:49 |
notlistening |
not ssh access to the world here |
| 13:49 |
notlistening |
but thanks for the offer |
| 13:50 |
rosieres_ |
notlistening: np . . . |
| 14:36 |
TypoOLf |
Guten Tag |
| 14:36 |
Prot0 |
hello |
| 14:37 |
TypoOLf |
got a question |
| 14:37 |
TypoOLf |
only english or can we speak german |
| 14:38 |
Prot0 |
channel is english only :-) |
| 14:39 |
TypoOLf |
okay first question would u help me |
| 14:39 |
Prot0 |
2nd rule, dont ask to ask.. ask ;-) |
| 14:39 |
TypoOLf |
nice |
| 14:40 |
TypoOLf |
good i had the job to build an intranet with typo3, no knowledge in typo3 ... |
| 14:40 |
TypoOLf |
the site is now going |
| 14:40 |
TypoOLf |
i got a complete template from the business internet site |
| 14:40 |
TypoOLf |
my problem is now that i want to use the submenu |
| 14:40 |
TypoOLf |
i got screenshots moment |
| 14:40 |
TypoOLf |
http://i41.tinypic.com/30rxisw.jpg |
| 14:40 |
TypoOLf |
thats my template |
| 14:41 |
TypoOLf |
and thats how my site now looks |
| 14:41 |
TypoOLf |
http://i41.tinypic.com/5x0um8.jpg |
| 14:41 |
TypoOLf |
on the template i see [Menu goes here] but how?! |
| 14:53 |
teppi|work |
TypoOLf, and the problem is? |
| 14:53 |
TypoOLf |
i dont know how to put sites in the submenu |
| 14:54 |
TypoOLf |
thats my problem |
| 14:54 |
teppi|work |
you'll have to read about typoscript |
| 14:54 |
teppi|work |
you can map then the typoscript menue with the html element |
| 14:54 |
TypoOLf |
i read about this html element |
| 14:55 |
teppi|work |
for instance you create a menue like lib.menue = HMENU ... etc |
| 14:55 |
TypoOLf |
yes |
| 14:55 |
teppi|work |
then you can map lib.hmenu in templa voila |
| 14:55 |
teppi|work |
erm lib.menu |
| 14:55 |
teppi|work |
but you'll have to understand typoscript first |
| 14:55 |
TypoOLf |
yes i think there wil be the problem |
| 14:56 |
TypoOLf |
:) okay on the first screen shot you see my template and the maping in the prieview |
| 14:56 |
TypoOLf |
i thought i got already map everything right because of the two [Menu goes here] fields in the preview |
| 14:58 |
teppi|work |
TypoOLf, this is just a text in the datastructure iirc |
| 14:58 |
teppi|work |
maybe start reading this : http://typo3.org/documentation/document-library/extension-manuals/ts45min_de/0.5.1/view/ |
| 14:58 |
teppi|work |
and maybe the documentation of templa voila |
| 14:59 |
TypoOLf |
i had a nightmare about this...but okay then i will read this and look forward to get this shit working ;) but thx for help |
| 15:02 |
teppi|work |
TypoOLf, np .. just ask again if you struggle with anything ;) .. |
| 15:37 |
marcuslind |
Anyone successfully used the extension mm_forum? I've installed it, configured it and added the static templates. I can add "Frontend Administration" and everything like that except the message board which kinda is the main thing. |
| 15:37 |
marcuslind |
When I add the Message Board it's just empty, it prints nothing. And empty table. |
| 15:37 |
marcuslind |
An empty table* |
| 15:40 |
PiMB |
marcuslind, still nothing :) |
| 15:40 |
PiMB |
did you try things today? |
| 15:41 |
marcuslind |
I've tried adding the configurations 10 times |
| 15:41 |
marcuslind |
because the extension FAQ said that if it prints nothing, check the configuration. |
| 15:41 |
marcuslind |
Also I tried adding the configuration as TYPOSCRIPT instead. |
| 15:41 |
marcuslind |
didnt help much either. |
| 15:42 |
marcuslind |
I also tested what part of the extension that worked and what didnt. And it seems as if the only thing that doesnt work is the "Message Board" |
| 15:42 |
marcuslind |
but that's the "Forum" part... |
| 15:42 |
PiMB |
lol, kinda important ;) |
| 15:42 |
PiMB |
so, just kicking in some open doors |
| 15:42 |
PiMB |
static template included? |
| 15:42 |
rosieres_ |
have you checked your hole typoscript via template analyzer ?? perhaps you have a little bugus that prevents correct parsing |
| 15:42 |
PiMB |
html template set? |
| 15:43 |
PiMB |
proper rights on custom templates? |
| 15:43 |
PiMB |
indeed like rosieres_ says, template analyzer / typoscript object browser |
| 15:43 |
PiMB |
anything weird there. |
| 15:43 |
pmk65 |
marcuslind: did you configure it using the BE module? Specially the HTML templates needs to be configured using the BE module. |
| 15:44 |
PiMB |
try setting it up in a clean root page to see if something else may interfere that you're missing. |
| 15:44 |
marcuslind |
What counds as "weird"? |
| 15:44 |
marcuslind |
counts* |
| 15:44 |
rosieres_ |
clean environment makes most sense !! |
| 15:44 |
marcuslind |
pmk65: Ye I used the mm_forum backend module, followed the steps there. I set the User-path, the storage-path and the "main forum-page path" |
| 16:01 |
ironm |
Hi Sargo :-) |
| 16:07 |
teppi|work |
marcuslind, i had some issues too installing this forum |
| 16:07 |
marcuslind |
Same issues? |
| 16:07 |
teppi|work |
iirc i "forgot" to add some usergroups that were allowed to post in the forum |
| 16:08 |
teppi|work |
that produced an error in the code |
| 16:08 |
teppi|work |
something like that |
| 16:09 |
teppi|work |
the plugin requires a complete configuration it will show nothing if something is missing .. |
| 16:12 |
teppi|work |
i debugged the source btw to find the missing thing .. maybe this helps .. at least :D |
| 16:33 |
notlistening |
rosieres_, i got it working but the easy way this time |
| 16:36 |
notlistening |
rosieres_, i got it all working now more or less |
| 16:36 |
notlistening |
rosieres_, now i can feel the typoscript love and the joy or learning it :P |
| 16:37 |
rosieres__ |
notlistening: what was your fault ?? |
| 16:37 |
notlistening |
user error :D all me |
| 16:38 |
notlistening |
I ended up using the ubuntu package manger to install it all and then just updated type3 to the beta |
| 16:38 |
notlistening |
*tyop3 |
| 16:39 |
notlistening |
not the best way but i gave up doing it the other way :P beaten by ubuntu again :D |
| 16:40 |
rosieres__ |
ubuntu is not the best solution for running server services ;-) |
| 16:40 |
rosieres__ |
there ist suse or debian much better .. . . |
| 16:41 |
rosieres__ |
i think ubuntu is mainly interesting as an desktop machine . . . |
| 16:41 |
notlistening |
yeah i know but this is only a test enviroment for development and learning |
| 16:41 |
rosieres__ |
do it in a virtual machine . . . ;-) |
| 16:42 |
notlistening |
I am going to purchase a typo3 host server soon |
| 16:42 |
notlistening |
yeah it is already on a virtual machine |
| 16:42 |
notlistening |
just i had ubuntu server lying around |
| 16:43 |
rosieres__ |
*omg . . . is you internet connection that slim ?! |
| 16:43 |
rosieres__ |
4 gig in 20 mins down .... would have made things less complicated ;-) |
| 16:44 |
notlistening |
well i chose to do it this way and it's done |
| 16:45 |
rosieres__ |
then ... rock your buntu ;-) |
| 16:45 |
rosieres__ |
good luck !! |
| 16:45 |
rosieres__ |
or do you have the next questions ?? ;-) |
| 16:45 |
marcuslind |
teppi|work: Thanks for the tips. It seems as if the documentation of how to install the plugin isnt enough, seems as if some parts are missing. |
| 16:46 |
marcuslind |
I'm ending work now though, I will check more of it tomorrow. Bye |
| 16:46 |
teppi|work |
cu ;) |
| 16:49 |
notlistening |
no more questions yet.... and thanks for you help |
| 18:33 |
Fruchthoernschen |
Hello |
| 18:35 |
TheEternalAbyss |
olleH |
| 18:44 |
TheEternalAbyss |
ok can someone help me with this issue |
| 18:44 |
TheEternalAbyss |
http://jsfiddle.net/e7BtQ/ |
| 18:45 |
TheEternalAbyss |
typo3 throws all that garbage creating gaps between my images |
| 18:45 |
Fruchthoernschen |
Is there an way to replace Content/Marker when the content comes from the Cache ? |
| 18:45 |
TheEternalAbyss |
this wouldn't be a huge problem but firefox displays the gaps, while chrome, safarai, etc doesn't |
| 18:45 |
Fruchthoernschen |
oh yeah jsfiddle ;) |
| 18:46 |
TheEternalAbyss |
:) |
| 18:46 |
TheEternalAbyss |
yea i luvs it :D |
| 18:46 |
Fruchthoernschen |
hehe okay ;) |
| 18:46 |
TheEternalAbyss |
XD |
| 18:46 |
Fruchthoernschen |
TheEternalAbyss, hmm is there an preview in TYPO3 for what you mean? |
| 18:47 |
TheEternalAbyss |
http://thierry-technology.com/index.php?id=274 |
| 18:47 |
TheEternalAbyss |
live example |
| 18:50 |
Fruchthoernschen |
hmm looks same as in the jsfiddle |
| 18:51 |
TheEternalAbyss |
yea i copied it from there |
| 18:51 |
TheEternalAbyss |
i mean i copied from site to jsfiddle |
| 18:51 |
TheEternalAbyss |
all that extra stuff is causing the gaps |
| 18:52 |
TheEternalAbyss |
and I can't figure out hwo to get rid of it |
| 18:53 |
Fruchthoernschen |
oh okay |
| 18:54 |
Fruchthoernschen |
you mean the spaces ( which are purple ) |
| 18:54 |
TheEternalAbyss |
yea |
| 18:56 |
Fruchthoernschen |
.csc-textpic-image { margin-bottom:10px !important; } |
| 18:56 |
Fruchthoernschen |
#container #content .productGallery #pg_showcase #pg_showbot #pg_jump { |
| 18:56 |
Fruchthoernschen |
background-color:#CFA8CF; |
| 18:56 |
Fruchthoernschen |
display:block; |
| 18:56 |
Fruchthoernschen |
float:right; |
| 18:56 |
Fruchthoernschen |
height:auto; |
| 18:56 |
Fruchthoernschen |
margin-right:5px; |
| 18:56 |
Fruchthoernschen |
margin-top:5px; |
| 18:56 |
Fruchthoernschen |
width:150px; |
| 18:56 |
Fruchthoernschen |
} |
| 18:56 |
Fruchthoernschen |
default.css (Zeile 368) |
| 18:56 |
Fruchthoernschen |
#container #content .productGallery #pg_showcase #pg_showbot #pg_jump { |
| 18:56 |
Fruchthoernschen |
background-color:#CFA8CF; |
| 18:56 |
Fruchthoernschen |
hm thinking, no-paste is needed |
| 18:56 |
Fruchthoernschen |
sorry for spam. |
| 18:57 |
TheEternalAbyss |
? |
| 18:57 |
Fruchthoernschen |
that's nothing what TYPO3 does, that is css stuff |
| 18:58 |
Fruchthoernschen |
see in the default.css file is .csc-textpic-image definied with an margin-bottom : 10px |
| 18:58 |
Fruchthoernschen |
and the div box around the menue has an background-color setting. |
| 18:58 |
Fruchthoernschen |
margin-bottom: makes the space and let you see the background-color |
| 18:59 |
Fruchthoernschen |
of the div boxs behind the menue |
| 19:01 |
TheEternalAbyss |
why does it throw it in there when i put a bunch of images together tho |
| 19:01 |
TheEternalAbyss |
i didn't but that in the html |
| 19:04 |
TheEternalAbyss |
i don't see a margin-bottom: 10px in my css file |
| 19:07 |
Fruchthoernschen |
yes |
| 19:07 |
Fruchthoernschen |
hmm |
| 19:07 |
Fruchthoernschen |
on the life example I have found the reason ;) |
| 19:07 |
Fruchthoernschen |
but why it is also in jsfiddle hmm |
| 19:08 |
TheEternalAbyss |
firebug says that's on line 29 of my css file...but my line 29 is: background:#9F9F9F} |
| 19:08 |
TheEternalAbyss |
-_-;; |
| 19:09 |
Fruchthoernschen |
hehe |
| 19:09 |
Fruchthoernschen |
hmm sorry ;) no idea |
| 19:11 |
TheEternalAbyss |
img{display:block} <-- that solved it |
| 19:11 |
TheEternalAbyss |
go figure |
| 20:20 |
Fruchthoernschen |
hey the Hook : contentPostProc-All or contentPostProc-cached is not runned when the page or the ext. is cached? |
| 20:49 |
Fruchthoernschen |
solved. (see http://typo3blogger.de/hook-contentpostproc-vs-cache/ ) |
| 22:19 |
tomsdale |
are there any numbers how many people have registered for t3con10dallas ? |
| 22:30 |
soee |
iv installed TYPO3 4.3.3 and i have this error after realurl installed: http://pastebin.com/R5hwTJaR |
| 22:30 |
soee |
any idea ? |
| 22:32 |
soee |
the only thing i can do i to comment $this->initDevLog($sysconf); |
| 22:53 |
claydy |
hi |
| 22:53 |
claydy |
i got a problem with css_styled_content |
| 22:54 |
pgampe |
claydy: state it :P |
| 22:54 |
claydy |
whenever i create a sysfolder and put all my templates in there and then include them css_styled_content doesn't work |
| 22:55 |
claydy |
whenever i copy my templates into the root_template everything works fine |
| 22:55 |
claydy |
it's probably just in which order the templates are loaded, i tried changing them but doesn't do anything |
| 22:55 |
pgampe |
yes, must be the order ... |
| 22:56 |
pgampe |
try to include it in the first template and in the template where you include the other templates |
| 22:57 |
claydy |
good point |
| 22:57 |
claydy |
i ll try that |
| 22:57 |
Fruchthoernschen |
yes that's important |
| 22:57 |
Fruchthoernschen |
the order ;) |
| 22:57 |
claydy |
i think that's gonna be it |
| 22:57 |
Fruchthoernschen |
and think ou clearing cache ;) |
| 22:58 |
claydy |
yep that did the trick |
| 22:58 |
claydy |
thanks |
| 22:58 |
claydy |
been sitting on that problem for ages |
| 22:58 |
pgampe |
sometimes we are blind for the obvious ... :) |
| 23:00 |
claydy |
true |
| 23:13 |
Fruchthoernschen |
:) |
| 23:24 |
soee |
can u tell me why i cant display page content via page.10 < styles.content.get ? |
| 23:26 |
claydy |
r u using css_styled_content |
| 23:43 |
soee |
can i disable page headers, so they are not on the page ? |
| 23:44 |
soee |
i can, got it :) |
| 23:46 |
Gilles |
hello |
| 23:47 |
Gilles |
is someone there ? |
| 23:47 |
Gilles |
anybody ? |
| 23:48 |
soee |
some |