4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: Sunny C. on December 09, 2008, 01:53:29 AM

Title: [SOLVED]Eine zweite thumbnail_bit.html / A second thumbnail_bit.html
Post by: Sunny C. on December 09, 2008, 01:53:29 AM
Hallo,

ist es irgendwie nur möglich, eine zweite thumbnail_bit.html zu erstellen? In der home.html verwendet man den code "{new_images}".

Ist es möglich das man einen weiteren Code erstellt wie zum Beispiel "{new_images2}" der dann auf die Datei "thumbnail_bit2.html" zugreift?

Kann mir jemand eine Schritt für Schritt Anleitung geben dafür? Die "thumbnail_bit2.html" soll das gleiche wie dir Standard Datei können. Es soll lediglich nur einen zweiten Code und eine andere Datei geben.

Also,

diese Datei thumbnail_bit2.html, soll das gleiche machen wie die thumbnail_bit.html.

Ich hoffe das es geht.

Ich möchte die neuen Bilder einmal in Standardform ausgeben und einmal mit einem eigenen Code.

Ich wäre sehr sehr dankbar!

Danke im Voraus

---------------------------------------

Hello,

it is somehow possible, a second thumbnail_bit.html to create? In the home.html use the code "{new_images}".

Is it possible that you created an additional code such as "{new_images2}" then on the file "thumbnail_bit2.html" accesses?

Can I get a step by step instructions given for this? The "thumbnail_bit2.html" is the same as the default file you can. It is simply just a second code and a different file type.

   
Thus,

thumbnail_bit2.html this file should do the same as the thumbnail_bit.html.

I hope it goes.

I wish the new images even in standard form and spend time with their own code.

I would be very grateful!

Thanks in advance
Title: Re: Eine zweite thumbnail_bit.html / A second thumbnail_bit.html
Post by: mawenzi on December 09, 2008, 02:08:19 AM
... ein ausführliche Beschreibung hast du doch schon selbst gegeben ...
... ich fasse noch mal kurz zusammen ...
1. in der index.php eine Kopie des Abschnitts "Show New Images" machen (und deine sql-Optionen anpassen / ändern) ...
2. darin dann alle "new_images" in "new_images_2" umbenennen ...
2.1 und die "thumbnail_bit" in "thumbnail_bit_2" umbenennen ...
3. in der index.php unter "$templates_used" nun noch "thumbnail_bit_2" hinzufügen ...
4. eine Kopie deiner "thumbnail_bit.html" in deinem Teplate-Ordner machen diese "thumbnail_bit_2.html" benennen und editiern ...
5. in der home.html den Tag {new_images_2} verwenden ...
6. fertig
Title: Re: Eine zweite thumbnail_bit.html / A second thumbnail_bit.html
Post by: Sunny C. on December 09, 2008, 02:09:57 AM
Hey mawenzi, das ging super schnell! Ich werde das mal machen und ein riesen Dankeschön an dir!

Danke für deine Ausführliche Anleitung!!!!!!!!!!!!!!!!
 :thumbup: :thumbup: :thumbup: :thumbup: :thumbup: :thumbup:


Edit:
Wunderbar, danke dir!
Title: Re: [SOLVED]Eine zweite thumbnail_bit.html / A second thumbnail_bit.html
Post by: schlepperonline on May 22, 2009, 11:49:38 PM
Hallo,

kann man das auch so machen das man zwei thumbnail_bit.htm erstellt die für je einen User bestimmt sind???

Das heisst das wenn die thumbnail_bit.htm für user 123 hat diese mit {new_images} einzeigt

und

eine thumbnail_bit_2.htm für User 456  mit {new_images_2}...

geht das? wenn ja wie?

Gruß Christian