Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


On Sun, Nov 21, 2010 at 03:10:01PM +0100, Christian Lohmaier wrote:
Hi nochmal,

auch von mir ... ;)

2010/11/21 Christian Lohmaier <lohmaier+ooofuture@googlemail.com>:
2010/11/20 Thomas Hackert <hackertenator@googlemail.com>:
On Sat, Nov 20, 2010 at 02:48:12AM +0100, Christian Lohmaier wrote:

http://pumbaa.ooodev.org:7780/colorbox/

Was Du meinst ist wohl eher "$("img.colorbox"), das würde dann auf
alle <a class="colorbox" ....> passen

(natürlich falsch, paßt dann auf <*img* class="colorbox" ../> :-)

O.K.

Es wäre also möglich, ein _resampled/.... zu entfernen (sprich
_resampled/<alles bis einschließlich des ersten -> rausschmeißen) und
so den originalen Link zu erhalten.

So z.B.:

$('img.colorbox[src*="/_resampled/"]').colorbox({
maxWidth:"90%", maxHeight:"90%",
initialWidth: "100", initialHeight: "100", transition: "elastic",
href: function(){return $(this).attr('src').replace(/_resampled\/[^-]+-/, "");}
});

auch zur Colorbox-Testseite hinzugefügt:
http://pumbaa.ooodev.org:7780/colorbox/

Besten Dank :)

Frage ist jetzt nur, ob das prinzipiell für alle Seiten möglich sein
soll (würde bedeuten, daß für jede Seite das colorbox.js und css
hinzugefügt wird, egal ob es tatsächlich verwendet wird oder nicht.
Oder ob das auf spezielle "Colorbox" Seitentypen beschränkt werden
soll.

Was verstehst du denn unter „spezielle "Colorbox" Seitentypen“? Was
wäre denn für dich/uns als Autoren einfacher zu handhaben?
Bis dann
Thomas.

-- 
I never pray before meals -- my mom's a good cook.

-- 
Unsubscribe instructions: E-mail to discuss+help@de.libreoffice.org
List archive: http://de.libreoffice.org/lists/discuss/
*** All posts to this list are publicly archived for eternity ***

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.