Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - koikonut

Pages: [1]
1
Hallo!

Ich würde gerne in der Übersichtsseite der Bilder für die Admins bereits die links "Bearbeiten" und "Löschen" anzeigen lassen - in dem Fall als kleine Bildchen. Gibt es eine Möglichkeiten, die schon an dieser Stelle einzubinden? Ein nächster Schritt wäre dann, das löschen über Ajax mit nur einem Klick möglich zu machen... :-)

Als andere Frage hätte ich noch, ob es möglich wäre, dem Admin NICHT aktivierte Bilder schon in den Kategorien anzuzeigen - vielleicht transparent oder so. Dadurch könnte man ein Bild bevor man es löscht erst mal deaktivieren und würde es weiterhin als existent sehen - wär toll wenns dafür eine lösung gäbe!

Freu mich auf Eure Antworten,

Gruß konradin

www.konradin.net/galerie

2
:flag-de: Hallo!

Ich suche einen Mod, der es mir möglich macht dem User Anwendungshinweise oder aktuelle News zu vermitteln. So wie die typischen "Wussten Sie schon?" Zeilen, die man in vielen Programmen und Webseiten findet. Dabei wäre es nicht wichtig, ob die Hinweise von mir manuell in einer Textdatei gespeichert werden müssten.

Dadurch könnte der Benutzer der Galerie die Möglichkeiten dieser auch richtig ausschöpfen - wofür machen wir denn sonst die ganzen Mods?! Z.B.: "Wussten Sie schon? In Ihrem Leuchtkasten können Sie eine persönliche Auswahl an Bildern speichern, um auf diese einen schnelleren Zugriff zu haben" oder "Sie können Ihre eigenen Bilder in der Galerie Userbilder hochladen".

Per Zufallsprinzip sollte ab und zu was irgeneine Meldung angezeigt werden, aber eben nicht immer.

Wäre toll, wenn es sowas gäbe.

Vielen Dank,
chao Ko

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

 :flag-en: Hello!

I'm looking for a mod that makes it possible to publish short messages that give the user some advice how to use the gallery properly. In many programs and webpages you can find this tips in the style of "Did you know?". I wouldn't care if the differerent information lines ara saved in a DB-table or in a simple txt-document.

So, the user could really use all the 4images functions we've added by mods and that are not normal for a internet user without experience. I could imagine messages like "Did you know that you can save a personal selection of images in your Lightbox and watch them faster?" or "You can upload your own pics to the userpics gallery - did you know that?"

The messages should be displayes in random but not everytime but only sometimes for example on category pages.

That would be great!

Thank you,

bye ko

3
Hello!

I installed the statistics mod from IceCreAm and modified the template. I put everything in two columns everything above each other. Now when I see  the statistics.php there is a big space in the right column and I really don't know why. Perhaps you could take a look and help me :-)

The page: http://www.konradin.net/galerie/statistics.php

The template Code:

Code: [Select]
{header}
<h2>Kategorien</h2>
{categories_list}
</div><!-- divID left -->
<div id="content">
<h2>{site_name}</h2>
<br />
<div class="kasten">
<div>

      {if stats_overview}
      <h3>{lang_langstats_overview}</h3>
      <table width="100%" border="0" cellspacing="3" cellpadding="3" class="row2">
         {stats_overview}
      </table>
       <br />
      {endif stats_overview}

   <table width="100%">
    <tr>
<td width="50%">
{if stats_user_stats}
{lang_langstats_userstats}
{stats_user_stats}
{endif stats_user_stats}



{if stats_commentstats}
{stats_commentstats}
{endif stats_commentstats}


{if stats_topuploaders}
{stats_topuploaders}
{endif stats_topuploaders}



{if stats_topusersnewusers}
{stats_topusersnewusers}
{endif stats_topusersnewusers}



{if stats_toppostcardssenduser}
{stats_toppostcardssenduser}
{endif stats_toppostcardssenduser}



{if stats_topimagehitsfromuser}
{stats_topimagehitsfromuser}
{endif stats_topimagehitsfromuser}



{if stats_topimagevoter}
{stats_topimagevoter}
{endif stats_topimagevoter}



{if stats_topusersshouted}
{stats_topusersshouted}
{endif stats_topusersshouted}



{if stats_topuserslastaction}
{stats_topuserslastaction}
{endif stats_topuserslastaction}
<br />
<br />
  </td>



<td width="50%">
{if stats_votestats}
{stats_votestats}
{endif stats_votestats}

{if stats_topagegroups}
{lang_langstats_topagegroups}
{stats_topagegroups}
{endif stats_topagegroups}



{if stats_imagestats}
{stats_imagestats}
{endif stats_imagestats}



{if stats_topdownloaders}
{stats_topdownloaders}
{endif stats_topdownloaders}



{if stats_topcommenter}
{stats_topcommenter}
{endif stats_topcommenter}



{if stats_toppostcardsfromuser}
{stats_toppostcardsfromuser}
{endif stats_toppostcardsfromuser}



{if stats_topimageratingsfromuser}
{stats_topimageratingsfromuser}
{endif stats_topimageratingsfromuser}



