Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten Ansicht
  #1  
Alt 27.05.08, 17:35
Forum Newbie
 
Registriert seit: 12.10.07
Beiträge: 15
Rotes Gesicht Probleme GIFBUILDER + imageLink

Hallo zusammen,

habe jetzt etwas Erfahrung mit TYPO3 und TS, aber Problem mit dem GIFBUILDER:

Nicht nur, dass die Qualität von Bilder drastisch sinkt, wenn ich ein Logo einfüge (Kochbuch, Rezept 12.4) oder einen Schatten um das Bild lege (GIFBUILDER - TYPO3Wiki, unten), auch der ImageLinkWrap funktioniert nicht mehr richtig.

Statt der Einbindung von showpic
(... eID=tx_cms_showpic ...) erhalte ich entweder einen Link, der zwar ein Popup öffnet, aber das "javascript:close();" vermissen läßt, oder überhaupt kein Popup.

Normales IMAGE mit Vergrößerung:
HTML-Code:
<a href="index.php?eID=tx_cms_showpic&amp;file=typo3temp%2Fpics%2Fa4f1d38e20.jpg&amp;width=800m&amp;height=600&amp;bodyTag=%3Cbody%20bgColor%3D%22%23ffffff%22%3E&amp;wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&amp;md5=7ec05d38c6489a697564af4ae215c052" onclick="openPic('index.php?eID=tx_cms_showpic&amp;file=typo3temp%2Fpics%2Fa4f1d38e20.jpg&amp;width=800m&amp;height=600&amp;bodyTag=%3Cbody%20bgColor%3D%22%23ffffff%22%3E&amp;wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&amp;md5=7ec05d38c6489a697564af4ae215c052','7b71232bdee61d313fea087240bb4583','width=817,height=620,status=0,menubar=0'); return false;" target="thePicture"><img src="typo3temp/pics/f92bad9a7f.jpg" width="180" height="135" border="0" alt="" title="" /></a>
Rezept 12.4 Kochbuch (kein showpic:sad:

HTML-Code:
<a href="typo3temp/GB/60390dae97.jpg?file=uploads%2Fpics%2FOrgi_01.bmp&amp;width=640m&amp;height=480m&amp;bodyTag=%3Cbody%20bgColor%3D%22white%22%20leftmargin%3D%220%22%20topmargin%3D%220%22%20marginwidth%3D%220%22%20marginheight%3D%220%22%20onBlur%3D%22self.close%28%29%22%3E&amp;wrap=%7C&amp;md5=da741ab6b0fd64b116f8bf2b0a5f0b7b" onclick="openPic('typo3temp/GB/60390dae97.jpg?file=uploads%2Fpics%2FOrgi_01.bmp&amp;width=640m&amp;height=480m&amp;bodyTag=%3Cbody%20bgColor%3D%22white%22%20leftmargin%3D%220%22%20topmargin%3D%220%22%20marginwidth%3D%220%22%20marginheight%3D%220%22%20onBlur%3D%22self.close%28%29%22%3E&amp;wrap=%7C&amp;md5=da741ab6b0fd64b116f8bf2b0a5f0b7b','9d571038266a1ac03157719c92e1a636','width=541,height=404,status=0,menubar=0'); return false;" target="thePicture"><img src="typo3temp/pics/cd392a0142.jpg" width="400" height="295" border="0" alt="" /></a> 
Schatten (überhaupt kein Link:sad:

HTML-Code:
<img src="typo3temp/GB/a9fc7cf5c3.gif" width="400" height="301" border="0" alt="" /></dt><dd class="csc-textpic-caption"><span class="lupe"><img src="fileadmin/images/lupe3.gif" width="20" height="15" border="0" alt="" title="" />
Wie bekomme ich in den letzten beiden Fällen ein ShowPic-Popup hin?
Kann mich jemand auf die richtige Spur führen?

aktendully

btw: Wie kann ich ein Thema als gelöst anzeigen?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
  #2  
Alt 28.05.08, 11:39
Benutzerbild von just2b  
Registriert seit: 03.11.04
Alter: 25
Beiträge: 2.186

super wenn man keinen ts code postet
__________________
TYPO3 3.7./3.8.X/4.0.X/4.1.1
just2b.com | Google Maps | SmoothGallery | Das grösste werbefreie TYPO3 Forum typo3.net | Content-Management-Systeme mit TYPO3 & RedDot
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
  #3  
Alt 28.05.08, 12:37
Forum Newbie
 
Registriert seit: 12.10.07
Beiträge: 15
Oops

Richtig, ohne TS macht es wenig Sinn.
Hier der zugehörige Code.

Normales IMAGE mit Vergrößerung:

HTML-Code:
<a href="index.php?eID=tx_cms_showpic&amp;file=typo3temp%2Fpics%2Fa4f1d38e20.jpg&amp;width=800m&amp;height=600&amp;bodyTag=%3Cbody%20bgColor%3D%22%23ffffff%22%3E&amp;wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&amp;md5=7ec05d38c6489a697564af4ae215c052" onclick="openPic('index.php?eID=tx_cms_showpic&amp;file=typo3temp%2Fpics%2Fa4f1d38e20.jpg&amp;width=800m&amp;height=600&amp;bodyTag=%3Cbody%20bgColor%3D%22%23ffffff%22%3E&amp;wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&amp;md5=7ec05d38c6489a697564af4ae215c052','7b71232bdee61d313fea087240bb4583','width=817,height=620,status=0,menubar=0'); return false;" target="thePicture"><img src="typo3temp/pics/f92bad9a7f.jpg" width="180" height="135" border="0" alt="" title="" /></a>

Rezept 12.4 Kochbuch (kein showpic)

HTML-Code:
<a href="typo3temp/GB/60390dae97.jpg?file=uploads%2Fpics%2FOrgi_01.bmp&amp;width=640m&amp;height=480m&amp;bodyTag=%3Cbody%20bgColor%3D%22white%22%20leftmargin%3D%220%22%20topmargin%3D%220%22%20marginwidth%3D%220%22%20marginheight%3D%220%22%20onBlur%3D%22self.close%28%29%22%3E&amp;wrap=%7C&amp;md5=da741ab6b0fd64b116f8bf2b0a5f0b7b" onclick="openPic('typo3temp/GB/60390dae97.jpg?file=uploads%2Fpics%2FOrgi_01.bmp&amp;width=640m&amp;height=480m&amp;bodyTag=%3Cbody%20bgColor%3D%22white%22%20leftmargin%3D%220%22%20topmargin%3D%220%22%20marginwidth%3D%220%22%20marginheight%3D%220%22%20onBlur%3D%22self.close%28%29%22%3E&amp;wrap=%7C&amp;md5=da741ab6b0fd64b116f8bf2b0a5f0b7b','9d571038266a1ac03157719c92e1a636','width=541,height=404,status=0,menubar=0'); return false;" target="thePicture"><img src="typo3temp/pics/cd392a0142.jpg" width="400" height="295" border="0" alt="" /></a> 
Typoscript-Code:
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:
32:
33:
34:
35:
36:
37:
tt_content {
image {
20.1.imageLinkWrap = 1
20.1.imageLinkWrap {
enable = 1
width = 640m
height = 480m
bodyTag = <body bgColor="white" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onBlur="self.close()">
wrap = |
JSwindow = 1
JSwindow.newWindow = 1
JSwindow.expand = 20,20
JSwindow {
altUrl {
cObject = IMG_RESOURCE
cObject {
file = GIFBUILDER
file {
XY = [10.w],[10.h]
format = jpg
10 = IMAGE
10.file.import.current = 1
                     #10.file.width = 640m
                     #10.file.height = 480m
20 = IMAGE
20.file = Logo_maske.jpg
                     #20.offset = -10,[10.h]-10
                     #20.offset = 156,32
20.offset = [10.w]-166,[10.h]-42
}
}
}
            #expand = 20,20
}
}
}
}
Schatten (überhaupt kein Link)

HTML-Code:
<img src="typo3temp/GB/a9fc7cf5c3.gif" width="400" height="301" border="0" alt="" /></dt><dd class="csc-textpic-caption"><span class="lupe"><img src="fileadmin/images/lupe3.gif" width="20" height="15" border="0" alt="" title="" />
Typoscript-Code:
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:
tt_content.image.20.1.file >
tt_content.image.20.1.file = GIFBUILDER
tt_content.image.20.1.file {
XY = [10.w]+20,[10.h]+20
    # The background color of the image/content
backColor = #f4f4f4
    # Create a "dummy" image from the real image which is 20 pixel
    # smaller than the set width.
10 = IMAGE
10 {
file.import.current = 1
file.width.stdWrap = 1
file.width.stdWrap.field = imagewidth
file.width.stdWrap.wrap = |-20
file.width.prioriCalc = intval
offset = 10,10
}
    # Draw a black/gray box over the dummy image
20 = BOX
20.dimensions = 10,10,[10.w],[10.h]
    # You have to set lib.shadowIntensity in your constants.
20.color = {$lib.shadowIntensity}
    # Blur the black box
30 = EFFECT
30.value = blur=99 |
#    Blur again if required (wider blurred edge/shadow)
#    31 < .30
    # Put the image on top again at a slightly more left top position.
50 < .10
50.offset = 5,5
}
aktendully
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Antwort


Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge anzufügen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

vB Code ist An.
Smileys sind An.
[IMG] Code ist An.
HTML-Code ist Aus.
Trackbacks are An
Pingbacks are An
Refbacks are An


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
tt_news SingleView Imagelink ändern Tiggr News (tt_news, mininews und Co) 7 23.11.07 09:25
GIFBUILDER Probleme JoachimG TYPO3 3.x Fragen und Probleme 0 20.08.07 17:18
Probleme mit GifBuilder Sauerwald TYPO3 4.x Fragen und Probleme 7 11.08.07 16:55
Probleme mit dem GIFBUILDER vision TYPO3 4.x Fragen und Probleme 12 17.07.07 16:58
probleme mit gifbuilder // text phlipmaster TYPO3 4.x Fragen und Probleme 2 21.08.06 09:03


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:06 Uhr.


Powered by vBulletin® Version 3.6.8 Patch Level 2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifikationen durch TMS