{if stats_topimagevotedfromuser}
                 {stats_topimagevotedfromuser}
          {endif stats_topimagevotedfromuser}
 
 
 
   {if stats_topusersprofilehits}
                 {stats_topusersprofilehits}
          {endif stats_topusersprofilehits}
 

 
   {if stats_topcommented}
                          {stats_topcommented}
          {endif stats_topcommented}
</td>
</tr>
   
   </table>
   <br />
   <br />
<div align="center">Statistics {stats_version} by IcEcReaM</div>
<!--  Please don't remove the copyright    -->
<!--  Statistics v1.0 (c)2006 by IcEcReaM  -->
     
</div>
</div>

{copyright}
<br />
</div> <!-- DivID content -->
<div id="right">
{footer}

Bye, thank you
K

4
Hello!!

I have a short question: How can I show a Lightbox picture on the details page, that is different from the one on the catergory? In the category / thumbnail overview I want to use a more compact picture.

Thank you, bye Konradin

5
Hello,

In the last time I've seen on a couple of sites a special possibility to navigate between the images and to watch them. Is there a public script for this or perhaps a 4images MOD?

Example: http://www.mundocarrete.com/fotos/album420#2 Just click on a picture and you'll see!

Bye Konradin

6
Hello,

I've seen the rating form that uses V@no and looked a little bit for possibilities of sending DATA to a server without reloading the actual page. So I found AJAX - a combination of Javascript an XLM I think that makes these things possible.

So I found a simple script made with this that I want to present here:

http://www.konradin.net/hello.html

the hello.html sends information to the hello.php. The hello.php has the following code:

Code: [Select]
<?php
  $id 
$_REQUEST['id'];
  echo 
"rating||Thank you! You rated: $id";
?>


rating is the id of the DIV in that we see later "Thank you! You've rated:..."

So you see it is not difficult to work with to documents without reload.

The only thing I need now, is a rate.php that makes nothing else than process the image rate. And that's the step you could probably help me. Than I would write a mod that is really interesting I think becase it makes rating very comfortable and fast.

Thank you for helping,

Bye Konradin

Edit: @V@no: Is this the way you realized the rating on your page?

7
Hello,

I want to add something before the clickstream so that it would look lke this:

Quote
Homepage / Gallery page / Category / Subcategory / image

So, only add Homepage - on every page (index.php included)
it's because I have the gallery in the directory /galerie and need a link to the top page.

Thx, bye Konradin


8
HellO!

I'm looking for a mod that makes it possible to edit your images like in the function of "check new images". That means that zou can edit  MORE than ONE picture at the same time, seeing its thumbnail, adding keywords and all these things. The way they add pictures after ftp-upload is very comfortable, but sometimes you need to edit all the pictures of a category later.

Is there any MOD like this available or someone who's working on that?

That would be great, thanks for helping.
Bye,
Konradin

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

HallO!

Ich suche eine Funktion mit der man Bilder nachträglich bearbeiten kann - aber nicht eines einzeln, sondern genau wie in der "Neue Bilder checken" Funktion mehrere auf einmal. Das ist sehr komfortabel sodass man die Thumbnails sieht, Keywords und die Beschreibung ändern kann. Kennt da jemand einen MOD?

Wär sehr cool! Freu mich auf eure Hilfe.

Chao Konradin

9
Hallo!

Ich habe einige Bilder hinzugefügt, die im Dateinamen den spanischen Buchstaben ñ (Alt+0241) haben. Diese habe ich über FTP hochgeladen und es funktionierte auch das hinzufügen über Bilder checken. Als ich sie mir dann in der Galerie angeschaut habe, funktionierte auch alles bestens - allerdings habe ich FIREFOX... Jetzt hat eine Freundin mir erzählt, dass die Bilder alle ein rotes X haben, also nicht funktionieren - und sie benutzt den Internet Explorer. Was kann ich machen??? Ich möchte nicht alle Bilder neu hinzufügen, das würde ewig dauern.
Wenn ich der gleichen Person den direkten Link zum Thumbnail gebe, so wie ihn mir Firefox zeigt, dann kann sie sich das anschauen...

http://www.konradin.net/galerie
http://www.konradin.net/galerie/data/thumbnails/13/06-03-Vi%F1a%20del%20Mar%20001.jpg

Hello!

I added some pictures that have the Spanish letter ñ (Alt+0241) in the document name. I uploades them over FTP an everything worked well, the adding with "check new images" too. When I was watching them in the gallerie it worked perfectly well too- but I have the Firefoy Browser... But now a friend told me, that all the pics have a red X, so that she can't see them - and she uses the Internet Explorer. What can I do?? I don't want to add all the pictures again - that would cost me too much time.
If I give her the direct link to the thumbnail, that shows me the firefox browser, she can see the pic...

http://www.konradin.net/galerie
http://www.konradin.net/galerie/data/thumbnails/13/06-03-Vi%F1a%20del%20Mar%20001.jpg



Please help me! :-) You're Great!

Pages: [1]